From owner-freebsd-stable Sun Jul 8 0:33: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chills.apt202.net (sdsl-216-36-86-86.dsl.iad.megapath.net [216.36.86.86]) by hub.freebsd.org (Postfix) with ESMTP id A56CB37B403 for ; Sun, 8 Jul 2001 00:32:59 -0700 (PDT) (envelope-from john@apt202.net) Received: by chills.apt202.net (Postfix, from userid 1000) id 02C5916912; Sun, 8 Jul 2001 03:31:59 -0500 (EST) Date: Sun, 8 Jul 2001 03:31:59 -0500 From: John Cappiello To: freebsd-stable@freebsd.org Subject: Re: Headsup: Tcp ISN generation changes from 4.2 to 4.3 Message-ID: <20010708033159.A19667@localhost> Reply-To: johncappiello@email.com Mail-Followup-To: John Cappiello , freebsd-stable@freebsd.org References: <20010707002821.A18599-100000@achilles.silby.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OXfL5xGRrasGEqWY" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010707002821.A18599-100000@achilles.silby.com>; from silby@silby.com on Sat, Jul 07, 2001 at 10:30:26PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --OXfL5xGRrasGEqWY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 07, 2001 at 10:30:26PM -0500, Mike Silbersack wrote: >=20 > If you are running 4.3-release or later, please read the entirety of this > message; you are probably affected. >=20 > Shortly before 4.3-release was tagged, the tcp initial sequence number > generation scheme was changed to fix a weakness which could allow an > attacker to reset connections. At that time, it was known that the fix > would also break TIME_WAIT handling. The impact of this breakage was > expected to be small. Unfortunately, recent reports on -net seem to > indicate that the breakage is widespread. >=20 > Consequently, I have just committed patches to -current and -stable which > allow you to select the tcp initial sequence number generation scheme used > by your system. If you don't wish to cvsup just for this patch, you may > instead obtain it from http://www.silby.com/patches/multiple_isn_schemes.= patch > and manually apply the patch yourself. >=20 > Once a patched / updated kernel is installed, you can change generation > schemes with the sysctl net.inet.tcp.tcp_seq_genscheme. 0 =3D the older > random positive increments, 1 =3D the newer randomized scheme. >=20 > The newer scheme causes problems in cases where a FreeBSD is making many > outgoing connections per second to the same host. For example, you may > have a box which connects to a backend SQL server. If you have such a > setup, you are probably seeing many rejected connections each second / > other oddities in connection setup. If this is the case, you should > update and toggle the system back to random positive increments. >=20 > The newer scheme causes no problems in accepting incoming connections. As > a result, you will probably see no problems if your servers mainly handle > incoming requests and do not make many outgoing requests of their own. >=20 > This sysctl will only be temporary. Once a secure _and_ compatible > initial sequence number generation scheme is implemented, it will become > the default. This will be at least a few weeks away, however. If you are > seeing the problems described above, you should cvsup (or patch) and flip > the sysctl now, rather than wait. I'm sorry, but I just want to make sure I have this right. I checked my lo= gs but did not see any report of this problem. Is there anywhere specific = I should be looking for this error? I just don't want to assume I'm not af= fected by this, and be wrong. >=20 > Mike "Silby" Silbersack >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message >=20 >=20 >=20 Thanks, John --OXfL5xGRrasGEqWY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE7SBp/7tlm0/lPd78RAiw+AJwMZtAPcZADWYiIJrOU6NcZ61EB1QCbBr2X o0AkchY0BLMA5O9lp5mZQ/g= =vqed -----END PGP SIGNATURE----- --OXfL5xGRrasGEqWY-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 0:40:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id 1769F37B406; Sun, 8 Jul 2001 00:40:19 -0700 (PDT) (envelope-from kaltorak@quake.com.au) Received: from [203.164.12.28] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5724aadf) with ESMTP id nizbaaaa for ; Sun, 8 Jul 2001 17:38:46 +1000 Message-ID: <3B480EFA.82BF3032@quake.com.au> Date: Sun, 08 Jul 2001 17:42:50 +1000 From: Kal Torak X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-stable , freebsd-ports@freebsd.org Subject: Re: kde2 - broken? (fixed) References: <3B46E75C.D2EFE231@quake.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kal Torak wrote: > > Hiyas, > > When trying to make kde2 from the ports/x11/kde2/ dir > I get a whole heap of errors about "qpngio"... I cvsup'd > my ports but that didnt fix the error... > > So is the port broken or is my system? I will include the > out put from the make and the errors it produces. > > Thanks! > Kal. Ok, incase anyone is interested I fixed the problem, I dont know if anyone else has been experiancing it but anyway... In the build of Qt qpngio couldnt find one of its #include's called png.h, which wasnt in the include dir but in src/3rdparty/... Anyway copying everything from src/3rdparty/ to include/ fixed the probelm and Qt compiled with no more complaints... Is this something broken in the port or the makefile's in Qt or was my port just screwed? Oh well hope this helps someone! :) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 1: 6:23 2001 Delivered-To: freebsd-stable@freebsd.org Received: from solikus.sumy.net (solikus.sim.net.ua [194.153.148.218]) by hub.freebsd.org (Postfix) with ESMTP id E647F37B405 for ; Sun, 8 Jul 2001 01:06:18 -0700 (PDT) (envelope-from solik@solikus.sumy.net) Received: (from solik@localhost) by solikus.sumy.net (8.11.4/8.11.4) id f68863H63197; Sun, 8 Jul 2001 11:06:03 +0300 (EEST) (envelope-from solik) Date: Sun, 8 Jul 2001 11:06:03 +0300 From: Sergey Solyanik To: johncappiello@email.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Headsup: Tcp ISN generation changes from 4.2 to 4.3 Message-ID: <20010708110603.A63159@solikus.sumy.net> Mail-Followup-To: Sergey Solyanik , johncappiello@email.com, freebsd-stable@FreeBSD.ORG References: <20010707002821.A18599-100000@achilles.silby.com> <20010708033159.A19667@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010708033159.A19667@localhost>; from john@apt202.net on Sun, Jul 08, 2001 at 03:31:59AM -0500 X-BeerTo: solik@sumy.net Organization: SIM, ISP Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 03:31:59AM -0500, John Cappiello wrote: > > I'm sorry, but I just want to make sure I have this right. I checked my logs but did not see any report of this problem. Is there anywhere specific I should be looking for this error? I just don't want to assume I'm not affected by this, and be wrong. You can check it with Apache Benchmark, for example. Assuming that you have Apache listening on localhost, run `ab -n 1000 http://localhost/' and if you see quick failure with `Operation in progress' - than you have this problem. And yes, there is no records in any logs about that. -- I'll see you on the darkside of the moon... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 2:29:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from arcadia.megadeb.org (cpe.atm0-0-0-218131.arcnxx5.customer.tele.dk [62.242.79.117]) by hub.freebsd.org (Postfix) with ESMTP id 3DE8937B401 for ; Sun, 8 Jul 2001 02:29:15 -0700 (PDT) (envelope-from munish@runbox.com) Received: (from munish@localhost) by arcadia.megadeb.org (8.11.4/8.11.4) id f689VO863051 for stable@FreeBSD.ORG; Sun, 8 Jul 2001 11:31:24 +0200 (CEST) (envelope-from munish) Date: Sun, 8 Jul 2001 11:31:24 +0200 From: Munish Chopra To: stable@FreeBSD.ORG Subject: Re: Benchmarks from SysAdmin mag Message-ID: <20010708113124.E271@arcadia.megadeb.org> Mail-Followup-To: stable@FreeBSD.ORG References: <20010708012209.E37CE5C69@clyde.goodleaf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010708012209.E37CE5C69@clyde.goodleaf.net>; from john@goodleaf.net on Sun, Jul 08, 2001 at 01:22:09AM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 01:22:09AM +0000, J.Goodleaf wrote: > I lack the technical expertise to judge this article fully. Any thoughts? > FreeBSD comes out at the bottom, _below_ Win2K. > > http://www.samag.com/articles/2001/0107/0107a/0107a.htm > If you'd like to see some different points of view and technical reasoning on this, you should probably check out the -hackers archives. There was a rather largish discussion about this article some weeks ago. There may also be some material in the -chat archives. -- -Munish To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 2:51: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.xs4all.nl (smtp1.xs4all.nl [194.109.127.131]) by hub.freebsd.org (Postfix) with ESMTP id 34B5B37B405 for ; Sun, 8 Jul 2001 02:50:57 -0700 (PDT) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp1.xs4all.nl (8.9.3/8.9.3) with ESMTP id LAA21408; Sun, 8 Jul 2001 11:50:54 +0200 (CEST) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.4/8.11.3) id f689osr26168; Sun, 8 Jul 2001 11:50:54 +0200 (CEST) (envelope-from wkb) Date: Sun, 8 Jul 2001 11:50:54 +0200 From: Wilko Bulte To: Cy Schubert - ITSD Open Systems Group Cc: Bert Driehuis , "J.Goodleaf" , stable@FreeBSD.ORG Subject: Re: Benchmarks from SysAdmin mag Message-ID: <20010708115054.A26131@freebie.xs4all.nl> References: <200107080407.f6847Ex16767@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107080407.f6847Ex16767@cwsys.cwsent.com>; from Cy.Schubert@uumail.gov.bc.ca on Sat, Jul 07, 2001 at 09:06:17PM -0700 X-OS: FreeBSD 4.3-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jul 07, 2001 at 09:06:17PM -0700, Cy Schubert - ITSD Open Systems Group wrote: > In message com>, B > ert Driehuis writes: > > On Sun, 8 Jul 2001, J.Goodleaf wrote: > > > > > I lack the technical expertise to judge this article fully. Any thoughts? > > > FreeBSD comes out at the bottom, _below_ Win2K. > > > > > > http://www.samag.com/articles/2001/0107/0107a/0107a.htm > > > > >From the article: > > > > "If disk I/O occupies a significant run-time portion of your > > application, your disk I/O tasks will run up to 10x faster on Linux and > > Windows 2000, when compared to Solaris, or 6x faster than FreeBSD." ... > What's my point? Marketing. Yes, marketing. > > 1. Softupdates has been around for a while. Many of us, including > myself, use softupdates on critical production systems on a daily > basis, AND on root filesystems. Should not softupdates be the > default? If not the default, at least an option in sysinstall? It is an option in sysinstall in 4.3R onwards. -- | / o / / _ Arnhem, The Netherlands email: wilko@FreeBSD.org |/|/ / / /( (_) Bulte http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 2:54:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from arcadia.megadeb.org (cpe.atm0-0-0-218131.arcnxx5.customer.tele.dk [62.242.79.117]) by hub.freebsd.org (Postfix) with ESMTP id 98D8237B406 for ; Sun, 8 Jul 2001 02:54:13 -0700 (PDT) (envelope-from munish@runbox.com) Received: (from munish@localhost) by arcadia.megadeb.org (8.11.4/8.11.4) id f689uNI63095 for freebsd-stable@FreeBSD.ORG; Sun, 8 Jul 2001 11:56:23 +0200 (CEST) (envelope-from munish) Date: Sun, 8 Jul 2001 11:56:23 +0200 From: Munish Chopra To: freebsd-stable@FreeBSD.ORG Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a Message-ID: <20010708115623.F271@arcadia.megadeb.org> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <20010707132458.D75626@wantadilla.lemis.com> <20010707144259.Q550-100000@consult-meyers.com> <20010708090243.U75626@wantadilla.lemis.com> <20010708022223.D271@arcadia.megadeb.org> <20010708143601.A80862@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010708143601.A80862@wantadilla.lemis.com>; from grog@FreeBSD.ORG on Sun, Jul 08, 2001 at 02:36:01PM +0930 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 02:36:01PM +0930, Greg Lehey wrote: > On Sunday, 8 July 2001 at 2:22:23 +0200, Munish Chopra wrote: > > > > I'm still more impressed by XFS (on paper), but I've never run it on > > Linux myself. From those that have though, I hear it's very good, and > > the SGI folks seem to be putting a lot of work into key areas. Some of > > the kiddie diseases are wearing off apparently, and it's actually > > maturing nicely. > > Agreed, it seems like quite a good design to me too. I have heard > recently, however, that they needed to make a number of changes to the > Linux kernel in order to get it to perform acceptably, and that Linux > may not accept these changes. I don't know any details, however. > Well, let's see. IIRC, this was because of the Linux VFS layer, which has been ripped out, re-done, re-implemented, and just generally changed many many times. Often the changes weren't minor, and coupled with some of the other stuff going on in the kernel, I'm sure it would break things (and it did breat many things). Then, there've been some more or less behind-the-scenes fights about what kind of changes will be accepted for Linux. I remember a few myself, though these related to IBM. Considering SGI and how much it's betting on Linux, this type of stuff is becoming something of a brick wall for them. -- -Munish To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 3:52:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from klima.physik.uni-mainz.de (klima.Physik.Uni-Mainz.DE [134.93.180.162]) by hub.freebsd.org (Postfix) with ESMTP id 2E57037B406; Sun, 8 Jul 2001 03:52:20 -0700 (PDT) (envelope-from ohartman@klima.physik.uni-mainz.de) Received: from klima.Physik.Uni-Mainz.DE (Sturm@klima.Physik.Uni-Mainz.DE [134.93.180.162]) by klima.physik.uni-mainz.de (8.11.4/8.11.4) with ESMTP id f68AqGL51615; Sun, 8 Jul 2001 12:52:19 +0200 (CEST) (envelope-from ohartman@klima.physik.uni-mainz.de) Date: Sun, 8 Jul 2001 12:52:16 +0200 (CEST) From: "Hartmann, O." To: Cc: Subject: FBSD 4.3-STABLE and SMP problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello. Usually many people join newsgroups, access newsgroups or mailinglists when the ran into trouble. well I did also this procedure. But I want to report that since saturday morning, after a new cvsupdate and the dare to switch back to SMP kernels on our production systems (servers at our institute) did not reveal any problems (the last time the SMP problem occured our machine did not survive one night!). Another problem occured with the Linuxulator the same time went away after reinstalling the linux_base stuff. No one knows why Linux emulation showed this misbehaviour ... -- MfG O. Hartmann ohartman@klima.physik.uni-mainz.de ---------------------------------------------------------------- IT-Administration des Institut fuer Physik der Atmosphaere (IPA) ---------------------------------------------------------------- Johannes Gutenberg Universitaet Mainz Becherweg 21 55099 Mainz Tel: +496131/3924662 (Maschinenraum) Tel: +496131/3924144 FAX: +496131/3923532 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 4:12:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id 6F20B37B407 for ; Sun, 8 Jul 2001 04:12:18 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.9.3/8.9.3) id NAA61163; Sun, 8 Jul 2001 13:12:16 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Date: Sun, 8 Jul 2001 13:12:16 +0200 (CEST) Message-Id: <200107081112.NAA61163@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG Reply-To: freebsd-stable@FreeBSD.ORG Subject: Re: Jail issues with -STABLE In-Reply-To: <20010708010400.A5653@btinternet.com> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.1-RELEASE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dominic Marks wrote: > Problems start when I attempt to add an alias for my network card. As > suggested in the man page I use the following line to setup the alias > from inside the jail: You cannot change interfaces from inside a jail, as this would have an impact on the whole system. You must set up the interface from outside of your jails. I think this is described in the manual page. > However I am root inside the jail (observed with id(1)) so I do not > fully understand why I would be denied this action. See above. Being root in a jail doesn't mean much. > Also dmesg and top > do not work, exiting with: > > kvm_open: short read > top: kvm_read for _ccpu: Undefined error: 0 > > I'm assuming that this is because /kernel inside the jail is linked to > /dev/null, but I wanted to make sure that this is normal behaviour... Nope, you don't need a /kernel, but you need a /dev/kmem device inside the jail. If you create it, dmesg and top will work. However, this might be a security concern. If you don't really need dmesg and top within jails, don't do it. You usually don't need them. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 4:26:59 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gateway.dignus.com (sdsl-66-80-58-206.dsl.lax.megapath.net [66.80.58.206]) by hub.freebsd.org (Postfix) with ESMTP id C5A2F37B403 for ; Sun, 8 Jul 2001 04:26:30 -0700 (PDT) (envelope-from rivers@dignus.com) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by gateway.dignus.com (8.11.3/8.11.3) with ESMTP id f68BPnr34628; Sun, 8 Jul 2001 07:25:49 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.3/8.11.3) id f68BQFV29529; Sun, 8 Jul 2001 07:26:15 -0400 (EDT) (envelope-from rivers) Date: Sun, 8 Jul 2001 07:26:15 -0400 (EDT) From: Thomas David Rivers Message-Id: <200107081126.f68BQFV29529@lakes.dignus.com> To: freebsd-stable@FreeBSD.ORG, silby@silby.com Subject: Re: Headsup: Tcp ISN generation changes from 4.2 to 4.3 In-Reply-To: <20010707002821.A18599-100000@achilles.silby.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Consequently, I have just committed patches to -current and -stable which > allow you to select the tcp initial sequence number generation scheme used > by your system. If you don't wish to cvsup just for this patch, you may > instead obtain it from http://www.silby.com/patches/multiple_isn_schemes.patch > and manually apply the patch yourself. I've been having problems connecting to some older mainframe machines after the upgrade to 4.3-RELEASE, and was hoping this might be the culprit. (Actually, the problems are that the older mainframe TCP/IP seems to go south now with any outbound FTP transfer (FreeBSD->mainframe) where they didn't before.) However, your patches do not apply cleanly to a 4.3-RELEASE system... are these meant for 4.3-STABLE only? - Thanks! - - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 4:31:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gateway.dignus.com (sdsl-66-80-58-206.dsl.lax.megapath.net [66.80.58.206]) by hub.freebsd.org (Postfix) with ESMTP id 7502937B403 for ; Sun, 8 Jul 2001 04:31:34 -0700 (PDT) (envelope-from rivers@dignus.com) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by gateway.dignus.com (8.11.3/8.11.3) with ESMTP id f68BUsr34638; Sun, 8 Jul 2001 07:30:54 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.3/8.11.3) id f68BVKB29570; Sun, 8 Jul 2001 07:31:20 -0400 (EDT) (envelope-from rivers) Date: Sun, 8 Jul 2001 07:31:20 -0400 (EDT) From: Thomas David Rivers Message-Id: <200107081131.f68BVKB29570@lakes.dignus.com> To: freebsd-stable@FreeBSD.ORG, rivers@dignus.com, silby@silby.com Subject: Re: Headsup: Tcp ISN generation changes from 4.2 to 4.3 In-Reply-To: <200107081126.f68BQFV29529@lakes.dignus.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > Consequently, I have just committed patches to -current and -stable which > > allow you to select the tcp initial sequence number generation scheme used > > by your system. If you don't wish to cvsup just for this patch, you may > > instead obtain it from http://www.silby.com/patches/multiple_isn_schemes.patch > > and manually apply the patch yourself. > > I've been having problems connecting to some older mainframe machines > after the upgrade to 4.3-RELEASE, and was hoping this might be the > culprit. (Actually, the problems are that the older mainframe TCP/IP > seems to go south now with any outbound FTP transfer (FreeBSD->mainframe) > where they didn't before.) > > However, your patches do not apply cleanly to a 4.3-RELEASE > system... are these meant for 4.3-STABLE only? > > - Thanks! - > - Dave Rivers - > Ah - just looking at some of the rejections... it seems 4.3-RELEASE has TCP_COMPAT_42 #ifdef's in these areas... while, perhaps, at 4.x-STABLE this has been removed? - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 4:36:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from turtle.looksharp.net (cc360882-d.strhg1.mi.home.com [24.13.43.207]) by hub.freebsd.org (Postfix) with ESMTP id 9D13A37B406 for ; Sun, 8 Jul 2001 04:36:11 -0700 (PDT) (envelope-from bandix@looksharp.net) Received: from localhost (bandix@localhost) by turtle.looksharp.net (8.11.1/8.11.1) with ESMTP id f682dFf30705; Sat, 7 Jul 2001 22:39:15 -0400 (EDT) (envelope-from bandix@looksharp.net) Date: Sat, 7 Jul 2001 22:39:15 -0400 (EDT) From: "Brandon D. Valentine" To: Cc: "freebsd-stable@FreeBSD.ORG" Subject: Re: JFS In-Reply-To: <3B479008.19BFE7F2@home.com> Message-ID: <20010707223803.J30532-100000@turtle.looksharp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 7 Jul 2001, Ted Sikora wrote: >Reiserfs would be nice on FreeBSD though. IBM's JFS might be even >better. I pound on a 300G RAID5 running XFS 1.0 for Linux from SGI on a daily basis. It's rock solid. Reiser is getting there and I'm sure JFS will also be nice. However, people seem to forget that BSD already has a solution to this problem. It has for decades. It's called LFS. FreeBSD has pretty much dropped support for it, however the NetBSD guys have it working again and it would be far easier to port the NetBSD LFS code than to port an FS from linux. We run linux on those large RAID fileservers because we need journaling support to save us from fsck'ing 300G. If someone wanted to port LFS I'm sure it would get a lot of use under FreeBSD. -- Brandon D. Valentine The very powerful and the very stupid have one thing in common. Instead of altering their views to fit the facts, they alter the facts to fit their views ... which can be very uncomfortable if you happen to be one of the facts that needs altering. - Doctor Who, "Face of Evil" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 5:32:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from onsult-meyers.com (dialup-51-73.dplanet.ch [212.35.51.73]) by hub.freebsd.org (Postfix) with ESMTP id A899D37B403; Sun, 8 Jul 2001 05:32:05 -0700 (PDT) (envelope-from a.l.meyers@consult-meyers.com) Received: from localhost (localhost [127.0.0.1]) by 0onsult-meyers.com (8.11.4/8.11.4) with ESMTP id f68Cdkv02715; Sun, 8 Jul 2001 14:39:52 +0200 (CEST) (envelope-from a.l.meyers@consult-meyers.com) Date: Sun, 8 Jul 2001 14:39:44 +0200 (CEST) From: "A. L. Meyers" To: "Hartmann, O." Cc: , Subject: Re: FBSD 4.3-STABLE and SMP problems In-Reply-To: Message-ID: <20010708143650.E1826-100000@consult-meyers.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 8 Jul 2001, Hartmann, O. wrote: > Hello. > > Usually many people join newsgroups, access newsgroups or mailinglists when > the ran into trouble. well I did also this procedure. > > But I want to report that since saturday morning, after a new cvsupdate > and the dare to switch back to SMP kernels on our production systems > (servers at our institute) did not reveal any problems (the last time > the SMP problem occured our machine did not survive one night!). It's comforting to hear the problem appears to be solved. > > Another problem occured with the Linuxulator the same time went away > after reinstalling the linux_base stuff. No one knows why Linux > emulation showed this misbehaviour ... It's discomforting to hear you appear not to know why. We can just hope it will not recur. Lucien To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 5:59:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hotmail.com (law2-f64.hotmail.com [216.32.181.64]) by hub.freebsd.org (Postfix) with ESMTP id C4AD937B403 for ; Sun, 8 Jul 2001 05:59:28 -0700 (PDT) (envelope-from kmays2000@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 8 Jul 2001 05:59:28 -0700 Received: from 65.1.108.216 by lw2fd.hotmail.msn.com with HTTP; Sun, 08 Jul 2001 12:59:28 GMT X-Originating-IP: [65.1.108.216] From: "Kenneth Mays" To: stable@FreeBSD.ORG Subject: Re: Benchmarks from SysAdmin mag Date: Sun, 08 Jul 2001 08:59:28 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 08 Jul 2001 12:59:28.0730 (UTC) FILETIME=[D29C9BA0:01C107AD] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG As for the benchmarks, I did notice: 1. the choice of EXT2 for Linux and UFS for the other Unix platforms. 2. The mention of "out of the box" but then kernel tweaking. Well, it starts to alter your readings when you setup different filesystems and/or start tweaking the system. I felt they should have consulted the FreeBSD people on how to get the most of of the v4.2 and did the same from the other vendor. I notice between the versions of 4.2-R and v4.3Stable that options that were turned off by default are now back on which would have changed some results in disk I/O. So, should the developers expect reviews like this and setup releases with all optimizations turned on for high loads and fast disk I/O?? How many times do we read articles where a reviewer hasn't tweaked the right variable or turned on the right switch?? Rebutting this article calls for people to reinvent what was done and then say what should have been done for FreeBSD to merit a respectable benchmark with the mentioned application "MailEngine". Otherwise, you have to take the article for what it is - someone's opinion - whether truely credible or not. Based on the information they had and experience they had with the product could alter their decisions. I'm sure we would see interesting results on different distributions of Linux or variants of BSD. WIndows 2000 vs WinXP RC-1 vs WIn 9x/Me. I think there is so much to know when architecting a solution on a particular platform that it is hard to make a informed decision without considered ALL the facts involved. Just by the comments I've read on the article, I would take it that Sys Admin should revisit the article with all external opinions considered. Ken _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 6:30:23 2001 Delivered-To: freebsd-stable@freebsd.org Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id B20A437B403; Sun, 8 Jul 2001 06:30:15 -0700 (PDT) (envelope-from kaltorak@quake.com.au) Received: from [203.164.12.28] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5724aadf) with ESMTP id qjzbaaaa for ; Sun, 8 Jul 2001 23:28:45 +1000 Message-ID: <3B486106.95EC8FCB@quake.com.au> Date: Sun, 08 Jul 2001 23:32:54 +1000 From: Kal Torak X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-stable , freebsd-ports@freebsd.org Subject: kdegames2 port wont build Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Arrghh! After finally getting Qt to build in my quest to compile and install KDE2, everything was running smoothly until I got to compiling kdegames2 :( The configure part dies with some errors about libjpeg and Qt, but I have jpeg-6b and qt-2.3.1 installed... Unless Qt didnt really install properly... (I had to copy the contents of the work/qt-2.3.1/src/3rdparty/ to work/qt-2.3.1/include/ to get it to compile, but it seemed fine after that...) And kdegames2 is the last dependency for kde2... Anyway I will attach the config.log file... Thanks for your help, I think Im almost there! :) Kal. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 6:31:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from the-7.net (the-7.net [211.232.190.152]) by hub.freebsd.org (Postfix) with ESMTP id 8BA5637B407 for ; Sun, 8 Jul 2001 06:31:25 -0700 (PDT) (envelope-from ab@the-7.net) Received: (from ab@localhost) by the-7.net (8.11.3/8.11.3) id f68DVBR40690 for stable@freebsd.org; Sun, 8 Jul 2001 22:31:11 +0900 (KST) (envelope-from ab) Date: Sun, 8 Jul 2001 22:31:11 +0900 From: "Eugene M. Kim" To: stable@freebsd.org Subject: ftpd weirdness; CWD/RETR/... handles {} specially? Message-ID: <20010708223111.A40664@the-7.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greetings, ftpd of 4-stable apparently handles {} embedded in the argument to RETR and CWD specially. For example, if the client send `CWD {3}', then the ftpd will try to chdir into `3', not into `{3}'. Is this an intended behavior, or a bug to be fixed? Thanks! Eugene PS. Please don't reply only to the list, since I'm not subscribed to it. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 6:32:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from www.golsyd.net.au (golsyd.net.au [203.57.20.1]) by hub.freebsd.org (Postfix) with ESMTP id 2C51F37B407; Sun, 8 Jul 2001 06:31:34 -0700 (PDT) (envelope-from kaltorak@quake.com.au) Received: from [203.164.12.28] by www.quake.com.au (NTMail 4.30.0012/AB6169.63.5724aadf) with ESMTP id sjzbaaaa for ; Sun, 8 Jul 2001 23:30:05 +1000 Message-ID: <3B486155.69B0D96D@quake.com.au> Date: Sun, 08 Jul 2001 23:34:13 +1000 From: Kal Torak X-Mailer: Mozilla 4.73 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-stable , freebsd-ports@freebsd.org Subject: Re: kdegames2 port wont build References: <3B486106.95EC8FCB@quake.com.au> Content-Type: multipart/mixed; boundary="------------F9083AE327F135DEA4A7F8E6" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------F9083AE327F135DEA4A7F8E6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Kal Torak wrote: > > Arrghh! > > After finally getting Qt to build in my quest to compile and > install KDE2, everything was running smoothly until I got to > compiling kdegames2 :( > > The configure part dies with some errors about libjpeg and Qt, > but I have jpeg-6b and qt-2.3.1 installed... Unless Qt didnt > really install properly... (I had to copy the contents of the > work/qt-2.3.1/src/3rdparty/ to work/qt-2.3.1/include/ to get > it to compile, but it seemed fine after that...) > > And kdegames2 is the last dependency for kde2... Anyway I will > attach the config.log file... > > Thanks for your help, I think Im almost there! :) > Kal. Dang forgot to attach the log file :| --------------F9083AE327F135DEA4A7F8E6 Content-Type: application/octet-stream; name="config.log" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="config.log" VGhpcyBmaWxlIGNvbnRhaW5zIGFueSBtZXNzYWdlcyBwcm9kdWNlZCBieSBjb21waWxlcnMg d2hpbGUKcnVubmluZyBjb25maWd1cmUsIHRvIGFpZCBkZWJ1Z2dpbmcgaWYgY29uZmlndXJl IG1ha2VzIGEgbWlzdGFrZS4KCmNvbmZpZ3VyZTo2MTc6IGNoZWNraW5nIGhvc3Qgc3lzdGVt IHR5cGUKY29uZmlndXJlOjYzODogY2hlY2tpbmcgdGFyZ2V0IHN5c3RlbSB0eXBlCmNvbmZp Z3VyZTo2NTY6IGNoZWNraW5nIGJ1aWxkIHN5c3RlbSB0eXBlCmNvbmZpZ3VyZTo3MTU6IGNo ZWNraW5nIGZvciBhIEJTRCBjb21wYXRpYmxlIGluc3RhbGwKY29uZmlndXJlOjc5NTogY2hl Y2tpbmcgd2hldGhlciBidWlsZCBlbnZpcm9ubWVudCBpcyBzYW5lCmNvbmZpZ3VyZTo4MzM6 IGNoZWNraW5nIHdoZXRoZXIgZ21ha2Ugc2V0cyAke01BS0V9CmNvbmZpZ3VyZTo4Nzk6IGNo ZWNraW5nIGZvciB3b3JraW5nIGFjbG9jYWwKY29uZmlndXJlOjg5MjogY2hlY2tpbmcgZm9y IHdvcmtpbmcgYXV0b2NvbmYKY29uZmlndXJlOjkwNTogY2hlY2tpbmcgZm9yIHdvcmtpbmcg YXV0b21ha2UKY29uZmlndXJlOjkxODogY2hlY2tpbmcgZm9yIHdvcmtpbmcgYXV0b2hlYWRl cgpjb25maWd1cmU6OTMxOiBjaGVja2luZyBmb3Igd29ya2luZyBtYWtlaW5mbwpjb25maWd1 cmU6MTAzNzogY2hlY2tpbmcgZm9yIGEgQy1Db21waWxlcgpjb25maWd1cmU6MTE0OTogY2hl Y2tpbmcgd2hldGhlciB0aGUgQyBjb21waWxlciAoY2MgLU8gLXBpcGUgKSB3b3Jrcwpjb25m aWd1cmU6MTE2NTogY2MgLW8gY29uZnRlc3QgLU8gLXBpcGUgIC1JL3Vzci9pbmNsdWRlIC1E X0dFVE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkvdXNyL2xvY2FsL2lu Y2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2L2luY2x1ZGUvcXQyICBj b25mdGVzdC5jIC1XbCwtZXhwb3J0LWR5bmFtaWMgLUwvdXNyL2xvY2FsL2xpYiAtTC91c3Iv WDExUjYvbGliIC1sanBlZyAtbGdjYyAtbHN0ZGMrKyAxPiY1CmNvbmZpZ3VyZToxMTkxOiBj aGVja2luZyB3aGV0aGVyIHRoZSBDIGNvbXBpbGVyIChjYyAtTyAtcGlwZSApIGlzIGEgY3Jv c3MtY29tcGlsZXIKY29uZmlndXJlOjExOTY6IGNoZWNraW5nIHdoZXRoZXIgd2UgYXJlIHVz aW5nIEdOVSBDCmNvbmZpZ3VyZToxMzA4OiBjaGVja2luZyBob3cgdG8gcnVuIHRoZSBDIHBy ZXByb2Nlc3Nvcgpjb25maWd1cmU6MTM3MDogY2hlY2tpbmcgZm9yIGEgQysrLUNvbXBpbGVy CmNvbmZpZ3VyZToxNDkyOiBjaGVja2luZyB3aGV0aGVyIHRoZSBDKysgY29tcGlsZXIgKGMr KyAgLU8gLXBpcGUgKSB3b3Jrcwpjb25maWd1cmU6MTUxMzogcm0gLXJmIFN1bldTX2NhY2hl OyBjKysgLW8gY29uZnRlc3QgIC1PIC1waXBlICAtSS91c3IvaW5jbHVkZSAtRF9HRVRPUFRf SCAtRF9QVEhfSF8gLURfUFRIX1BUSFJFQURfSF8gIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1J L3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9YMTFSNi9pbmNsdWRlL3F0MiAgY29uZnRlc3Qu QyAtV2wsLWV4cG9ydC1keW5hbWljIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL1gxMVI2L2xp YiAtbGpwZWcgLWxnY2MgLWxzdGRjKysgMT4mNQpjb25maWd1cmU6MTUzOTogY2hlY2tpbmcg d2hldGhlciB0aGUgQysrIGNvbXBpbGVyIChjKysgIC1PIC1waXBlICkgaXMgYSBjcm9zcy1j b21waWxlcgpjb25maWd1cmU6MTU0NDogY2hlY2tpbmcgd2hldGhlciB3ZSBhcmUgdXNpbmcg R05VIEMrKwpjb25maWd1cmU6MTYyODogY2hlY2tpbmcgd2hldGhlciBjKysgc3VwcG9ydHMg LWZuby1leGNlcHRpb25zCmNvbmZpZ3VyZToxNjYyOiBjaGVja2luZyB3aGV0aGVyIGMrKyBz dXBwb3J0cyAtZm5vLWNoZWNrLW5ldwpjb25maWd1cmU6MTcwMTogY2hlY2tpbmcgd2hldGhl ciBjKysgc3VwcG9ydHMgLVduby1sb25nLWxvbmcKY29uZmlndXJlOjE3MzM6IGNoZWNraW5n IHdoZXRoZXIgYysrIHN1cHBvcnRzIC1Xbm9uLXZpcnR1YWwtZHRvcgpjb25maWd1cmU6MTc2 NTogY2hlY2tpbmcgd2hldGhlciBjKysgc3VwcG9ydHMgLWZuby1idWlsdGluCmNvbmZpZ3Vy ZToxODEwOiBjaGVja2luZyB3aGV0aGVyIGMrKyBzdXBwb3J0cyAtZmV4Y2VwdGlvbnMKY29u ZmlndXJlOjE4NDU6IGNoZWNraW5nIHdoZXRoZXIgYysrIHN1cHBvcnRzIC1mcnR0aQpjb25m aWd1cmU6MTkzNDogY2hlY2tpbmcgaG93IHRvIHJ1biB0aGUgQysrIHByZXByb2Nlc3Nvcgpj b25maWd1cmU6MjAxNzogY2hlY2tpbmcgd2hldGhlciBjKysgc3VwcG9ydHMgLWZyZXBvCmNv bmZpZ3VyZToyMjEyOiBjaGVja2luZyBmb3IgbGQgdXNlZCBieSBHQ0MKY29uZmlndXJlOjIy ODA6IGNoZWNraW5nIGlmIHRoZSBsaW5rZXIgKC91c3IvbGliZXhlYy9lbGYvbGQpIGlzIEdO VSBsZApjb25maWd1cmU6MjI5NzogY2hlY2tpbmcgZm9yIC91c3IvbGliZXhlYy9lbGYvbGQg b3B0aW9uIHRvIHJlbG9hZCBvYmplY3QgZmlsZXMKY29uZmlndXJlOjIzMDk6IGNoZWNraW5n IGZvciBCU0QtY29tcGF0aWJsZSBubQpjb25maWd1cmU6MjM0NzogY2hlY2tpbmcgd2hldGhl ciBsbiAtcyB3b3Jrcwpjb25maWd1cmU6MjM2ODogY2hlY2tpbmcgaG93IHRvIHJlY29nbmlz ZSBkZXBlbmRhbnQgbGlicmFyaWVzCmNvbmZpZ3VyZToyNjgzOiBjaGVja2luZyBmb3IgcmFu bGliCmNvbmZpZ3VyZToyNzUwOiBjaGVja2luZyBmb3Igc3RyaXAKY29uZmlndXJlOjI5MjI6 IGNoZWNraW5nIGZvciBDeWd3aW4gZW52aXJvbm1lbnQKY29uZmlndXJlOjI5NTU6IGNoZWNr aW5nIGZvciBtaW5ndzMyIGVudmlyb25tZW50Cmx0Y29uZmlnOjY3NjpjaGVja2luZyBmb3Ig Y2Mgb3B0aW9uIHRvIHByb2R1Y2UgUElDCmx0Y29uZmlnOjY4NTpjaGVja2luZyB0aGF0IGNj IFBJQyBmbGFnICAtZlBJQyAtRFBJQyB3b3Jrcy4KbHRjb25maWc6NzQ3OiBjaGVja2luZyBp ZiBjYyBzdGF0aWMgZmxhZyAtc3RhdGljIHdvcmtzCmx0Y29uZmlnOjc5MzogY2hlY2tpbmcg aWYgY2Mgc3VwcG9ydHMgLWMgLW8gZmlsZS5vCmx0Y29uZmlnOjc5NDogY2MgLWMgLU8yIC1P IC1waXBlIC1vIG91dC9jb25mdGVzdDIubyAgLUkvdXNyL2luY2x1ZGUgLURfR0VUT1BUX0gg LURfUFRIX0hfIC1EX1BUSF9QVEhSRUFEX0hfICAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91 c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvWDExUjYvaW5jbHVkZS9xdDIgY29uZnRlc3QuYyAx PiY1Cmx0Y29uZmlnOjg0NzogY2hlY2tpbmcgaWYgY2Mgc3VwcG9ydHMgLWZuby1ydHRpIC1m bm8tZXhjZXB0aW9ucwpsdGNvbmZpZzo4NDg6IGNjIC1jIC1PMiAtTyAtcGlwZSAtZm5vLXJ0 dGkgLWZuby1leGNlcHRpb25zIC1jIGNvbmZ0ZXN0LmMgIC1JL3Vzci9pbmNsdWRlIC1EX0dF VE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1 ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2L2luY2x1ZGUvcXQyIGNvbmZ0 ZXN0LmMgMT4mNQpsdGNvbmZpZzoxMzI2OiBjaGVja2luZyBpZiBnbG9iYWxfc3ltYm9sX3Bp cGUgd29ya3MKbHRjb25maWc6MTMyNzogY2MgLWMgLU8yIC1PIC1waXBlICAtSS91c3IvaW5j bHVkZSAtRF9HRVRPUFRfSCAtRF9QVEhfSF8gLURfUFRIX1BUSFJFQURfSF8gIC1JL3Vzci9s b2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9YMTFSNi9pbmNsdWRl L3F0MiBjb25mdGVzdC5jIDE+JjUKbHRjb25maWc6MTMzMDogZXZhbCAiL3Vzci9iaW4vbm0g LUIgY29uZnRlc3QubyB8IHNlZCAtbiAtZSAncy9eLipbIAldXChbQUJDREdJU1RXXVwpWyAJ XVsgCV0qXChcKVwoW19BLVphLXpdW19BLVphLXowLTldKlwpJC9cMSBcMlwzIFwzL3AnID4g Y29uZnRlc3Qubm0iCmx0Y29uZmlnOjE0MDQ6IGNjIC1vIGNvbmZ0ZXN0IC1PMiAtTyAtcGlw ZSAtZm5vLWJ1aWx0aW4gLWZuby1ydHRpIC1mbm8tZXhjZXB0aW9ucyAgLUkvdXNyL2luY2x1 ZGUgLURfR0VUT1BUX0ggLURfUFRIX0hfIC1EX1BUSF9QVEhSRUFEX0hfICAtSS91c3IvbG9j YWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvWDExUjYvaW5jbHVkZS9x dDIgIGNvbmZ0ZXN0LmMgY29uZnRzdG0ubyAxPiY1Cmx0Y29uZmlnOjE3ODg6IGNoZWNraW5n IGZvciBkbGZjbi5oCmx0Y29uZmlnOjE4Mjc6IGNoZWNraW5nIHdoZXRoZXIgYSBwcm9ncmFt IGNhbiBkbG9wZW4gaXRzZWxmCmx0Y29uZmlnOjE5MDA6IGNoZWNraW5nIHdoZXRoZXIgYSBz dGF0aWNhbGx5IGxpbmtlZCBwcm9ncmFtIGNhbiBkbG9wZW4gaXRzZWxmCmMrKyAtRSBjb25m dGVzdC5jYwpsdGNvbmZpZzo2NzY6Y2hlY2tpbmcgZm9yIGMrKyBvcHRpb24gdG8gcHJvZHVj ZSBQSUMKbHRjb25maWc6Njg1OmNoZWNraW5nIHRoYXQgYysrIFBJQyBmbGFnIC1mUElDIC1E UElDIHdvcmtzLgpsdGNvbmZpZzo2OTU6IGMrKyAtYyAtTzIgLWZuby1leGNlcHRpb25zIC1m bm8tY2hlY2stbmV3IC1XYWxsIC1wZWRhbnRpYyAtVyAtV3BvaW50ZXItYXJpdGggLVdtaXNz aW5nLXByb3RvdHlwZXMgLVd3cml0ZS1zdHJpbmdzIC1Xbm8tbG9uZy1sb25nIC1Xbm9uLXZp cnR1YWwtZHRvciAtZm5vLWJ1aWx0aW4gLU8gLXBpcGUgLWZQSUMgLURQSUMgLURQSUMgIC1J L3Vzci9pbmNsdWRlIC1EX0dFVE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAg LUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2 L2luY2x1ZGUvcXQyIGNvbmZ0ZXN0LmNjIDE+JjUKbHRjb25maWc6NzQ3OiBjaGVja2luZyBp ZiBjKysgc3RhdGljIGZsYWcgLXN0YXRpYyB3b3JrcwpsdGNvbmZpZzo3NTY6IGMrKyAtbyBj b25mdGVzdCAtTzIgLWZuby1leGNlcHRpb25zIC1mbm8tY2hlY2stbmV3IC1XYWxsIC1wZWRh bnRpYyAtVyAtV3BvaW50ZXItYXJpdGggLVdtaXNzaW5nLXByb3RvdHlwZXMgLVd3cml0ZS1z dHJpbmdzIC1Xbm8tbG9uZy1sb25nIC1Xbm9uLXZpcnR1YWwtZHRvciAtZm5vLWJ1aWx0aW4g LU8gLXBpcGUgIC1JL3Vzci9pbmNsdWRlIC1EX0dFVE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhf UFRIUkVBRF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUg LUkvdXNyL1gxMVI2L2luY2x1ZGUvcXQyICAtc3RhdGljIGNvbmZ0ZXN0LmNjIC1XbCwtZXhw b3J0LWR5bmFtaWMgLUwvdXNyL2xvY2FsL2xpYiAtTC91c3IvWDExUjYvbGliIC1sanBlZyAt bGdjYyAtbHN0ZGMrKyAxPiY1Cmx0Y29uZmlnOjc5MzogY2hlY2tpbmcgaWYgYysrIHN1cHBv cnRzIC1jIC1vIGZpbGUubwpsdGNvbmZpZzo3OTQ6IGMrKyAtYyAtTzIgLWZuby1leGNlcHRp b25zIC1mbm8tY2hlY2stbmV3IC1XYWxsIC1wZWRhbnRpYyAtVyAtV3BvaW50ZXItYXJpdGgg LVdtaXNzaW5nLXByb3RvdHlwZXMgLVd3cml0ZS1zdHJpbmdzIC1Xbm8tbG9uZy1sb25nIC1X bm9uLXZpcnR1YWwtZHRvciAtZm5vLWJ1aWx0aW4gLU8gLXBpcGUgLW8gb3V0L2NvbmZ0ZXN0 Mi5vICAtSS91c3IvaW5jbHVkZSAtRF9HRVRPUFRfSCAtRF9QVEhfSF8gLURfUFRIX1BUSFJF QURfSF8gIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vz ci9YMTFSNi9pbmNsdWRlL3F0MiBjb25mdGVzdC5jYyAxPiY1Cmx0Y29uZmlnOjg0NzogY2hl Y2tpbmcgaWYgYysrIHN1cHBvcnRzIC1mbm8tcnR0aSAtZm5vLWV4Y2VwdGlvbnMKbHRjb25m aWc6ODQ4OiBjKysgLWMgLU8yIC1mbm8tZXhjZXB0aW9ucyAtZm5vLWNoZWNrLW5ldyAtV2Fs bCAtcGVkYW50aWMgLVcgLVdwb2ludGVyLWFyaXRoIC1XbWlzc2luZy1wcm90b3R5cGVzIC1X d3JpdGUtc3RyaW5ncyAtV25vLWxvbmctbG9uZyAtV25vbi12aXJ0dWFsLWR0b3IgLWZuby1i dWlsdGluIC1PIC1waXBlIC1mbm8tcnR0aSAtZm5vLWV4Y2VwdGlvbnMgLWMgY29uZnRlc3Qu Y2MgIC1JL3Vzci9pbmNsdWRlIC1EX0dFVE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVB RF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNy L1gxMVI2L2luY2x1ZGUvcXQyIGNvbmZ0ZXN0LmNjIDE+JjUKbHRjb25maWc6MTMyNjogY2hl Y2tpbmcgaWYgZ2xvYmFsX3N5bWJvbF9waXBlIHdvcmtzCmx0Y29uZmlnOjEzMjc6IGMrKyAt YyAtTzIgLWZuby1leGNlcHRpb25zIC1mbm8tY2hlY2stbmV3IC1XYWxsIC1wZWRhbnRpYyAt VyAtV3BvaW50ZXItYXJpdGggLVdtaXNzaW5nLXByb3RvdHlwZXMgLVd3cml0ZS1zdHJpbmdz IC1Xbm8tbG9uZy1sb25nIC1Xbm9uLXZpcnR1YWwtZHRvciAtZm5vLWJ1aWx0aW4gLU8gLXBp cGUgIC1JL3Vzci9pbmNsdWRlIC1EX0dFVE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVB RF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNy L1gxMVI2L2luY2x1ZGUvcXQyIGNvbmZ0ZXN0LmNjIDE+JjUKbHRjb25maWc6MTMzMDogZXZh bCAiL3Vzci9iaW4vbm0gLUIgY29uZnRlc3QubyB8IHNlZCAtbiAtZSAncy9eLipbIAldXChb QUJDREdJU1RXXVwpWyAJXVsgCV0qXChcKVwoW19BLVphLXpdW19BLVphLXowLTldKlwpJC9c MSBcMlwzIFwzL3AnID4gY29uZnRlc3Qubm0iCmx0Y29uZmlnOjE0MDQ6IGMrKyAtbyBjb25m dGVzdCAtTzIgLWZuby1leGNlcHRpb25zIC1mbm8tY2hlY2stbmV3IC1XYWxsIC1wZWRhbnRp YyAtVyAtV3BvaW50ZXItYXJpdGggLVdtaXNzaW5nLXByb3RvdHlwZXMgLVd3cml0ZS1zdHJp bmdzIC1Xbm8tbG9uZy1sb25nIC1Xbm9uLXZpcnR1YWwtZHRvciAtZm5vLWJ1aWx0aW4gLU8g LXBpcGUgLWZuby1idWlsdGluIC1mbm8tcnR0aSAtZm5vLWV4Y2VwdGlvbnMgIC1JL3Vzci9p bmNsdWRlIC1EX0dFVE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkvdXNy L2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2L2luY2x1 ZGUvcXQyICBjb25mdGVzdC5jYyBjb25mdHN0bS5vIDE+JjUKbHRjb25maWc6MTc4ODogY2hl Y2tpbmcgZm9yIGRsZmNuLmgKbHRjb25maWc6MTgyNzogY2hlY2tpbmcgd2hldGhlciBhIHBy b2dyYW0gY2FuIGRsb3BlbiBpdHNlbGYKbHRjb25maWc6MTkwMDogY2hlY2tpbmcgd2hldGhl ciBhIHN0YXRpY2FsbHkgbGlua2VkIHByb2dyYW0gY2FuIGRsb3BlbiBpdHNlbGYKY29uZmln dXJlOjMxMDI6IGNoZWNraW5nIGZvciBvYmplY3Qgc3VmZml4CmNvbmZpZ3VyZTozMTA4OiBj YyAtYyAtTzIgLU8gLXBpcGUgIC1JL3Vzci9pbmNsdWRlIC1EX0dFVE9QVF9IIC1EX1BUSF9I XyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2Fs L2luY2x1ZGUgLUkvdXNyL1gxMVI2L2luY2x1ZGUvcXQyIGNvbmZ0ZXN0LmMgMT4mNQpjb25m aWd1cmU6MzEyODogY2hlY2tpbmcgZm9yIGV4ZWN1dGFibGUgc3VmZml4CmNvbmZpZ3VyZToz MTM4OiBjYyAtbyBjb25mdGVzdCAtTzIgLU8gLXBpcGUgIC1JL3Vzci9pbmNsdWRlIC1EX0dF VE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1 ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2L2luY2x1ZGUvcXQyICBjb25m dGVzdC5jIC1XbCwtZXhwb3J0LWR5bmFtaWMgLUwvdXNyL2xvY2FsL2xpYiAtTC91c3IvWDEx UjYvbGliIC1sanBlZyAtbGdjYyAtbHN0ZGMrKyAxPiY1CmNvbmZpZ3VyZTozMTg0OiBjaGVj a2luZyBmb3IgbXNnZm10CmNvbmZpZ3VyZTozMjE4OiBjaGVja2luZyBmb3IgZ21zZ2ZtdApj b25maWd1cmU6MzI2MzogY2hlY2tpbmcgZm9yIHhnZXR0ZXh0CmNvbmZpZ3VyZTozMzE2OiBj aGVja2luZyBmb3IgbWFpbiBpbiAtbGNvbXBhdApjb25maWd1cmU6MzMzMTogY2MgLW8gY29u ZnRlc3QuYyAtTzIgLU8gLXBpcGUgIC1JL3Vzci9pbmNsdWRlIC1EX0dFVE9QVF9IIC1EX1BU SF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xv Y2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2L2luY2x1ZGUvcXQyICBjb25mdGVzdC5jIC1sY29t cGF0ICAtV2wsLWV4cG9ydC1keW5hbWljIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL1gxMVI2 L2xpYiAtbGpwZWcgLWxnY2MgLWxzdGRjKysgMT4mNQpjb25maWd1cmU6MzM1MzogY2hlY2tp bmcgZm9yIGNyeXB0IGluIC1sY3J5cHQKY29uZmlndXJlOjMzNzI6IGNjIC1vIGNvbmZ0ZXN0 LmMgLU8yIC1PIC1waXBlICAtSS91c3IvaW5jbHVkZSAtRF9HRVRPUFRfSCAtRF9QVEhfSF8g LURfUFRIX1BUSFJFQURfSF8gIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9p bmNsdWRlIC1JL3Vzci9YMTFSNi9pbmNsdWRlL3F0MiAgY29uZnRlc3QuYyAtbGNyeXB0ICAt V2wsLWV4cG9ydC1keW5hbWljIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL1gxMVI2L2xpYiAt bGpwZWcgLWxnY2MgLWxzdGRjKysgMT4mNQpjb25maWd1cmU6MzQ0NjogY2hlY2tpbmcgZm9y IHRoZSB0aGlyZCBhcmd1bWVudCBvZiBnZXRzb2NrbmFtZQpjb25maWd1cmU6MzQ3NTogYysr IC1jIC1PMiAtZm5vLWV4Y2VwdGlvbnMgLWZuby1jaGVjay1uZXcgLVdhbGwgLXBlZGFudGlj IC1XIC1XcG9pbnRlci1hcml0aCAtV21pc3NpbmctcHJvdG90eXBlcyAtV3dyaXRlLXN0cmlu Z3MgLVduby1sb25nLWxvbmcgLVdub24tdmlydHVhbC1kdG9yIC1mbm8tYnVpbHRpbiAtTyAt cGlwZSAgLUkvdXNyL2luY2x1ZGUgLURfR0VUT1BUX0ggLURfUFRIX0hfIC1EX1BUSF9QVEhS RUFEX0hfICAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91 c3IvWDExUjYvaW5jbHVkZS9xdDIgY29uZnRlc3QuQyAxPiY1CmNvbmZpZ3VyZTozNTQ2OiBj aGVja2luZyBmb3IgZG5ldF9udG9hIGluIC1sZG5ldApjb25maWd1cmU6MzU2NTogY2MgLW8g Y29uZnRlc3QuYyAtTzIgLU8gLXBpcGUgIC1JL3Vzci9pbmNsdWRlIC1EX0dFVE9QVF9IIC1E X1BUSF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNy L2xvY2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2L2luY2x1ZGUvcXQyICBjb25mdGVzdC5jIC1s ZG5ldCAgLVdsLC1leHBvcnQtZHluYW1pYyAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9YMTFS Ni9saWIgLWxqcGVnIC1sZ2NjIC1sc3RkYysrIDE+JjUKL3Vzci9saWJleGVjL2VsZi9sZDog Y2Fubm90IGZpbmQgLWxkbmV0CmNvbmZpZ3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOgpjb25m aWd1cmU6MzU4NzogY2hlY2tpbmcgZm9yIGRuZXRfbnRvYSBpbiAtbGRuZXRfc3R1Ygpjb25m aWd1cmU6MzYwNjogY2MgLW8gY29uZnRlc3QuYyAtTzIgLU8gLXBpcGUgIC1JL3Vzci9pbmNs dWRlIC1EX0dFVE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkvdXNyL2xv Y2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2L2luY2x1ZGUv cXQyICBjb25mdGVzdC5jIC1sZG5ldF9zdHViICAtV2wsLWV4cG9ydC1keW5hbWljIC1ML3Vz ci9sb2NhbC9saWIgLUwvdXNyL1gxMVI2L2xpYiAtbGpwZWcgLWxnY2MgLWxzdGRjKysgMT4m NQovdXNyL2xpYmV4ZWMvZWxmL2xkOiBjYW5ub3QgZmluZCAtbGRuZXRfc3R1Ygpjb25maWd1 cmU6IGZhaWxlZCBwcm9ncmFtIHdhczoKY29uZmlndXJlOjM2Mjg6IGNoZWNraW5nIGZvciBp bmV0X250b2EKY29uZmlndXJlOjM2NTY6IGNjIC1vIGNvbmZ0ZXN0LmMgLU8yIC1PIC1waXBl ICAtSS91c3IvaW5jbHVkZSAtRF9HRVRPUFRfSCAtRF9QVEhfSF8gLURfUFRIX1BUSFJFQURf SF8gIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9Y MTFSNi9pbmNsdWRlL3F0MiAgY29uZnRlc3QuYyAtV2wsLWV4cG9ydC1keW5hbWljIC1ML3Vz ci9sb2NhbC9saWIgLUwvdXNyL1gxMVI2L2xpYiAtbGpwZWcgLWxnY2MgLWxzdGRjKysgMT4m NQpjb25maWd1cmU6MzcxODogY2hlY2tpbmcgZm9yIGNvbm5lY3QKY29uZmlndXJlOjM3NDY6 IGNjIC1vIGNvbmZ0ZXN0LmMgLU8yIC1PIC1waXBlICAtSS91c3IvaW5jbHVkZSAtRF9HRVRP UFRfSCAtRF9QVEhfSF8gLURfUFRIX1BUSFJFQURfSF8gIC1JL3Vzci9sb2NhbC9pbmNsdWRl IC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9YMTFSNi9pbmNsdWRlL3F0MiAgY29uZnRl c3QuYyAtV2wsLWV4cG9ydC1keW5hbWljIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL1gxMVI2 L2xpYiAtbGpwZWcgLWxnY2MgLWxzdGRjKysgMT4mNQpjb25maWd1cmU6MzgwOTogY2hlY2tp bmcgZm9yIHJlbW92ZQpjb25maWd1cmU6MzgzNzogY2MgLW8gY29uZnRlc3QuYyAtTzIgLU8g LXBpcGUgIC1JL3Vzci9pbmNsdWRlIC1EX0dFVE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRI UkVBRF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkv dXNyL1gxMVI2L2luY2x1ZGUvcXQyICBjb25mdGVzdC5jIC1XbCwtZXhwb3J0LWR5bmFtaWMg LUwvdXNyL2xvY2FsL2xpYiAtTC91c3IvWDExUjYvbGliIC1sanBlZyAtbGdjYyAtbHN0ZGMr KyAxPiY1CmNvbmZpZ3VyZTozOTAxOiBjaGVja2luZyBmb3Igc2htYXQKY29uZmlndXJlOjM5 Mjk6IGNjIC1vIGNvbmZ0ZXN0LmMgLU8yIC1PIC1waXBlICAtSS91c3IvaW5jbHVkZSAtRF9H RVRPUFRfSCAtRF9QVEhfSF8gLURfUFRIX1BUSFJFQURfSF8gIC1JL3Vzci9sb2NhbC9pbmNs dWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9YMTFSNi9pbmNsdWRlL3F0MiAgY29u ZnRlc3QuYyAtV2wsLWV4cG9ydC1keW5hbWljIC1ML3Vzci9sb2NhbC9saWIgLUwvdXNyL1gx MVI2L2xpYiAtbGpwZWcgLWxnY2MgLWxzdGRjKysgMT4mNQpjb25maWd1cmU6Mzk5MTogY2hl Y2tpbmcgZm9yIHJlc19pbml0CmNvbmZpZ3VyZTo0MDE5OiBjYyAtbyBjb25mdGVzdC5jIC1P MiAtTyAtcGlwZSAgLUkvdXNyL2luY2x1ZGUgLURfR0VUT1BUX0ggLURfUFRIX0hfIC1EX1BU SF9QVEhSRUFEX0hfICAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVk ZSAtSS91c3IvWDExUjYvaW5jbHVkZS9xdDIgIGNvbmZ0ZXN0LmMgLVdsLC1leHBvcnQtZHlu YW1pYyAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9YMTFSNi9saWIgLWxqcGVnIC1sZ2NjIC1s c3RkYysrIDE+JjUKY29uZmlndXJlOjQwODM6IGNoZWNraW5nIGZvciBraWxscGcgaW4gLWx1 Y2IKY29uZmlndXJlOjQxMDI6IGNjIC1vIGNvbmZ0ZXN0LmMgLU8yIC1PIC1waXBlICAtSS91 c3IvaW5jbHVkZSAtRF9HRVRPUFRfSCAtRF9QVEhfSF8gLURfUFRIX1BUSFJFQURfSF8gIC1J L3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9YMTFSNi9p bmNsdWRlL3F0MiAgY29uZnRlc3QuYyAtbHVjYiAgLVdsLC1leHBvcnQtZHluYW1pYyAtTC91 c3IvbG9jYWwvbGliIC1ML3Vzci9YMTFSNi9saWIgLWxqcGVnIC1sZ2NjIC1sc3RkYysrIDE+ JjUKL3Vzci9saWJleGVjL2VsZi9sZDogY2Fubm90IGZpbmQgLWx1Y2IKY29uZmlndXJlOiBm YWlsZWQgcHJvZ3JhbSB3YXM6CmNvbmZpZ3VyZTo0MTcxOiBjaGVja2luZyBzaXplIG9mIGlu dApjb25maWd1cmU6NDE5MDogY2MgLW8gY29uZnRlc3QuYyAtTzIgLU8gLXBpcGUgIC1JL3Vz ci9pbmNsdWRlIC1EX0dFVE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkv dXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2L2lu Y2x1ZGUvcXQyICBjb25mdGVzdC5jIC1XbCwtZXhwb3J0LWR5bmFtaWMgLUwvdXNyL2xvY2Fs L2xpYiAtTC91c3IvWDExUjYvbGliIC1sanBlZyAtbGdjYyAtbHN0ZGMrKyAxPiY1CmNvbmZp Z3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOgp/RUxGAQEBCUZyZWVCU0QAAgADAAEAAACMhAQI NAAAALgIAAAAAAAANAAgAAYAKAAYABUABgAAADQAAAA0gAQINIAECMAAAADAAAAABQAAAAQA AAADAAAA9AAAAPSABAj0gAQIGQAAABkAAAAEAAAAAQAAAAEAAAAAAAAAAIAECACABAgpBgAA KQYAAAUAAAAAEAAAAQAAACwGAAAslgQILJYECMQAAADgAAAABgAAAAAQAAACAAAAcAYAAHCW BAhwlgQIgAAAAIAAAAAGAAAABAAAAAQAAAAQAQAAEIEECBCBBAgYAAAAGAAAAAQAAAAEAAAA L3Vzci9saWJleGVjL2xkLWVsZi5zby4xAAAAAAgAAAAEAAAAAQAAAEZyZWVCU0QAoGgGABEA AAAUAAAAAAAAAA8AAAAQAAAACQAAAAIAAAAAAAAABwAAAAAAAAANAAAAEwAAAAwAAAALAAAA AAAAABIAAAAFAAAADgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAA AAAAAAAAAAAAAAAAAAAKAAAAAAAAAAAAAAAIAAAABgAAAAAAAAARAAAAAwAAAAAAAAAAAAAA AAAAAAAAAAAOAAAAcJYECAAAAAARAPH/rQAAABCGBAgAAAAAEQDx/y0AAAAQhAQIAAAAABIA BwCUAAAACJcECAQAAAARABIAPgAAACyEBAgqAAAAEgAAAFUAAAA8hAQIYwAAACIAAADMAAAA DJcECAAAAAARAPH/nAAAACyWBAgEAAAAEQAMANAAAACMhAQIgwAAABIACQCnAAAATIQECKcA AAASAAAAuwAAAPCWBAgAAAAAEQDx/9cAAACYhQQIRgAAABIACQAzAAAAEIYECAAAAAASAAoA bQAAAFyEBAhwAAAAEgAAALQAAADwlgQIAAAAABEA8f8XAAAATJYECAAAAAARAPH/xwAAAAyX BAgAAAAAEQDx/zkAAABshAQIWwAAABIAAAB0AAAAfIQECEYAAAAiAAAAAGxpYmpwZWcuc28u OQBfRFlOQU1JQwBfR0xPQkFMX09GRlNFVF9UQUJMRV8AX2luaXQAX2ZpbmkAZXhpdABmcHJp bnRmAGxpYnN0ZGMrKy5zby4zAF9fZGVyZWdpc3Rlcl9mcmFtZV9pbmZvAGF0ZXhpdABfX3Jl Z2lzdGVyX2ZyYW1lX2luZm8AbGliYy5zby40AGVudmlyb24AX19wcm9nbmFtZQBmb3BlbgBf ZXRleHQAX2VkYXRhAF9fYnNzX3N0YXJ0AF9lbmQAZW5kAF9zdGFydABtYWluAFiWBAgHBQAA XJYECAcGAABglgQIBwoAAGSWBAgHDgAAaJYECAcSAABslgQIBxMAAOhXAQAA6MYBAADDAP81 UJYECP8lVJYECAAAAAD/JViWBAhoAAAAAOng/////yVclgQIaAgAAADp0P////8lYJYECGgQ AAAA6cD/////JWSWBAhoGAAAAOmw/////yVolgQIaCAAAADpoP////8lbJYECGgoAAAA6ZD/ //9VieWD7AxXVlOJ0o11CIte/I18ngSJPQiXBAiF234pg30IAHQji0UIoyyWBAiAOAB0Fon2 gDgvdQmNSAGJDSyWBAhAgDgAdey4cJYECIXAdAyDxPRS6Hb///+DxBCDxPRoEIYECOhm//// 6BX///+DxPSDxPxXVlPojwAAAFDoXf///5BVieWD7AiDPTSWBAgAdUDrFI12AIMFMJYECASh MJYECItA/P/QoTCWBAiDOAB15bg8hAQIhcB0DYPE9Gg4lgQI6Of+///HBTSWBAgBAAAAycON dgBVieWD7AjJw1WJ5YPsCLh8hAQIhcB0EoPE+GjwlgQIaDiWBAjo7/7//8nDkFWJ5YPsCMnD VYnlg+wIg8T4aBeGBAhoGYYECOic/v//g8QQhcB1DYPE9GoB6Kv+//+NdgCDxPxqBGglhgQI UOhY/v//g8T0agDojv7//5CQVYnlg+wUU7s8lgQIgz08lgQI/3QPjXYAiwP/0IPD/IM7/3X0 W8nDkFWJ5YPsCMnD6Pv+///DAHcAY29uZnRlc3R2YWwAJWQKAAAAABaGBAhIlgQIAAAAAAAA AAD/////AAAAAP////8AAAAAcJYECAAAAAAAAAAAMoQECEKEBAhShAQIYoQECHKEBAiChAQI AQAAAAEAAAABAAAARgAAAAEAAACKAAAADAAAABCEBAgNAAAAEIYECAQAAAAogQQIBQAAAASD BAgGAAAAxIEECAoAAADcAAAACwAAABAAAAAVAAAAAAAAAAMAAABMlgQIAgAAADAAAAAUAAAA EQAAABcAAADggwQIAAAAAAAAAAAAW0FTTV9GSUxFX0VORF1HQ0M6IChjKSAyLjk1LjIgMTk5 OTEwMjQgKHJlbGVhc2UpAABbQVNNX0ZJTEVfRU5EXUdDQzogKGMpIDIuOTUuMiAxOTk5MTAy NCAocmVsZWFzZSkAAFtBU01fRklMRV9FTkRdR0NDOiAoYykgMi45NS4yIDE5OTkxMDI0IChy ZWxlYXNlKQAAW0FTTV9GSUxFX0VORF1HQ0M6IChjKSAyLjk1LjIgMTk5OTEwMjQgKHJlbGVh c2UpAAgAAAAAAAAAAQAAADAxLjAxAAAACAAAAAAAAAABAAAAMDEuMDEAAAAIAAAAAAAAAAEA AAAwMS4wMQAAAAgAAAAAAAAAAQAAADAxLjAxAAAAAC5zeW10YWIALnN0cnRhYgAuc2hzdHJ0 YWIALmludGVycAAubm90ZS5BQkktdGFnAC5oYXNoAC5keW5zeW0ALmR5bnN0cgAucmVsLnBs dAAuaW5pdAAucGx0AC50ZXh0AC5maW5pAC5yb2RhdGEALmRhdGEALmVoX2ZyYW1lAC5jdG9y cwAuZHRvcnMALmdvdAAuZHluYW1pYwAuYnNzAC5jb21tZW50AC5ub3RlAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGwAAAAEAAAACAAAA9IAECPQAAAAZAAAA AAAAAAAAAAABAAAAAAAAACMAAAAHAAAAAgAAABCBBAgQAQAAGAAAAAAAAAAAAAAABAAAAAAA AAAxAAAABQAAAAIAAAAogQQIKAEAAJwAAAAEAAAAAAAAAAQAAAAEAAAANwAAAAsAAAACAAAA xIEECMQBAABAAQAABQAAAAEAAAAEAAAAEAAAAD8AAAADAAAAAgAAAASDBAgEAwAA3AAAAAAA AAAAAAAAAQAAAAAAAABHAAAACQAAAAIAAADggwQI4AMAADAAAAAEAAAACAAAAAQAAAAIAAAA UAAAAAEAAAAGAAAAEIQECBAEAAALAAAAAAAAAAAAAAAEAAAAAAAAAFYAAAABAAAABgAAAByE BAgcBAAAcAAAAAAAAAAAAAAABAAAAAQAAABbAAAAAQAAAAYAAACMhAQIjAQAAIQBAAAAAAAA AAAAAAQAAAAAAAAAYQAAAAEAAAAGAAAAEIYECBAGAAAGAAAAAAAAAAAAAAAEAAAAAAAAAGcA AAABAAAAAgAAABaGBAgWBgAAEwAAAAAAAAAAAAAAAQAAAAAAAABvAAAAAQAAAAMAAAAslgQI LAYAAAwAAAAAAAAAAAAAAAQAAAAAAAAAdQAAAAEAAAADAAAAOJYECDgGAAAEAAAAAAAAAAAA AAAEAAAAAAAAAH8AAAABAAAAAwAAADyWBAg8BgAACAAAAAAAAAAAAAAABAAAAAAAAACGAAAA AQAAAAMAAABElgQIRAYAAAgAAAAAAAAAAAAAAAQAAAAAAAAAjQAAAAEAAAADAAAATJYECEwG AAAkAAAAAAAAAAAAAAAEAAAABAAAAJIAAAAGAAAAAwAAAHCWBAhwBgAAgAAAAAUAAAAAAAAA BAAAAAgAAACbAAAACAAAAAMAAADwlgQI8AYAABwAAAAAAAAAAAAAAAQAAAAAAAAAoAAAAAEA AAAAAAAAAAAAAPAGAADIAAAAAAAAAAAAAAABAAAAAAAAAKkAAAAHAAAAAAAAAMgAAAC4BwAA UAAAAAAAAAAAAAAAAQAAAAAAAAARAAAAAwAAAAAAAAAAAAAACAgAAK8AAAAAAAAAAAAAAAEA AAAAAAAAAQAAAAIAAAAAAAAAAAAAAHgMAAAgBAAAFwAAAC8AAAAEAAAAEAAAAAkAAAADAAAA AAAAAAAAAACYEAAAqAEAAAAAAAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPSA BAgAAAAAAwABAAAAAAAQgQQIAAAAAAMAAgAAAAAAKIEECAAAAAADAAMAAAAAAMSBBAgAAAAA AwAEAAAAAAAEgwQIAAAAAAMABQAAAAAA4IMECAAAAAADAAYAAAAAABCEBAgAAAAAAwAHAAAA AAAchAQIAAAAAAMACAAAAAAAjIQECAAAAAADAAkAAAAAABCGBAgAAAAAAwAKAAAAAAAWhgQI AAAAAAMACwAAAAAALJYECAAAAAADAAwAAAAAADiWBAgAAAAAAwANAAAAAAA8lgQIAAAAAAMA DgAAAAAARJYECAAAAAADAA8AAAAAAEyWBAgAAAAAAwAQAAAAAABwlgQIAAAAAAMAEQAAAAAA 8JYECAAAAAADABIAAAAAAAAAAAAAAAAAAwATAAAAAADIAAAAAAAAAAMAFAAAAAAAAAAAAAAA AAADABUAAAAAAAAAAAAAAAAAAwAWAAAAAAAAAAAAAAAAAAMAFwABAAAAAAAAAAAAAAAEAPH/ DAAAABCFBAgAAAAAAAAJABsAAAAwlgQIAAAAAAEADAAfAAAARJYECAAAAAABAA8ALQAAADSW BAgAAAAAAQAMADkAAAAQhQQIAAAAAAIACQBPAAAAOJYECAAAAAABAA0AYgAAAGSFBAgAAAAA AgAJAG0AAADwlgQIGAAAAAEAEgB3AAAAbIUECAAAAAACAAkAgwAAAJCFBAgAAAAAAgAJAI4A AAA4lgQIAAAAAAEADACcAAAAPJYECAAAAAABAA4AAQAAAAAAAAAAAAAABADx/wwAAADghQQI AAAAAAAACQCqAAAA4IUECAAAAAACAAkAwAAAAECWBAgAAAAAAQAOAIMAAAAIhgQIAAAAAAIA CQCOAAAAOJYECAAAAAABAAwAzQAAAEiWBAgAAAAAAQAPANoAAAA4lgQIAAAAAAEADQDoAAAA AAAAAAAAAAAEAPH/DAAAAJiFBAgAAAAAAAAJAPMAAABwlgQIAAAAABEA8f/8AAAAEIYECAAA AAARAPH/AwEAABCEBAgAAAAAEgAHAAkBAAAIlwQIBAAAABEAEgARAQAALIQECCoAAAASAAAA GQEAADyEBAhjAAAAIgAAADEBAAAMlwQIAAAAABEA8f81AQAALJYECAQAAAARAAwAQAEAAIyE BAiDAAAAEgAJAEcBAABMhAQIpwAAABIAAABNAQAA8JYECAAAAAARAPH/WQEAAJiFBAhGAAAA EgAJAF4BAAAQhgQIAAAAABIACgBkAQAAXIQECHAAAAASAAAAawEAAPCWBAgAAAAAEQDx/3IB AABMlgQIAAAAABEA8f+IAQAADJcECAAAAAARAPH/jQEAAGyEBAhbAAAAEgAAAJIBAAB8hAQI RgAAACIAAAAAY3J0c3R1ZmYuYwBnY2MyX2NvbXBpbGVkLgBwLjMAX19EVE9SX0xJU1RfXwBj b21wbGV0ZWQuNABfX2RvX2dsb2JhbF9kdG9yc19hdXgAX19FSF9GUkFNRV9CRUdJTl9fAGZp bmlfZHVtbXkAb2JqZWN0LjExAGZyYW1lX2R1bW15AGluaXRfZHVtbXkAZm9yY2VfdG9fZGF0 YQBfX0NUT1JfTElTVF9fAF9fZG9fZ2xvYmFsX2N0b3JzX2F1eABfX0NUT1JfRU5EX18AX19E VE9SX0VORF9fAF9fRlJBTUVfRU5EX18AY29uZnRlc3QuYwBfRFlOQU1JQwBfZXRleHQAX2lu aXQAZW52aXJvbgBmcHJpbnRmAF9fZGVyZWdpc3Rlcl9mcmFtZV9pbmZvAGVuZABfX3Byb2du YW1lAF9zdGFydABmb3BlbgBfX2Jzc19zdGFydABtYWluAF9maW5pAGF0ZXhpdABfZWRhdGEA X0dMT0JBTF9PRkZTRVRfVEFCTEVfAF9lbmQAZXhpdABfX3JlZ2lzdGVyX2ZyYW1lX2luZm8A Y29uZmlndXJlOjQyMDk6IGNoZWNraW5nIHNpemUgb2YgbG9uZwpjb25maWd1cmU6NDIyODog Y2MgLW8gY29uZnRlc3QuYyAtTzIgLU8gLXBpcGUgIC1JL3Vzci9pbmNsdWRlIC1EX0dFVE9Q VF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1ZGUg LUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2L2luY2x1ZGUvcXQyICBjb25mdGVz dC5jIC1XbCwtZXhwb3J0LWR5bmFtaWMgLUwvdXNyL2xvY2FsL2xpYiAtTC91c3IvWDExUjYv bGliIC1sanBlZyAtbGdjYyAtbHN0ZGMrKyAxPiY1CmNvbmZpZ3VyZTogZmFpbGVkIHByb2dy YW0gd2FzOgp/RUxGAQEBCUZyZWVCU0QAAgADAAEAAACMhAQINAAAALgIAAAAAAAANAAgAAYA KAAYABUABgAAADQAAAA0gAQINIAECMAAAADAAAAABQAAAAQAAAADAAAA9AAAAPSABAj0gAQI GQAAABkAAAAEAAAAAQAAAAEAAAAAAAAAAIAECACABAgpBgAAKQYAAAUAAAAAEAAAAQAAACwG AAAslgQILJYECMQAAADgAAAABgAAAAAQAAACAAAAcAYAAHCWBAhwlgQIgAAAAIAAAAAGAAAA BAAAAAQAAAAQAQAAEIEECBCBBAgYAAAAGAAAAAQAAAAEAAAAL3Vzci9saWJleGVjL2xkLWVs Zi5zby4xAAAAAAgAAAAEAAAAAQAAAEZyZWVCU0QAoGgGABEAAAAUAAAAAAAAAA8AAAAQAAAA CQAAAAIAAAAAAAAABwAAAAAAAAANAAAAEwAAAAwAAAALAAAAAAAAABIAAAAFAAAADgAAAAAA AAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAKAAAA AAAAAAAAAAAIAAAABgAAAAAAAAARAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAOAAAAcJYECAAA AAARAPH/rQAAABCGBAgAAAAAEQDx/y0AAAAQhAQIAAAAABIABwCUAAAACJcECAQAAAARABIA PgAAACyEBAgqAAAAEgAAAFUAAAA8hAQIYwAAACIAAADMAAAADJcECAAAAAARAPH/nAAAACyW BAgEAAAAEQAMANAAAACMhAQIgwAAABIACQCnAAAATIQECKcAAAASAAAAuwAAAPCWBAgAAAAA EQDx/9cAAACYhQQIRgAAABIACQAzAAAAEIYECAAAAAASAAoAbQAAAFyEBAhwAAAAEgAAALQA AADwlgQIAAAAABEA8f8XAAAATJYECAAAAAARAPH/xwAAAAyXBAgAAAAAEQDx/zkAAABshAQI WwAAABIAAAB0AAAAfIQECEYAAAAiAAAAAGxpYmpwZWcuc28uOQBfRFlOQU1JQwBfR0xPQkFM X09GRlNFVF9UQUJMRV8AX2luaXQAX2ZpbmkAZXhpdABmcHJpbnRmAGxpYnN0ZGMrKy5zby4z AF9fZGVyZWdpc3Rlcl9mcmFtZV9pbmZvAGF0ZXhpdABfX3JlZ2lzdGVyX2ZyYW1lX2luZm8A bGliYy5zby40AGVudmlyb24AX19wcm9nbmFtZQBmb3BlbgBfZXRleHQAX2VkYXRhAF9fYnNz X3N0YXJ0AF9lbmQAZW5kAF9zdGFydABtYWluAFiWBAgHBQAAXJYECAcGAABglgQIBwoAAGSW BAgHDgAAaJYECAcSAABslgQIBxMAAOhXAQAA6MYBAADDAP81UJYECP8lVJYECAAAAAD/JViW BAhoAAAAAOng/////yVclgQIaAgAAADp0P////8lYJYECGgQAAAA6cD/////JWSWBAhoGAAA AOmw/////yVolgQIaCAAAADpoP////8lbJYECGgoAAAA6ZD///9VieWD7AxXVlOJ0o11CIte /I18ngSJPQiXBAiF234pg30IAHQji0UIoyyWBAiAOAB0Fon2gDgvdQmNSAGJDSyWBAhAgDgA dey4cJYECIXAdAyDxPRS6Hb///+DxBCDxPRoEIYECOhm////6BX///+DxPSDxPxXVlPojwAA AFDoXf///5BVieWD7AiDPTSWBAgAdUDrFI12AIMFMJYECAShMJYECItA/P/QoTCWBAiDOAB1 5bg8hAQIhcB0DYPE9Gg4lgQI6Of+///HBTSWBAgBAAAAycONdgBVieWD7AjJw1WJ5YPsCLh8 hAQIhcB0EoPE+GjwlgQIaDiWBAjo7/7//8nDkFWJ5YPsCMnDVYnlg+wIg8T4aBeGBAhoGYYE COic/v//g8QQhcB1DYPE9GoB6Kv+//+NdgCDxPxqBGglhgQIUOhY/v//g8T0agDojv7//5CQ VYnlg+wUU7s8lgQIgz08lgQI/3QPjXYAiwP/0IPD/IM7/3X0W8nDkFWJ5YPsCMnD6Pv+///D AHcAY29uZnRlc3R2YWwAJWQKAAAAABaGBAhIlgQIAAAAAAAAAAD/////AAAAAP////8AAAAA cJYECAAAAAAAAAAAMoQECEKEBAhShAQIYoQECHKEBAiChAQIAQAAAAEAAAABAAAARgAAAAEA AACKAAAADAAAABCEBAgNAAAAEIYECAQAAAAogQQIBQAAAASDBAgGAAAAxIEECAoAAADcAAAA CwAAABAAAAAVAAAAAAAAAAMAAABMlgQIAgAAADAAAAAUAAAAEQAAABcAAADggwQIAAAAAAAA AAAAW0FTTV9GSUxFX0VORF1HQ0M6IChjKSAyLjk1LjIgMTk5OTEwMjQgKHJlbGVhc2UpAABb QVNNX0ZJTEVfRU5EXUdDQzogKGMpIDIuOTUuMiAxOTk5MTAyNCAocmVsZWFzZSkAAFtBU01f RklMRV9FTkRdR0NDOiAoYykgMi45NS4yIDE5OTkxMDI0IChyZWxlYXNlKQAAW0FTTV9GSUxF X0VORF1HQ0M6IChjKSAyLjk1LjIgMTk5OTEwMjQgKHJlbGVhc2UpAAgAAAAAAAAAAQAAADAx LjAxAAAACAAAAAAAAAABAAAAMDEuMDEAAAAIAAAAAAAAAAEAAAAwMS4wMQAAAAgAAAAAAAAA AQAAADAxLjAxAAAAAC5zeW10YWIALnN0cnRhYgAuc2hzdHJ0YWIALmludGVycAAubm90ZS5B QkktdGFnAC5oYXNoAC5keW5zeW0ALmR5bnN0cgAucmVsLnBsdAAuaW5pdAAucGx0AC50ZXh0 AC5maW5pAC5yb2RhdGEALmRhdGEALmVoX2ZyYW1lAC5jdG9ycwAuZHRvcnMALmdvdAAuZHlu YW1pYwAuYnNzAC5jb21tZW50AC5ub3RlAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAGwAAAAEAAAACAAAA9IAECPQAAAAZAAAAAAAAAAAAAAABAAAAAAAAACMA AAAHAAAAAgAAABCBBAgQAQAAGAAAAAAAAAAAAAAABAAAAAAAAAAxAAAABQAAAAIAAAAogQQI KAEAAJwAAAAEAAAAAAAAAAQAAAAEAAAANwAAAAsAAAACAAAAxIEECMQBAABAAQAABQAAAAEA AAAEAAAAEAAAAD8AAAADAAAAAgAAAASDBAgEAwAA3AAAAAAAAAAAAAAAAQAAAAAAAABHAAAA CQAAAAIAAADggwQI4AMAADAAAAAEAAAACAAAAAQAAAAIAAAAUAAAAAEAAAAGAAAAEIQECBAE AAALAAAAAAAAAAAAAAAEAAAAAAAAAFYAAAABAAAABgAAAByEBAgcBAAAcAAAAAAAAAAAAAAA BAAAAAQAAABbAAAAAQAAAAYAAACMhAQIjAQAAIQBAAAAAAAAAAAAAAQAAAAAAAAAYQAAAAEA AAAGAAAAEIYECBAGAAAGAAAAAAAAAAAAAAAEAAAAAAAAAGcAAAABAAAAAgAAABaGBAgWBgAA EwAAAAAAAAAAAAAAAQAAAAAAAABvAAAAAQAAAAMAAAAslgQILAYAAAwAAAAAAAAAAAAAAAQA AAAAAAAAdQAAAAEAAAADAAAAOJYECDgGAAAEAAAAAAAAAAAAAAAEAAAAAAAAAH8AAAABAAAA AwAAADyWBAg8BgAACAAAAAAAAAAAAAAABAAAAAAAAACGAAAAAQAAAAMAAABElgQIRAYAAAgA AAAAAAAAAAAAAAQAAAAAAAAAjQAAAAEAAAADAAAATJYECEwGAAAkAAAAAAAAAAAAAAAEAAAA BAAAAJIAAAAGAAAAAwAAAHCWBAhwBgAAgAAAAAUAAAAAAAAABAAAAAgAAACbAAAACAAAAAMA AADwlgQI8AYAABwAAAAAAAAAAAAAAAQAAAAAAAAAoAAAAAEAAAAAAAAAAAAAAPAGAADIAAAA AAAAAAAAAAABAAAAAAAAAKkAAAAHAAAAAAAAAMgAAAC4BwAAUAAAAAAAAAAAAAAAAQAAAAAA AAARAAAAAwAAAAAAAAAAAAAACAgAAK8AAAAAAAAAAAAAAAEAAAAAAAAAAQAAAAIAAAAAAAAA AAAAAHgMAAAgBAAAFwAAAC8AAAAEAAAAEAAAAAkAAAADAAAAAAAAAAAAAACYEAAAqAEAAAAA AAAAAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPSABAgAAAAAAwABAAAAAAAQgQQI AAAAAAMAAgAAAAAAKIEECAAAAAADAAMAAAAAAMSBBAgAAAAAAwAEAAAAAAAEgwQIAAAAAAMA BQAAAAAA4IMECAAAAAADAAYAAAAAABCEBAgAAAAAAwAHAAAAAAAchAQIAAAAAAMACAAAAAAA jIQECAAAAAADAAkAAAAAABCGBAgAAAAAAwAKAAAAAAAWhgQIAAAAAAMACwAAAAAALJYECAAA AAADAAwAAAAAADiWBAgAAAAAAwANAAAAAAA8lgQIAAAAAAMADgAAAAAARJYECAAAAAADAA8A AAAAAEyWBAgAAAAAAwAQAAAAAABwlgQIAAAAAAMAEQAAAAAA8JYECAAAAAADABIAAAAAAAAA AAAAAAAAAwATAAAAAADIAAAAAAAAAAMAFAAAAAAAAAAAAAAAAAADABUAAAAAAAAAAAAAAAAA AwAWAAAAAAAAAAAAAAAAAAMAFwABAAAAAAAAAAAAAAAEAPH/DAAAABCFBAgAAAAAAAAJABsA AAAwlgQIAAAAAAEADAAfAAAARJYECAAAAAABAA8ALQAAADSWBAgAAAAAAQAMADkAAAAQhQQI AAAAAAIACQBPAAAAOJYECAAAAAABAA0AYgAAAGSFBAgAAAAAAgAJAG0AAADwlgQIGAAAAAEA EgB3AAAAbIUECAAAAAACAAkAgwAAAJCFBAgAAAAAAgAJAI4AAAA4lgQIAAAAAAEADACcAAAA PJYECAAAAAABAA4AAQAAAAAAAAAAAAAABADx/wwAAADghQQIAAAAAAAACQCqAAAA4IUECAAA AAACAAkAwAAAAECWBAgAAAAAAQAOAIMAAAAIhgQIAAAAAAIACQCOAAAAOJYECAAAAAABAAwA zQAAAEiWBAgAAAAAAQAPANoAAAA4lgQIAAAAAAEADQDoAAAAAAAAAAAAAAAEAPH/DAAAAJiF BAgAAAAAAAAJAPMAAABwlgQIAAAAABEA8f/8AAAAEIYECAAAAAARAPH/AwEAABCEBAgAAAAA EgAHAAkBAAAIlwQIBAAAABEAEgARAQAALIQECCoAAAASAAAAGQEAADyEBAhjAAAAIgAAADEB AAAMlwQIAAAAABEA8f81AQAALJYECAQAAAARAAwAQAEAAIyEBAiDAAAAEgAJAEcBAABMhAQI pwAAABIAAABNAQAA8JYECAAAAAARAPH/WQEAAJiFBAhGAAAAEgAJAF4BAAAQhgQIAAAAABIA CgBkAQAAXIQECHAAAAASAAAAawEAAPCWBAgAAAAAEQDx/3IBAABMlgQIAAAAABEA8f+IAQAA DJcECAAAAAARAPH/jQEAAGyEBAhbAAAAEgAAAJIBAAB8hAQIRgAAACIAAAAAY3J0c3R1ZmYu YwBnY2MyX2NvbXBpbGVkLgBwLjMAX19EVE9SX0xJU1RfXwBjb21wbGV0ZWQuNABfX2RvX2ds b2JhbF9kdG9yc19hdXgAX19FSF9GUkFNRV9CRUdJTl9fAGZpbmlfZHVtbXkAb2JqZWN0LjEx AGZyYW1lX2R1bW15AGluaXRfZHVtbXkAZm9yY2VfdG9fZGF0YQBfX0NUT1JfTElTVF9fAF9f ZG9fZ2xvYmFsX2N0b3JzX2F1eABfX0NUT1JfRU5EX18AX19EVE9SX0VORF9fAF9fRlJBTUVf RU5EX18AY29uZnRlc3QuYwBfRFlOQU1JQwBfZXRleHQAX2luaXQAZW52aXJvbgBmcHJpbnRm AF9fZGVyZWdpc3Rlcl9mcmFtZV9pbmZvAGVuZABfX3Byb2duYW1lAF9zdGFydABmb3BlbgBf X2Jzc19zdGFydABtYWluAF9maW5pAGF0ZXhpdABfZWRhdGEAX0dMT0JBTF9PRkZTRVRfVEFC TEVfAF9lbmQAZXhpdABfX3JlZ2lzdGVyX2ZyYW1lX2luZm8AY29uZmlndXJlOjQyNDc6IGNo ZWNraW5nIHNpemUgb2YgY2hhciAqCmNvbmZpZ3VyZTo0MjY2OiBjYyAtbyBjb25mdGVzdC5j IC1PMiAtTyAtcGlwZSAgLUkvdXNyL2luY2x1ZGUgLURfR0VUT1BUX0ggLURfUFRIX0hfIC1E X1BUSF9QVEhSRUFEX0hfICAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5j bHVkZSAtSS91c3IvWDExUjYvaW5jbHVkZS9xdDIgIGNvbmZ0ZXN0LmMgLVdsLC1leHBvcnQt ZHluYW1pYyAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9YMTFSNi9saWIgLWxqcGVnIC1sZ2Nj IC1sc3RkYysrIDE+JjUKY29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6Cn9FTEYBAQEJ RnJlZUJTRAACAAMAAQAAAIyEBAg0AAAAuAgAAAAAAAA0ACAABgAoABgAFQAGAAAANAAAADSA BAg0gAQIwAAAAMAAAAAFAAAABAAAAAMAAAD0AAAA9IAECPSABAgZAAAAGQAAAAQAAAABAAAA AQAAAAAAAAAAgAQIAIAECCkGAAApBgAABQAAAAAQAAABAAAALAYAACyWBAgslgQIxAAAAOAA AAAGAAAAABAAAAIAAABwBgAAcJYECHCWBAiAAAAAgAAAAAYAAAAEAAAABAAAABABAAAQgQQI EIEECBgAAAAYAAAABAAAAAQAAAAvdXNyL2xpYmV4ZWMvbGQtZWxmLnNvLjEAAAAACAAAAAQA AAABAAAARnJlZUJTRACgaAYAEQAAABQAAAAAAAAADwAAABAAAAAJAAAAAgAAAAAAAAAHAAAA AAAAAA0AAAATAAAADAAAAAsAAAAAAAAAEgAAAAUAAAAOAAAAAAAAAAAAAAAAAAAAAQAAAAAA AAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAoAAAAAAAAAAAAAAAgAAAAGAAAA AAAAABEAAAADAAAAAAAAAAAAAAAAAAAAAAAAAA4AAABwlgQIAAAAABEA8f+tAAAAEIYECAAA AAARAPH/LQAAABCEBAgAAAAAEgAHAJQAAAAIlwQIBAAAABEAEgA+AAAALIQECCoAAAASAAAA VQAAADyEBAhjAAAAIgAAAMwAAAAMlwQIAAAAABEA8f+cAAAALJYECAQAAAARAAwA0AAAAIyE BAiDAAAAEgAJAKcAAABMhAQIpwAAABIAAAC7AAAA8JYECAAAAAARAPH/1wAAAJiFBAhGAAAA EgAJADMAAAAQhgQIAAAAABIACgBtAAAAXIQECHAAAAASAAAAtAAAAPCWBAgAAAAAEQDx/xcA AABMlgQIAAAAABEA8f/HAAAADJcECAAAAAARAPH/OQAAAGyEBAhbAAAAEgAAAHQAAAB8hAQI RgAAACIAAAAAbGlianBlZy5zby45AF9EWU5BTUlDAF9HTE9CQUxfT0ZGU0VUX1RBQkxFXwBf aW5pdABfZmluaQBleGl0AGZwcmludGYAbGlic3RkYysrLnNvLjMAX19kZXJlZ2lzdGVyX2Zy YW1lX2luZm8AYXRleGl0AF9fcmVnaXN0ZXJfZnJhbWVfaW5mbwBsaWJjLnNvLjQAZW52aXJv bgBfX3Byb2duYW1lAGZvcGVuAF9ldGV4dABfZWRhdGEAX19ic3Nfc3RhcnQAX2VuZABlbmQA X3N0YXJ0AG1haW4AWJYECAcFAABclgQIBwYAAGCWBAgHCgAAZJYECAcOAABolgQIBxIAAGyW BAgHEwAA6FcBAADoxgEAAMMA/zVQlgQI/yVUlgQIAAAAAP8lWJYECGgAAAAA6eD/////JVyW BAhoCAAAAOnQ/////yVglgQIaBAAAADpwP////8lZJYECGgYAAAA6bD/////JWiWBAhoIAAA AOmg/////yVslgQIaCgAAADpkP///1WJ5YPsDFdWU4nSjXUIi178jXyeBIk9CJcECIXbfimD fQgAdCOLRQijLJYECIA4AHQWifaAOC91CY1IAYkNLJYECECAOAB17LhwlgQIhcB0DIPE9FLo dv///4PEEIPE9GgQhgQI6Gb////oFf///4PE9IPE/FdWU+iPAAAAUOhd////kFWJ5YPsCIM9 NJYECAB1QOsUjXYAgwUwlgQIBKEwlgQIi0D8/9ChMJYECIM4AHXluDyEBAiFwHQNg8T0aDiW BAjo5/7//8cFNJYECAEAAADJw412AFWJ5YPsCMnDVYnlg+wIuHyEBAiFwHQSg8T4aPCWBAho OJYECOjv/v//ycOQVYnlg+wIycNVieWD7AiDxPhoF4YECGgZhgQI6Jz+//+DxBCFwHUNg8T0 agHoq/7//412AIPE/GoEaCWGBAhQ6Fj+//+DxPRqAOiO/v//kJBVieWD7BRTuzyWBAiDPTyW BAj/dA+NdgCLA//Qg8P8gzv/dfRbycOQVYnlg+wIycPo+/7//8MAdwBjb25mdGVzdHZhbAAl ZAoAAAAAFoYECEiWBAgAAAAAAAAAAP////8AAAAA/////wAAAABwlgQIAAAAAAAAAAAyhAQI QoQECFKEBAhihAQIcoQECIKEBAgBAAAAAQAAAAEAAABGAAAAAQAAAIoAAAAMAAAAEIQECA0A AAAQhgQIBAAAACiBBAgFAAAABIMECAYAAADEgQQICgAAANwAAAALAAAAEAAAABUAAAAAAAAA AwAAAEyWBAgCAAAAMAAAABQAAAARAAAAFwAAAOCDBAgAAAAAAAAAAABbQVNNX0ZJTEVfRU5E XUdDQzogKGMpIDIuOTUuMiAxOTk5MTAyNCAocmVsZWFzZSkAAFtBU01fRklMRV9FTkRdR0ND OiAoYykgMi45NS4yIDE5OTkxMDI0IChyZWxlYXNlKQAAW0FTTV9GSUxFX0VORF1HQ0M6IChj KSAyLjk1LjIgMTk5OTEwMjQgKHJlbGVhc2UpAABbQVNNX0ZJTEVfRU5EXUdDQzogKGMpIDIu OTUuMiAxOTk5MTAyNCAocmVsZWFzZSkACAAAAAAAAAABAAAAMDEuMDEAAAAIAAAAAAAAAAEA AAAwMS4wMQAAAAgAAAAAAAAAAQAAADAxLjAxAAAACAAAAAAAAAABAAAAMDEuMDEAAAAALnN5 bXRhYgAuc3RydGFiAC5zaHN0cnRhYgAuaW50ZXJwAC5ub3RlLkFCSS10YWcALmhhc2gALmR5 bnN5bQAuZHluc3RyAC5yZWwucGx0AC5pbml0AC5wbHQALnRleHQALmZpbmkALnJvZGF0YQAu ZGF0YQAuZWhfZnJhbWUALmN0b3JzAC5kdG9ycwAuZ290AC5keW5hbWljAC5ic3MALmNvbW1l bnQALm5vdGUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAbAAAA AQAAAAIAAAD0gAQI9AAAABkAAAAAAAAAAAAAAAEAAAAAAAAAIwAAAAcAAAACAAAAEIEECBAB AAAYAAAAAAAAAAAAAAAEAAAAAAAAADEAAAAFAAAAAgAAACiBBAgoAQAAnAAAAAQAAAAAAAAA BAAAAAQAAAA3AAAACwAAAAIAAADEgQQIxAEAAEABAAAFAAAAAQAAAAQAAAAQAAAAPwAAAAMA AAACAAAABIMECAQDAADcAAAAAAAAAAAAAAABAAAAAAAAAEcAAAAJAAAAAgAAAOCDBAjgAwAA MAAAAAQAAAAIAAAABAAAAAgAAABQAAAAAQAAAAYAAAAQhAQIEAQAAAsAAAAAAAAAAAAAAAQA AAAAAAAAVgAAAAEAAAAGAAAAHIQECBwEAABwAAAAAAAAAAAAAAAEAAAABAAAAFsAAAABAAAA BgAAAIyEBAiMBAAAhAEAAAAAAAAAAAAABAAAAAAAAABhAAAAAQAAAAYAAAAQhgQIEAYAAAYA AAAAAAAAAAAAAAQAAAAAAAAAZwAAAAEAAAACAAAAFoYECBYGAAATAAAAAAAAAAAAAAABAAAA AAAAAG8AAAABAAAAAwAAACyWBAgsBgAADAAAAAAAAAAAAAAABAAAAAAAAAB1AAAAAQAAAAMA AAA4lgQIOAYAAAQAAAAAAAAAAAAAAAQAAAAAAAAAfwAAAAEAAAADAAAAPJYECDwGAAAIAAAA AAAAAAAAAAAEAAAAAAAAAIYAAAABAAAAAwAAAESWBAhEBgAACAAAAAAAAAAAAAAABAAAAAAA AACNAAAAAQAAAAMAAABMlgQITAYAACQAAAAAAAAAAAAAAAQAAAAEAAAAkgAAAAYAAAADAAAA cJYECHAGAACAAAAABQAAAAAAAAAEAAAACAAAAJsAAAAIAAAAAwAAAPCWBAjwBgAAHAAAAAAA AAAAAAAABAAAAAAAAACgAAAAAQAAAAAAAAAAAAAA8AYAAMgAAAAAAAAAAAAAAAEAAAAAAAAA qQAAAAcAAAAAAAAAyAAAALgHAABQAAAAAAAAAAAAAAABAAAAAAAAABEAAAADAAAAAAAAAAAA AAAICAAArwAAAAAAAAAAAAAAAQAAAAAAAAABAAAAAgAAAAAAAAAAAAAAeAwAACAEAAAXAAAA LwAAAAQAAAAQAAAACQAAAAMAAAAAAAAAAAAAAJgQAACoAQAAAAAAAAAAAAABAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAA9IAECAAAAAADAAEAAAAAABCBBAgAAAAAAwACAAAAAAAogQQI AAAAAAMAAwAAAAAAxIEECAAAAAADAAQAAAAAAASDBAgAAAAAAwAFAAAAAADggwQIAAAAAAMA BgAAAAAAEIQECAAAAAADAAcAAAAAAByEBAgAAAAAAwAIAAAAAACMhAQIAAAAAAMACQAAAAAA EIYECAAAAAADAAoAAAAAABaGBAgAAAAAAwALAAAAAAAslgQIAAAAAAMADAAAAAAAOJYECAAA AAADAA0AAAAAADyWBAgAAAAAAwAOAAAAAABElgQIAAAAAAMADwAAAAAATJYECAAAAAADABAA AAAAAHCWBAgAAAAAAwARAAAAAADwlgQIAAAAAAMAEgAAAAAAAAAAAAAAAAADABMAAAAAAMgA AAAAAAAAAwAUAAAAAAAAAAAAAAAAAAMAFQAAAAAAAAAAAAAAAAADABYAAAAAAAAAAAAAAAAA AwAXAAEAAAAAAAAAAAAAAAQA8f8MAAAAEIUECAAAAAAAAAkAGwAAADCWBAgAAAAAAQAMAB8A AABElgQIAAAAAAEADwAtAAAANJYECAAAAAABAAwAOQAAABCFBAgAAAAAAgAJAE8AAAA4lgQI AAAAAAEADQBiAAAAZIUECAAAAAACAAkAbQAAAPCWBAgYAAAAAQASAHcAAABshQQIAAAAAAIA CQCDAAAAkIUECAAAAAACAAkAjgAAADiWBAgAAAAAAQAMAJwAAAA8lgQIAAAAAAEADgABAAAA AAAAAAAAAAAEAPH/DAAAAOCFBAgAAAAAAAAJAKoAAADghQQIAAAAAAIACQDAAAAAQJYECAAA AAABAA4AgwAAAAiGBAgAAAAAAgAJAI4AAAA4lgQIAAAAAAEADADNAAAASJYECAAAAAABAA8A 2gAAADiWBAgAAAAAAQANAOgAAAAAAAAAAAAAAAQA8f8MAAAAmIUECAAAAAAAAAkA8wAAAHCW BAgAAAAAEQDx//wAAAAQhgQIAAAAABEA8f8DAQAAEIQECAAAAAASAAcACQEAAAiXBAgEAAAA EQASABEBAAAshAQIKgAAABIAAAAZAQAAPIQECGMAAAAiAAAAMQEAAAyXBAgAAAAAEQDx/zUB AAAslgQIBAAAABEADABAAQAAjIQECIMAAAASAAkARwEAAEyEBAinAAAAEgAAAE0BAADwlgQI AAAAABEA8f9ZAQAAmIUECEYAAAASAAkAXgEAABCGBAgAAAAAEgAKAGQBAABchAQIcAAAABIA AABrAQAA8JYECAAAAAARAPH/cgEAAEyWBAgAAAAAEQDx/4gBAAAMlwQIAAAAABEA8f+NAQAA bIQECFsAAAASAAAAkgEAAHyEBAhGAAAAIgAAAABjcnRzdHVmZi5jAGdjYzJfY29tcGlsZWQu AHAuMwBfX0RUT1JfTElTVF9fAGNvbXBsZXRlZC40AF9fZG9fZ2xvYmFsX2R0b3JzX2F1eABf X0VIX0ZSQU1FX0JFR0lOX18AZmluaV9kdW1teQBvYmplY3QuMTEAZnJhbWVfZHVtbXkAaW5p dF9kdW1teQBmb3JjZV90b19kYXRhAF9fQ1RPUl9MSVNUX18AX19kb19nbG9iYWxfY3RvcnNf YXV4AF9fQ1RPUl9FTkRfXwBfX0RUT1JfRU5EX18AX19GUkFNRV9FTkRfXwBjb25mdGVzdC5j AF9EWU5BTUlDAF9ldGV4dABfaW5pdABlbnZpcm9uAGZwcmludGYAX19kZXJlZ2lzdGVyX2Zy YW1lX2luZm8AZW5kAF9fcHJvZ25hbWUAX3N0YXJ0AGZvcGVuAF9fYnNzX3N0YXJ0AG1haW4A X2ZpbmkAYXRleGl0AF9lZGF0YQBfR0xPQkFMX09GRlNFVF9UQUJMRV8AX2VuZABleGl0AF9f cmVnaXN0ZXJfZnJhbWVfaW5mbwBjb25maWd1cmU6NDI4NzogY2hlY2tpbmcgZm9yIGRsb3Bl biBpbiAtbGRsCmNvbmZpZ3VyZTo0MzMxOiBjaGVja2luZyBmb3Igc2hsX3VubG9hZCBpbiAt bGRsZApjb25maWd1cmU6NDM1MDogY2MgLW8gY29uZnRlc3QuYyAtTzIgLU8gLXBpcGUgIC1J L3Vzci9pbmNsdWRlIC1EX0dFVE9QVF9IIC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAg LUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2 L2luY2x1ZGUvcXQyICBjb25mdGVzdC5jIC1sZGxkICAtV2wsLWV4cG9ydC1keW5hbWljIC1M L3Vzci9sb2NhbC9saWIgLUwvdXNyL1gxMVI2L2xpYiAtbGpwZWcgLWxnY2MgLWxzdGRjKysg MT4mNQovdXNyL2xpYmV4ZWMvZWxmL2xkOiBjYW5ub3QgZmluZCAtbGRsZApjb25maWd1cmU6 IGZhaWxlZCBwcm9ncmFtIHdhczoKY29uZmlndXJlOjQzNzk6IGNoZWNraW5nIGZvciBleHRy YSBpbmNsdWRlcwpjb25maWd1cmU6NDQxMDogY2hlY2tpbmcgZm9yIGV4dHJhIGxpYnMKY29u ZmlndXJlOjQ0NDQ6IGNoZWNraW5nIGZvciBsaWJ6CmNvbmZpZ3VyZTo0NDcwOiBjYyAtbyBj b25mdGVzdC5jIC1PMiAtTyAtcGlwZSAgICAtSS91c3IvaW5jbHVkZSAtRF9HRVRPUFRfSCAt RF9QVEhfSF8gLURfUFRIX1BUSFJFQURfSF8gIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vz ci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9YMTFSNi9pbmNsdWRlL3F0MiAgY29uZnRlc3QuYyAg IC1ML3Vzci9sb2NhbC9saWIgLWx6ICAxPiY1CmNvbmZpZ3VyZTo0NTAwOiBjaGVja2luZyBm b3IgWApjb25maWd1cmU6NDUzOTogY2MgLUUgIC1JL3Vzci9pbmNsdWRlIC1EX0dFVE9QVF9I IC1EX1BUSF9IXyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkv dXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL1gxMVI2L2luY2x1ZGUvcXQyIGNvbmZ0ZXN0LmMg Pi9kZXYvbnVsbCAyPmNvbmZ0ZXN0Lm91dApjb25maWd1cmU6NDUzNTogWDExL0ludHJpbnNp Yy5oOiBObyBzdWNoIGZpbGUgb3IgZGlyZWN0b3J5CmNvbmZpZ3VyZTogZmFpbGVkIHByb2dy YW0gd2FzOgojbGluZSA0NTM0ICJjb25maWd1cmUiCiNpbmNsdWRlICJjb25mZGVmcy5oIgoj aW5jbHVkZSA8WDExL0ludHJpbnNpYy5oPgpjb25maWd1cmU6NDYxNTogY2MgLW8gY29uZnRl c3QuYyAtTzIgLU8gLXBpcGUgIC1JL3Vzci9pbmNsdWRlIC1EX0dFVE9QVF9IIC1EX1BUSF9I XyAtRF9QVEhfUFRIUkVBRF9IXyAgLUkvdXNyL2xvY2FsL2luY2x1ZGUgLUkvdXNyL2xvY2Fs L2luY2x1ZGUgLUkvdXNyL1gxMVI2L2luY2x1ZGUvcXQyICBjb25mdGVzdC5jIC1sWHQgLVds LC1leHBvcnQtZHluYW1pYyAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9YMTFSNi9saWIgLWxq cGVnIC1sZ2NjIC1sc3RkYysrIDE+JjUKY29uZmlndXJlOjQ3ODY6IGNoZWNraW5nIGZvciBJ Y2VDb25uZWN0aW9uTnVtYmVyIGluIC1sSUNFCmNvbmZpZ3VyZTo0ODA1OiBjYyAtbyBjb25m dGVzdC5jIC1PMiAtTyAtcGlwZSAgLUkvdXNyL2luY2x1ZGUgLURfR0VUT1BUX0ggLURfUFRI X0hfIC1EX1BUSF9QVEhSRUFEX0hfICAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9j YWwvaW5jbHVkZSAtSS91c3IvWDExUjYvaW5jbHVkZS9xdDIgIC1ML3Vzci9YMTFSNi9saWIg Y29uZnRlc3QuYyAtbElDRSAgLVdsLC1leHBvcnQtZHluYW1pYyAtTC91c3IvbG9jYWwvbGli IC1ML3Vzci9YMTFSNi9saWIgLWxqcGVnIC1sZ2NjIC1sc3RkYysrIDE+JjUKY29uZmlndXJl OjQ4MzQ6IGNoZWNraW5nIGZvciBsaWJYZXh0CmNvbmZpZ3VyZTo0ODU3OiBjYyAtbyBjb25m dGVzdC5jIC1PMiAtTyAtcGlwZSAgLUkvdXNyL2luY2x1ZGUgLURfR0VUT1BUX0ggLURfUFRI X0hfIC1EX1BUSF9QVEhSRUFEX0hfICAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvbG9j YWwvaW5jbHVkZSAtSS91c3IvWDExUjYvaW5jbHVkZS9xdDIgIC1ML3Vzci9YMTFSNi9saWIg IC1ML3Vzci9sb2NhbC9saWIgY29uZnRlc3QuYyAtbFhleHQgLWxYMTEgIDE+JjUKY29uZmln dXJlOjQ5NDU6IGNoZWNraW5nIGZvciBsaWJwbmcKY29uZmlndXJlOjQ5NzU6IGNjIC1vIGNv bmZ0ZXN0LmMgLU8yIC1PIC1waXBlIC1JL3Vzci9YMTFSNi9pbmNsdWRlICAgLUkvdXNyL2lu Y2x1ZGUgLURfR0VUT1BUX0ggLURfUFRIX0hfIC1EX1BUSF9QVEhSRUFEX0hfICAtSS91c3Iv bG9jYWwvaW5jbHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvWDExUjYvaW5jbHVk ZS9xdDIgIGNvbmZ0ZXN0LmMgLVdsLC1leHBvcnQtZHluYW1pYyAtTC91c3IvbG9jYWwvbGli IC1ML3Vzci9YMTFSNi9saWIgLWxqcGVnIC1sZ2NjIC1sc3RkYysrIC1ML3Vzci9YMTFSNi9s aWIgIC1ML3Vzci9sb2NhbC9saWIgLWxwbmcgLWx6IC1sbSAtbFgxMSAgMT4mNQpjb25maWd1 cmU6NTAwNzogY2hlY2tpbmcgZm9yIGxpYmpwZWc2Ygpjb25maWd1cmU6NTA0NTogY2MgLW8g Y29uZnRlc3QuYyAtTzIgLU8gLXBpcGUgLUkvdXNyL1gxMVI2L2luY2x1ZGUgICAtSS91c3Iv aW5jbHVkZSAtRF9HRVRPUFRfSCAtRF9QVEhfSF8gLURfUFRIX1BUSFJFQURfSF8gIC1JL3Vz ci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9YMTFSNi9pbmNs dWRlL3F0MiAgY29uZnRlc3QuYyAtTC91c3IvWDExUjYvbGliICAtTC91c3IvbG9jYWwvbGli IC1sanBlZzZiIC1sbSAxPiY1Ci91c3IvbGliZXhlYy9lbGYvbGQ6IGNhbm5vdCBmaW5kIC1s anBlZzZiCmNvbmZpZ3VyZTogZmFpbGVkIHByb2dyYW0gd2FzOgpjb25maWd1cmU6NTA2ODog Y2hlY2tpbmcgZm9yIGxpYmpwZWcKY29uZmlndXJlOjUxMDY6IGNjIC1vIGNvbmZ0ZXN0LmMg LU8yIC1PIC1waXBlIC1JL3Vzci9YMTFSNi9pbmNsdWRlICAgLUkvdXNyL2luY2x1ZGUgLURf R0VUT1BUX0ggLURfUFRIX0hfIC1EX1BUSF9QVEhSRUFEX0hfICAtSS91c3IvbG9jYWwvaW5j bHVkZSAtSS91c3IvbG9jYWwvaW5jbHVkZSAtSS91c3IvWDExUjYvaW5jbHVkZS9xdDIgIGNv bmZ0ZXN0LmMgLUwvdXNyL1gxMVI2L2xpYiAgLUwvdXNyL2xvY2FsL2xpYiAtbGpwZWcgLWxt IDE+JjUKY29uZmlndXJlOjUyNzE6IGNoZWNraW5nIGZvciBRdApjb25maWd1cmU6NTQzMjog cm0gLXJmIFN1bldTX2NhY2hlOyBjKysgLW8gY29uZnRlc3QuYyAtTzIgLWZuby1leGNlcHRp b25zIC1mbm8tY2hlY2stbmV3IC1XYWxsIC1wZWRhbnRpYyAtVyAtV3BvaW50ZXItYXJpdGgg LVdtaXNzaW5nLXByb3RvdHlwZXMgLVd3cml0ZS1zdHJpbmdzIC1Xbm8tbG9uZy1sb25nIC1X bm9uLXZpcnR1YWwtZHRvciAtZm5vLWJ1aWx0aW4gLU8gLXBpcGUgLUkvdXNyL1gxMVI2L2lu Y2x1ZGUvcXQyIC1JL3Vzci9YMTFSNi9pbmNsdWRlICAtSS91c3IvaW5jbHVkZSAtRF9HRVRP UFRfSCAtRF9QVEhfSF8gLURfUFRIX1BUSFJFQURfSF8gIC1JL3Vzci9sb2NhbC9pbmNsdWRl IC1JL3Vzci9sb2NhbC9pbmNsdWRlIC1JL3Vzci9YMTFSNi9pbmNsdWRlL3F0MiAgLUwvdXNy L1gxMVI2L2xpYiAtTC91c3IvWDExUjYvbGliICAtTC91c3IvbG9jYWwvbGliIGNvbmZ0ZXN0 LkMgLVdsLC1leHBvcnQtZHluYW1pYyAtTC91c3IvbG9jYWwvbGliIC1ML3Vzci9YMTFSNi9s aWIgLWxqcGVnIC1sZ2NjIC1sc3RkYysrIC1scXQyIC1scG5nIC1seiAtbG0gLWxqcGVnICAt bFhleHQgLWxYMTEgLWxTTSAtbElDRSAgMT4mNQpjb25mdGVzdC5DOiBJbiBmdW5jdGlvbiBg aW50IG1haW4oKSc6CmNvbmZ0ZXN0LkM6MjA6IHdhcm5pbmc6IHVudXNlZCB2YXJpYWJsZSBg aW50IG1hZ25vbGlhJwpjb25mdGVzdC5DOjE1OiB3YXJuaW5nOiB1bnVzZWQgdmFyaWFibGUg YGNsYXNzIFFTdHJpbmdMaXN0ICogdCcKY29uZmlndXJlOiBmYWlsZWQgcHJvZ3JhbSB3YXM6 CiNpbmNsdWRlICJjb25mZGVmcy5oIgojaW5jbHVkZSA8cWdsb2JhbC5oPgojaW5jbHVkZSA8 cWFwcGxpY2F0aW9uLmg+CiNpbmNsdWRlIDxxYXBwLmg+CiNpbmNsdWRlIDxxb2JqY29sbC5o PgojaW5jbHVkZSA8cWV2ZW50Lmg+CiNpbmNsdWRlIDxxc3RyaW5nLmg+CiNpbmNsdWRlIDxx c3R5bGUuaD4KI2luY2x1ZGUgPHFpY29udmlldy5oPgojaWYgISAoUVRfVkVSU0lPTiA+PSAy MjIpCiNlcnJvciAxCiNlbmRpZgoKaW50IG1haW4oKSB7CiAgICBRU3RyaW5nTGlzdCAqdCA9 IG5ldyBRU3RyaW5nTGlzdCgpOwogICAgUUljb25WaWV3IGl2KDApOwogICAgaXYuc2V0V29y ZFdyYXBJY29uVGV4dChmYWxzZSk7CiAgICBRU3RyaW5nIHM7CiAgICBzLnNldExhdGluMSgi RWx2aXMgaXMgYWxpdmUiLCAxNCk7CiAgICBpbnQgbWFnbm9saWEgPSBRRXZlbnQ6OlNwZWVj aDsgLyogbmV3IGluIDIuMiBiZXRhMiAqLwogICAgcmV0dXJuIDA7Cn0K --------------F9083AE327F135DEA4A7F8E6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 6:37:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from femail9.sdc1.sfba.home.com (femail9.sdc1.sfba.home.com [24.0.95.89]) by hub.freebsd.org (Postfix) with ESMTP id C272737B403 for ; Sun, 8 Jul 2001 06:37:29 -0700 (PDT) (envelope-from tsikora@home.com) Received: from home.com ([24.2.168.159]) by femail9.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010708133729.JWMJ17777.femail9.sdc1.sfba.home.com@home.com> for ; Sun, 8 Jul 2001 06:37:29 -0700 Message-ID: <3B486150.BF030CCC@home.com> Date: Sun, 08 Jul 2001 09:34:08 -0400 From: Ted Sikora Reply-To: tsikora@powerusersbbs.com X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.5 i686) X-Accept-Language: en-US, en MIME-Version: 1.0 To: "freebsd-stable@FreeBSD.ORG" Subject: Re: JFS References: <3B479008.19BFE7F2@home.com> <101770000.994546208@vpn39.ece.cmu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Brandon S. Allbery KF8NH" wrote: > > On Saturday, July 07, 2001 18:41:12 -0400, Ted Sikora > wrote: > +----- > | Juha Saarinen wrote: > | > > | > On Sat, 7 Jul 2001, Dave Uhring wrote: > | > > | > > I use "logging" on Solaris and XFS on Linux and have tried reiserfs on > | > > Linux. All are superior to UFS/softupdates when the going gets tough. > | > > Disk access times may or may not be comparable with UFS/softupdates, > | > > but the integrity of my filesystems is more important than raw speed. > | > > | > Hmmm... that's one reason I've not implemented ReiserFS on my Linux box. > | > Read too many horror stories about how it eats your file system, and how > | > it doesn't work with NFS etc. > | > | Absolutely false. Works perfectly... I have had it on several machines > +--->8 > > I think it depends on which ReiserFS you're using: the development > snapshots that show up in various kernels from Linus or as patches to same, I was using 2.2.x but ocassionally used the 2.4.x kernels. I now have the 2.4.5 kernel with the super.c patch on all. The only problem I have is the following error message on boot-up 'UMSDOS: msdos_read_super failed, mount aborted'. (always existed on 2.4) but is harmless. -- Ted Sikora admin@unixos2.org http://www.unixos2.org http://www.powerusersbbs.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 6:43: 7 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.webmonster.de (datasink.webmonster.de [194.162.162.209]) by hub.freebsd.org (Postfix) with SMTP id C1CF737B403 for ; Sun, 8 Jul 2001 06:43:02 -0700 (PDT) (envelope-from karsten@rohrbach.de) Received: (qmail 26142 invoked by uid 1000); 8 Jul 2001 13:43:23 -0000 Date: Sun, 8 Jul 2001 15:43:23 +0200 From: "Karsten W. Rohrbach" To: Greg Lehey Cc: "A. L. Meyers" , Antony T Curtis , freebsd-stable@FreeBSD.ORG Subject: Re: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)) Message-ID: <20010708154323.E24461@mail.webmonster.de> References: <20010707132458.D75626@wantadilla.lemis.com> <20010707144259.Q550-100000@consult-meyers.com> <20010708090243.U75626@wantadilla.lemis.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="8vCeF2GUdMpe9ZbK" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010708090243.U75626@wantadilla.lemis.com>; from grog@FreeBSD.org on Sun, Jul 08, 2001 at 09:02:43AM +0930 X-Arbitrary-Number-Of-The-Day: 42 X-URL: http://www.webmonster.de/ X-Disclaimer: My opinions do not necessarily represent those of my employer Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --8vCeF2GUdMpe9ZbK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Greg Lehey(grog@FreeBSD.org)@2001.07.08 09:02:43 +0000: [...] > > Just installed SuSE Linux 7.2 with Reiser FS throughout on an Intel > > SMP box. The FS purrs, even on /, which doesn't mean everything is > > better or worse than FBSD. >=20 > I don't know enough about ReiserFS to be able to give a useful > opinion. The Linux people I know are by no means in agreement about > its merits, but I've heard that it's best as a "special purpose" FS > for small files. I don't know how valid that statement is. reiserfs has several features/benefits compared to ufs based filesystems but it also breaks common semantics, especially in fsync()'s behaviour. first of all, the base filesystem layer for payload data operates on a linear namespace. this layer gets the hierarchical mapping and metadata layer ontop which gives you a standard hierarchical fs structure. the metadata is organized in a hash which makes file access much faster, especially in directories containing many files. then there is tail optimization which puts more than one file in one block on the disk -- file payload does not have to start at a block boundary -- this is more efficient, but time consuming (degrades fs performance, opposed to mountopt notail which runs at full speed then). the base fs is log structured, AFAIK. the only problem that i experienced is fsync()'s strangeness since it returns immediately, not ensuring that the data was actually written physically, but this might be fixed now... there is also resizing on the fly (basically remounting with the new fs size as mountopt) which seems to include journal relocation, this is new to me. reiserfs also has no hard limit for the max number of inodes at mkfs time. please correct me if got something wrong. the papers can be found at http://www.namesys.com/ /k --=20 > Parts that don't exist can't break. --Russell Nelson=20 KR433/KR11-RIPE -- WebMonster Community Founder -- nGENn GmbH Senior Techie http://www.webmonster.de/ -- ftp://ftp.webmonster.de/ -- http://www.ngenn.n= et/ karsten&rohrbach.de -- alpha&ngenn.net -- alpha&scene.org -- catch@spam.de GnuPG 0x2964BF46 2001-03-15 42F9 9FFF 50D4 2F38 DBEE DF22 3340 4F4E 2964 B= F46 Please do not remove my address from To: and Cc: fields in mailing lists. 1= 0x --8vCeF2GUdMpe9ZbK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7SGN7M0BPTilkv0YRAkcUAJ9GvZgTrv5oxgWbwKKHhMAGpuOOPgCfY8Hg QrtGNINrwPgPxZPF9o3dXh0= =vgCn -----END PGP SIGNATURE----- --8vCeF2GUdMpe9ZbK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 6:54: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id 2569837B403 for ; Sun, 8 Jul 2001 06:53:57 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.9.3/8.9.3) id PAA66859; Sun, 8 Jul 2001 15:53:30 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Date: Sun, 8 Jul 2001 15:53:30 +0200 (CEST) Message-Id: <200107081353.PAA66859@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, ab@astralblue.net Reply-To: freebsd-stable@FreeBSD.ORG Subject: Re: ftpd weirdness; CWD/RETR/... handles {} specially? In-Reply-To: <20010708223111.A40664@the-7.net> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.1-RELEASE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eugene M. Kim wrote: > ftpd of 4-stable apparently handles {} embedded in the argument to RETR > and CWD specially. For example, if the client send `CWD {3}', then the > ftpd will try to chdir into `3', not into `{3}'. Is this an intended > behavior, or a bug to be fixed? It's a feature. According to ftpd(8):
Ftpd interprets file names according to the ``globbing'' conventions used by csh(1). This allows users to utilize the metacharacters ``*?[]{}~''
> PS. Please don't reply only to the list, since I'm not subscribed to it. In that case I'd suggest that you set your Reply-To header appropriately. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 6:58:13 2001 Delivered-To: freebsd-stable@freebsd.org Received: from the-7.net (the-7.net [211.232.190.152]) by hub.freebsd.org (Postfix) with ESMTP id 569C737B401 for ; Sun, 8 Jul 2001 06:58:10 -0700 (PDT) (envelope-from ab@the-7.net) Received: (from ab@localhost) by the-7.net (8.11.3/8.11.3) id f68Dw9K40806 for stable@freebsd.org; Sun, 8 Jul 2001 22:58:09 +0900 (KST) (envelope-from ab) Date: Sun, 8 Jul 2001 22:57:24 +0900 From: "Eugene M. Kim" To: Oliver Fromme Subject: Re: ftpd weirdness; CWD/RETR/... handles {} specially? Message-ID: <20010708225724.A40756@the-7.net> Reply-To: "Eugene M. Kim" , FreeBSD-stable Mailing List References: <20010708223111.A40664@the-7.net> <200107081353.PAA66859@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=euc-kr Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i In-Reply-To: <200107081353.PAA66859@lurza.secnetix.de>; from olli@secnetix.de on Sun, Jul 08, 2001 at 03:53:30PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thank you for the reply. In that case, is there any way to disable the globbing? I've just read the manpage but couldn't find the appropriate flag for it. Regards, Eugene On Sun, Jul 08, 2001 at 03:53:30PM +0200, Oliver Fromme wrote: > Eugene M. Kim wrote: > > ftpd of 4-stable apparently handles {} embedded in the argument to RETR > > and CWD specially. For example, if the client send `CWD {3}', then the > > ftpd will try to chdir into `3', not into `{3}'. Is this an intended > > behavior, or a bug to be fixed? > > It's a feature. According to ftpd(8): > >
> Ftpd interprets file names according to the ``globbing'' > conventions used by csh(1). This allows users to utilize > the metacharacters ``*?[]{}~'' >
> > > PS. Please don't reply only to the list, since I'm not subscribed to it. > > In that case I'd suggest that you set your Reply-To header > appropriately. > > Regards > Oliver > > -- > Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München > Any opinions expressed in this message may be personal to the author > and may not necessarily reflect the opinions of secnetix in any way. > > "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 6:59: 6 2001 Delivered-To: freebsd-stable@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id 567FB37B401 for ; Sun, 8 Jul 2001 06:59:02 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id JAA07720; Sun, 8 Jul 2001 09:58:06 -0400 (EDT) (envelope-from mwlucas) Date: Sun, 8 Jul 2001 09:58:06 -0400 From: Michael Lucas To: Cy Schubert - ITSD Open Systems Group Cc: Bert Driehuis , "J.Goodleaf" , stable@FreeBSD.ORG Subject: Re: Benchmarks from SysAdmin mag Message-ID: <20010708095806.A7687@blackhelicopters.org> References: <200107080407.f6847Ex16767@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200107080407.f6847Ex16767@cwsys.cwsent.com>; from Cy.Schubert@uumail.gov.bc.ca on Sat, Jul 07, 2001 at 09:06:17PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > On Sun, 8 Jul 2001, J.Goodleaf wrote: > > > > > I lack the technical expertise to judge this article fully. Any thoughts? > > > FreeBSD comes out at the bottom, _below_ Win2K. > > > > > > http://www.samag.com/articles/2001/0107/0107a/0107a.htm [picking this article to respond to for no particular reason] Someone is writing an article for SysAdmin on "proper FreeBSD tuning" as we speak, comparing the system with and without the various tuning parameters. In short, don't worry. This won't be allowed to stand. :) -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 7: 3:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tomts6-srv.bellnexxia.net (tomts6.bellnexxia.net [209.226.175.26]) by hub.freebsd.org (Postfix) with ESMTP id DCCD037B403 for ; Sun, 8 Jul 2001 07:03:22 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from xena.gsicomp.on.ca ([64.228.155.124]) by tomts6-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010708140321.HESZ15384.tomts6-srv.bellnexxia.net@xena.gsicomp.on.ca>; Sun, 8 Jul 2001 10:03:21 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with SMTP id f68E0iA37243; Sun, 8 Jul 2001 10:00:45 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <004201c107b6$9fd25ad0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Munish Chopra" , References: <20010707132458.D75626@wantadilla.lemis.com> <20010707144259.Q550-100000@consult-meyers.com> <20010708090243.U75626@wantadilla.lemis.com> <20010708022223.D271@arcadia.megadeb.org> <20010708143601.A80862@wantadilla.lemis.com> <20010708115623.F271@arcadia.megadeb.org> Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a Date: Sun, 8 Jul 2001 10:02:27 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Sun, Jul 08, 2001 at 02:36:01PM +0930, Greg Lehey wrote: > > On Sunday, 8 July 2001 at 2:22:23 +0200, Munish Chopra wrote: > > > > > > I'm still more impressed by XFS (on paper), but I've never run it on > > > Linux myself. From those that have though, I hear it's very good, and > > > the SGI folks seem to be putting a lot of work into key areas. Some of > > > the kiddie diseases are wearing off apparently, and it's actually > > > maturing nicely. > > > > Agreed, it seems like quite a good design to me too. I have heard > > recently, however, that they needed to make a number of changes to the > > Linux kernel in order to get it to perform acceptably, and that Linux > > may not accept these changes. I don't know any details, however. > > Well, let's see. IIRC, this was because of the Linux VFS layer, which > has been ripped out, re-done, re-implemented, and just generally changed > many many times. Often the changes weren't minor, and coupled with some > of the other stuff going on in the kernel, I'm sure it would break > things (and it did breat many things). > > Then, there've been some more or less behind-the-scenes fights about > what kind of changes will be accepted for Linux. I remember a few > myself, though these related to IBM. Considering SGI and how much it's > betting on Linux, this type of stuff is becoming something of a brick > wall for them. So why don't we get a FreeBSD port of XFS done "real soon now", see what kind of kernel mods we have to make, and talk nice to the SGI folks? If they're running into brick walls at every turn on the Linux path, why don't we make the FreeBSD path look like the yellow brick road? It may be a great way to get some SGI resources headed the way of FreeBSD. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 7:13:35 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id 4490C37B405 for ; Sun, 8 Jul 2001 07:13:32 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.9.3/8.9.3) id QAA67683; Sun, 8 Jul 2001 16:13:26 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Date: Sun, 8 Jul 2001 16:13:26 +0200 (CEST) Message-Id: <200107081413.QAA67683@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, "Eugene M. Kim" Reply-To: freebsd-stable@FreeBSD.ORG Subject: Re: ftpd weirdness; CWD/RETR/... handles {} specially? In-Reply-To: <20010708225724.A40756@the-7.net> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.1-RELEASE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eugene M. Kim wrote: > In that case, is there any way to disable the > globbing? I've just read the manpage but couldn't find the appropriate > flag for it. No, you can't disable the globbing globally in the ftpd, as fas as I know. I think it would be a bad idea anyway, as some clients might find it very useful. I also think it's a bad idea to use shell metacharacters in filenames. You can simply quote/escape the metacharacters if needed, e.g. cd "\{3\}" Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 7:19:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from blackhelicopters.org (geburah.blackhelicopters.org [209.69.178.18]) by hub.freebsd.org (Postfix) with ESMTP id BF18137B408 for ; Sun, 8 Jul 2001 07:19:39 -0700 (PDT) (envelope-from mwlucas@blackhelicopters.org) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id KAA07784; Sun, 8 Jul 2001 10:19:30 -0400 (EDT) (envelope-from mwlucas) Date: Sun, 8 Jul 2001 10:19:30 -0400 From: Michael Lucas To: Matthew Emmerton Cc: Munish Chopra , freebsd-stable@FreeBSD.ORG Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a Message-ID: <20010708101930.B7687@blackhelicopters.org> References: <20010707132458.D75626@wantadilla.lemis.com> <20010707144259.Q550-100000@consult-meyers.com> <20010708090243.U75626@wantadilla.lemis.com> <20010708022223.D271@arcadia.megadeb.org> <20010708143601.A80862@wantadilla.lemis.com> <20010708115623.F271@arcadia.megadeb.org> <004201c107b6$9fd25ad0$1200a8c0@gsicomp.on.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <004201c107b6$9fd25ad0$1200a8c0@gsicomp.on.ca>; from matt@gsicomp.on.ca on Sun, Jul 08, 2001 at 10:02:27AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 10:02:27AM -0400, Matthew Emmerton wrote: > > So why don't we get a FreeBSD port of XFS done "real soon now", see what > kind of kernel mods we have to make, and talk nice to the SGI folks? If > they're running into brick walls at every turn on the Linux path, why don't > we make the FreeBSD path look like the yellow brick road? It may be a great > way to get some SGI resources headed the way of FreeBSD. > Great idea! Why don't you go do it? Seriously, the most valuable resource we have is our developers. Those are the people who could make this happen. And they're all running at 110% doing things that they know will make it into FreeBSD. Suggestions like this come up all the time. For all of them, the answer is the same: we need a developer. :( -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 7:25:23 2001 Delivered-To: freebsd-stable@freebsd.org Received: from arcadia.megadeb.org (cpe.atm0-0-0-218131.arcnxx5.customer.tele.dk [62.242.79.117]) by hub.freebsd.org (Postfix) with ESMTP id 2228F37B403 for ; Sun, 8 Jul 2001 07:25:20 -0700 (PDT) (envelope-from munish@runbox.com) Received: (from munish@localhost) by arcadia.megadeb.org (8.11.4/8.11.4) id f68ERUO01467 for freebsd-stable@FreeBSD.ORG; Sun, 8 Jul 2001 16:27:30 +0200 (CEST) (envelope-from munish) Date: Sun, 8 Jul 2001 16:27:30 +0200 From: Munish Chopra To: freebsd-stable@FreeBSD.ORG Subject: Re: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)) Message-ID: <20010708162730.A261@arcadia.megadeb.org> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <200107080311.f683BI3192583@saturn.cs.uml.edu> <003801c10775$7fb76ce0$0101a8c0@cascade> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <003801c10775$7fb76ce0$0101a8c0@cascade>; from veldy@veldy.net on Sun, Jul 08, 2001 at 01:16:17AM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 01:16:17AM -0500, Thomas T. Veldhouse wrote: > technical merits one should really read the paper on it. Real-world > > though, expect to find a lot of odd stuff in your lost+found dir on > > Linux. > > > There is no "lost+found" using ReiserFS. I may have seriously confused something there...apologies. -- -Munish To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 7:38:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from the-7.net (the-7.net [211.232.190.152]) by hub.freebsd.org (Postfix) with ESMTP id B7C9D37B401 for ; Sun, 8 Jul 2001 07:38:47 -0700 (PDT) (envelope-from ab@the-7.net) Received: (from ab@localhost) by the-7.net (8.11.3/8.11.3) id f68Ecfj40939; Sun, 8 Jul 2001 23:38:41 +0900 (KST) (envelope-from ab) Date: Sun, 8 Jul 2001 23:38:41 +0900 From: "Eugene M. Kim" To: Oliver Fromme Cc: FreeBSD-stable Mailing List Subject: Re: ftpd weirdness; CWD/RETR/... handles {} specially? Message-ID: <20010708233841.A40891@the-7.net> Reply-To: "Eugene M. Kim" , FreeBSD-stable Mailing List References: <20010708225724.A40756@the-7.net> <200107081413.QAA67683@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107081413.QAA67683@lurza.secnetix.de>; from olli@secnetix.de on Sun, Jul 08, 2001 at 04:13:26PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It depends on the case; in my situation, I'm mirroring quite a large collection of files whose names are just wild, i.e. all sorts of special characters embedded, some of them being shell metacharacters. The mirror script could be modified to suit the FreeBSD ftpd, but I'd rather see the ftpd be modified to make a way to disable it instead, because: 1) mirror is not the only FTP client that doesn't know about the globbing feature, 2) mirror already knows a lot about various ftpd quirks, so if it doesn't know about the globbing, probably it is not a common feature (or a consensus), among FTP client/server implementations anyway, 3) in many GUI-based FTP clients there's no way to automatically translate a canonical name to an on-the-wire name. IMHO the proper way should be: * By default, ftpd doesn't perform globbing. * There is a flag to enable the globbing feature. * To (partially) ensure the backward compatibility, the default inetd.conf has the globbing flag specified. I'll try to submit a patch that does this. Eugene On Sun, Jul 08, 2001 at 04:13:26PM +0200, Oliver Fromme wrote: > Eugene M. Kim wrote: > > In that case, is there any way to disable the > > globbing? I've just read the manpage but couldn't find the appropriate > > flag for it. > > No, you can't disable the globbing globally in the ftpd, as > fas as I know. I think it would be a bad idea anyway, as > some clients might find it very useful. I also think it's > a bad idea to use shell metacharacters in filenames. > > You can simply quote/escape the metacharacters if needed, > e.g. > > cd "\{3\}" > > Regards > Oliver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 7:47: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from host213-123-129-181.btopenworld.com (host213-123-129-181.btopenworld.com [213.123.129.181]) by hub.freebsd.org (Postfix) with ESMTP id A1C6637B406 for ; Sun, 8 Jul 2001 07:46:48 -0700 (PDT) (envelope-from dominic@host213-123-129-181.btopenworld.com) Received: by host213-123-129-181.btopenworld.com (Postfix, from userid 1000) id 7A4AF4A7; Sun, 8 Jul 2001 15:47:03 +0100 (BST) Date: Sun, 8 Jul 2001 15:47:03 +0100 From: Dominic Marks To: freebsd-stable@FreeBSD.ORG Subject: Re: Jail issues with -STABLE Message-ID: <20010708154703.A54379@btinternet.com> References: <20010708010400.A5653@btinternet.com> <200107081112.NAA61163@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107081112.NAA61163@lurza.secnetix.de>; from olli@secnetix.de on Sun, Jul 08, 2001 at 01:12:16PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, On Sun, Jul 08, 2001 at 01:12:16PM +0200, Oliver Fromme wrote: > You cannot change interfaces from inside a jail, as this > would have an impact on the whole system. You must set up > the interface from outside of your jails. I think this is > described in the manual page. Ahhh, yes. Its obvious now that I think of it! > Nope, you don't need a /kernel, but you need a /dev/kmem > device inside the jail. If you create it, dmesg and top > will work. However, this might be a security concern. > If you don't really need dmesg and top within jails, don't > do it. You usually don't need them. Yes, tried that and it does work. I was just curious as to why they didn't. > Regards > Oliver I now have things working nicely, however I have one further problem which despite considerable comtemplation, I have been unable to figure out. I have my main machine (A) at ip address 10.0.0.139 and the jail inside it (B) bound to 10.0.0.137. I have started sshd on ip address 10.0.0.137:2022 inside the jail and it appears to be listening correctly. However when I attempt to connection to it the connection stalls and I never get to a prompt. $ ssh -p 2022 dom@10.0.0.137 ... it sits waiting until I interrupt it. (outside jail) $ ifconfig vr0 vr0: flags=8843 mtu 1500 inet 10.0.0.139 netmask 0xffffff00 broadcast 10.0.0.255 inet 10.0.0.137 netmask 0xffffff00 broadcast 10.0.0.255 ether 00:50:ba:f1:b0:44 media: Ethernet autoselect (10baseT/UTP) status: active (inside jail) $ ifconfig vr0 vr0: flags=8843 mtu 1500 inet 10.0.0.137 netmask 0xffffff00 broadcast 10.0.0.255 ether 00:50:ba:f1:b0:44 media: Ethernet autoselect (10baseT/UTP) status: active (outside jail) $ sockstat -4l | grep 2022 root sshd 55966 3 tcp4 10.0.0.137:2022 *:* I'm baffled. Thanks Dominic Marks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 8:12:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from arcadia.megadeb.org (cpe.atm0-0-0-218131.arcnxx5.customer.tele.dk [62.242.79.117]) by hub.freebsd.org (Postfix) with ESMTP id C6F5A37B401 for ; Sun, 8 Jul 2001 08:12:22 -0700 (PDT) (envelope-from munish@runbox.com) Received: (from munish@localhost) by arcadia.megadeb.org (8.11.4/8.11.4) id f68FEXH01625 for freebsd-stable@FreeBSD.ORG; Sun, 8 Jul 2001 17:14:33 +0200 (CEST) (envelope-from munish) Date: Sun, 8 Jul 2001 17:14:33 +0200 From: Munish Chopra To: freebsd-stable@FreeBSD.ORG Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a Message-ID: <20010708171433.B261@arcadia.megadeb.org> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <20010707132458.D75626@wantadilla.lemis.com> <20010707144259.Q550-100000@consult-meyers.com> <20010708090243.U75626@wantadilla.lemis.com> <20010708022223.D271@arcadia.megadeb.org> <20010708143601.A80862@wantadilla.lemis.com> <20010708115623.F271@arcadia.megadeb.org> <004201c107b6$9fd25ad0$1200a8c0@gsicomp.on.ca> <20010708101930.B7687@blackhelicopters.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010708101930.B7687@blackhelicopters.org>; from mwlucas@blackhelicopters.org on Sun, Jul 08, 2001 at 10:19:30AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 10:19:30AM -0400, Michael Lucas wrote: > On Sun, Jul 08, 2001 at 10:02:27AM -0400, Matthew Emmerton wrote: > > > > So why don't we get a FreeBSD port of XFS done "real soon now", see what > > kind of kernel mods we have to make, and talk nice to the SGI folks? If > > they're running into brick walls at every turn on the Linux path, why don't > > we make the FreeBSD path look like the yellow brick road? It may be a great > > way to get some SGI resources headed the way of FreeBSD. > > > > Great idea! Why don't you go do it? > > Seriously, the most valuable resource we have is our developers. > Those are the people who could make this happen. And they're all > running at 110% doing things that they know will make it into FreeBSD. > > Suggestions like this come up all the time. For all of them, the > answer is the same: we need a developer. :( > Someone on -hackers (I think) a while back said that they had talked to some SGI folks at a conference about getting a FreeBSD port. After some initial discussion, apparently at least the engineers were quite interested, though the execs were a bit scared of the BSD license. Those seem to be just rumours though, so I don't know how much there is to them. -- -Munish To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 8:13:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 2609637B420 for ; Sun, 8 Jul 2001 08:13:28 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id IAA11425; Sun, 8 Jul 2001 08:13:21 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda11421; Sun Jul 8 08:13:05 2001 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.4/8.9.1) id f68FCoP03220; Sun, 8 Jul 2001 08:12:50 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdmq3218; Sun Jul 8 08:12:10 2001 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.4/8.9.1) id f68FC9O03810; Sun, 8 Jul 2001 08:12:09 -0700 (PDT) Message-Id: <200107081512.f68FC9O03810@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdwu3803; Sun Jul 8 08:11:46 2001 X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: schubert To: Thomas David Rivers Cc: freebsd-stable@FreeBSD.ORG, silby@silby.com Subject: Re: Headsup: Tcp ISN generation changes from 4.2 to 4.3 In-reply-to: Your message of "Sun, 08 Jul 2001 07:26:15 EDT." <200107081126.f68BQFV29529@lakes.dignus.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 08 Jul 2001 08:11:46 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200107081126.f68BQFV29529@lakes.dignus.com>, Thomas David Rivers wr ites: > > Consequently, I have just committed patches to -current and -stable which > > allow you to select the tcp initial sequence number generation scheme used > > by your system. If you don't wish to cvsup just for this patch, you may > > instead obtain it from http://www.silby.com/patches/multiple_isn_schemes.pa > tch > > and manually apply the patch yourself. > > I've been having problems connecting to some older mainframe machines > after the upgrade to 4.3-RELEASE, and was hoping this might be the > culprit. (Actually, the problems are that the older mainframe TCP/IP > seems to go south now with any outbound FTP transfer (FreeBSD->mainframe) > where they didn't before.) > > However, your patches do not apply cleanly to a 4.3-RELEASE > system... are these meant for 4.3-STABLE only? Use this on 4.3-RELEASE only: diff -u -r src/sys/netinet.old/tcp_input.c src/sys/netinet/tcp_input.c --- src/sys/netinet.old/tcp_input.c Sun Jul 1 20:44:50 2001 +++ src/sys/netinet/tcp_input.c Sun Jul 1 21:17:58 2001 @@ -1080,12 +1080,12 @@ if (iss) tp->iss = iss; else { #ifdef TCP_COMPAT_42 tcp_iss += TCP_ISSINCR/2; tp->iss = tcp_iss; #else - tp->iss = tcp_rndiss_next(); + tp->iss = tcp_new_isn(); #endif /* TCP_COMPAT_42 */ } tp->irs = th->th_seq; tcp_sendseqinit(tp); @@ -1612,11 +1612,11 @@ if (thflags & TH_SYN && tp->t_state == TCPS_TIME_WAIT && SEQ_GT(th->th_seq, tp->rcv_nxt)) { #ifdef TCP_COMPAT_42 iss = tp->snd_nxt + TCP_ISSINCR; #else - iss = tcp_rndiss_next(); + iss = tcp_new_isn(); #endif /* TCP_COMPAT_42 */ tp = tcp_close(tp); goto findpcb; } diff -u -r src/sys/netinet.old/tcp_seq.h src/sys/netinet/tcp_seq.h --- src/sys/netinet.old/tcp_seq.h Sun Jul 1 20:44:50 2001 +++ src/sys/netinet/tcp_seq.h Sun Jul 1 21:08:02 2001 @@ -81,23 +81,24 @@ #ifdef _KERNEL extern tcp_cc tcp_ccgen; /* global connection count */ -#ifdef TCP_COMPAT_42 /* * Increment for tcp_iss each second. * This is designed to increment at the standard 250 KB/s, * but with a random component averaging 128 KB. * We also increment tcp_iss by a quarter of this amount * each time we use the value for a new connection. * If defined, the tcp_random18() macro should produce a * number in the range [0-0x3ffff] that is hard to predict. + * + * The variable tcp_iss and tcp_random18() are only used + * by sequence number generation scheme 0. */ #ifndef tcp_random18 #define tcp_random18() (arc4random() & 0x3ffff) #endif #define TCP_ISSINCR (122*1024 + tcp_random18()) extern tcp_seq tcp_iss; /* tcp initial send seq # */ -#endif /* TCP_COMPAT_42 */ #else #define TCP_ISSINCR (250*1024) /* increment for tcp_iss each second */ #endif /* _KERNEL */ diff -u -r src/sys/netinet.old/tcp_subr.c src/sys/netinet/tcp_subr.c --- src/sys/netinet.old/tcp_subr.c Sun Jul 1 20:44:50 2001 +++ src/sys/netinet/tcp_subr.c Sun Jul 1 21:35:14 2001 @@ -139,6 +139,10 @@ SYSCTL_INT(_net_inet_tcp, OID_AUTO, icmp_may_rst, CTLFLAG_RW, &icmp_may_rst, 0, "Certain ICMP unreachable messages may abort connections in SYN_SENT"); +static int tcp_seq_genscheme = 1; +SYSCTL_INT(_net_inet_tcp, OID_AUTO, tcp_seq_genscheme, CTLFLAG_RW, + &tcp_seq_genscheme, 0, "TCP ISN generation scheme"); + static void tcp_cleartaocache __P((void)); static void tcp_notify __P((struct inpcb *, int)); @@ -182,9 +186,11 @@ { int hashsize; #ifdef TCP_COMPAT_42 tcp_iss = 1; /* wrong */ +#else + tcp_iss = arc4random(); /* wrong, but better than a constant */ #endif /* TCP_COMPAT_42 */ tcp_ccgen = 1; tcp_cleartaocache(); @@ -1093,6 +1099,26 @@ 0, cmd, notify); } #endif /* INET6 */ + +tcp_seq +tcp_new_isn() +{ + if ((tcp_seq_genscheme > 1) || (tcp_seq_genscheme < 0)) + tcp_seq_genscheme = 1; + + switch (tcp_seq_genscheme) { + case 0: /* + * Random positive increments + */ + tcp_iss += TCP_ISSINCR/2; + return tcp_iss; + case 1: /* + * OpemBSD randomized scheme + */ + return tcp_rndiss_next(); + } + +} #define TCP_RNDISS_ROUNDS 16 #define TCP_RNDISS_OUT 7200 diff -u -r src/sys/netinet.old/tcp_timer.c src/sys/netinet/tcp_timer.c --- src/sys/netinet.old/tcp_timer.c Sun Jul 1 20:44:50 2001 +++ src/sys/netinet/tcp_timer.c Sun Jul 1 21:12:16 2001 @@ -132,11 +132,11 @@ tcp_maxidle = tcp_keepcnt * tcp_keepintvl; -#ifdef TCP_COMPAT_42 tcp_iss += TCP_ISSINCR/PR_SLOWHZ; /* increment iss */ +#ifdef TCP_COMPAT_42 if ((int)tcp_iss < 0) tcp_iss = TCP_ISSINCR; /* XXX */ #endif splx(s); } diff -u -r src/sys/netinet.old/tcp_usrreq.c src/sys/netinet/tcp_usrreq.c --- src/sys/netinet.old/tcp_usrreq.c Sun Jul 1 20:44:50 2001 +++ src/sys/netinet/tcp_usrreq.c Sun Jul 1 21:18:20 2001 @@ -759,12 +759,12 @@ tcpstat.tcps_connattempt++; tp->t_state = TCPS_SYN_SENT; callout_reset(tp->tt_keep, tcp_keepinit, tcp_timer_keep, tp); #ifdef TCP_COMPAT_42 tp->iss = tcp_iss; tcp_iss += TCP_ISSINCR/2; #else /* TCP_COMPAT_42 */ - tp->iss = tcp_rndiss_next(); + tp->iss = tcp_new_isn(); #endif /* !TCP_COMPAT_42 */ tcp_sendseqinit(tp); /* @@ -856,11 +856,11 @@ tcpstat.tcps_connattempt++; tp->t_state = TCPS_SYN_SENT; callout_reset(tp->tt_keep, tcp_keepinit, tcp_timer_keep, tp); #ifdef TCP_COMPAT_42 tp->iss = tcp_iss; tcp_iss += TCP_ISSINCR/2; #else - tp->iss = tcp_rndiss_next(); + tp->iss = tcp_new_isn(); #endif /* TCP_COMPAT_42 */ tcp_sendseqinit(tp); /* diff -u -r src/sys/netinet.old/tcp_var.h src/sys/netinet/tcp_var.h --- src/sys/netinet.old/tcp_var.h Sun Jul 1 20:44:50 2001 +++ src/sys/netinet/tcp_var.h Sun Jul 1 21:13:25 2001 @@ -413,6 +413,7 @@ tcp_seq tcp_rndiss_next __P((void)); u_int16_t tcp_rndiss_encrypt __P((u_int16_t)); +tcp_seq tcp_new_isn __P((void)); #endif /* _KERNEL */ Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 8:17:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from saturn.cs.uml.edu (saturn.cs.uml.edu [129.63.8.2]) by hub.freebsd.org (Postfix) with ESMTP id 093A137B407 for ; Sun, 8 Jul 2001 08:17:31 -0700 (PDT) (envelope-from acahalan@saturn.cs.uml.edu) Received: (from acahalan@localhost) by saturn.cs.uml.edu (8.11.0/8.11.2) id f68FHT2209183; Sun, 8 Jul 2001 11:17:29 -0400 (EDT) Date: Sun, 8 Jul 2001 11:17:29 -0400 (EDT) Message-Id: <200107081517.f68FHT2209183@saturn.cs.uml.edu> From: "Albert D. Cahalan" To: freebsd-stable@FreeBSD.ORG Cc: chopra@runbox.com Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Munish Chopra writes: > On Sun, Jul 08, 2001 at 02:36:01PM +0930, Greg Lehey wrote: >> On Sunday, 8 July 2001 at 2:22:23 +0200, Munish Chopra wrote: >>> I'm still more impressed by XFS (on paper), but I've never run it on >>> Linux myself. From those that have though, I hear it's very good, and >>> the SGI folks seem to be putting a lot of work into key areas. Some of >>> the kiddie diseases are wearing off apparently, and it's actually >>> maturing nicely. >> >> Agreed, it seems like quite a good design to me too. I have heard >> recently, however, that they needed to make a number of changes to the >> Linux kernel in order to get it to perform acceptably, and that Linux >> may not accept these changes. I don't know any details, however. > > Well, let's see. IIRC, this was because of the Linux VFS layer, which > has been ripped out, re-done, re-implemented, and just generally changed > many many times. Often the changes weren't minor, and coupled with some > of the other stuff going on in the kernel, I'm sure it would break > things (and it did breat many things). The VFS layer hasn't been ripped out since 2.1.44, long ago. Recent changes are mostly related to SMP. XFS places heavy demands on the VM/IO systems. For example, it does not choose the on-disk location for a file until the file must be placed on disk. This is good for performance, but can cause trouble when memory is low. To write out data, XFS may need to have memory. When the data is being written out to free up memory, this hurts. > Then, there've been some more or less behind-the-scenes fights about > what kind of changes will be accepted for Linux. I remember a few > myself, though these related to IBM. Considering SGI and how much it's > betting on Linux, this type of stuff is becoming something of a brick > wall for them. No kidding. Linus isn't going to take the first crude hack that comes along. Long-term maintenance, portability, and performance have to be considered when changing core kernel interfaces. Do you think the FreeBSD commiters would accept the first crude hack without any argument? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 8:24:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id 1F26037B403 for ; Sun, 8 Jul 2001 08:24:31 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.9.3/8.9.3) id RAA70619; Sun, 8 Jul 2001 17:24:30 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Date: Sun, 8 Jul 2001 17:24:30 +0200 (CEST) Message-Id: <200107081524.RAA70619@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG Reply-To: freebsd-stable@FreeBSD.ORG Subject: Re: Jail issues with -STABLE In-Reply-To: <20010708154703.A54379@btinternet.com> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.1-RELEASE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dominic Marks wrote: > I now have things working nicely, however I have one further problem > which despite considerable comtemplation, I have been unable to figure > out. I have my main machine (A) at ip address 10.0.0.139 and the jail > inside it (B) bound to 10.0.0.137. I have started sshd on ip address > 10.0.0.137:2022 inside the jail and it appears to be listening > correctly. However when I attempt to connection to it the connection > stalls and I never get to a prompt. > > $ ssh -p 2022 dom@10.0.0.137 > > ... it sits waiting until I interrupt it. Try ğssh -v ...Ğ to get verbose output. Then you can see where exactly it hangs. I guess it tries to make a reverse DNS lookup. Do you have DNS configured correctly inside the jail? Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 8:28:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from arcadia.megadeb.org (cpe.atm0-0-0-218131.arcnxx5.customer.tele.dk [62.242.79.117]) by hub.freebsd.org (Postfix) with ESMTP id 1E1AC37B403 for ; Sun, 8 Jul 2001 08:28:18 -0700 (PDT) (envelope-from munish@runbox.com) Received: (from munish@localhost) by arcadia.megadeb.org (8.11.4/8.11.4) id f68FUT002106 for freebsd-stable@FreeBSD.ORG; Sun, 8 Jul 2001 17:30:29 +0200 (CEST) (envelope-from munish) Date: Sun, 8 Jul 2001 17:30:29 +0200 From: Munish Chopra To: freebsd-stable@FreeBSD.ORG Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a Message-ID: <20010708173029.C261@arcadia.megadeb.org> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <200107081517.f68FHT2209183@saturn.cs.uml.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200107081517.f68FHT2209183@saturn.cs.uml.edu>; from acahalan@cs.uml.edu on Sun, Jul 08, 2001 at 11:17:29AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 11:17:29AM -0400, Albert D. Cahalan wrote: > > Munish Chopra writes: > > On Sun, Jul 08, 2001 at 02:36:01PM +0930, Greg Lehey wrote: > >> On Sunday, 8 July 2001 at 2:22:23 +0200, Munish Chopra wrote: > > >>> I'm still more impressed by XFS (on paper), but I've never run it on > >>> Linux myself. From those that have though, I hear it's very good, and > >>> the SGI folks seem to be putting a lot of work into key areas. Some of > >>> the kiddie diseases are wearing off apparently, and it's actually > >>> maturing nicely. > >> > >> Agreed, it seems like quite a good design to me too. I have heard > >> recently, however, that they needed to make a number of changes to the > >> Linux kernel in order to get it to perform acceptably, and that Linux > >> may not accept these changes. I don't know any details, however. > > > > Well, let's see. IIRC, this was because of the Linux VFS layer, which > > has been ripped out, re-done, re-implemented, and just generally changed > > many many times. Often the changes weren't minor, and coupled with some > > of the other stuff going on in the kernel, I'm sure it would break > > things (and it did breat many things). > > The VFS layer hasn't been ripped out since 2.1.44, long ago. > Recent changes are mostly related to SMP. Erm. Granted, I didn't read linux-kernel, but I did read those kernel cousin summaries, and pretty much everything else. There were at least some major changes in the 2.3.99pre series that seemed to be quite problematic (by which I mean a flamewar on linux-kernel ;)...) > > XFS places heavy demands on the VM/IO systems. For example, it does > not choose the on-disk location for a file until the file must be > placed on disk. This is good for performance, but can cause trouble > when memory is low. To write out data, XFS may need to have memory. > When the data is being written out to free up memory, this hurts. > > > Then, there've been some more or less behind-the-scenes fights about > > what kind of changes will be accepted for Linux. I remember a few > > myself, though these related to IBM. Considering SGI and how much it's > > betting on Linux, this type of stuff is becoming something of a brick > > wall for them. > > No kidding. Linus isn't going to take the first crude hack that > comes along. Long-term maintenance, portability, and performance > have to be considered when changing core kernel interfaces. > > Do you think the FreeBSD commiters would accept the first crude > hack without any argument? > That's actually besides the point. I never said Linus would take that, and I'm quite aware that he doesn't. Mostly, I have only been able to agree with him when he's rejected patches, but then again he hasn't been able to monitor all parts of the kernel equally. Some of the people responsible for other parts of the kernel have let some really crappy code go in. Luckily, this is being fixed. I'm sure that happens to pretty much any project. -- -Munish To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 8:33:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id 2BE0937B405 for ; Sun, 8 Jul 2001 08:33:30 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.9.3/8.9.3) id RAA71124; Sun, 8 Jul 2001 17:33:23 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Date: Sun, 8 Jul 2001 17:33:23 +0200 (CEST) Message-Id: <200107081533.RAA71124@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, "Eugene M. Kim" Reply-To: freebsd-stable@FreeBSD.ORG Subject: Re: ftpd weirdness; CWD/RETR/... handles {} specially? In-Reply-To: <20010708233841.A40891@the-7.net> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.1-RELEASE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eugene M. Kim wrote: > It depends on the case; in my situation, I'm mirroring quite a large > collection of files whose names are just wild, i.e. all sorts of special > characters embedded, some of them being shell metacharacters. Note that shell globbing is only performed on LIST. I just tried -- CWD and RETR don't expand them. If mirror has a problem mirroring such files with meta- characters, then mirror has a bug. It works fine using omi (ports/ftp/omi). Regards Oliver PS: Please DO NOT continue to ignore my Reply-To headers. Send to the list, not to myself. Thanks. -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 8:58:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from the-7.net (the-7.net [211.232.190.152]) by hub.freebsd.org (Postfix) with ESMTP id 5106137B406 for ; Sun, 8 Jul 2001 08:58:11 -0700 (PDT) (envelope-from ab@the-7.net) Received: (from ab@localhost) by the-7.net (8.11.3/8.11.3) id f68Fw9N41127 for freebsd-stable@FreeBSD.ORG; Mon, 9 Jul 2001 00:58:09 +0900 (KST) (envelope-from ab) Date: Mon, 9 Jul 2001 00:58:08 +0900 From: "Eugene M. Kim" To: freebsd-stable@FreeBSD.ORG Subject: Re: ftpd weirdness; CWD/RETR/... handles {} specially? Message-ID: <20010709005808.A41058@the-7.net> Reply-To: freebsd-stable@FreeBSD.ORG, "Eugene M. Kim" References: <20010708233841.A40891@the-7.net> <200107081533.RAA71124@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107081533.RAA71124@lurza.secnetix.de>; from olli@secnetix.de on Sun, Jul 08, 2001 at 05:33:23PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 05:33:23PM +0200, Oliver Fromme wrote: > Eugene M. Kim wrote: > > It depends on the case; in my situation, I'm mirroring quite a large > > collection of files whose names are just wild, i.e. all sorts of special > > characters embedded, some of them being shell metacharacters. > > Note that shell globbing is only performed on LIST. > I just tried -- CWD and RETR don't expand them. They do. Please see the transcript, taken on a recent 4-stable machine, at the end of this message. > > If mirror has a problem mirroring such files with meta- > characters, then mirror has a bug. It works fine using > omi (ports/ftp/omi). Mirror is what I first suspected too, so I examined it; it is fine. > > PS: Please DO NOT continue to ignore my Reply-To headers. > Send to the list, not to myself. Thanks. Okay. Sorry. Eugene ------------------------------- cut here ------------------------------- the-7 00:48:46 hanirc $ 50 ftp -d 127.0.0.1 Connected to 127.0.0.1. 220 the-7.net FTP server (Version 6.00LS) ready. Name (127.0.0.1:ab): test ---> USER test 331 Password required for test. Password: ---> PASS XXXX 230 User test logged in. ---> SYST 215 UNIX Type: L8 Version: BSD-199506 Remote system type is UNIX. Using binary mode to transfer files. ftp> cd /roo? ---> CWD /roo? 250 CWD command successful. ftp> pwd ---> PWD 257 "/root" is current directory. ftp> dir ? ---> PORT 127,0,0,1,193,69 200 PORT command successful. ---> LIST ? 150 Opening ASCII mode data connection for '/bin/ls'. -rwxr-xr-x 1 ab user 497 Dec 20 2000 p 226 Transfer complete. ftp> get ? local: ? remote: ? ---> TYPE I 200 Type set to I. ---> SIZE ? 213 497 ---> PORT 127,0,0,1,193,70 200 PORT command successful. ---> RETR ? 150 Opening BINARY mode data connection for 'p' (497 bytes). 100% |**************************************************| 497 00:00 ETA 226 Transfer complete. 497 bytes received in 0.00 seconds (1.66 MB/s) ---> MDTM ? 213 20001219211442 ftp> ------------------------------- cut here ------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 8:59: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from host213-123-129-181.btopenworld.com (host213-123-129-181.btopenworld.com [213.123.129.181]) by hub.freebsd.org (Postfix) with ESMTP id 65FFC37B408 for ; Sun, 8 Jul 2001 08:59:06 -0700 (PDT) (envelope-from dominic@host213-123-129-181.btopenworld.com) Received: by host213-123-129-181.btopenworld.com (Postfix, from userid 1000) id 22DE34A7; Sun, 8 Jul 2001 16:59:21 +0100 (BST) Date: Sun, 8 Jul 2001 16:59:21 +0100 From: Dominic Marks To: freebsd-stable@freebsd.org Subject: Re: Jail issues with -STABLE Message-ID: <20010708165921.C54379@btinternet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, On Sun, Jul 08, 2001 at 05:24:30PM +0200, Oliver Fromme wrote: > Try ğssh -v ...Ğ to get verbose output. Then you can see > where exactly it hangs. I guess it tries to make a reverse > DNS lookup. Do you have DNS configured correctly inside > the jail? # ssh -v -p 2022 administrator@10.0.0.137 SSH Version OpenSSH_2.3.0 green@FreeBSD.org 20010321, protocol versions 1.5/2.0. Compiled with SSL (0x0090601f). debug: Reading configuration data /etc/ssh/ssh_config debug: ssh_connect: getuid 0 geteuid 0 anon 0 debug: Connecting to (null) [10.0.0.137] port 2022. (then it hangs here...) When I try and ssh to localhost I get a line like: # ... debug: Connecting to localhost [127.0.0.1] port 22. debug: Allocated local port 1016. debug: Connection established. So it does appear that it is not resolving the hostname. I have the ip address 10.0.0.137 mapped to the name, 'atlas' in /etc/hosts, evidently this is not enough. Inside the jail the hostname is also 'atlas' and resolves to 10.0.0.137 as well. Is there something else I need to do? > Regards > Oliver Thanks! Dominic Marks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 9:14:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gateway.dignus.com (sdsl-66-80-58-206.dsl.lax.megapath.net [66.80.58.206]) by hub.freebsd.org (Postfix) with ESMTP id 5E7F537B401 for ; Sun, 8 Jul 2001 09:14:52 -0700 (PDT) (envelope-from rivers@dignus.com) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by gateway.dignus.com (8.11.3/8.11.3) with ESMTP id f68GE9r34971; Sun, 8 Jul 2001 12:14:09 -0400 (EDT) (envelope-from rivers@dignus.com) Received: (from rivers@localhost) by lakes.dignus.com (8.11.3/8.11.3) id f68GEjo01867; Sun, 8 Jul 2001 12:14:45 -0400 (EDT) (envelope-from rivers) Date: Sun, 8 Jul 2001 12:14:45 -0400 (EDT) From: Thomas David Rivers Message-Id: <200107081614.f68GEjo01867@lakes.dignus.com> To: Cy.Schubert@uumail.gov.bc.ca, freebsd-stable@FreeBSD.ORG Subject: Re: Headsup: Tcp ISN generation changes from 4.2 to 4.3 In-Reply-To: <200107081512.f68FC9O03810@cwsys.cwsent.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > However, your patches do not apply cleanly to a 4.3-RELEASE > > system... are these meant for 4.3-STABLE only? > > Use this on 4.3-RELEASE only: > That's great! Thanks for taking the time to make a 4.3-RELEASE patch... it's much appreciated. Hopefully, this will happen to be the cause of my strange problems... - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe programming tools at http://www.dignus.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 9:50:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lurza.secnetix.de (lurza.secnetix.de [212.66.1.130]) by hub.freebsd.org (Postfix) with ESMTP id E8D9737B406 for ; Sun, 8 Jul 2001 09:50:12 -0700 (PDT) (envelope-from olli@lurza.secnetix.de) Received: (from olli@localhost) by lurza.secnetix.de (8.9.3/8.9.3) id SAA75246; Sun, 8 Jul 2001 18:50:05 +0200 (CEST) (envelope-from oliver.fromme@secnetix.de) Date: Sun, 8 Jul 2001 18:50:05 +0200 (CEST) Message-Id: <200107081650.SAA75246@lurza.secnetix.de> From: Oliver Fromme To: freebsd-stable@FreeBSD.ORG, "Eugene M. Kim" Reply-To: freebsd-stable@FreeBSD.ORG Subject: Re: ftpd weirdness; CWD/RETR/... handles {} specially? In-Reply-To: <20010709005808.A41058@the-7.net> X-Newsgroups: list.freebsd-stable User-Agent: tin/1.5.4-20000523 ("1959") (UNIX) (FreeBSD/4.1-RELEASE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Eugene M. Kim wrote: > On Sun, Jul 08, 2001 at 05:33:23PM +0200, Oliver Fromme wrote: > > Note that shell globbing is only performed on LIST. > > I just tried -- CWD and RETR don't expand them. > [...] > ftp> cd /roo? > ---> CWD /roo? > 250 CWD command successful. > ftp> pwd > ---> PWD > 257 "/root" is current directory. I get this: ftp> cd /roo? ---> CWD /roo? 550 /roo?: No such file or directory. (There is, of course, a directory /root.) This is the ftpd(8) from 4.3-Release. If the behaviour changed in 4-stable after 4.3-Release, then that's a serious incopatibility indeed. It should be backouted immediately. In particular, globbing upon RETR is _definitely_ not the job of the server. That's what the clients' mget command is for (which sends an NLST, then performs globbing on the client side, and then uses RETR to get the actual files). Globbing upon CWD could be subject to discussion, but at least it should be an option that defaults to off. Regards Oliver -- Oliver Fromme, secnetix GmbH & Co KG, Oettingenstr. 2, 80538 München Any opinions expressed in this message may be personal to the author and may not necessarily reflect the opinions of secnetix in any way. "All that we see or seem is just a dream within a dream" (E. A. Poe) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 10: 1:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tomts5-srv.bellnexxia.net (tomts5.bellnexxia.net [209.226.175.25]) by hub.freebsd.org (Postfix) with ESMTP id 5FF9A37B401 for ; Sun, 8 Jul 2001 10:01:52 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from xena.gsicomp.on.ca ([64.228.155.124]) by tomts5-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010708170151.SXAA17517.tomts5-srv.bellnexxia.net@xena.gsicomp.on.ca>; Sun, 8 Jul 2001 13:01:51 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with SMTP id f68GxEA37689; Sun, 8 Jul 2001 12:59:15 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <006701c107cf$90a4aae0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Michael Lucas" , References: <20010707132458.D75626@wantadilla.lemis.com> <20010707144259.Q550-100000@consult-meyers.com> <20010708090243.U75626@wantadilla.lemis.com> <20010708022223.D271@arcadia.megadeb.org> <20010708143601.A80862@wantadilla.lemis.com> <20010708115623.F271@arcadia.megadeb.org> <004201c107b6$9fd25ad0$1200a8c0@gsicomp.on.ca> <20010708101930.B7687@blackhelicopters.org> Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a Date: Sun, 8 Jul 2001 13:00:59 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Sun, Jul 08, 2001 at 10:02:27AM -0400, Matthew Emmerton wrote: > > > > So why don't we get a FreeBSD port of XFS done "real soon now", see what > > kind of kernel mods we have to make, and talk nice to the SGI folks? If > > they're running into brick walls at every turn on the Linux path, why don't > > we make the FreeBSD path look like the yellow brick road? It may be a great > > way to get some SGI resources headed the way of FreeBSD. > > Great idea! Why don't you go do it? I would, but since I currently work for IBM, it's not going to happen. (Under the terms of my current IP agreement with IBM, if I port XFS to FreeBSD, IBM will "own" the FreeBSD XFS port -- something I doubt SGI would be happy about. Believe me, I hate my IP agreement and want to change it, but I don't have the $$ for lawyers right now.) -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 10:31:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from the-7.net (the-7.net [211.232.190.152]) by hub.freebsd.org (Postfix) with ESMTP id 3AB4E37B403 for ; Sun, 8 Jul 2001 10:31:19 -0700 (PDT) (envelope-from ab@the-7.net) Received: (from ab@localhost) by the-7.net (8.11.3/8.11.3) id f68HVHx41517 for freebsd-stable@FreeBSD.ORG; Mon, 9 Jul 2001 02:31:17 +0900 (KST) (envelope-from ab) Date: Mon, 9 Jul 2001 02:31:17 +0900 From: "Eugene M. Kim" To: freebsd-stable@FreeBSD.ORG Subject: Re: ftpd weirdness; CWD/RETR/... handles {} specially? Message-ID: <20010709023117.A41476@the-7.net> Reply-To: freebsd-stable@FreeBSD.ORG, "Eugene M. Kim" References: <20010709005808.A41058@the-7.net> <200107081650.SAA75246@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107081650.SAA75246@lurza.secnetix.de>; from olli@secnetix.de on Sun, Jul 08, 2001 at 06:50:05PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 06:50:05PM +0200, Oliver Fromme wrote: > Eugene M. Kim wrote: > > On Sun, Jul 08, 2001 at 05:33:23PM +0200, Oliver Fromme wrote: > > > Note that shell globbing is only performed on LIST. > > > I just tried -- CWD and RETR don't expand them. > > [...] > > ftp> cd /roo? > > ---> CWD /roo? > > 250 CWD command successful. > > ftp> pwd > > ---> PWD > > 257 "/root" is current directory. > > I get this: > > ftp> cd /roo? > ---> CWD /roo? > 550 /roo?: No such file or directory. > > (There is, of course, a directory /root.) > > This is the ftpd(8) from 4.3-Release. If the behaviour > changed in 4-stable after 4.3-Release, then that's a > serious incopatibility indeed. It should be backouted > immediately. It is strange. There's nothing related to the problem committed to 4-stable after 4.3-release (according to the cvsweb on www.freebsd.org). > > In particular, globbing upon RETR is _definitely_ not > the job of the server. That's what the clients' mget > command is for (which sends an NLST, then performs > globbing on the client side, and then uses RETR to get > the actual files). Globbing upon CWD could be subject > to discussion, but at least it should be an option that > defaults to off. At this moment, the globbing feature does almost nothing that the globbing itself was intended for; it just returns the `550 ambiguous' error when more than one entry match the glob pattern, e.g. CWD /*. After all, a single RETR/STOR/CWD command is designed to be used on a single file or directory. IMO the globbing can be thought as nothing other than a convenient shorthand (i.e. we can do /usr/src/sbin/merge*), and if it is the only reason I'd say we move the globbing feature entirely to the client side. And actually the globbing is done at the yacc level so *all* on-the-wire pathnames are subject to globbing (see the pathstring-to-pathname production in ftpcmd.y), which is just gross. Eugene To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 10:37:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from granger.mail.mindspring.net (granger.mail.mindspring.net [207.69.200.148]) by hub.freebsd.org (Postfix) with ESMTP id C1AD137B403 for ; Sun, 8 Jul 2001 10:37:41 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: from netcom1.netcom.com (user-2iniu34.dialup.mindspring.com [165.121.120.100]) by granger.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id NAA22804; Sun, 8 Jul 2001 13:37:20 -0400 (EDT) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 138B91312A; Sun, 8 Jul 2001 10:33:57 -0700 (PDT) From: Mike Harding To: juha@saarinen.org Cc: allbery@ece.cmu.edu, tsikora@powerusersbbs.com, freebsd-stable@FreeBSD.ORG In-reply-to: <056601c10738$d5d20b40$0a01a8c0@den2> (juha@saarinen.org) Subject: Re: JFS (and squid) References: <056601c10738$d5d20b40$0a01a8c0@den2> Message-Id: <20010708173357.138B91312A@netcom1.netcom.com> Date: Sun, 8 Jul 2001 10:33:57 -0700 (PDT) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It's interesting to note that, the last time I checked, the squid team has switched from FreeBSD to linux+reiserfs... - Mike H. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 11:29:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 659EE37B403 for ; Sun, 8 Jul 2001 11:29:11 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id UAA53067; Sun, 8 Jul 2001 20:29:06 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Dave Uhring" Cc: "Jim C. Nasby" , , "Oliver Fromme" Subject: Re: JFS References: <200107071638.SAA19610@lurza.secnetix.de> <01070711475500.00362@dave> <3B476285.43347BA1@nasby.net> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> From: Dag-Erling Smorgrav Date: 08 Jul 2001 20:29:06 +0200 In-Reply-To: <000d01c1074e$49d31ba0$0300a8c0@uhring.com> Message-ID: Lines: 32 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Dave Uhring" writes: > You seem to have missed the critical point of that paper. When the > system goes completely haywire and either crashes or locks up so hard > that a manual reset is required, UFS/softupdates requires a substantial > amount of time to run fsck. In FreeBSD-CURRENT, this is done in the background after the file system is mounted - and the only corruption possible (except in case of hardware failure, or loss of power to a disk that has write cacheing enabled) is having blocks marked as allocated when they're not. I also suspect that fsck is considerably slower than it needs to be, and that this could be fixed by a careful rewrite of certain key routines. While we're discussing journaling file systems, Sistina Software (http://www.sistina.com/) have something called GFS (Global File System) which is a distributed / shared-media file system which can also function as a local journalled file system. They've already expressed interest in porting it to FreeBSD, and I believe part of the work has already been done, but the Sistina employee who was working on this appears to have quit. The GFS FAQ still says that "The first GFS port will probably be to FreeBSD." Sistina also make a volume manager called LVM (Logical Volume Manager) which they claim "has become a de-facto standard for storage management across UNIX implementations", though it's still very much in BETA and only runs on Linux, so I'm not sure what they mean by "de-facto standard". DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 11:37:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 27ADE37B401 for ; Sun, 8 Jul 2001 11:37:39 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id UAA53095; Sun, 8 Jul 2001 20:37:28 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: "Juha Saarinen" Cc: "'Brandon S. Allbery KF8NH'" , , Subject: Re: JFS References: <056601c10738$d5d20b40$0a01a8c0@den2> From: Dag-Erling Smorgrav Date: 08 Jul 2001 20:37:27 +0200 In-Reply-To: <056601c10738$d5d20b40$0a01a8c0@den2> Message-ID: Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Juha Saarinen" writes: > Now, going back to FreeBSD, one of the things that I was looking at > ReiserFS for was to use it as the file system for a Squid cache volume. > Apparently, ReiserFS is quick with lots of small files. > > Are there any "tweaks" for UFS worth trying in a similar scenairo, ie. > on a largish (1GB+) Squid volume? Adrian Chadd is working on making Squid work with IFS (a bastardized FFS with no directories). DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 11:43:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id B9BC737B403; Sun, 8 Jul 2001 11:43:38 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id UAA53119; Sun, 8 Jul 2001 20:43:37 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Greg Lehey Cc: Dave Duchscher , Dave Uhring , "Jim C. Nasby" , freebsd-stable@FreeBSD.ORG, Oliver Fromme Subject: Re: JFS References: <200107071638.SAA19610@lurza.secnetix.de> <01070711475500.00362@dave> <3B476285.43347BA1@nasby.net> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> <20010707185753.B27481@net.tamu.edu> <20010708142318.V80862@wantadilla.lemis.com> From: Dag-Erling Smorgrav Date: 08 Jul 2001 20:43:36 +0200 In-Reply-To: <20010708142318.V80862@wantadilla.lemis.com> Message-ID: Lines: 12 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greg Lehey writes: > You're thinking of snapshotting, not soft updates. Both. Background fsck requires snapshots, *and* only works on file systems that were running soft updates before the crash, and haven't been marked by a previous background fsck pass as needing a full fsck (which should only happen in case of hardware failure or if you have write cacheing enabled on a non-TQ drive) DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 12: 5:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dc-mx07.cluster1.charter.net (dc-mx07.cluster0.hsacorp.net [209.225.8.17]) by hub.freebsd.org (Postfix) with ESMTP id 829DD37B401 for ; Sun, 8 Jul 2001 12:05:40 -0700 (PDT) (envelope-from duhring@charter.net) Received: from [24.217.157.157] (HELO dave) by dc-mx07.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with SMTP id 11377322; Sun, 08 Jul 2001 15:12:42 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Dave Uhring To: Dag-Erling Smorgrav Subject: Re: JFS Date: Sun, 8 Jul 2001 14:05:38 -0500 X-Mailer: KMail [version 1.2] Cc: "Jim C. Nasby" , , "Oliver Fromme" References: <200107071638.SAA19610@lurza.secnetix.de> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> In-Reply-To: MIME-Version: 1.0 Message-Id: <01070814053800.10938@dave> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 08 July 2001 13:29, Dag-Erling Smorgrav wrote: > "Dave Uhring" writes: > > You seem to have missed the critical point of that paper. When the > > system goes completely haywire and either crashes or locks up so > > hard that a manual reset is required, UFS/softupdates requires a > > substantial amount of time to run fsck. > > In FreeBSD-CURRENT, this is done in the background after the file > system is mounted - and the only corruption possible (except in case > of hardware failure, or loss of power to a disk that has write > cacheing enabled) is having blocks marked as allocated when they're > not. I also suspect that fsck is considerably slower than it needs > to be, and that this could be fixed by a careful rewrite of certain > key routines. > > While we're discussing journaling file systems, Sistina Software > (http://www.sistina.com/) have something called GFS (Global File > System) which is a distributed / shared-media file system which can > also function as a local journalled file system. They've already > expressed interest in porting it to FreeBSD, and I believe part of > the work has already been done, but the Sistina employee who was > working on this appears to have quit. The GFS FAQ still says that > "The first GFS port will probably be to FreeBSD." > > Sistina also make a volume manager called LVM (Logical Volume > Manager) which they claim "has become a de-facto standard for storage > management across UNIX implementations", though it's still very much > in BETA and only runs on Linux, so I'm not sure what they mean by > "de-facto standard". > > DES I just took a look at www.sistina.com and a web site which has its font set to Arial is suspect, IMHO. If they have to use Microsoft products to produce a web site...... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 12:42:32 2001 Delivered-To: freebsd-stable@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 2B07737B403 for ; Sun, 8 Jul 2001 12:42:28 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id VAA53338; Sun, 8 Jul 2001 21:42:24 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Dave Uhring Cc: "Jim C. Nasby" , , "Oliver Fromme" Subject: Re: JFS References: <200107071638.SAA19610@lurza.secnetix.de> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> <01070814053800.10938@dave> From: Dag-Erling Smorgrav Date: 08 Jul 2001 21:42:23 +0200 In-Reply-To: <01070814053800.10938@dave> Message-ID: Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dave Uhring writes: > I just took a look at www.sistina.com and a web site which has its font > set to Arial is suspect, IMHO. If they have to use Microsoft products > to produce a web site...... Is that the best you could come up with? I mean, you could criticize the ingenuity of their designs, or the quality of their code, or their ability to deliver on their promises - or would that require too much effort? It's so much easier to just dismiss them out of hand because they use a font you don't like on their web page, isn't it? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 13: 7:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 2159F37B403 for ; Sun, 8 Jul 2001 13:07:43 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: (qmail 7495 invoked from network); 8 Jul 2001 20:16:48 -0000 Received: from unknown (HELO iowna.com) (151.201.71.193) by mail.the-i-pa.com with SMTP; 8 Jul 2001 20:16:48 -0000 Message-ID: <3B48BCBA.EB917AD5@iowna.com> Date: Sun, 08 Jul 2001 16:04:10 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-stable@FreeBSD.ORG Subject: Re: JFS References: <200107071638.SAA19610@lurza.secnetix.de> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> <01070814053800.10938@dave> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dag-Erling Smorgrav wrote: > > Dave Uhring writes: > > I just took a look at www.sistina.com and a web site which has its font > > set to Arial is suspect, IMHO. If they have to use Microsoft products > > to produce a web site...... > > Is that the best you could come up with? I mean, you could criticize > the ingenuity of their designs, or the quality of their code, or their > ability to deliver on their promises - or would that require too much > effort? It's so much easier to just dismiss them out of hand because > they use a font you don't like on their web page, isn't it? Generally, this is what most people do. I'm not defending Dave, or supporting DES. But many people judge a company by such first appearances. I know people who will dismiss a company as amatuer by the quality of their product packaging. I know my opinion of Wind River has been negatively impacted by the numerous spelling errors I found on their web site the first time I visited. Web pages that only display in M$ browsers also make me feel uncomfortable with a company. and _assuming_ that everyone will have a font just because it comes with Windows falls into that category. On the flip side, the Sistina page displays well even though I don't have that font, so _I_ wasn't put off by it. Other aspects of the page design made me decide not to read further into it, however. (primarily the diffucult-to-read blue on black text on the nav column) -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 13:12:32 2001 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 6462F37B408 for ; Sun, 8 Jul 2001 13:12:29 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 8 Jul 2001 21:12:27 +0100 (BST) Date: Sun, 8 Jul 2001 21:12:26 +0100 From: David Malone To: Dave Uhring Cc: "Jim C. Nasby" , freebsd-stable@FreeBSD.ORG, Oliver Fromme Subject: Re: JFS Message-ID: <20010708211226.A2595@walton.maths.tcd.ie> References: <200107071638.SAA19610@lurza.secnetix.de> <01070711475500.00362@dave> <3B476285.43347BA1@nasby.net> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <000d01c1074e$49d31ba0$0300a8c0@uhring.com>; from duhring@charter.net on Sat, Jul 07, 2001 at 08:35:35PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jul 07, 2001 at 08:35:35PM -0500, Dave Uhring wrote: > You seem to have missed the critical point of that paper. When the > system goes completely haywire and either crashes or locks up so hard > that a manual reset is required, UFS/softupdates requires a substantial > amount of time to run fsck. Background fsck is now working in -current, which means that when your system boots you don't have to fsck the disk immediately. It seems to work just fine for me so far. > If you have a very large filesystem, you > then have to w....a....i....t until fsck completes. I believe that giving the right options to newfs can significantly reduce fsck times too. There's notes on it in the new tuning man page. > I use "logging" on Solaris and XFS on Linux and have tried reiserfs on > Linux. All are superior to UFS/softupdates when the going gets tough. > Disk access times may or may not be comparable with UFS/softupdates, but > the integrity of my filesystems is more important than raw speed. AFAIK Softupdates shouldn't be any less carefull with your data than journaling, providing the application calls fsync. One advantage might be that data is written to the disk twice, which means if one bit of the disk goes bad you might be able to find it elsewhere. (Mind you, I guess RAID is the right way to do that sort of thing.) I dunno which is harder to impliment right - journaling or softupdates. This may actually be the issue which determines the safety of your data. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 13:47:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 79D3F37B401 for ; Sun, 8 Jul 2001 13:47:25 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id WAA53569; Sun, 8 Jul 2001 22:47:22 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Bill Moran Cc: freebsd-stable@FreeBSD.ORG Subject: Re: JFS References: <200107071638.SAA19610@lurza.secnetix.de> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> <01070814053800.10938@dave> <3B48BCBA.EB917AD5@iowna.com> From: Dag-Erling Smorgrav Date: 08 Jul 2001 22:47:21 +0200 In-Reply-To: <3B48BCBA.EB917AD5@iowna.com> Message-ID: Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Bill Moran writes: > On the flip side, the Sistina page displays well even though I > don't have that font, so _I_ wasn't put off by it. Other aspects > of the page design made me decide not to read further into it, > however. (primarily the diffucult-to-read blue on black text on > the nav column) If you're seeing blue text on black background, your browser is broken or misconfigured. The nav bar has white text on black background. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 13:52: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from garfield.cs.mun.ca (garfield.cs.mun.ca [134.153.1.1]) by hub.freebsd.org (Postfix) with ESMTP id 58C8F37B403; Sun, 8 Jul 2001 13:51:58 -0700 (PDT) (envelope-from jr@cs.mun.ca) Received: from localhost (jr@localhost) by garfield.cs.mun.ca (8.11.0/8.11.0) with ESMTP id f68KpvK17288; Sun, 8 Jul 2001 18:21:57 -0230 Date: Sun, 8 Jul 2001 18:21:57 -0230 (NDT) From: John Rochester To: , Subject: bogus undefined symbol from ld-elf.so.1 in kde2 programs Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I cvsuped to 4.3-STABLE a few days ago, and am in the process of making the kde2 port(s). Quite a few of the programs fail as follows: $ kword /usr/libexec/ld-elf.so.1: /usr/local/lib/libksycoca.so.4: Undefined symbol "comment__C18KDEDesktopMimeTypeRC7QStringb" $ nm /usr/local/lib/libksycoca.so.4 | grep \ > comment__C18KDEDesktopMimeTypeRC7QStringb 00030580 T comment__C18KDEDesktopMimeTypeRC7QStringb $ Has anyone else seen behaviour like this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 14: 3:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 55A8E37B408 for ; Sun, 8 Jul 2001 14:03:26 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from vimfuego.saarinen.org ([192.168.1.1]) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15JLhv-0003e5-00; Mon, 09 Jul 2001 09:03:11 +1200 Date: Mon, 9 Jul 2001 09:03:11 +1200 (NZST) From: Juha Saarinen To: Matthew Emmerton Cc: Munish Chopra , "freebsd-stable@FreeBSD.ORG" Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a In-Reply-To: <004201c107b6$9fd25ad0$1200a8c0@gsicomp.on.ca> Message-ID: X-S: Always MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 8 Jul 2001, Matthew Emmerton wrote: > So why don't we get a FreeBSD port of XFS done "real soon now", see what > kind of kernel mods we have to make, and talk nice to the SGI folks? If > they're running into brick walls at every turn on the Linux path, why don't > we make the FreeBSD path look like the yellow brick road? It may be a great > way to get some SGI resources headed the way of FreeBSD. I asked about this before... SGI isn't keen on Sun, Microsoft, IBM et al "leeching" its intellectual property, so while the developers like the idea, the lawyers are dead against it. -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 14:12:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id F07CC37B403 for ; Sun, 8 Jul 2001 14:12:40 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from vimfuego.saarinen.org ([192.168.1.1]) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15JLr3-0003eL-00; Mon, 09 Jul 2001 09:12:37 +1200 Date: Mon, 9 Jul 2001 09:12:37 +1200 (NZST) From: Juha Saarinen To: Bill Moran Cc: "freebsd-stable@FreeBSD.ORG" Subject: Re: JFS In-Reply-To: <3B48BCBA.EB917AD5@iowna.com> Message-ID: X-S: Always MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 8 Jul 2001, Bill Moran wrote: > I know my opinion of Wind River has been negatively impacted by > the numerous spelling errors I found on their web site the first > time I visited. That's different though -- one person rubbishes the product because the presentation uses a Politically Incorrect typeface, whereas you (quite rightly) assume that if they can't be bothered to run a spelling checker over their Web page, their quality control is somewhat suspect... -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 14:26:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dookie.local (pc1-reda3-0-cust222.bre.cable.ntl.com [213.105.80.222]) by hub.freebsd.org (Postfix) with SMTP id 3F10537B405 for ; Sun, 8 Jul 2001 14:26:26 -0700 (PDT) (envelope-from jon@witchspace.com) Received: (qmail 46855 invoked from network); 8 Jul 2001 21:27:09 -0000 Received: from lexx.local (HELO witchspace.com) (192.168.0.1) by dookie.local with SMTP; 8 Jul 2001 21:27:09 -0000 Message-ID: <3B48D05B.4727A224@witchspace.com> Date: Sun, 08 Jul 2001 22:27:55 +0100 From: Jonathan Belson X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Juha Saarinen , freebsd-stable@FreeBSD.ORG Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needsyour help)))a References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Juha Saarinen wrote: > > On Sun, 8 Jul 2001, Matthew Emmerton wrote: > > > So why don't we get a FreeBSD port of XFS done "real soon now", see what > > kind of kernel mods we have to make, and talk nice to the SGI folks? If > > they're running into brick walls at every turn on the Linux path, why don't > > we make the FreeBSD path look like the yellow brick road? It may be a great > > way to get some SGI resources headed the way of FreeBSD. > > I asked about this before... SGI isn't keen on Sun, Microsoft, IBM et al > "leeching" its intellectual property, so while the developers like the > idea, the lawyers are dead against it. Is it possible to have such filesystem compiled as a module to sidestep licensing issues? -- C-YA Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 14:43:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 9236537B401 for ; Sun, 8 Jul 2001 14:43:39 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: (qmail 7809 invoked from network); 8 Jul 2001 21:52:45 -0000 Received: from unknown (HELO iowna.com) (151.201.71.193) by mail.the-i-pa.com with SMTP; 8 Jul 2001 21:52:45 -0000 Message-ID: <3B48D337.CFC98807@iowna.com> Date: Sun, 08 Jul 2001 17:40:07 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Juha Saarinen Cc: "freebsd-stable@FreeBSD.ORG" Subject: Re: JFS References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Juha Saarinen wrote: > > On Sun, 8 Jul 2001, Bill Moran wrote: > > > I know my opinion of Wind River has been negatively impacted by > > the numerous spelling errors I found on their web site the first > > time I visited. > > That's different though -- one person rubbishes the product because the > presentation uses a Politically Incorrect typeface, whereas you (quite > rightly) assume that if they can't be bothered to run a spelling checker > over their Web page, their quality control is somewhat suspect... True, as I pointed out later in my previous post: "On the flip side, the Sistina page displays well even though I don't have that font, so _I_ wasn't put off by it." -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 14:57:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-132.dsl.lsan03.pacbell.net [63.207.60.132]) by hub.freebsd.org (Postfix) with ESMTP id 9049C37B403; Sun, 8 Jul 2001 14:57:18 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 385A666D72; Sun, 8 Jul 2001 14:57:17 -0700 (PDT) Date: Sun, 8 Jul 2001 14:57:16 -0700 From: Kris Kennaway To: Andy Farkas Cc: Peter Pentchev , Soren Schmidt , freebsd-bugs@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: wd discontinued? Was: Re: IBM Netfinity 5000 Problem (ATA Driver Bug) Message-ID: <20010708145716.B29146@xor.obsecurity.org> References: <20010703130412.F28604@ringworld.oblivion.bg> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="PmA2V3Z32TCmWXqI" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from andyf@speednet.com.au on Wed, Jul 04, 2001 at 08:30:45AM +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --PmA2V3Z32TCmWXqI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 04, 2001 at 08:30:45AM +1000, Andy Farkas wrote: > So, what's the story with the wd driver going away in -STABLE?? It seems > you are trying to do this very quietly hoping that no one will notice? >=20 > Why no HEADS UP? How come nothing in UPDATING??? Um, UPDATING includes the following two directives: [1] You may need to switch from wd to ad ala 19991210. In addition, you should disable any third party modules such as vmware so that you don't crash your system on reboot. =2E.. 19991210: The ata driver has become the primary ata/ide/atapi driver in the kernel. The wd driver is obsolete. You should upgrade your machine to the new ata driver. You will need to follow the directions for updating the devices in the 19991205 entry. You will need to update all occurances of wd to ad in your config files (/etc/rc.conf, /etc/fstab, etc). A compatibility device exists for wd for the time being, but once you have determined that ata is working for you, transition to the new ad devices. > "The wd driver is only removed from current, so you will still > be able to follow 4.x..." >=20 > http://www.freebsd.org/cgi/getmsg.cgi?fetch=3D640514+642483+/usr/local/ww= w/db/text/2000/freebsd-current/20000319.freebsd-current That's a quote from 16 months ago. Life goes on. Kris --PmA2V3Z32TCmWXqI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7SNc8Wry0BWjoQKURAuWOAKD46uNelYzZBziGVV2/3WkdNTOQTwCgr/zU s8SPmFnWhQs5fB2Fx+71HJw= =gOCE -----END PGP SIGNATURE----- --PmA2V3Z32TCmWXqI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 14:59:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hotmail.com (f220.law8.hotmail.com [216.33.241.220]) by hub.freebsd.org (Postfix) with ESMTP id 7129137B403 for ; Sun, 8 Jul 2001 14:59:28 -0700 (PDT) (envelope-from modaya72@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 8 Jul 2001 14:59:28 -0700 Received: from 203.39.46.163 by lw8fd.law8.hotmail.msn.com with HTTP; Sun, 08 Jul 2001 21:59:28 GMT X-Originating-IP: [203.39.46.163] From: "Kashyap Kumar" To: freebsd-stable@freebsd.org Subject: Make buildworld problems on 4.3-STABLE Date: Sun, 08 Jul 2001 21:59:28 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 08 Jul 2001 21:59:28.0306 (UTC) FILETIME=[42439120:01C107F9] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I cvsuped 07/06/2001 on my freebsd 4.3 stable system. And tried to do a make buildworld. And it stops compiling at following point. c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe -I/usr/obj/usr/src/i386/usr/include -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.cc c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe -I/usr/obj/usr/src/i386/usr/include -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc: In method `void Gen_Perf::change(List_Node *, List_Node *)': /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc:268: Internal compiler error. /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc:268: Please submit a full bug report. /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc:268: See for instructions. *** Error code 1 Stop in /usr/src/gnu/usr.bin/gperf. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Any help much appriciated. Iax _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 15:23:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dc-mx05.cluster1.charter.net (dc-mx05.cluster0.hsacorp.net [209.225.8.15]) by hub.freebsd.org (Postfix) with ESMTP id 9CE0737B403 for ; Sun, 8 Jul 2001 15:23:33 -0700 (PDT) (envelope-from duhring@charter.net) Received: from [24.217.157.157] (HELO charter.net) by dc-mx05.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with ESMTP id 13893667; Sun, 08 Jul 2001 18:29:18 -0400 Message-ID: <3B48DD64.6060304@charter.net> Date: Sun, 08 Jul 2001 17:23:32 -0500 From: Dave Uhring User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010701 X-Accept-Language: en-us MIME-Version: 1.0 To: Dag-Erling Smorgrav Cc: "Jim C. Nasby" , freebsd-stable@FreeBSD.ORG, Oliver Fromme Subject: Re: JFS References: <200107071638.SAA19610@lurza.secnetix.de> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> <01070814053800.10938@dave> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dag-Erling Smorgrav wrote: >Dave Uhring writes: > >>I just took a look at www.sistina.com and a web site which has its font >>set to Arial is suspect, IMHO. If they have to use Microsoft products >>to produce a web site...... >> > >Is that the best you could come up with? I mean, you could criticize >the ingenuity of their designs, or the quality of their code, or their >ability to deliver on their promises - or would that require too much >effort? It's so much easier to just dismiss them out of hand because >they use a font you don't like on their web page, isn't it? > >DES > No, indeed it is not the best that I could come up with. Any company producing a product for Linux/Unix which feels that it has to use a Microsoft product for its web site is one which cannot eat its own dogfood. If they have any "ingenuity" or "quality" of any kind one would think that they would use it themselves. And it is not a matter of a font which I don't like; actually I do like the Arial font, but it is NOT a Unix font. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 15:31: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id B982837B401 for ; Sun, 8 Jul 2001 15:30:59 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id AAA54023; Mon, 9 Jul 2001 00:30:54 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Dave Uhring Cc: "Jim C. Nasby" , freebsd-stable@FreeBSD.ORG, Oliver Fromme Subject: Re: JFS References: <200107071638.SAA19610@lurza.secnetix.de> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> <01070814053800.10938@dave> <3B48DD64.6060304@charter.net> From: Dag-Erling Smorgrav Date: 09 Jul 2001 00:30:51 +0200 In-Reply-To: <3B48DD64.6060304@charter.net> Message-ID: Lines: 14 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dave Uhring writes: > No, indeed it is not the best that I could come up with. Any company > producing a product for Linux/Unix which feels that it has to use a > Microsoft product for its web site is one which cannot eat its own > dogfood. If they have any "ingenuity" or "quality" of any kind one > would think that they would use it themselves. And it is not a matter > of a font which I don't like; actually I do like the Arial font, but > it is NOT a Unix font. Grow up. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 15:35:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 5FD6F37B401 for ; Sun, 8 Jul 2001 15:35:41 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from vimfuego.saarinen.org ([192.168.1.1]) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15JN98-0003iF-00; Mon, 09 Jul 2001 10:35:22 +1200 Date: Mon, 9 Jul 2001 10:35:22 +1200 (NZST) From: Juha Saarinen To: Dave Uhring Cc: Dag-Erling Smorgrav , "Jim C. Nasby" , "freebsd-stable@FreeBSD.ORG" , Oliver Fromme Subject: Re: JFS In-Reply-To: <3B48DD64.6060304@charter.net> Message-ID: X-S: Always MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 8 Jul 2001, Dave Uhring wrote: > Microsoft product for its web site is one which cannot eat its own > dogfood. That's a Microsoft expression ("eating your own dogfood" refers to using the products you develop in a production setting, to shake out bugs etc). > If they have any "ingenuity" or "quality" of any kind one > would think that they would use it themselves. And it is not a matter > of a font which I don't like; actually I do like the Arial font, but it > is NOT a Unix font. What is a UNIX font? Arial is a TrueType font, designed by the Monotype foundry in UK (now owned by AGFA). TrueType is a font format originally designed by Apple. Microsoft licenses TrueType from Apple. Religious/political objections to technologies don't always work... -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 15:41:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dc-mx07.cluster1.charter.net (dc-mx07.cluster0.hsacorp.net [209.225.8.17]) by hub.freebsd.org (Postfix) with ESMTP id B8B4137B401 for ; Sun, 8 Jul 2001 15:41:53 -0700 (PDT) (envelope-from duhring@charter.net) Received: from [24.217.157.157] (HELO charter.net) by dc-mx07.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with ESMTP id 11395065; Sun, 08 Jul 2001 18:48:56 -0400 Message-ID: <3B48E1B0.4000302@charter.net> Date: Sun, 08 Jul 2001 17:41:52 -0500 From: Dave Uhring User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010701 X-Accept-Language: en-us MIME-Version: 1.0 To: Juha Saarinen Cc: Matthew Emmerton , Munish Chopra , "freebsd-stable@FreeBSD.ORG" Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Juha Saarinen wrote: >On Sun, 8 Jul 2001, Matthew Emmerton wrote: > >>So why don't we get a FreeBSD port of XFS done "real soon now", see what >>kind of kernel mods we have to make, and talk nice to the SGI folks? If >>they're running into brick walls at every turn on the Linux path, why don't >>we make the FreeBSD path look like the yellow brick road? It may be a great >>way to get some SGI resources headed the way of FreeBSD. >> > >I asked about this before... SGI isn't keen on Sun, Microsoft, IBM et al >"leeching" its intellectual property, so while the developers like the >idea, the lawyers are dead against it. > > But SGI has released XFS under the GPL. Sun, et al, can hardly "leech" their IP due to the provisions of the GPL. Any modifications made to SGI's product and distributed must have the source code also made public. This is the "virus-like" aspect of GPL about which Microsoft has been complaining so loudly; MSFT cannot use the code without risking the exposure of their own IP. Surely the lawyers are able to understand that the GPL actually protects the XFS code from exploitation by SGI's competitors. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 15:45:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 01B7437B401 for ; Sun, 8 Jul 2001 15:45:33 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from vimfuego.saarinen.org ([192.168.1.1]) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15JNIl-0003io-00; Mon, 09 Jul 2001 10:45:19 +1200 Date: Mon, 9 Jul 2001 10:45:19 +1200 (NZST) From: Juha Saarinen To: Dave Uhring Cc: Matthew Emmerton , Munish Chopra , "freebsd-stable@FreeBSD.ORG" Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a In-Reply-To: <3B48E1B0.4000302@charter.net> Message-ID: X-S: Always MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 8 Jul 2001, Dave Uhring wrote: > > > But SGI has released XFS under the GPL. Sun, et al, can hardly "leech" > their IP due to the provisions of the GPL. But under the BSD license, they can. At least that's what I was told, but I'm not the right person to ask about this. -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 16: 6:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dc-mx07.cluster1.charter.net (dc-mx07.cluster0.hsacorp.net [209.225.8.17]) by hub.freebsd.org (Postfix) with ESMTP id 3F52337B401 for ; Sun, 8 Jul 2001 16:06:22 -0700 (PDT) (envelope-from duhring@charter.net) Received: from [24.217.157.157] (HELO charter.net) by dc-mx07.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with ESMTP id 11397040; Sun, 08 Jul 2001 19:13:24 -0400 Message-ID: <3B48E76C.1050607@charter.net> Date: Sun, 08 Jul 2001 18:06:20 -0500 From: Dave Uhring User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010701 X-Accept-Language: en-us MIME-Version: 1.0 To: Juha Saarinen Cc: Matthew Emmerton , Munish Chopra , "freebsd-stable@FreeBSD.ORG" Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Juha Saarinen wrote: >On Sun, 8 Jul 2001, Dave Uhring wrote: > >>But SGI has released XFS under the GPL. Sun, et al, can hardly "leech" >>their IP due to the provisions of the GPL. >> > >But under the BSD license, they can. At least that's what I was told, but >I'm not the right person to ask about this. > > I seem to have made an improper assumption earlier regarding www.sistina.com and apologize to all. Even though the Arial font is indeed available universally, it is not generally available on a Linux/Unix platform. And I wrongly assumed that that site was using Microsoft IIS for its web server; it is not. It is using Debian GNU/Linux and Apache 1.3.20. Juha, if I understand the GPL correctly, and I am not a lawyer, there is no way that a GPL product can be converted to a BSD license. The other way around, yes. GNU source code is kept separate in the FreeBSD source tree partially to isolate it from the BSD licensed code. And the source code for modified GNU code is always made available publicly. Yet the GNU code retains its own license without having been "corrupted", if you will, by the BSD license. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 17:14:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by hub.freebsd.org (Postfix) with ESMTP id 6F16E37B403 for ; Sun, 8 Jul 2001 17:14:34 -0700 (PDT) (envelope-from ler@lerctr.org) Received: from lerami.lerctr.org (localhost [127.0.0.1]) by lerami.lerctr.org (8.12.0.Beta12/8.12.0.Beta12/20010318/$Revision: 1.22 $) with ESMTP id f690EXkc020201 for ; Sun, 8 Jul 2001 19:14:33 -0500 (CDT) Received: (from ler@localhost) by lerami.lerctr.org (8.12.0.Beta12/8.12.0.Beta12) id f690EWci020200 for freebsd-stable@freebsd.org; Sun, 8 Jul 2001 19:14:32 -0500 (CDT) Date: Sun, 8 Jul 2001 19:14:32 -0500 From: Larry Rosenman To: freebsd-stable@freebsd.org Subject: kern/26224 Message-ID: <20010708191432.A20193@lerami.lerctr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.19i X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there any chance of anyone looking at this panic dump? Thanks! -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 17:19:21 2001 Delivered-To: freebsd-stable@freebsd.org Received: from warez.scriptkiddie.org (uswest-dsl-142-38.cortland.com [209.162.142.38]) by hub.freebsd.org (Postfix) with ESMTP id 20D5D37B401 for ; Sun, 8 Jul 2001 17:19:18 -0700 (PDT) (envelope-from lamont@scriptkiddie.org) Received: from warez.scriptkiddie.org (warez.scriptkiddie.org [209.162.142.38]) by warez.scriptkiddie.org (Postfix) with ESMTP id 7BA9662D04 for ; Sun, 8 Jul 2001 17:19:17 -0700 (PDT) Date: Sun, 8 Jul 2001 17:19:17 -0700 (PDT) From: Lamont Granquist To: Subject: Re: JFS In-Reply-To: <3B48DD64.6060304@charter.net> Message-ID: <20010708170105.X612-100000@warez.scriptkiddie.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 8 Jul 2001, Dave Uhring wrote: > Dag-Erling Smorgrav wrote: > >Dave Uhring writes: > > > >>I just took a look at www.sistina.com and a web site which has its font > >>set to Arial is suspect, IMHO. If they have to use Microsoft products > >>to produce a web site...... > >> > > > >Is that the best you could come up with? I mean, you could criticize > >the ingenuity of their designs, or the quality of their code, or their > >ability to deliver on their promises - or would that require too much > >effort? It's so much easier to just dismiss them out of hand because > >they use a font you don't like on their web page, isn't it? > > > >DES > > > No, indeed it is not the best that I could come up with. Any company > producing a product for Linux/Unix which feels that it has to use a > Microsoft product for its web site is one which cannot eat its own > dogfood. If they have any "ingenuity" or "quality" of any kind one > would think that they would use it themselves. And it is not a matter > of a font which I don't like; actually I do like the Arial font, but it > is NOT a Unix font. So, the coders use Linux/Unix while the web guys use Macs and Windoze. They probably don't talk to each other much either. Hell, the web guys may even be outsourced. That isn't much of a surprise to me at all. And the reality of the situation is that as a business you generally hire people to do the job and give them the tools that they need. Hopefully you don't inflict tools on them which they don't want. And unfortunately reality is that most people who design web sites are much more comfortable doing so on microsoft or apple products. I've worked in places where open source religious zealots tried to shove linux down the throats of web designers and other people who weren't comfortable with it. Its no different than CTOs and IT managers decreeing that the workplace shall be all NT because nobody got fired for buying microsoft. If you want to get all offended that less technical people in an organization are using non-free/non-unix products, then I strongly suggest that you start working on Gnome or KDE or desktop applications to make it so that less technically skilled people can sit down in front of a Linux or FreeBSD computer and get work done without having to fight with the UI at all. I can tell you from recent experience (setting up a desktop freebsd install for our director of software engineering a week or two ago) that right now that Linux/FreeBSD/Gnome/KDE/etc simply fails at this. Welcome to reality. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 17:33: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tomts6-srv.bellnexxia.net (tomts6.bellnexxia.net [209.226.175.26]) by hub.freebsd.org (Postfix) with ESMTP id 7B0DD37B405 for ; Sun, 8 Jul 2001 17:33:03 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from xena.gsicomp.on.ca ([64.228.155.124]) by tomts6-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010709003302.KJEM15384.tomts6-srv.bellnexxia.net@xena.gsicomp.on.ca>; Sun, 8 Jul 2001 20:33:02 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with SMTP id f690UPA38543; Sun, 8 Jul 2001 20:30:26 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <009901c1080e$9baa05e0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Dave Uhring" , References: <3B48E1B0.4000302@charter.net> Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a Date: Sun, 8 Jul 2001 20:32:16 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Juha Saarinen wrote: > > >On Sun, 8 Jul 2001, Matthew Emmerton wrote: > > > >>So why don't we get a FreeBSD port of XFS done "real soon now", see what > >>kind of kernel mods we have to make, and talk nice to the SGI folks? If > >>they're running into brick walls at every turn on the Linux path, why don't > >>we make the FreeBSD path look like the yellow brick road? It may be a great > >>way to get some SGI resources headed the way of FreeBSD. > > > >I asked about this before... SGI isn't keen on Sun, Microsoft, IBM et al > >"leeching" its intellectual property, so while the developers like the > >idea, the lawyers are dead against it. > > > But SGI has released XFS under the GPL. Sun, et al, can hardly "leech" > their IP due to the provisions of the GPL. Any modifications made to > SGI's product and distributed must have the source code also made > public. This is the "virus-like" aspect of GPL about which Microsoft > has been complaining so loudly; MSFT cannot use the code without > risking the exposure of their own IP. This "virus-like" aspect of the GPL is also very loudly explained in a 12-page presentation distributed internally to all developers at IBM. (The virus-like aspect is a big deal. If someone accidentally *statically* linked a piece of GPL'd object code, such as GNU getopt(), into a major product such as DB2 EEE for Linux, then they would be forced to open the code to DB2. That would not be a very profitable move for IBM.) The problem for me (as a developer who would love to port XFS to FreeBSD, but by being employed by IBM, cannot), is that IBM would have IP rights over any changes that I would have to submit back to SGI in order to make XFS work on FreeBSD. For IBM to release that code under the GPL, SGI would have to work with IBM and come to an agreement (which would involve all of the IP laywers from the two firms battling it out). Since this process would take months and a pile of cash, FreeBSD would never see XFS. Sad, but true. Maybe I need to switch companies :) -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 17:39:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from buddha.automagic.org (buddha-nexxia.automagic.org [207.61.141.34]) by hub.freebsd.org (Postfix) with SMTP id 4C7C237B406 for ; Sun, 8 Jul 2001 17:39:35 -0700 (PDT) (envelope-from jabley@buddha.automagic.org) Received: (qmail 19184 invoked by uid 100); 9 Jul 2001 00:39:33 -0000 Date: Sun, 8 Jul 2001 20:39:33 -0400 From: Joe Abley To: Dave Uhring Cc: Juha Saarinen , Matthew Emmerton , Munish Chopra , "freebsd-stable@FreeBSD.ORG" Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a Message-ID: <20010708203933.U30462@buddha.home.automagic.org> References: <3B48E76C.1050607@charter.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B48E76C.1050607@charter.net>; from duhring@charter.net on Sun, Jul 08, 2001 at 06:06:20PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 06:06:20PM -0500, Dave Uhring wrote: > Juha Saarinen wrote: > > >On Sun, 8 Jul 2001, Dave Uhring wrote: > > > >>But SGI has released XFS under the GPL. Sun, et al, can hardly "leech" > >>their IP due to the provisions of the GPL. > >> > > > >But under the BSD license, they can. At least that's what I was told, but > >I'm not the right person to ask about this. > > [bizarre font non-sequitur] > > Juha, if I understand the GPL correctly, and I am not a lawyer, there is > no way that a GPL product can be converted to a BSD license. The holder of the copyright can reissue code with different licences at will. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 18:39:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dc-mx08.cluster1.charter.net (dc-mx08.cluster0.hsacorp.net [209.225.8.18]) by hub.freebsd.org (Postfix) with ESMTP id 9646737B401 for ; Sun, 8 Jul 2001 18:39:55 -0700 (PDT) (envelope-from duhring@charter.net) Received: from [24.217.157.157] (HELO dave) by dc-mx08.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with SMTP id 12464865; Sun, 08 Jul 2001 21:46:08 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Dave Uhring To: Joe Abley Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a Date: Sun, 8 Jul 2001 20:39:53 -0500 X-Mailer: KMail [version 1.2] Cc: Juha Saarinen , Matthew Emmerton , Munish Chopra , "freebsd-stable@FreeBSD.ORG" References: <3B48E76C.1050607@charter.net> <20010708203933.U30462@buddha.home.automagic.org> In-Reply-To: <20010708203933.U30462@buddha.home.automagic.org> MIME-Version: 1.0 Message-Id: <01070820395300.12819@dave> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 08 July 2001 19:39, Joe Abley wrote: > On Sun, Jul 08, 2001 at 06:06:20PM -0500, Dave Uhring wrote: > > Juha Saarinen wrote: > > >On Sun, 8 Jul 2001, Dave Uhring wrote: > > >>But SGI has released XFS under the GPL. Sun, et al, can hardly > > >> "leech" their IP due to the provisions of the GPL. > > > > > >But under the BSD license, they can. At least that's what I was > > > told, but I'm not the right person to ask about this. > > > > [bizarre font non-sequitur] > > > > Juha, if I understand the GPL correctly, and I am not a lawyer, > > there is no way that a GPL product can be converted to a BSD > > license. > > The holder of the copyright can reissue code with different licences > at will. Absolutely true. And only the owner of the copyright can do that. But in this case we are discussing using SGI's GPL'ed work and for the whole to be "infected" with a BSD license SGI, as the copyright owner, would have to modify its license, which it is unlikely to do. Otherwise, the code remains GPL, and is not encumbered with the competitive liability which the BSD license allows. In a matter such as this the GPL actually protects the IP of the copyright owner in so far as the competition's ability to use the code is concerned. If Sun or IBM or ??? wish to use the XFS code, their improvements to it will be returned to SGI and the public should they distribute that code and no competitive advantage can be gained. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 18:44: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 91B7337B401 for ; Sun, 8 Jul 2001 18:43:57 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from vimfuego.saarinen.org ([192.168.1.1]) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15JQ5K-0003rZ-00; Mon, 09 Jul 2001 13:43:38 +1200 Date: Mon, 9 Jul 2001 13:43:38 +1200 (NZST) From: Juha Saarinen To: Dave Uhring Cc: Joe Abley , Matthew Emmerton , Munish Chopra , "freebsd-stable@FreeBSD.ORG" Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a In-Reply-To: <01070820395300.12819@dave> Message-ID: X-S: Always MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 8 Jul 2001, Dave Uhring wrote: > In a matter such as this the GPL actually protects the IP of the > copyright owner in so far as the competition's ability to use the code > is concerned. If Sun or IBM or ??? wish to use the XFS code, their > improvements to it will be returned to SGI and the public should they > distribute that code and no competitive advantage can be gained. Looks like we've uncovered a Stallmanist stooge on the list. -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 18:47:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from kendra.ne.mediaone.net (kendra.ne.mediaone.net [24.218.227.234]) by hub.freebsd.org (Postfix) with ESMTP id 3EAD037B403 for ; Sun, 8 Jul 2001 18:47:22 -0700 (PDT) (envelope-from avatar+july2001@kew.com) Received: from xena (xena.hh.kew.com [192.168.203.148]) by kendra.ne.mediaone.net (Postfix) with SMTP id 42B001553D for ; Sun, 8 Jul 2001 21:47:11 -0400 (EDT) Message-ID: <001d01c10819$16533140$94cba8c0@xena> From: "Drew Derbyshire" To: References: <3B48E76C.1050607@charter.net> <20010708203933.U30462@buddha.home.automagic.org> <01070820395300.12819@dave> Subject: XFS, JFS, ReiserFS , IP and the GPL ... please move your discussion Date: Sun, 8 Jul 2001 21:47:18 -0400 Organization: Kendra Electronic Wonderworks (http://www.kew.com/kendra) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG New file systems are not a topic for freebsd-stable, since they would NOT go into the STABLE branch without a extended trip through CURRENT. Since these threads show no sign of dying, please move them and their offshoots to more suitable list such as freebsd-current or freebsd-hackers (or take them private) so we can get some peace... Thanks! -ahd- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 18:47:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dc-mx07.cluster1.charter.net (dc-mx07.cluster0.hsacorp.net [209.225.8.17]) by hub.freebsd.org (Postfix) with ESMTP id AB51A37B405 for ; Sun, 8 Jul 2001 18:47:54 -0700 (PDT) (envelope-from duhring@charter.net) Received: from [24.217.157.157] (HELO dave) by dc-mx07.cluster1.charter.net (CommuniGate Pro SMTP 3.4.6) with SMTP id 11414099; Sun, 08 Jul 2001 21:54:55 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Dave Uhring To: "Matthew Emmerton" , Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a Date: Sun, 8 Jul 2001 20:47:53 -0500 X-Mailer: KMail [version 1.2] References: <3B48E1B0.4000302@charter.net> <009901c1080e$9baa05e0$1200a8c0@gsicomp.on.ca> In-Reply-To: <009901c1080e$9baa05e0$1200a8c0@gsicomp.on.ca> MIME-Version: 1.0 Message-Id: <01070820475301.12819@dave> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday 08 July 2001 19:32, Matthew Emmerton wrote: > > This "virus-like" aspect of the GPL is also very loudly explained in > a 12-page presentation distributed internally to all developers at > IBM. (The virus-like aspect is a big deal. If someone accidentally > *statically* linked a piece of GPL'd object code, such as GNU > getopt(), into a major product such as DB2 EEE for Linux, then they > would be forced to open the code to DB2. That would not be a very > profitable move for IBM.) > > The problem for me (as a developer who would love to port XFS to > FreeBSD, but by being employed by IBM, cannot), is that IBM would > have IP rights over any changes that I would have to submit back to > SGI in order to make XFS work on FreeBSD. For IBM to release that > code under the GPL, SGI would have to work with IBM and come to an > agreement (which would involve all of the IP laywers from the two > firms battling it out). Since this process would take months and a > pile of cash, FreeBSD would never see XFS. > > Sad, but true. Maybe I need to switch companies :) > > -- > Matt Emmerton > No need to switch companies over something like this. Fix up JFS for FreeBSD :-) and stay with IBM. You are probably correct, as sad as it is, that the lawyers would have a hay day with all these licenses. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 21: 6:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web13302.mail.yahoo.com (web13302.mail.yahoo.com [216.136.175.38]) by hub.freebsd.org (Postfix) with SMTP id 516C437B403 for ; Sun, 8 Jul 2001 21:06:44 -0700 (PDT) (envelope-from ad1na@yahoo.com) Message-ID: <20010709040644.8904.qmail@web13302.mail.yahoo.com> Received: from [203.106.241.163] by web13302.mail.yahoo.com via HTTP; Sun, 08 Jul 2001 21:06:44 PDT Date: Sun, 8 Jul 2001 21:06:44 -0700 (PDT) From: ADiNA To: stable@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-138654657-994651604=:6688" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --0-138654657-994651604=:6688 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline just cvsup and got this; ===> ipfilter make: don't know how to make /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/NOT-BOOK. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. and this is on IBM thinkpad 600 notebook. any pointers, thanks. zaidi __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ --0-138654657-994651604=:6688 Content-Type: text/plain; name=Not-book Content-Description: Not-book Content-Disposition: inline; filename=Not-book # Kernel configuration for IBM notebook machine i386 cpu I686_CPU ident NOT-BOOK maxusers 64 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev device isa device pci device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID #Static device numbering device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? pseudo-device splash device sc0 at isa? flags 0x100 # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines options PCVT_SCANSET=2 # IBM keyboards are non-std device npx0 at nexus? port IO_NPX irq 13 device apm0 at nexus? disable flags 0x20 # Advanced Power Management device card device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable device sio0 at isa? port IO_COM1 irq 4 device xe pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device bpf #Berkeley packet filter --0-138654657-994651604=:6688-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 21:11:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mikea.ath.cx (okc-65-26-223-53.mmcable.com [65.26.223.53]) by hub.freebsd.org (Postfix) with ESMTP id E699337B401 for ; Sun, 8 Jul 2001 21:11:12 -0700 (PDT) (envelope-from mikea@mikea.ath.cx) Received: (from mikea@localhost) by mikea.ath.cx (8.11.4/8.11.1) id f694BC312313 for freebsd-stable@FreeBSD.ORG; Sun, 8 Jul 2001 23:11:12 -0500 (CDT) (envelope-from mikea) Date: Sun, 8 Jul 2001 23:11:12 -0500 From: mikea To: freebsd-stable@FreeBSD.ORG Subject: Re: Make buildworld problems on 4.3-STABLE Message-ID: <20010708231112.A12279@mikea.ath.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: ; from modaya72@hotmail.com on Sun, Jul 08, 2001 at 09:59:28PM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 09:59:28PM +0000, Kashyap Kumar wrote: > Hi, > > I cvsuped 07/06/2001 on my freebsd 4.3 stable system. And tried to do a make > buildworld. And it stops compiling at following point. > > > c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe [snip} > /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc > /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc: In method > `void Gen_Perf::change(List_Node *, List_Node *)': > /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc:268: > Internal compiler error. ^^^^^^^^ ^^^^^^^^ ^^^^^ > /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc:268: > Please submit a full bug report. ^^^^^^ ^^^^^^ ^ ^^^^ ^^^ ^^^^^^ > /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/gen-perf.cc:268: See ^^^ > for instructions. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^ ^^^^^^^^^^^^ > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/gperf. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > Any help much appriciated. You need to submit the bug report on the internal compiler error; the GCC maintainers are the ones to fix this problem, and I don't know how many of them read this list. -- Mike Andrews mikea@mikea.ath.cx Tired old sysadmin since 1964 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 22: 4:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 4E29A37B403 for ; Sun, 8 Jul 2001 22:04:07 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from blossom.cjclark.org (dialup-209.247.137.230.Dial1.SanJose1.Level3.net [209.247.137.230]) by falcon.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id WAA05973; Sun, 8 Jul 2001 22:04:05 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.4/8.11.3) id f69541F02205; Sun, 8 Jul 2001 22:04:01 -0700 (PDT) (envelope-from cjc) Date: Sun, 8 Jul 2001 22:03:55 -0700 From: "Crist J. Clark" To: ADiNA Cc: stable@FreeBSD.ORG Subject: Re: your mail Message-ID: <20010708220355.E307@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20010709040644.8904.qmail@web13302.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010709040644.8904.qmail@web13302.mail.yahoo.com>; from ad1na@yahoo.com on Sun, Jul 08, 2001 at 09:06:44PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 09:06:44PM -0700, ADiNA wrote: > just cvsup and got this; > > ===> ipfilter > make: don't know how to make > /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c. Stop > *** Error code 2 It doesn't look like your src/sys/modules/ipfilter/Makefile is up to date. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 22:18:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lloydix.2y.net (wks-166-155-31.kscable.com [24.166.155.31]) by hub.freebsd.org (Postfix) with ESMTP id 0BAD037B406 for ; Sun, 8 Jul 2001 22:18:42 -0700 (PDT) (envelope-from glandix@lloydix.2y.net) Received: from localhost (glandix@localhost) by lloydix.2y.net (8.11.3/8.11.3) with ESMTP id f695KE695978 for ; Mon, 9 Jul 2001 00:20:16 -0500 (CDT) (envelope-from glandix@lloydix.2y.net) Date: Mon, 9 Jul 2001 00:20:13 -0500 (CDT) From: "gLaNDix (Jesse Kaufman)" To: Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a In-Reply-To: <20010708101930.B7687@blackhelicopters.org> Message-ID: <20010709001821.Q69055-100000@lloydix.2y.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 8 Jul 2001, Michael Lucas wrote: > Seriously, the most valuable resource we have is our developers. > Those are the people who could make this happen. And they're all > running at 110% doing things that they know will make it into FreeBSD. Is there an online resource talking about the things that they're working on that will make it into FreeBSD? I'm just curious as to what's in the works... gLaNDix <<< lloydix.2y.net FreeBSD 4.3-RELEASE #0: Thu Jul 5 06:16:31 CDT 2001 glandix@lloydix.2y.net:/usr/obj/usr/src/sys/LLOYDIX >>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 22:37: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lloydix.2y.net (wks-166-155-31.kscable.com [24.166.155.31]) by hub.freebsd.org (Postfix) with ESMTP id 61E8737B403 for ; Sun, 8 Jul 2001 22:37:01 -0700 (PDT) (envelope-from glandix@lloydix.2y.net) Received: from localhost (glandix@localhost) by lloydix.2y.net (8.11.3/8.11.3) with ESMTP id f695ceP99995 for ; Mon, 9 Jul 2001 00:38:41 -0500 (CDT) (envelope-from glandix@lloydix.2y.net) Date: Mon, 9 Jul 2001 00:38:39 -0500 (CDT) From: "gLaNDix (Jesse Kaufman)" To: "freebsd-stable@FreeBSD.ORG" Subject: Re: XFS (was: ReiserFS (was: JFS (was: The FreeBSD core team needs your help)))a In-Reply-To: <3B48E76C.1050607@charter.net> Message-ID: <20010709003217.B69055-100000@lloydix.2y.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 8 Jul 2001, Dave Uhring wrote: > www.sistina.com and apologize to all. Even though the Arial font is > indeed available universally, it is not generally available on a > Linux/Unix platform. And I wrongly assumed that that site was using actually, on FreeBSD it's available in the "webfonts" port... most rpm-based linux distros offer it in a webfonts rpm... but that's not important... gLaNDix <<< lloydix.2y.net FreeBSD 4.3-RELEASE #0: Thu Jul 5 06:16:31 CDT 2001 glandix@lloydix.2y.net:/usr/obj/usr/src/sys/LLOYDIX >>> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 23: 8:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web13307.mail.yahoo.com (web13307.mail.yahoo.com [216.136.175.43]) by hub.freebsd.org (Postfix) with SMTP id 91ED037B401 for ; Sun, 8 Jul 2001 23:08:40 -0700 (PDT) (envelope-from ad1na@yahoo.com) Message-ID: <20010709060840.27372.qmail@web13307.mail.yahoo.com> Received: from [203.106.241.163] by web13307.mail.yahoo.com via HTTP; Sun, 08 Jul 2001 23:08:40 PDT Date: Sun, 8 Jul 2001 23:08:40 -0700 (PDT) From: ADiNA Subject: Re: your mail To: cjclark@alum.mit.edu Cc: stable@FreeBSD.ORG In-Reply-To: <20010708220355.E307@blossom.cjclark.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG removed ipfilter/netinet dir; re-cvsup, but the problem still existed. --- "Crist J. Clark" wrote: > On Sun, Jul 08, 2001 at 09:06:44PM -0700, ADiNA wrote: > > just cvsup and got this; > > > > ===> ipfilter > > make: don't know how to make > > /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c. Stop > > *** Error code 2 > > It doesn't look like your src/sys/modules/ipfilter/Makefile is up to > date. > -- > Crist J. Clark cjclark@alum.mit.edu __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 23:34:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by hub.freebsd.org (Postfix) with ESMTP id 5A66337B401 for ; Sun, 8 Jul 2001 23:34:45 -0700 (PDT) (envelope-from cjc@earthlink.net) Received: from blossom.cjclark.org (dialup-209.247.137.230.Dial1.SanJose1.Level3.net [209.247.137.230]) by falcon.mail.pas.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id XAA23902; Sun, 8 Jul 2001 23:34:43 -0700 (PDT) Received: (from cjc@localhost) by blossom.cjclark.org (8.11.4/8.11.3) id f696Yf102669; Sun, 8 Jul 2001 23:34:41 -0700 (PDT) (envelope-from cjc) Date: Sun, 8 Jul 2001 23:31:23 -0700 From: "Crist J. Clark" To: ADiNA Cc: stable@FreeBSD.ORG Subject: Re: your mail Message-ID: <20010708233123.I307@blossom.cjclark.org> Reply-To: cjclark@alum.mit.edu References: <20010708220355.E307@blossom.cjclark.org> <20010709060840.27372.qmail@web13307.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010709060840.27372.qmail@web13307.mail.yahoo.com>; from ad1na@yahoo.com on Sun, Jul 08, 2001 at 11:08:40PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Jul 08, 2001 at 11:08:40PM -0700, ADiNA wrote: > removed ipfilter/netinet dir; re-cvsup, but the problem still existed. No, src/contrib/ipfilter/netinet is supposed to be there (even if it is empty). What does, $ cat /usr/src/sys/modules/ipfilter/Makefile Say? This error is usually from the recent movement of some IPFilter files around the source tree. IPFilter should all live above src/contrib/ipfilter and not in src/sys/netinet. > --- "Crist J. Clark" wrote: > > On Sun, Jul 08, 2001 at 09:06:44PM -0700, ADiNA wrote: > > > just cvsup and got this; > > > > > > ===> ipfilter > > > make: don't know how to make > > > /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c. Stop > > > *** Error code 2 > > > > It doesn't look like your src/sys/modules/ipfilter/Makefile is up to > > date. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Jul 8 23:47:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web13306.mail.yahoo.com (web13306.mail.yahoo.com [216.136.175.42]) by hub.freebsd.org (Postfix) with SMTP id 06BCE37B401 for ; Sun, 8 Jul 2001 23:47:42 -0700 (PDT) (envelope-from ad1na@yahoo.com) Message-ID: <20010709064741.63830.qmail@web13306.mail.yahoo.com> Received: from [203.106.241.163] by web13306.mail.yahoo.com via HTTP; Sun, 08 Jul 2001 23:47:41 PDT Date: Sun, 8 Jul 2001 23:47:41 -0700 (PDT) From: ADiNA Subject: Re: your mail To: Gunnar Flygt Cc: stable@freebsd.org In-Reply-To: <20010709081056.A97577@sr.se> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG removing src/obj did the trick. thanks crist/gunnar :) --- Gunnar Flygt wrote: > On Sun, Jul 08, 2001 at 11:08:40PM -0700, ADiNA wrote: > > removed ipfilter/netinet dir; re-cvsup, but the problem still > existed. > > > > I had a similar problem. I had to delete /usr/obj totally and then > remake world to get rid of the problem! > > --- "Crist J. Clark" wrote: > > > On Sun, Jul 08, 2001 at 09:06:44PM -0700, ADiNA wrote: > > > > just cvsup and got this; > > > > > > > > ===> ipfilter > > > > make: don't know how to make > > > > /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c. Stop > > > > *** Error code 2 > > > > > > It doesn't look like your src/sys/modules/ipfilter/Makefile is up > to > > > date. > > > -- > > > Crist J. Clark cjclark@alum.mit.edu > > > > > > __________________________________________________ > > Do You Yahoo!? > > Get personalized email addresses from Yahoo! Mail > > http://personal.mail.yahoo.com/ > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > -- > __o > regards, Gunnar ---_ \<,_ > email: flygt@sr.se ---- (_)/ (_) __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 2:55:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from www-es.fernuni-hagen.de (ES-i2.fernuni-hagen.de [132.176.7.81]) by hub.freebsd.org (Postfix) with ESMTP id 5ACC237B401 for ; Mon, 9 Jul 2001 02:55:14 -0700 (PDT) (envelope-from fritz.heinrichmeyer@fernuni-hagen.de) Received: from fritz (www-es.fernuni-hagen.de [132.176.7.81]) by www-es.fernuni-hagen.de (8.11.4/8.11.4) with SMTP id f699t8953771; Mon, 9 Jul 2001 11:55:09 +0200 (CEST) (envelope-from fritz.heinrichmeyer@fernuni-hagen.de) Message-ID: <001201c1085d$abcb6960$0401a8c0@fritz> From: "fritz.heinrichmeyer" To: Cc: "F. Heinrichmeyer" Subject: ppp no more works with some providers Date: Mon, 9 Jul 2001 11:58:12 +0200 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MIMEOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, after cvsup from 9. Juli ppp no more connects to planet-interkom in germany (+491090 0191799, login: anonymer, password: surfer) . Other providers work. i can give more details if wanted. Maybe the insisting on correct negotiations in the fresh ppp MFCed is the reason. The provider works with windows, btw. of course. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 4:25:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.harmonic.co.il (jupiter.harmonic.co.il [192.116.140.62]) by hub.freebsd.org (Postfix) with ESMTP id 1889537B401 for ; Mon, 9 Jul 2001 04:25:19 -0700 (PDT) (envelope-from roman@harmonic.co.il) Received: by mail.harmonic.co.il (Postfix, from userid 1137) id 73F5883; Mon, 9 Jul 2001 14:34:51 +0300 (IDT) Received: from localhost (localhost [127.0.0.1]) by mail.harmonic.co.il (Postfix) with ESMTP id 72D9B82 for ; Mon, 9 Jul 2001 14:34:51 +0300 (IDT) Date: Mon, 9 Jul 2001 14:34:51 +0300 (IDT) From: Roman Shterenzon To: Subject: Re: JFS In-Reply-To: <3B477970.2CD1B73B@iowna.com> Message-ID: <20010709143234.V73818-100000@mail.harmonic.co.il> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Perhaps I wasn't following this thread very closely, but I don't understand what the discussing about JFS1 and JFS2 is all about. There's GPL'ed version of JFS for Linux already released to the masses. I believe porting it is still easier than the OS/2 version. And it's probably a better FS than the ReiserFS. http://oss.software.ibm.com/jfs/ http://oss.software.ibm.com/developer/opensource/jfs/project/pub/jfs-1.0.0.tar.gz --Roman Shterenzon, UNIX System Administrator and Consultant [ Xpert UNIX Systems Ltd., Herzlia, Israel. Tel: +972-9-9522361 ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 5:42: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailgate.abacus.co.uk (mailgate.abacus.co.uk [194.130.48.21]) by hub.freebsd.org (Postfix) with ESMTP id 36F6837B401 for ; Mon, 9 Jul 2001 05:41:49 -0700 (PDT) (envelope-from antony@abacus.co.uk) Received: from abacus.co.uk (pcantony.bl.abacus.co.uk [194.130.48.111]) by mailgate.abacus.co.uk (8.9.3/8.9.3) with ESMTP id NAA32467; Mon, 9 Jul 2001 13:40:35 +0100 Message-ID: <3B49A7FE.2F61FB51@abacus.co.uk> Date: Mon, 09 Jul 2001 13:47:58 +0100 From: Antony T Curtis Organization: Abacus Polar PLC (UK) X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Roman Shterenzon Cc: freebsd-stable@FreeBSD.ORG Subject: Re: JFS References: <20010709143234.V73818-100000@mail.harmonic.co.il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Roman Shterenzon wrote: > > Perhaps I wasn't following this thread very closely, but I don't > understand what the discussing about JFS1 and JFS2 is all about. > There's GPL'ed version of JFS for Linux already released to the masses. > I believe porting it is still easier than the OS/2 version. And it's > probably a better FS than the ReiserFS. The Linux (and future AIX) implementation of JFS is based upon the OS/2 version... They cite the OS/2 source as the reference for all of the Linux work. -- ANTONY T CURTIS Tel: +44 (1635) 36222 Abacus Polar Holdings Ltd Fax: +44 (1635) 38670 > I'm going to live forever, or die trying! >  -- Spider Robinson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 5:49:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dell-serv-1.phoenixmedical.co.uk (dell-serv-1.phoenixmedical.co.uk [213.38.153.186]) by hub.freebsd.org (Postfix) with SMTP id B27B737B403 for ; Mon, 9 Jul 2001 05:49:49 -0700 (PDT) (envelope-from tpalfi@phoenixmedical.co.uk) Received: from no.name.available by dell-serv-1.phoenixmedical.co.uk via smtpd (for hub.freebsd.org [216.136.204.18]) with SMTP; 9 Jul 2001 12:37:55 UT Received: by dell-serv-1.phoenixmedical.co.uk with Internet Mail Service (5.5.2650.21) id <3MZHC1SA>; Mon, 9 Jul 2001 13:45:43 +0100 Message-ID: <99A83EE8C34AD311809C009027936117144A9D@dell-serv-1.phoenixmedical.co.uk> From: Tomas Palfi To: "'freebsd-stable@FreeBSD.org'" Subject: mailing list Date: Mon, 9 Jul 2001 13:45:41 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Tomas Palfi Group I.T. Department Phoenix Medical Supplies Ltd To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 6:12:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by hub.freebsd.org (Postfix) with ESMTP id A996837B406 for ; Mon, 9 Jul 2001 06:12:39 -0700 (PDT) (envelope-from talon@lpthe.jussieu.fr) Received: from parthe.lpthe.jussieu.fr (parthe.lpthe.jussieu.fr [134.157.10.1]) by shiva.jussieu.fr (8.11.3/jtpda-5.3.3) with ESMTP id f69DCcD38460 for ; Mon, 9 Jul 2001 15:12:38 +0200 (CEST) Received: from asmodee.lpthe.jussieu.fr (asmodee.lpthe.jussieu.fr [134.157.10.34]) by parthe.lpthe.jussieu.fr (8.11.1/jtpda-5.3.1) with ESMTP id f69DCbq20899 for ; Mon, 9 Jul 2001 15:12:37 +0200 (MEST) Received: (from talon@localhost) by asmodee.lpthe.jussieu.fr (8.11.3/8.11.1) id f69DD4Y00882 for freebsd-stable@FreeBSD.ORG; Mon, 9 Jul 2001 15:13:04 +0200 (CEST) (envelope-from talon) Date: Mon, 9 Jul 2001 15:13:04 +0200 From: Michel TALON To: freebsd-stable@FreeBSD.ORG Subject: ipf and tun Message-ID: <20010709151304.A560@lpthe.jussieu.fr> Mail-Followup-To: Michel TALON , freebsd-stable@FreeBSD.ORG Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I have a little problem which has already caused trouble to me. When my machine boots it runs ipf -f /etc/ipf.rules These rules allow packets coming from tun0 to get state (my home machine is at the other end of the line). However ppp has still not been fired, so the next time i connect with ppp i can get at the machine but not from here surf the web. Running ipf -Fa -f/etc/ipf.rules fixes the problem, but is highly unpractical. So it seems that ipf applies rules only for the configured interfaces. Do you think that putting ! ipf -y in /etc/ppp/ppp.linkup would solve the problem? Of course i can try but risk been locked out! -- Michel TALON To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 7: 9:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 8A62737B406 for ; Mon, 9 Jul 2001 07:09:09 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: (qmail 11962 invoked from network); 9 Jul 2001 14:18:19 -0000 Received: from unknown (HELO iowna.com) (151.201.71.193) by mail.the-i-pa.com with SMTP; 9 Jul 2001 14:18:19 -0000 Message-ID: <3B49BA2E.250BAA9C@iowna.com> Date: Mon, 09 Jul 2001 10:05:34 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Lamont Granquist Cc: freebsd-stable@FreeBSD.ORG Subject: Re: JFS References: <20010708170105.X612-100000@warez.scriptkiddie.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lamont Granquist wrote: > If you want to get all offended that less technical people in an > organization are using non-free/non-unix products, then I strongly suggest > that you start working on Gnome or KDE or desktop applications to make it > so that less technically skilled people can sit down in front of a Linux > or FreeBSD computer and get work done without having to fight with the UI > at all. I can tell you from recent experience (setting up a desktop > freebsd install for our director of software engineering a week or two > ago) that right now that Linux/FreeBSD/Gnome/KDE/etc simply fails at this. This is interesting ... while I agree with your comments about accepting other OSes in the workplace, I'm rather surprised by the last comments. First off, I find the GUIs available for Freenix to be much nicer than the Windows variants. That might just be me, though. I think it has a lot to do with what you're used to. If you've been using Windows your whole life, any change is upsetting. Secondly, I still find it strange that the attitude is "make the system so simple that any idiot can use it" instead of "take a few hours to train the guy on the system he's using" In my experience, no matter how "simple" (being a matter of opinion) the system is, an uneducated user will still have/cause problems. Whereas an even slightly trained user can usually find his way successfully around more complicated systems. My $.02 again. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 7:37:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.plaut.de (ns.plaut.de [194.99.75.166]) by hub.freebsd.org (Postfix) with ESMTP id DF2E137B405 for ; Mon, 9 Jul 2001 07:37:36 -0700 (PDT) (envelope-from root@nihil.plaut.de) Received: (from uucp@localhost) by ns.plaut.de (8.9.3/8.9.3) with UUCP id QAA05189; Mon, 9 Jul 2001 16:37:28 +0200 (CEST) (envelope-from root@nihil.plaut.de) Received: from localhost (root@localhost) by nihil.plaut.de (8.11.3/8.8.8) with ESMTP id f69Eb5S02008; Mon, 9 Jul 2001 16:37:05 +0200 (CEST) (envelope-from root@nihil) Date: Mon, 9 Jul 2001 16:37:05 +0200 (CEST) From: Michael Reifenberger To: Cc: Subject: ANA-? dual Card just working halfways Message-ID: <20010709161939.Y1959-101000@nihil> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-687042429-994689425=:1959" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-687042429-994689425=:1959 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, I just tried an ANA-? Dual card under -stable as of today which probes as follows: ... pci1: on pcib1 dc0: port 0xcc80-0xccff mem 0xffcffc00-0xffcfffff irq 15 at device 4.0 on pci1 dc0: Ethernet address: 00:00:d1:1e:60:f6 miibus0: on dc0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bpf: dc0 attached dc1: port 0xcc00-0xcc7f mem 0xffcff800-0xffcffbff irq 15 at device 8.0 on pci1 using shared irq15. dc1: Ethernet address: ff:ff:ff:ff:ff:ff miibus1: on dc1 dcphy0: on miibus1 dcphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto bpf: dc1 attached As you can see dc1 gets an wrong MAC (at least) and seems to use a different phy?!?. Whereas dc0 dows work as expected, dc1 doesn't. Any clues? Bye! ---- Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS --0-687042429-994689425=:1959 Content-Type: APPLICATION/x-gunzip; name="dmesg.txt.gz" Content-Transfer-Encoding: BASE64 Content-ID: <20010709163705.E1959@nihil> Content-Description: Content-Disposition: attachment; filename="dmesg.txt.gz" H4sICFnBSTsCA2RtZXNnLnR4dADdO2lz28aSn41fMZv9sFIVDwxuYiPVUodt PUcWy1T8spVKuXAMSDyBAAKAspRfv909uHhKesnWHioaBjF9TU9PXxheZvlz ES+WFTsJThmfTLShpqqc3S8Fe18IcTG/YrMi+4cIqpFyuQVsTwZwdVS66nS1 6OrQlUYnnK4aXQlmYijvkPwXsRBpVbIsYhV8/TmNH0VRxtUzPrn0kjjKijT2 RmyaJIzYlqwQpSgeRThSGuGMkT6c308vfrpm/6q67DZL2d/WCWMTxg1XtV0+ YZfX83uGs1IY/BVZVv3HKn4Qozzx1tUoFO54XRbjsgjG5XM5DrJVHidijCAK iuEXXhWnCxYkWfBwUp6y0WjE7ueX8oHLNF13HG7qBvv4x4DFjmYazRDnE12z cUC5j1ciyNZpJQr2AwH9wFhUiN/XIg2eD0ICnw24PjPlcvazy2agxHi9Gs9M 85KdwPjIcYa3H/9gpmMNg8QrSwZwpzD3O1BinLIz9sMHka7jVNwAjwTI34Tw UH0yDZ2xeSXyHKd7xnTAeS+8ag1aP1OfHNCgH/34fvbz4Ovt9eDqejCbXw9A wMHt/Mvg9vJ6cPmLM7i9/eVcKYSXsJVYZcUzA0Jc17k14abGTriuqobzifnP lShPldnyuYyDDjhYrlPUsauoTyr8cfjHhoy+TEQURQNmGTa3HEkA6JkOy70F 0kIgo4dhi8gmDK45E92eOEaDpHPDnjRo3qMXt/xBVs00QVSSVdOsnqx+nJW6 5rL3sDYhu7i5m+sam4M5xoFgV3EBWwRJLIUXwsp5FcgQqGoU+pba4l6nFXFR n+C5rcI+IghbPWWwHx5xhLGfBC4SV/IgRjxY4ssb4scEoRPp0J8ARJpLCCnT LJ1JuNCrvE4CO+BqB9qIEKF+XduaiIY1H6nKHWzFQhIp40UqF59FSN5Vppez G5ep9Z8yK0SSwWRDJpKIPYgiFQn7Qf7/Q8NeD32AHW0Br7JwnQjYCNG3MBg9 ZBvgk+AQ+CqO/XW5Bc/1g/BxnmwDAzuF7L7ZOCwUFSydCGHvpmXlJQla//es ePAK0iq4IfZeVd8zf71Qvl7Ppy4AwsMVuAXwNj5udcW0mGEyU2cGBwUxVaMr b64G3dBHoyFFDnD51MErNzoE3ewh07VGQMKSHlytHpD86HQlZMWhAYcGHIkW NjzhSqCOvBK5em6ageoT6Oho2evHj9oI/byqGQ/1ZhmwKPEWpas+GQNCYZXn J8IlTWuWpeEWQkPRtNOayDwGs1rnYGFfP0xhs8f5qB1J4gC0iUuzAIcLCzl/ LiuxAu+VFfmIUGFn2ntpXH/5cvfFhfU2/KAC2/NX3j9guSoWlyzNKuaxMC4f +mDk+F4GK/xg+SpyRfAasIMwsNW/ZblIT/ip+450yZkXhgXLswKiLXizIHJO EUn6RVUNnB6SV2Px1lPTHyI296cEHkSLYCkgNL0LBfktlf1KMeJMtRDqN/br MizO8AZ4oS8Q7CQOz1DzXNUnp0qaP0GY/RGMf8nyIgtEWWbFOYOlW2UI72de EdZQN5/vGbdgt0Aoi7xAKDHEpG/+H6LITk6Z76Xh9zgEOmfMsCCmcd2SvnZc ikDZBwZmxRGwB/Z2zYHn+h/RHLpzVN3HrKxYlZFX94s4XIgd9dHGG56/exRp mAHRJ6QwAE/1CPdIcQCZ0CNQhzlpyrtGjqGqwmfAQJDqORc4Ct9WEeEp78q1 nxVhDE5dgBc9U9k7UGCWhl7xTN+Ps4U5Oj22vM+WH2TL/yxb0+R6xzZUW7Yc 2TreP8/2HdglZDpnQCIufscHKy//lau/uQzpMUhcCy9dCLC6AVhhCUsO+QXm JAOIjX9A2NRrFOMIiq46qqa3KFqN4hxGMcFjGpqxwyU4wgX8rONo21y0o3OR s2lQjOPLYMO8u2Xg3TIEQ1UfcvUvWwb+inWIgLjVyc61PbJrhtFaroegezaM NnT+3IbZlp2/TnY7Eq3ezVfYEPyFgdpD2TNdu50u1+3eUqlOO13j2Eb9J6Y7 ec2OAdG9TnRrn5Vx3vkYzeiJrvd9jLEtOj8sOt8Snb/g2rS+gVhmy1b/sx71 7T4migyKOrXGNO1l+wCTinoo3HrZx9C6iG5dbIxOGJwoKK1LikgUsJS49Chs Yd7lmIEJOSYADW/m0zZ6QXpdB0UoIWpMQkQ8AqwpEi0FipOaW53UcTa9n+o6 A9VVRZYkAhIKCt+QWqq4AvhfNMBFIzc3bO50eNa4y2F7a8PT2u0OmzuElM57 WN/YuCIQxfvC81Z4kBEEjDPUFhlbBJBJ1T3QIwuTuRBjPhGsUVZe+QCGw6CS qNalemaq9S0/24HJcIRA6E5rIIYAACmTi2qZ3WCa5QvmwSjzW5Ay8R7FMYjX iNJn1BGB9OrMM2siUjcYb+sHVEuhOlB9ULOAxuoFRQC+oTR7W2n2ptKcGkVK qraSRlEraRTVMLV4CZRbsvCKoG4XYWO4dx/Bcn+eX2wY0cnBWHaK8+AjTc4C jDXKicz06y17X8TVH/9yCYkYWnpriuiCh/gfj7ACwhq+9uXD5hbkJnq8b1V2 f09INrAnLpmmOib7ii0vGJ3y8VRjUGnCU2usccdqh9AsT27ubodQRtX4OXin +FGgkoIHtk5jkA8UsaIZrMM4w218PYdIoA+dbgKenICnSzEnfSmdnpSSkhdA tRVAbhywGArHJ0d3DNtSJ+xkHi9W3j2U0PP76eXE1vjpLkpUN46AMvNBvqvp 5aC5n17BvUm30gDZY5asV2LAWsr6FbtOl14aiBWU6X3yeRGvPGwVERvxVMES Q7XY8pveTmcI77JSVOAHme2rAXlHLEb/HRsBXA80ahOdN4PbCOEOgt4hhHUJ 4YNV/nh1DSvJsbeFXrGf0/eUO+kp94UAyCddJDJ4L1X5ayMRN18XvIPA6QWJ V4SiAD5dKPq/N131zdN1+tOFJeZ7wihXwHtgMKTOE9iLoQP0GAzsAujc/9Lu UdT3EP+LOicjVTqsb1snY/YszGgNrOZ0jcVkKiqqhaFGx7adC5+Qu1y4lupG liK7aSjW7U0nLqAraZkvn3Hgaoa7Xq1lBYnC2OvqeVm3SiotDsCibu4Hzc3w /dUvtJfoW/9WjnjrKlP8PHKRNcwJfNoS/Dr42dcpTJUKszcU5nQK8/cpzOkp 7N26xJZfufQKcCQAys2RZL+rxShyNz+1FvmOFnEhai32J/H579P/PKLHDutP 6ZF3etxMtezxxGFz6py9GCcxLaY4qakjGe4pxA8xB/A4uN64rMoBk9pLwRMz 6qVjE1DGpHS98kXR4Wivx7kvnhHii/DCbzNcaRJD3//cOPDcOfA82P9cP0Bf P0BfP0AfgkXXbocMqU6hBizxioUoIe/g9fsLZfZ5BvEHjAcMDOlE8ROYoOyv 6lrtbtCSJxG9ykA3Ayvjyf77q5CfhKrWm6FPQtskAeuPFhHFi050CL9hgo2u es/cXLEanp1AIh2EqgGRHx/hm4RNKeKs5U/5usY7zmCqSbxI0dpexvYQ23sl Ntoo5pLg7J6MbvTI5PjW5GTvD6ujdnJaj0G48moG2APZHt0WHpXeCo49kk3J j6E+URiYqB06fxP6xCCjadGDN2EHlCeKjnm0F/2IXrUtvWq1XrVOr/zAwvGd 0R35qNoz9FY+Y1s8/oJ4+pZ4vBaPd+L5e8XDwnNneEc+G+Wzjxit/4J8xpZ8 fi2f38kH3mqv+rSd0R3xLBTP6tnWtnjHsdG0LOMF7COTM7cmB/AwObh2k3OO adfiKAA/LIDzgnatLQGcWrtOJ0CgGvtWX+ucpnFYwEi62yNbn9CPSGjv+FwD JDT6Ptd7QcvOFgmv1rLXkTB7waMnvh452DfpTcDp5Dd2Mfuboxs9ItpkSzSz jijmi6JpJJr2dtEA8FWicfVl2Yy+Z+ipzSa12Udk24/ZxOZeeG4Rd9E6bTu7 o1186o0dm+52/DPqrWB007UPTJesXI/MdrrW9nTt/XIb6s5oL672UI8Jvh1g 7Fpwu7+HtX2Cw9QweoR73bNxDDMg6wv2W59zDFOPbFKWfdhpEWb5EMvTN2KV V88SfYfugTyP3rVT4Nm0Jfiu9pK9F+lEkYjalFFskuJvIxRFvdxT9AlFb6QT 9XLYttW9qbs37aujiBBciJvF9U5io4/ck/2Ykeo7blwDI9UaNx6X3jdqa34L lnECFWbq4nEAKIZQHjzNU5cOeyHxO1VRWTrsw2YF9QHvcuqSfrm7pVZUnMnq OKhXJKBupezJq0ok2xOfry+ZramWeYGtyCDJUtnHqmvtbsuTLdOehlgKV62l RGWebM3iS+66a9uS2GwcNxj6azDMHsaDLwX+JJ7pjXmvmmUnsaMa2mlfcMh1 MGXZJEDN0nvWkDiXXGQ/m+hLMJdOJwbrApReMXjQ5xVkqxWsNVVz4HMts8F5 aASDlcfOluezE+1UkWwl+wED7lzlY45WoZ0OajNyofLuztbwUJ5YKHFRGyn6 bF1iK8c7LeJByYok99ZPtWmMlMcFvZL5IFJRxAG2ofEQzcYSU+qvh1FrMF5t MH60YTD4TgjJDfA6oAaZi22FE/O0Ex6cchRJWKTv9ujDbIsqwCchHh8SK7dm xZralNBi7AngAQ0X3wzi7pLfIPdvlFGPSvjvcRpm3+kMkurjCQ7avq6uPbAF 7G68ATLryO0Gaq3A1WV/n375fPP5A3yLQ5HJU03l97iCXYceQp7ZidZJ8oxn kHBOoG7QSbWEMS/08koUCqoh9wpvJeBbydY5Npqy76IYrnPFVLELztXuQBge 2qITY5bNzIgZEQMYR8PDZJOIKX7EeIQQMIAHuESDZjNHZROfOSFzIqY5CDax AGHCcENFrDsxptOJMZOOmNlMd5g+YbrHdJ/pAVP0kOlQEgFCQDhRfSCt/0GB iTPQ3Z5gnMoDg3hQjjQGi2GoTNjIVYrCfSY4M4iUiGiyejNTi5kGUyYTPM+m Ew9D3WaPaA5zfBbSTPEAHZAHwoLImzYTxiZ5A8nDx3FIkT5TIq1R5F7yKh6G a8nDjXL9YTremirsLHBO61KEG7P9/7CoJTlUeegOPVGZJeK83e80isr4kVuw OYpq7SUNVFlveGwZnktI2IsDJp0c6G0VpwAtVuvEq7ICspyAnZTPJaK3w6dK GWe44SlPzLFh/cTxH29uCGAjGtVlCuEYUgbKgzqpiaRs3lumqU4Hjcw4xHe5 TfrMeI9ZW3gQit7nwDc4KHke0Bu6woMIkUh8egki35xClVCDyB5o+wLrZnwn gWXSJ2GuZzM2n83qbz/O+lQ33HZTe5B4dqsLo9OFJNG4fjw3iRHiBDiMP99c XPx0fYob+fLudja9v8Hj9GjcgBVvMAYp5UuNnJr+SV7RcEG97N0R7HwXxTqv hmERP4qU5D2azfQzmXX6kGbfU2Qg+47n+/KEOlC1TdKtjmergE1q8HfOAi/9 t4rhy9RFiiEzWxe7fAmyZwl1O7NtTZLKtQNsNEQ+mNxQg7Dr9XVtu7YFR9mV cYA4P0q86ZLV5xz2k/CPk6gbWUTCOUBCV/VXapIg+1nZAYrOcaEsfgAvUI1j eHVbRuZ5+gEaHsq4TWM/qIkG+aqJE+Q+z/UXE+681H7CxquN3tg0+s6/7Cds v5qwvUW4KSkOLqn2SsIE2TP+tsrv1+113VKntjsV8/7id38l2xWjreiUBX0Q QL0qYlG6ClNdVYciUmAcHo1sxz6zISEJnqHACyGfGOBTzTTONNOkH47AEz4a WfoZpEcl/aCkVPCMUiB/EERZh3Ila0pZLayL+jQMZMrlEn8ZJU+3u+CSbuZX nyHAJiJfZulz976xdrB4xL99TVgfdke0wvvOLiBCeCn+oAN4i7Lch0LvGpNM 3SAS5wWxnrHsEQokpPXx6qdLKcsuEXby9W/NT2bwl1f4lhWmcyqJAzF1ix88 4hsMgypxJfWyzV2wPJOG0IesiqDTSnFYD3GZ53kLOX9Og9ls9nbZy3xH9jLf lL0WPIDY2opddwxaMNDk+zihU1qP+sgY0YH6uIq9BOqXcMTYlYi8dVKxMzoW hCekBuynbLGQP+ISKb5bDTePe5VruaiQAdBP236+up1SBMO3xJgaKJeFkL96 u7qZf4LKBophKpjv7+Yfby6m7PaTZXDtdno//qSNIOO6OMczZEODfs6A27DH T6JafGLcXuCvqizHtCDLre0bykWuG5qBuwLNv90IsAXm4/sBM7nGLsZzSQVm D3jlGGx5QC/v8mrJfl+LtRjQLHRdwuWwxyF/OTOwtUh3Glt3t4Gf4JGTDcl2 53bOfiXRxtwcW/pvW9Nq+N3i1kRV4S8LWVRkK7aOSncMCzkG+iX3FPqvThMh ZcCWaeWBdVpQxmL/CH92Ztmm5hjtkWb8qmnMZXefFAL+hqsONOQL53EJ2dIY H0k7kmfABrWTBNu8v74BsrZGPzYzHAU8zsM3kYAVls8rH+yszBOvXH4rxCKm 2UCGKsCJgKk8ppgZp49gYWF73AoS2iomTyN/5QOVMGTOizj43wVObaH7X2g2 kHimbDgE7ACsmbJtGKmWsE+XWRK+CZb2b7VONw6o/PewegvsfwFTIRRDvzsA AA== --0-687042429-994689425=:1959-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 10:21:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gw.valis.net (gw.valis.net [216.126.88.49]) by hub.freebsd.org (Postfix) with SMTP id 6C60737B405 for ; Mon, 9 Jul 2001 10:21:52 -0700 (PDT) (envelope-from lnb@freedomtc.com) Received: (qmail 35400 invoked by uid 89); 9 Jul 2001 17:21:51 -0000 Message-ID: <20010709172151.35399.qmail@gw.valis.net> From: "Lanny Baron" To: questions@freebsd.org, stable@freebsd.org Subject: Stop in /usr/src/gnu/usr.bin/perl/perl Date: Mon, 09 Jul 2001 17:21:51 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Sender: lnb@freedomtc.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Has anyone done a make buildworld on 4.3-STABLE and encountered the following error and have a workaround or fix to it. /usr/obj/usr/src/gnu/usr.bin/perl/perl/../miniperl/miniperl:No such file or directory *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/perl. *** Error code 1 TIA, Lanny ~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~= Servers built with the power to serve http://www.FreeBSDsystems.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 10:54:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.wanadoo.nl (smtp0.wanadoo.nl [194.134.193.6]) by hub.freebsd.org (Postfix) with ESMTP id 7809D37B401; Mon, 9 Jul 2001 10:54:22 -0700 (PDT) (envelope-from steveo@eircom.net) Received: from ams-gw.sohara.org (p1123.vcu.wanadoo.nl [194.134.203.104]) by smtp.wanadoo.nl (8.11.2/8.11.2) with SMTP id f69Hs9J16463; Mon, 9 Jul 2001 19:54:09 +0200 (MET DST) Date: Mon, 9 Jul 2001 19:54:05 +0200 From: "Steve O'Hara-Smith" To: Kris Kennaway Cc: andyf@speednet.com.au, roam@orbitel.bg, sos@freebsd.dk, freebsd-bugs@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG Subject: Re: wd discontinued? Was: Re: IBM Netfinity 5000 Problem (ATA Driver Bug) Message-Id: <20010709195405.383db8b7.steveo@eircom.net> In-Reply-To: <20010708145716.B29146@xor.obsecurity.org> References: <20010703130412.F28604@ringworld.oblivion.bg> <20010708145716.B29146@xor.obsecurity.org> X-Mailer: Sylpheed version 0.4.99cvs3 (GTK+ 1.2.10; i386-unknown-freebsdelf4.3) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 8 Jul 2001 14:57:16 -0700 Kris Kennaway wrote: KK> On Wed, Jul 04, 2001 at 08:30:45AM +1000, Andy Farkas wrote: KK> [1] You may need to switch from wd to ad ala 19991210. In Note *may*. KK> addition, you should disable any third party modules such as KK> > "The wd driver is only removed from current, so you will still KK> > be able to follow 4.x..." KK> That's a quote from 16 months ago. Life goes on. Indeed it does, silently :( Seriously, I really do think a 'HEADS UP: I intend to remove wd from -stable is anyone using it ?' would have been a good thing. We all knew it was going sometime just not when. -- Directable Mirrors - A Better Way To Focus The Sun http://www.best.com/~sohara To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 11:58:50 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ghostwheel.tribble.net (ghostwheel.tribble.net [206.124.26.66]) by hub.freebsd.org (Postfix) with ESMTP id C1EC637B40F for ; Mon, 9 Jul 2001 11:58:45 -0700 (PDT) (envelope-from tribble@ghostwheel.tribble.net) Received: (from tribble@localhost) by ghostwheel.tribble.net (8.11.3/8.11.1) id f69IwjP71343 for freebsd-stable@FreeBSD.ORG; Mon, 9 Jul 2001 12:58:45 -0600 (MDT) (envelope-from tribble) Date: Mon, 9 Jul 2001 12:58:45 -0600 From: Paul To: freebsd-stable@FreeBSD.ORG Subject: Re: Benchmarks from SysAdmin mag Message-ID: <20010709125823.A71005@tribble.net> References: <20010708012209.E37CE5C69@clyde.goodleaf.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010708012209.E37CE5C69@clyde.goodleaf.net>; from john@goodleaf.net on Sun, Jul 08, 2001 at 01:22:09AM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I sent an email to webmaster@sysadminmag.com or whatever and asked them to forward it to the authors... it was along hte lines of "Please don't include FreeBSD in a performance comparison if you are unwilling to take the time to tune it for your purposes." On Sun, Jul 08, 2001 at 01:22:09AM +0000, J.Goodleaf wrote: > I lack the technical expertise to judge this article fully. Any thoughts? > FreeBSD comes out at the bottom, _below_ Win2K. > > http://www.samag.com/articles/2001/0107/0107a/0107a.htm > > -John > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message Regards, Paul http://www.tribble.net/ "You can't have everything. Where would you put it?" -- Steven Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 13:30:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.yogotech.com (ns.yogotech.com [206.127.123.66]) by hub.freebsd.org (Postfix) with ESMTP id 0F6B137B403 for ; Mon, 9 Jul 2001 13:30:34 -0700 (PDT) (envelope-from nate@yogotech.com) Received: from nomad.yogotech.com (nomad.yogotech.com [206.127.123.131]) by ns.yogotech.com (8.9.3/8.9.3) with ESMTP id OAA05369; Mon, 9 Jul 2001 14:30:03 -0600 (MDT) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id OAA19010; Mon, 9 Jul 2001 14:30:01 -0600 (MDT) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15178.5193.178689.177990@nomad.yogotech.com> Date: Mon, 9 Jul 2001 14:30:01 -0600 (MDT) To: Juha Saarinen Cc: Dave Uhring , Dag-Erling Smorgrav , "Jim C. Nasby" , "freebsd-stable@FreeBSD.ORG" , Oliver Fromme Subject: Re: JFS In-Reply-To: References: <3B48DD64.6060304@charter.net> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Microsoft product for its web site is one which cannot eat its own > > dogfood. > > That's a Microsoft expression ("eating your own dogfood" refers to using > the products you develop in a production setting, to shake out bugs etc). Actually, it's an 'Apple Expression'. See Guy Kawasaki's book (I forget the name). Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 13:37: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 773D837B403 for ; Mon, 9 Jul 2001 13:37:06 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from vimfuego.saarinen.org ([192.168.1.1]) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15Jhm8-0004Ud-00; Tue, 10 Jul 2001 08:37:00 +1200 Date: Tue, 10 Jul 2001 08:37:00 +1200 (NZST) From: Juha Saarinen To: Paul Cc: "freebsd-stable@FreeBSD.ORG" Subject: Re: Benchmarks from SysAdmin mag In-Reply-To: <20010709125823.A71005@tribble.net> Message-ID: X-S: Always MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 9 Jul 2001, Paul wrote: > I sent an email to webmaster@sysadminmag.com or whatever and asked them to > forward it to the authors... it was along hte lines of "Please don't > include FreeBSD in a performance comparison if you are unwilling to take > the time to tune it for your purposes." Unless you substantiated that message with clear and concise instructions on how to tune FreeBSD, and with at least some analysis on how that would improve the test results, then I would say that that was the wrong thing to do. Flaming a reviewer without constructive criticism lands you straight in the Mac Marines / Team OS/2 territory. -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 13:38:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 84C2B37B403 for ; Mon, 9 Jul 2001 13:38:15 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 983536ACBC; Tue, 10 Jul 2001 06:08:00 +0930 (CST) Date: Tue, 10 Jul 2001 06:08:00 +0930 From: Greg Lehey To: Dag-Erling Smorgrav Cc: Bill Moran , freebsd-stable@FreeBSD.ORG Subject: Broken browsers (was: JFS) Message-ID: <20010710060759.S80862@wantadilla.lemis.com> References: <200107071638.SAA19610@lurza.secnetix.de> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> <01070814053800.10938@dave> <3B48BCBA.EB917AD5@iowna.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 des@ofug.org on Sun, Jul 08, 2001 at 10:47:21PM +0200 Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sunday, 8 July 2001 at 22:47:21 +0200, Dag-Erling Smorgrav wrote: > Bill Moran writes: >> On the flip side, the Sistina page displays well even though I >> don't have that font, so _I_ wasn't put off by it. Other aspects >> of the page design made me decide not to read further into it, >> however. (primarily the diffucult-to-read blue on black text on >> the nav column) > > If you're seeing blue text on black background, your browser is broken > or misconfigured. The nav bar has white text on black background. This may be the case. I know Netscrape is broken, but I get this junk all the time. How do I fix it? Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 13:42:17 2001 Delivered-To: freebsd-stable@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id 2857A37B401; Mon, 9 Jul 2001 13:42:14 -0700 (PDT) (envelope-from des@ofug.org) Received: (from des@localhost) by flood.ping.uio.no (8.9.3/8.9.3) id WAA59670; Mon, 9 Jul 2001 22:42:13 +0200 (CEST) (envelope-from des@ofug.org) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: Greg Lehey Cc: Bill Moran , freebsd-stable@FreeBSD.org Subject: Re: Broken browsers (was: JFS) References: <200107071638.SAA19610@lurza.secnetix.de> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> <01070814053800.10938@dave> <3B48BCBA.EB917AD5@iowna.com> <20010710060759.S80862@wantadilla.lemis.com> From: Dag-Erling Smorgrav Date: 09 Jul 2001 22:42:12 +0200 In-Reply-To: <20010710060759.S80862@wantadilla.lemis.com> Message-ID: Lines: 9 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greg Lehey writes: > This may be the case. I know Netscrape is broken, but I get this junk > all the time. How do I fix it? # porteasy -bu www/linux-opera DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 14: 6:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtpproxy2.mitre.org (smtpproxy2.mitre.org [128.29.154.90]) by hub.freebsd.org (Postfix) with ESMTP id 04B8437B405; Mon, 9 Jul 2001 14:06:08 -0700 (PDT) (envelope-from jandrese@mitre.org) Received: from avsrv2.mitre.org (avsrv2.mitre.org [128.29.154.4]) by smtpproxy2.mitre.org (8.11.3/8.11.3) with ESMTP id f69L66121354; Mon, 9 Jul 2001 17:06:06 -0400 (EDT) Received: from MAILHUB1 (mailhub1.mitre.org [129.83.20.31]) by smtpsrv1.mitre.org (8.11.3/8.11.3) with ESMTP id f69L65X07603; Mon, 9 Jul 2001 17:06:05 -0400 (EDT) Received: from dhcp-105-164.mitre.org (128.29.105.164) by mailhub1.mitre.org with SMTP id 6993510; Mon, 09 Jul 2001 17:06:01 -0400 Message-ID: <3B4A1CBC.21F4A757@mitre.org> Date: Mon, 09 Jul 2001 17:06:04 -0400 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Greg Lehey Cc: Dag-Erling Smorgrav , Bill Moran , freebsd-stable@freebsd.org Subject: Re: Broken browsers (was: JFS) References: <200107071638.SAA19610@lurza.secnetix.de> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> <01070814053800.10938@dave> <3B48BCBA.EB917AD5@iowna.com> <20010710060759.S80862@wantadilla.lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greg Lehey wrote: > > On Sunday, 8 July 2001 at 22:47:21 +0200, Dag-Erling Smorgrav wrote: > > Bill Moran writes: > >> On the flip side, the Sistina page displays well even though I > >> don't have that font, so _I_ wasn't put off by it. Other aspects > >> of the page design made me decide not to read further into it, > >> however. (primarily the diffucult-to-read blue on black text on > >> the nav column) > > > > If you're seeing blue text on black background, your browser is broken > > or misconfigured. The nav bar has white text on black background. > > This may be the case. I know Netscrape is broken, but I get this junk > all the time. How do I fix it? Might be style sheets. Unfortunatly under NS4 you have to turn on javascript (security alert!) to get style sheets working properly. If Javascript and stylesheets are already enabled, then the page might just be coded poorly (there are plenty of them out there). Chances are the developer only tested on IE and doesn't consider Netscape important enough to care about, or they wrote the whole thing in Frontpage or Word or some other horrible WYSIWYG HTML editor and would be taken aback by the concept of actually _testing_ a webpage before releasing it in the wild. -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 14: 7:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hotmail.com (law2-f24.hotmail.com [216.32.181.24]) by hub.freebsd.org (Postfix) with ESMTP id C234637B403 for ; Mon, 9 Jul 2001 14:07:15 -0700 (PDT) (envelope-from kmays2000@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 9 Jul 2001 14:07:14 -0700 Received: from 139.76.65.132 by lw2fd.hotmail.msn.com with HTTP; Mon, 09 Jul 2001 21:07:14 GMT X-Originating-IP: [139.76.65.132] From: "Kenneth Mays" To: freebsd-stable@FreeBSD.ORG Subject: Re: Benchmarks from SysAdmin mag Date: Mon, 09 Jul 2001 17:07:14 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 09 Jul 2001 21:07:14.0744 (UTC) FILETIME=[20EDB380:01C108BB] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well, Well, Well, http://www.futuresouth.com/~fullermd/freebsd/bsdvlin.html This is one of the older links to someone testing FreeBSD 2.x against Linux 2.0.18. Somewhere between FreeBSD 2.1.5 and 2.2.1 they noticed an decrease in speed (12.9 versus 6.8). But, they mention a PERSONALIZED kernel on the faster kernel. The newer generic kernel was only a few notches slower than Linux. Hmmm. WHat it boils down to is customer preference. I spent about an hour getting FreeBSD 4.3_R up and running in which I compiled several programs and installed Netscape 4.77. Solaris 8_intel didn't seem to like my machine (I thought it may be the CD so said I'll try again). Mandrake 8.0 loaded nicely so I won't complain. My problem with Linux is that one does not fit all. FreeBSD is FreeBSD. Linux distributions depends on the vendor/developer. Mandrake is Redhat-based but its not Redhat. Others are Debian-based but not Debian. Then, there is Slackware. So how can you really claim that Linux is faster than FreeBSD when it depends on the flavor of Linux you use and other variables?!? The Linux kernel changes almost GREATLY between versions so Linux 2.2.4 may be larger different from 2.2.19 (bug-wise). FreeBSD v4.2 and 4.3 looks pretty much the same. You have to shop around for Linux distributions that may or may not work with your machine. I only have to fight with the releases of FreeBSD and I kinda know what I'm getting into since there s only "one" FreeBSD. I like that convenience. You can read this URL by Google's cache: http://www.wccdrom.com/~rab/bsd_chart.html. Again, its dated. The challenge is keeping this type of stuff updated. WinXP Pro is alot faster than Win2000 Pro so again its apples vs. oranges. The article CLEARLY points out two things about FreeBSD: it is 20-30% faster than Linux in networking apps and its has an easy port collections database. You don't have to keep screwing around with RPMS or .DEB files or .tgz swapping. You don't have to figure out what BOOK to buy that goes with your disribution!!! Some people don't have a clue about TCO. I like Linux for what it has done for the developer and user market of learning UNIX without the high cost of purchase. Sun could have done this but too little too late in releasing Solaris-Intel to the masses. Most honest people will tell us that they moved to FreeBSD from the other platforms, otherwise they use Solaris (support reasons). If they use Linux is mainly because they don't have the staff that knows FreeBSD well enough or even know about it (in detail). For non-SMP UNIX server environments I'd pick FreeBSd without much thought. For desktops I'd pick Windows or Mac because they are designed for desktops mainly (but why didn't they toss in BSDI 4.2 or Mac OS X Server to really make a statement?). I do like Microsoft's efforts in the email and database market. They try to do it all. Take it as opinion if a reviewer says one is faster than the other and lets move on otherwise. -Ken _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 14:12:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 38C6037B40A for ; Mon, 9 Jul 2001 14:12:11 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: (qmail 15960 invoked from network); 9 Jul 2001 21:21:22 -0000 Received: from unknown (HELO iowna.com) (151.201.71.193) by mail.the-i-pa.com with SMTP; 9 Jul 2001 21:21:22 -0000 Message-ID: <3B4A1D54.F3D709FB@iowna.com> Date: Mon, 09 Jul 2001 17:08:36 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Broken browsers (was: JFS) References: <200107071638.SAA19610@lurza.secnetix.de> <000d01c1074e$49d31ba0$0300a8c0@uhring.com> <01070814053800.10938@dave> <3B48BCBA.EB917AD5@iowna.com> <20010710060759.S80862@wantadilla.lemis.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Greg Lehey wrote: > > On Sunday, 8 July 2001 at 22:47:21 +0200, Dag-Erling Smorgrav wrote: > > Bill Moran writes: > >> On the flip side, the Sistina page displays well even though I > >> don't have that font, so _I_ wasn't put off by it. Other aspects > >> of the page design made me decide not to read further into it, > >> however. (primarily the diffucult-to-read blue on black text on > >> the nav column) > > > > If you're seeing blue text on black background, your browser is broken > > or misconfigured. The nav bar has white text on black background. > > This may be the case. I know Netscrape is broken, but I get this junk > all the time. How do I fix it? I don't know how many webmasters I've emailed with polite explainations (and the best of intentions) and their response is genereally, "Please upgrade your browser to the most recent version." Since that sounds like "You're wrong and we're right", it usually causes me to ignore their services in the future. I would expect that most of the customers they lose don't even bother to email them explaining why they were turned away. *sigh* oh well. -Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 14:20:53 2001 Delivered-To: freebsd-stable@freebsd.org Received: from turtle.looksharp.net (cc360882-d.strhg1.mi.home.com [24.13.43.207]) by hub.freebsd.org (Postfix) with ESMTP id 7D07837B407 for ; Mon, 9 Jul 2001 14:20:47 -0700 (PDT) (envelope-from bandix@looksharp.net) Received: from localhost (bandix@localhost) by turtle.looksharp.net (8.11.4/8.11.4) with ESMTP id f69LKq150909; Mon, 9 Jul 2001 17:20:53 -0400 (EDT) (envelope-from bandix@looksharp.net) Date: Mon, 9 Jul 2001 17:20:52 -0400 (EDT) From: "Brandon D. Valentine" To: Kenneth Mays Cc: Subject: Re: Benchmarks from SysAdmin mag In-Reply-To: Message-ID: <20010709171806.O49268-100000@turtle.looksharp.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 9 Jul 2001, Kenneth Mays wrote: >Well, Well, Well, Once again, another thread which has very little to do with the maintainence of FreeBSD-STABLE. I know it's easy to just hit reply, but the signal to noise ratio is getting progressively worse lately. Especially for those of us who have little interest in anything other than receiving a headsup as to when stable's build is broken. Can those of you interested in discussing things take it to -chat or -advocacy or -hackers or wherever is appropriate? Thanks, -- Brandon D. Valentine The very powerful and the very stupid have one thing in common. Instead of altering their views to fit the facts, they alter the facts to fit their views ... which can be very uncomfortable if you happen to be one of the facts that needs altering. - Doctor Who, "Face of Evil" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 14:45:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hotmail.com (law2-f67.hotmail.com [216.32.181.67]) by hub.freebsd.org (Postfix) with ESMTP id 8D76637B403 for ; Mon, 9 Jul 2001 14:45:42 -0700 (PDT) (envelope-from kmays2000@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Mon, 9 Jul 2001 14:45:42 -0700 Received: from 139.76.65.132 by lw2fd.hotmail.msn.com with HTTP; Mon, 09 Jul 2001 21:45:42 GMT X-Originating-IP: [139.76.65.132] From: "Kenneth Mays" To: bandix@looksharp.net Cc: freebsd-stable@freebsd.org Subject: Re: Benchmarks from SysAdmin mag Date: Mon, 09 Jul 2001 17:45:42 -0400 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 09 Jul 2001 21:45:42.0292 (UTC) FILETIME=[80559540:01C108C0] Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The very powerful and the very stupid have one thing in common. Instead of altering their views to fit the facts, they alter the facts to fit their views ... which can be very uncomfortable if you happen to be one of the facts that needs altering. - Doctor Who, "Face of Evil" Your statement from Doctor Who can be aimed at journalistic and political views in nature. I was pointing that out by referencing articles done by previous people. We are all biased towards our personal opinions which is why I said the article in question should be revisited by knowledgeable people on the particular product in question. I can really care less about the article other than brings up an issue of debate on the subject of server performance testing. I'll stick to the -Stable topics for now on. (but I didn't start this thread!) ;o) -Ken _________________________________________________________________ Get your FREE download of MSN Explorer at http://explorer.msn.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 15:12:32 2001 Delivered-To: freebsd-stable@freebsd.org Received: from warez.scriptkiddie.org (uswest-dsl-142-38.cortland.com [209.162.142.38]) by hub.freebsd.org (Postfix) with ESMTP id A0F2237B401 for ; Mon, 9 Jul 2001 15:12:27 -0700 (PDT) (envelope-from lamont@scriptkiddie.org) Received: from warez.scriptkiddie.org (warez.scriptkiddie.org [209.162.142.38]) by warez.scriptkiddie.org (Postfix) with ESMTP id 1C69F62D04; Mon, 9 Jul 2001 15:12:22 -0700 (PDT) Date: Mon, 9 Jul 2001 15:12:21 -0700 (PDT) From: Lamont Granquist To: Cy Schubert - ITSD Open Systems Group Cc: Bert Driehuis , "J.Goodleaf" , Subject: Re: Benchmarks from SysAdmin mag In-Reply-To: <200107080407.f6847Ex16767@cwsys.cwsent.com> Message-ID: <20010709150950.L2131-100000@warez.scriptkiddie.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG how about having a performance tuning application? don't make it part of the default install, so that you keep the install as easy to use for novice users as possible. but when it comes to tuning for benchmark testing have an application that goes through "do you want to turn on write caching on your IDE drives?" with a little explanation of what you're about to do... On Sat, 7 Jul 2001, Cy Schubert - ITSD Open Systems Group wrote: > In message com>, B > ert Driehuis writes: > > On Sun, 8 Jul 2001, J.Goodleaf wrote: > > > > > I lack the technical expertise to judge this article fully. Any thoughts? > > > FreeBSD comes out at the bottom, _below_ Win2K. > > > > > > http://www.samag.com/articles/2001/0107/0107a/0107a.htm > > > > >From the article: > > > > "If disk I/O occupies a significant run-time portion of your > > application, your disk I/O tasks will run up to 10x faster on Linux and > > Windows 2000, when compared to Solaris, or 6x faster than FreeBSD." > > > > Knowing that e-mail is the app under measurement, it is worth pointing > > out that the article mentions that file systems make a hell of a > > difference, but is silent about tweaking the file system, and why some > > filesystems are slower than others. > > > > If you don't enable softupdates on FreeBSD, mail delivery takes a > > significant hit. Conversely, Linux's EXT2 file system may be fast, but > > it is not robust with respect to file system integrity, so running a > > heavily loaded mail server will result in loss of mail if the server > > crashes. > > > > The article doesn't mention if they checked the disk was properly > > configured either. If SCSI tagging is not used, performance will suffer > > too. Etcetera, etcetera. > > > > Maybe the authors have done some homework in this area, but if they did, > > the article doesn't show it. I hate these quicky consumer tests. I > > remember, too vididly, that a Dutch consumer rag once concluded that a > > Mac was an order of magnitude slower than a contemporary PC because MS > > Word ran slow on it. Turned out they ran Windows under VirtualPC on > > that Mac... > > ... To add to what you've just said, > > Magazines like to play games, especially those little games that > compare apples and oranges. It was DES who two years ago wrote on this > list (I'm quoting from memory), "what you read in the media is true, > until it's something you know about." > > What's my point? Marketing. Yes, marketing. > > 1. Softupdates has been around for a while. Many of us, including > myself, use softupdates on critical production systems on a daily > basis, AND on root filesystems. Should not softupdates be the > default? If not the default, at least an option in sysinstall? > > 2. Write caching can under the right set of circumstances have a > detrimental affect on RAS (Reliability, Availability, and > Serviceability). That's why IDE write caching is turned off > by default. Those of us who have been following the write caching > arguments on this list over the past 12 months or so, have learned > how to turn off write caching on SCSI drives as well. However, > turning off write back cache (enabling write through cache) does > have a detrimental affect on performance. I think that for > marketing purposes, e.g. magazines writing articles that compare > filesystem performance, a sysinstall option to enable filesystem > performance -- turn on write caching -- at the expense of RAS -- > and make it abundantly clear to the user that their data is at > risk -- might go a long way to reducing bad press when filesystems > are compared. Once again before people forget (we have short > memories) let me stress that a sysinstall option to turn on write > back cache should have strong words discouraging selection of the > option but should also outline the performance benefit. Of course > this allows the average uneducated end-user to shoot themselves in > the foot, and lord knows we've had enough discussions about this > concept on the various FreeBSD mailing lists over the years. > > For those of us technically adept enough to successfully buildworld, > this is just fluff, as enabling softupdates and disabling/enabling > write back cache on IDE (via loader) and SCSI (via camcontrol) drives > is trivial and hardly worth discussion. However when it comes to the > media and the masses, perception is reality (even though we know > better). In short our choice is, do we want to give the user yet > another option with its benefits and pitfalls or do we want to coddle > the end user to protect them from themselves? > > > Regards, Phone: (250)387-8437 > Cy Schubert Fax: (250)387-5766 > Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca > Open Systems Group, ITSD, ISTA > Province of BC > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 15:35:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.tgd.net (rand.tgd.net [64.81.67.117]) by hub.freebsd.org (Postfix) with SMTP id 0FC5037B409 for ; Mon, 9 Jul 2001 15:35:24 -0700 (PDT) (envelope-from sean@mailhost.tgd.net) Received: (qmail 24496 invoked by uid 1001); 9 Jul 2001 22:35:13 -0000 Date: Mon, 9 Jul 2001 15:35:13 -0700 From: Sean Chittenden To: Lamont Granquist Cc: Cy Schubert - ITSD Open Systems Group , Bert Driehuis , "J.Goodleaf" , stable@FreeBSD.ORG, sean@chittenden.org Subject: Re: Benchmarks from SysAdmin mag Message-ID: <20010709153513.L60568@rand.tgd.net> References: <200107080407.f6847Ex16767@cwsys.cwsent.com> <20010709150950.L2131-100000@warez.scriptkiddie.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xtx0sNU5lZ46KfgK" Content-Disposition: inline In-Reply-To: <20010709150950.L2131-100000@warez.scriptkiddie.org>; from "lamont@scriptkiddie.org" on Mon, Jul 09, 2001 at = 03:12:21PM X-PGP-Key: 0x1EDDFAAD X-PGP-Fingerprint: C665 A17F 9A56 286C 5CFB 1DEA 9F4F 5CEF 1EDD FAAD X-Web-Homepage: http://sean.chittenden.org/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --xtx0sNU5lZ46KfgK Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable > how about having a performance tuning application? don't make it part of > the default install, so that you keep the install as easy to use for > novice users as possible. but when it comes to tuning for benchmark > testing have an application that goes through "do you want to turn on > write caching on your IDE drives?" with a little explanation of what > you're about to do... This idea has come up a few times and I'd love to see it happen! =20 =2E.. [grabs flag and starts running forward] I'm willing to head up the app framework that'd handle this and am more than eager to see it succeed. This idea has come up a few too many times and is too ripe with potential to be ignored or talked about as a "gee wouldn't it be nice if" idea and then let sit in the dust bin for another few months until it comes up again. The two camps that'll hopefully be interested are performance junkies (need technical expertise for tuning) and app developers (have to put the knowledge someplace useful that's updatable). -sc --=20 Sean Chittenden --xtx0sNU5lZ46KfgK Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Comment: Sean Chittenden iEYEARECAAYFAjtKMaEACgkQn09c7x7d+q2eyACfX1E06nQpneP3/bOAAJ68hObD TF8AnjkHFyS5i1bQS2W7/My0RjGIHUsJ =zVVV -----END PGP SIGNATURE----- --xtx0sNU5lZ46KfgK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 15:43:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tomts5-srv.bellnexxia.net (tomts5.bellnexxia.net [209.226.175.25]) by hub.freebsd.org (Postfix) with ESMTP id 2A75537B401 for ; Mon, 9 Jul 2001 15:43:25 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from xena.gsicomp.on.ca ([64.228.155.124]) by tomts5-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010709224319.FQNS17517.tomts5-srv.bellnexxia.net@xena.gsicomp.on.ca>; Mon, 9 Jul 2001 18:43:19 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by xena.gsicomp.on.ca (8.11.1/8.11.1) with SMTP id f69MehA41195; Mon, 9 Jul 2001 18:40:43 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <007601c108c8$7c4d80e0$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "Roman Shterenzon" , References: <20010709143234.V73818-100000@mail.harmonic.co.il> Subject: Re: JFS Date: Mon, 9 Jul 2001 18:42:50 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Perhaps I wasn't following this thread very closely, but I don't > understand what the discussing about JFS1 and JFS2 is all about. > There's GPL'ed version of JFS for Linux already released to the masses. > I believe porting it is still easier than the OS/2 version. And it's > probably a better FS than the ReiserFS. > > http://oss.software.ibm.com/jfs/ > http://oss.software.ibm.com/developer/opensource/jfs/project/pub/jfs-1.0.0.t ar.gz The GPL'd JFS which has been released for Linux, was based on the OS/2 port of JFS. This is called JFSv1. JFSv2 is what AIX currently uses, and will eventually replace JFSv1 for Linux. -- Matt Emmerton To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 17:26:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 6FD9537B403 for ; Mon, 9 Jul 2001 17:26:32 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 261036ACBC; Tue, 10 Jul 2001 09:56:30 +0930 (CST) Date: Tue, 10 Jul 2001 09:56:30 +0930 From: Greg Lehey To: Matthew Emmerton Cc: Roman Shterenzon , freebsd-stable@FreeBSD.ORG Subject: Re: JFS Message-ID: <20010710095630.B64441@wantadilla.lemis.com> References: <20010709143234.V73818-100000@mail.harmonic.co.il> <007601c108c8$7c4d80e0$1200a8c0@gsicomp.on.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <007601c108c8$7c4d80e0$1200a8c0@gsicomp.on.ca>; from matt@gsicomp.on.ca on Mon, Jul 09, 2001 at 06:42:50PM -0400 Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [Format recovered--see http://www.lemis.com/email/email-format.html] Your MUA breaks URLs. On Monday, 9 July 2001 at 18:42:50 -0400, Matthew Emmerton wrote: >> Perhaps I wasn't following this thread very closely, but I don't >> understand what the discussing about JFS1 and JFS2 is all about. >> There's GPL'ed version of JFS for Linux already released to the masses. >> I believe porting it is still easier than the OS/2 version. And it's >> probably a better FS than the ReiserFS. >> >> http://oss.software.ibm.com/jfs/ >> > http://oss.software.ibm.com/developer/opensource/jfs/project/pub/jfs-1.0.0.tar.gz > > The GPL'd JFS which has been released for Linux, was based on the OS/2 port > of JFS. Correct > This is called JFSv1. Incorrect. JFS1 was the AIX-only version. > > JFSv2 is what AIX currently uses, It's called JFS2, not JFSv2. > and will eventually replace JFSv1 for Linux. No, it's derived from the same OS/2 code as the Linux port. Greg -- When replying to this message, please take care not to mutilate the original text. For more information, see http://www.lemis.com/email.html See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 18:19:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by hub.freebsd.org (Postfix) with ESMTP id 79AA637B401 for ; Mon, 9 Jul 2001 18:19:41 -0700 (PDT) (envelope-from ler@lerctr.org) Received: from lerami.lerctr.org (localhost [127.0.0.1]) by lerami.lerctr.org (8.12.0.Beta12/8.12.0.Beta12/20010318/$Revision: 1.22 $) with ESMTP id f6A1Jekc019575 for ; Mon, 9 Jul 2001 20:19:40 -0500 (CDT) Received: (from ler@localhost) by lerami.lerctr.org (8.12.0.Beta12/8.12.0.Beta12) id f6A1Jeju019574 for freebsd-stable@freebsd.org; Mon, 9 Jul 2001 20:19:40 -0500 (CDT) Date: Mon, 9 Jul 2001 20:19:39 -0500 From: Larry Rosenman To: freebsd-stable@freebsd.org Subject: (forw) kern/26224 Message-ID: <20010709201939.A18516@lerami.lerctr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.19i X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I gather that the answer is no. OK, where can I start to debug this then? (it hits infrequently, but it's a pita when it does). The current dump is from a kernel built from April 22, 2001 sources. Any help would be appreciated. I can arrange access to the dump and the source tree.... ----- Forwarded message from Larry Rosenman ----- Sender: owner-freebsd-stable@FreeBSD.ORG From: Larry Rosenman Subject: kern/26224 Date: Sun, 8 Jul 2001 19:14:32 -0500 Message-ID: <20010708191432.A20193@lerami.lerctr.org> User-Agent: Mutt/1.3.19i X-Mailer: Mutt http://www.mutt.org/ To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@freebsd.org Is there any chance of anyone looking at this panic dump? Thanks! -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message ----- End forwarded message ----- -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 18:34:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from agena.meridian-enviro.com (thunder.meridian-enviro.com [207.109.234.227]) by hub.freebsd.org (Postfix) with ESMTP id 32A6A37B403; Mon, 9 Jul 2001 18:34:41 -0700 (PDT) (envelope-from rand@meridian-enviro.com) Received: from delta.meridian-enviro.com (delta.meridian-enviro.com [10.10.10.43]) by agena.meridian-enviro.com (8.11.1/8.9.3) with ESMTP id f6A1YPu26048; Mon, 9 Jul 2001 20:34:25 -0500 (CDT) (envelope-from rand@meridian-enviro.com) Date: Mon, 09 Jul 2001 20:34:24 -0500 Message-ID: <87sng5lg7z.wl@delta.meridian-enviro.com> From: "Douglas K. Rand" To: freebsd-stable@freebsd.org, freebsd-hardware@freebsd.org Subject: Multiple RocketPort cards User-Agent: Wanderlust/2.5.8 (Smooth) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.2 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) X-Face: $L%T~#'9fAQ])o]A][d7EH`V;"_;2K;TEPQB=v]rDf_2s% List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm having difficulty with a system that has two 16 port PCI RocketPort multi-port serial cards. The first card (rp0) works just fine. The second card (rp1) can send data, but can't recieve. Using kermit to connect to one of the /dev/cuaR16 .. /dev/cuaR15 ports, I can actually login to a remote system, and do commands, but I get *nothing* back. The nice little red light on the external expander for the part I'm using flashes, even for recieve traffic. And yes, when I move a cable from rp1 to rp0, it works just fine. :) One step further, I've had the rp1 card in another system (where it was rp0, the only RocketPort card) and it worked just fine. I'm running 4.3-STABLE. Here are the rp parts of dmesg: rp0: port 0xec00-0xec7f irq 9 at device 18.0 on pci0 RocketPort0 = 16 ports rp0: driver is using old-style compatibility shims rp1: port 0xe080-0xe0ff irq 15 at device 20.0 on pci0 RocketPort1 = 16 ports WARNING: "rp" is usurping "rp"'s cdevsw[] rp1: driver is using old-style compatibility shims WARNING: driver rp should register devices with make_dev() (dev_t = "#rp/0x10088") In looking at the code, it seems that the usurping warning is because both rp0 and rp1 use the same major device number. The devices in /dev seem reasonable: crw-rw---- 1 uucp dialer 81, 0x00010080 Jul 9 19:22 /dev/cuaR0 ... crw-rw---- 1 uucp dialer 81, 0x0001008f Jul 9 19:22 /dev/cuaR15 crw-rw---- 1 uucp dialer 81, 0x00020080 Jul 9 19:22 /dev/cuaR16 ... crw-rw---- 1 uucp dialer 81, 0x0002008f Jul 9 20:19 /dev/cuaR31 crw-rw-rw- 1 root wheel 81, 0x00010000 Jul 9 19:22 /dev/ttyR0 ... crw------- 1 root wheel 81, 0x0001000f Jul 9 20:22 /dev/ttyR15 crw-rw-rw- 1 root wheel 81, 0x00020000 Jul 9 19:22 /dev/ttyR16 ... crw-rw-rw- 1 root wheel 81, 0x0002000f Jul 9 19:22 /dev/ttyR31 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 19:28: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from sgi04-e.std.com (sgi04-e.std.com [199.172.62.134]) by hub.freebsd.org (Postfix) with ESMTP id B923E37B401 for ; Mon, 9 Jul 2001 19:27:56 -0700 (PDT) (envelope-from kwc@world.std.com) Received: from world.std.com (world-f.std.com [199.172.62.5]) by sgi04-e.std.com (8.9.3/8.9.3) with ESMTP id WAA38499839 for ; Mon, 9 Jul 2001 22:27:53 -0400 (EDT) Received: (from kwc@localhost) by world.std.com (8.9.3/8.9.3) id WAA25392; Mon, 9 Jul 2001 22:27:52 -0400 (EDT) Date: Mon, 9 Jul 2001 22:27:52 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200107100227.WAA25392@world.std.com> To: freebsd-stable@freebsd.org Subject: Tracking -stable remotely/colocated Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello -stable: I would like to install & run FreeBSD & track -stable on a remote, headless, keyboardless machine in a colocation facility to which I have minimal physical access at best. Questions: - How do I install FreeBSD on such a machine? It has a CDROM drive, but is there a way to install without connecting a monitor & keyboard? - How do I "make installworld" remotely with the system quiesced (shut-down to single-user mode)? In other words, how can I access the system remotely from the network (Ethernet) via ssh if the system is single-user? I would want to do something like the following: 1. make buildworld... 2. shutdown now (go to single-user) 3. make installworld & new kernel & install new kernel 4. shutdown -r now - (Re)booting: How do ensure that the system reboots properly without any (physical) operator intervention (ie. after installing a new kernel)? I've searched the Handbook & mailing lists & some of the Core Team websites & can't find quite what I'm looking for. FAQ, documentation and/or "howto" pointers/references are *very* welcome. :) Many thanks, -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 20: 7:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 17CD037B401 for ; Mon, 9 Jul 2001 20:07:19 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA89816 for ; Tue, 10 Jul 2001 13:07:17 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA21657; Tue, 10 Jul 2001 13:06:02 +1000 (EST) Message-Id: <200107100306.NAA21657@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: stable@freebsd.org Subject: Generating encrypted passwords Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 10 Jul 2001 13:06:01 +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I need to generate some encrypted passwords in a config file for an application (i.e. not in /etc/master.passwd). AFAICT there are no utilities in FreeBSD 4 that will do this. So I whipped up a 10-line perl script to build a random salt, get the password and call crypt(). This is OK, but uglier and harder than it needs to be (as I had to fossick around a bit to find the right way to generate a salt.) Is this something worth adding to (e.g.) pw(8)? If so, I can whip up some patches..... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 20:12: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 3339A37B401 for ; Mon, 9 Jul 2001 20:12:00 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from vimfuego.saarinen.org ([192.168.1.1]) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15JnwK-0004mZ-00; Tue, 10 Jul 2001 15:11:56 +1200 Date: Tue, 10 Jul 2001 15:11:56 +1200 (NZST) From: Juha Saarinen To: Gregory Bond Cc: "stable@freebsd.org" Subject: Re: Generating encrypted passwords In-Reply-To: <200107100306.NAA21657@lightning.itga.com.au> Message-ID: X-S: Always MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 10 Jul 2001, Gregory Bond wrote: > I need to generate some encrypted passwords in a config file for an > application (i.e. not in /etc/master.passwd). > > AFAICT there are no utilities in FreeBSD 4 that will do this. So I whipped up a > 10-line perl script to build a random salt, get the password and call crypt(). > This is OK, but uglier and harder than it needs to be (as I had to fossick > around a bit to find the right way to generate a salt.) Here's another example: http://www.lanexperts.com/mengle/programming/perl/genpw/genpw.pl -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 20:26:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from kendra.ne.mediaone.net (kendra.ne.mediaone.net [24.218.227.234]) by hub.freebsd.org (Postfix) with ESMTP id 90CA937B406 for ; Mon, 9 Jul 2001 20:26:26 -0700 (PDT) (envelope-from avatar+july2001@kew.com) Received: from xena (xena.hh.kew.com [192.168.203.148]) by kendra.ne.mediaone.net (Postfix) with SMTP id 15A1915542; Mon, 9 Jul 2001 23:26:10 -0400 (EDT) Message-ID: <006a01c108f0$14766040$94cba8c0@xena> From: "Drew Derbyshire" To: "Kenneth W Cochran" , References: <200107100227.WAA25392@world.std.com> Subject: Re: Tracking -stable remotely/colocated Date: Mon, 9 Jul 2001 23:26:17 -0400 Organization: Kendra Electronic Wonderworks (http://www.kew.com/kendra) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG A general question ... Why track STABLE on a inaccessible production machine? Seems to me you only want the STABLE Releases and the security fixes, which are infrequent. > - How do I install FreeBSD on such a machine? It has a CDROM > drive, but is there a way to install without connecting a > monitor & keyboard? You are going to need a monitor/keyboard or serial console to do a normal install. How does this location install Frobooz OS machine or whatever they prefer if one can't boot the machines with a console? (You could do a unattended install if you try hard enough with a custom CD which blindly copied what you wanted onto disk. Chuck the BSD Daemon help you if it dies -- sounds like no one else can.) Regarding installworld, you could kill by hand the processes you don't want running to make the system quiescent. The thing you don't want is some random background server trying to run a module you're in the middle of rewriting. Make sure your securelevel isn't too high. I routinely install kernels in multi-user mode immediately before reboots. Again, you just don't want something trying to load a new module as you're rewriting it, so make the quiescent by hand before. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 20:27:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id AF65537B403 for ; Mon, 9 Jul 2001 20:27:50 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA89930; Tue, 10 Jul 2001 13:27:49 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA22132; Tue, 10 Jul 2001 13:26:33 +1000 (EST) Message-Id: <200107100326.NAA22132@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: Juha Saarinen Cc: "stable@freebsd.org" Subject: Re: Generating encrypted passwords In-reply-to: Your message of Tue, 10 Jul 2001 15:11:56 +1200. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 10 Jul 2001 13:26:33 +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Here's another example: > http://www.lanexperts.com/mengle/programming/perl/genpw/genpw.pl You misunderstand me. The problem is not to generate a suitable plaintext password, the problem is to generate the encrypted version once you have a plaintext. AFAICT the only programs in FreeBSD that can do that (passwd(1) and pw(8)) only operate on /etc/master.passwd. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 20:29:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id DBA3237B401 for ; Mon, 9 Jul 2001 20:29:24 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from [192.168.1.10] (helo=den2) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15JoDD-0004nX-00; Tue, 10 Jul 2001 15:29:23 +1200 From: "Juha Saarinen" To: Cc: Subject: RE: Generating encrypted passwords Date: Tue, 10 Jul 2001 15:29:28 +1200 Message-ID: <075701c108f0$86435f20$0a01a8c0@den2> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <200107100326.NAA22132@lightning.itga.com.au> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :: You misunderstand me. The problem is not to generate a :: suitable plaintext :: password, the problem is to generate the encrypted version :: once you have a :: plaintext. AFAICT the only programs in FreeBSD that can do :: that (passwd(1) and :: pw(8)) only operate on /etc/master.passwd. Ooops... too quick on the send button there. ;-) Disregard. -- Juha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 20:35:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hrothgar.omcl.org (dsl254-009-160.sea1.dsl.speakeasy.net [216.254.9.160]) by hub.freebsd.org (Postfix) with ESMTP id 1D2A337B408 for ; Mon, 9 Jul 2001 20:35:42 -0700 (PDT) (envelope-from spcoltri@omcl.org) Received: from omcl.org (8mql8g@localhost [127.0.0.1]) by hrothgar.omcl.org (8.11.4/8.11.4) with ESMTP id f6A3Zfc91232; Mon, 9 Jul 2001 20:35:41 -0700 (PDT) (envelope-from spcoltri@omcl.org) Message-Id: <200107100335.f6A3Zfc91232@hrothgar.omcl.org> To: stable@freebsd.org, gnb@itga.com.au Subject: Re: Generating encrypted passwords Date: Mon, 09 Jul 2001 20:35:41 -0700 From: Steve Coltrin Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >I need to generate some encrypted passwords in a config file for an >application (i.e. not in /etc/master.passwd). >AFAICT there are no utilities in FreeBSD 4 that will do this. /usr/libexec/makekey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 20:53: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 4E5D537B401 for ; Mon, 9 Jul 2001 20:53:00 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA90036; Tue, 10 Jul 2001 13:52:58 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id NAA22722; Tue, 10 Jul 2001 13:51:43 +1000 (EST) Message-Id: <200107100351.NAA22722@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: Steve Coltrin Cc: stable@FreeBSD.ORG Subject: Re: Generating encrypted passwords In-reply-to: Your message of Mon, 09 Jul 2001 20:35:41 -0700. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 10 Jul 2001 13:51:43 +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > /usr/libexec/makekey Thanks. That'll do, even tho it's pretty clumsy and DES only (no MD5 passwords) and doesn't pick a salt for you. I might look at beefing it up a bit. (OK, a lot!) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 21: 1:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web11402.mail.yahoo.com (web11402.mail.yahoo.com [216.136.131.232]) by hub.freebsd.org (Postfix) with SMTP id 1B09037B409 for ; Mon, 9 Jul 2001 21:01:35 -0700 (PDT) (envelope-from shizukakudo_99@yahoo.com) Message-ID: <20010710040135.8910.qmail@web11402.mail.yahoo.com> Received: from [204.59.89.212] by web11402.mail.yahoo.com via HTTP; Mon, 09 Jul 2001 21:01:35 PDT Date: Mon, 9 Jul 2001 21:01:35 -0700 (PDT) From: Shizuka Kudo Subject: Problem with cvsup.freebsd.org To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG All, I found out that cvsup.freebsd.org is not up-to-date as compared to other cvsup servers. I cvsupped cvsup.freebsd.org today (06:00 UTC) and received no update (e.g. latest MFC of pccard from Warner), but received the MFC from other cvsup servers (I just tried cvsup2.freebsd.org). Am I the only one sufferred? Please let me know if I missed anything. My server 4-stable has been working for a while and the supfile I used is /usr/share/examples/cvsup/stable-supfile. I did try standard-supfile as well. Let me know if you need the checkout file as it is pretty large (5M). __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Jul 9 22:58:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from botbay.net (botbay.net [151.197.159.116]) by hub.freebsd.org (Postfix) with ESMTP id 1F1E437B403 for ; Mon, 9 Jul 2001 22:58:44 -0700 (PDT) (envelope-from wcampbel@botbay.net) Received: from localhost (wcampbel@localhost) by botbay.net (8.11.3/8.11.3) with ESMTP id f6A5wW473367 for ; Tue, 10 Jul 2001 01:58:33 -0400 (EDT) (envelope-from wcampbel@botbay.net) Date: Tue, 10 Jul 2001 01:57:28 -0400 (EDT) From: Walter Campbell To: Subject: Re: Generating encrypted passwords In-Reply-To: <200107100351.NAA22722@lightning.itga.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 10 Jul 2001, Gregory Bond wrote: > > /usr/libexec/makekey > > Thanks. That'll do, even tho it's pretty clumsy and DES only (no MD5 > passwords) and doesn't pick a salt for you. > > I might look at beefing it up a bit. (OK, a lot!) Most IRC servers include an mkpasswd utility. Hybrid 7 comes with one that can generate both DES and MD5, and allows you to specify a salt, or have it generate a random one. I put a copy of it up at http://ircd.botbay.net/pub/Other_Tools/mkpasswd.c (or ftp://ircd.botbay.net/pub/Other_Tools/mkpasswd.c ) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 0:45:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id 0472C37B409 for ; Tue, 10 Jul 2001 00:45:44 -0700 (PDT) (envelope-from jim@siteplus.net) Received: from veager.siteplus.net ([65.14.122.116]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010710074539.GBCO9548.femail4.sdc1.sfba.home.com@veager.siteplus.net>; Tue, 10 Jul 2001 00:45:39 -0700 Date: Tue, 10 Jul 2001 03:45:34 -0400 (EDT) From: Jim Weeks To: Gregory Bond Cc: stable@FreeBSD.ORG Subject: Re: Generating encrypted passwords In-Reply-To: <200107100306.NAA21657@lightning.itga.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Here is one I wrote some time ago to allow clients to create a simple .htpasswd file. I feed it Username: $Form{'login'}, NewPass: $Form{'np'}, and VerifyPass: $Form{'vp'} from a web form. Maybe it will give you some ideas ;-) -- Jim Weeks #!/usr/bin/perl if ($ENV{'REQUEST_METHOD'} eq "GET") { $buffer = $ENV{'QUERY_STRING'}; } elsif ($ENV{'REQUEST_METHOD'} eq "POST") { read(STDIN,$buffer,$ENV{'CONTENT_LENGTH'}); } @cgiPairs = split(/&/,$buffer); foreach $cgiPair (@cgiPairs){ ($name,$value) = split(/=/,$cgiPair); $value =~ s/\+/ /g; $value =~ s/%(..)/pack("c",hex($1))/ge; $Form{$name} .= "\0" if (defined($Form{$name})); $Form{$name} .= "$value"; } undef $name; undef $value; print "Content-Type: text/html\n\n"; # Start HTML output. unless ($Form{'login'}) { print "No user name was entered"; exit; } unless ($Form{'np'} && $Form{'vp'}) { print "Please enter your password in both boxes"; exit; } if ($Form{'np'} ne $Form{'vp'}) { print "Passwords do not match"; exit; } else { @passset = ('a'..'z'); for ($i = 0; $i < 2; $i++) { $randum_num = int(rand($#passset + 1)); $salt .= @passset[$randum_num]; } $htpass = crypt($Form{'np'}, "$salt"); print "$Form{'login'}:"; print "$htpass\n"; } On Tue, 10 Jul 2001, Gregory Bond wrote: > I need to generate some encrypted passwords in a config file for an > application (i.e. not in /etc/master.passwd). > > AFAICT there are no utilities in FreeBSD 4 that will do this. So I whipped up a > 10-line perl script to build a random salt, get the password and call crypt(). > This is OK, but uglier and harder than it needs to be (as I had to fossick > around a bit to find the right way to generate a salt.) > > Is this something worth adding to (e.g.) pw(8)? If so, I can whip up some > patches..... > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 0:54:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from femail4.sdc1.sfba.home.com (femail4.sdc1.sfba.home.com [24.0.95.84]) by hub.freebsd.org (Postfix) with ESMTP id C6DC637B401 for ; Tue, 10 Jul 2001 00:54:22 -0700 (PDT) (envelope-from jim@siteplus.net) Received: from veager.siteplus.net ([65.14.122.116]) by femail4.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010710075422.GHHE9548.femail4.sdc1.sfba.home.com@veager.siteplus.net>; Tue, 10 Jul 2001 00:54:22 -0700 Date: Tue, 10 Jul 2001 03:54:21 -0400 (EDT) From: Jim Weeks To: Gregory Bond Cc: stable@FreeBSD.ORG Subject: Re: Generating encrypted passwords In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG To place credit where credit is due, I don't know where I got the four lines responsible for creating the salt. @passset = ('a'..'z'); for ($i = 0; $i < 2; $i++) { $randum_num = int(rand($#passset + 1)); $salt .= @passset[$randum_num]; } $htpass = crypt($Form{'np'}, "$salt"); -- Jim Weeks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 4:26:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web13301.mail.yahoo.com (web13301.mail.yahoo.com [216.136.175.37]) by hub.freebsd.org (Postfix) with SMTP id 0BFE437B405 for ; Tue, 10 Jul 2001 04:26:22 -0700 (PDT) (envelope-from ad1na@yahoo.com) Message-ID: <20010710112621.17417.qmail@web13301.mail.yahoo.com> Received: from [203.106.241.163] by web13301.mail.yahoo.com via HTTP; Tue, 10 Jul 2001 04:26:21 PDT Date: Tue, 10 Jul 2001 04:26:21 -0700 (PDT) From: ADiNA Subject: make buildkernel stops at pccard To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG just cvsup'd and got this at buildkernel, perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/pci/pci_if.m perl5 /usr/src/sys/kern/makeops.pl -c /usr/src/sys/isa/isa_if.m perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/isa/isa_if.m make: don't know how to make /usr/src/sys/pccard/pcic_isa.c. Stop *** Error code 2 Stop in /usr/src. *** Error code 1 Stop in /usr/src. if i remove the pcic0/pcic1 devices in the kernel config, it compiles fine; and of course i can't use my pcmcia devices. any pointers, thanks. zaidi __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 5:22:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web13301.mail.yahoo.com (web13301.mail.yahoo.com [216.136.175.37]) by hub.freebsd.org (Postfix) with SMTP id 229FC37B407 for ; Tue, 10 Jul 2001 05:22:27 -0700 (PDT) (envelope-from ad1na@yahoo.com) Message-ID: <20010710122227.25308.qmail@web13301.mail.yahoo.com> Received: from [203.106.241.163] by web13301.mail.yahoo.com via HTTP; Tue, 10 Jul 2001 05:22:27 PDT Date: Tue, 10 Jul 2001 05:22:27 -0700 (PDT) From: ADiNA Subject: Fwd: make buildkernel stops at pccard To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have exactly the same problem ... file sys/conf/files is not coherent with /usr/src/sys/pccard directory !!! (and i've done a fresh cvsup) Hummmmm .... Olivier P.S/ COuld you please forward this mail to the mailing list ?, i didn't subscribed -- Olivier PAGE Rebooteux Systeme (D) / Enseignant Ecole Sup. de Meca. Marseille http://esm2.imt-mrs.fr Tel/Fax : (33) 4.91.05.44.26/45.98 email : Olivier.Page@esm2.imt-mrs.fr Addr:ESM2 Technopole Chateau Gombert 13451 Marseille Cedex 13 --- ADiNA wrote: > Date: Tue, 10 Jul 2001 04:26:21 -0700 (PDT) > From: ADiNA > Subject: make buildkernel stops at pccard > To: stable@freebsd.org > > just cvsup'd and got this at buildkernel, > > perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/pci/pci_if.m > perl5 /usr/src/sys/kern/makeops.pl -c /usr/src/sys/isa/isa_if.m > perl5 /usr/src/sys/kern/makeops.pl -h /usr/src/sys/isa/isa_if.m > make: don't know how to make /usr/src/sys/pccard/pcic_isa.c. Stop > *** Error code 2 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > if i remove the pcic0/pcic1 devices in the kernel config, it compiles > fine; and of course i can't use my pcmcia devices. > > any pointers, thanks. > > zaidi > > __________________________________________________ > Do You Yahoo!? > Get personalized email addresses from Yahoo! Mail > http://personal.mail.yahoo.com/ > __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 5:24:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cage.simianscience.com (cage.simianscience.com [64.7.134.1]) by hub.freebsd.org (Postfix) with ESMTP id A4D0437B401 for ; Tue, 10 Jul 2001 05:23:58 -0700 (PDT) (envelope-from mike@sentex.net) Received: (from root@localhost) by cage.simianscience.com (8.11.4/8.11.2) id f6ACNvO41578; Tue, 10 Jul 2001 08:23:57 -0400 (EDT) (envelope-from mike@sentex.net) Received: from chimp (fcage [192.168.0.2]) by cage.simianscience.com (8.11.4/8.11.2av) with ESMTP id f6ACNmG41555; Tue, 10 Jul 2001 08:23:49 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <4.2.2.20010710081901.05a68008@192.168.0.12> X-Sender: mdtancsa@192.168.0.12 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Tue, 10 Jul 2001 08:23:47 -0400 To: Jim Weeks From: Mike Tancsa Subject: Re: Generating encrypted passwords Cc: stable@freebsd.org In-Reply-To: References: <200107100306.NAA21657@lightning.itga.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What about a srand (time ^ $$ ^ unpack "%L*", `ps -auxw | gzip`); at the start of your program and for the salt, I use this to generate md5 salts which I think I got from cpan IIRC. sub salt { local($salt); # initialization local($i, $rand); local(@itoa64) = ( '0' .. '9', 'a' .. 'z', 'A' .. 'Z' ); # 0 .. 63 warn "calculate salt\n" if $verbose > 1; # to64 for ($i = 0; $i < 8; $i++) { $rand = rand(25*29*17 + $rand); $salt .= $itoa64[$rand & $#itoa64]; } warn "Salt is: $salt\n"; return $salt; } At 03:45 AM 7/10/2001 -0400, Jim Weeks wrote: >Here is one I wrote some time ago to allow clients to create a simple >.htpasswd file. I feed it Username: $Form{'login'}, >NewPass: $Form{'np'}, and VerifyPass: $Form{'vp'} from a web >form. > >Maybe it will give you some ideas ;-) > >-- >Jim Weeks > >#!/usr/bin/perl > >if ($ENV{'REQUEST_METHOD'} eq "GET") { > $buffer = $ENV{'QUERY_STRING'}; >} >elsif ($ENV{'REQUEST_METHOD'} eq "POST") { > read(STDIN,$buffer,$ENV{'CONTENT_LENGTH'}); >} >@cgiPairs = split(/&/,$buffer); > >foreach $cgiPair (@cgiPairs){ > ($name,$value) = split(/=/,$cgiPair); > $value =~ s/\+/ /g; > $value =~ s/%(..)/pack("c",hex($1))/ge; > $Form{$name} .= "\0" if (defined($Form{$name})); > $Form{$name} .= "$value"; >} >undef $name; undef $value; > >print "Content-Type: text/html\n\n"; # Start HTML output. > >unless ($Form{'login'}) { >print "No user name was entered"; >exit; >} >unless ($Form{'np'} && $Form{'vp'}) { >print "Please enter your password in both boxes"; >exit; >} >if ($Form{'np'} ne $Form{'vp'}) { >print "Passwords do not match"; >exit; > } >else { > >@passset = ('a'..'z'); > for ($i = 0; $i < 2; $i++) { > $randum_num = int(rand($#passset + 1)); > $salt .= @passset[$randum_num]; > } >$htpass = crypt($Form{'np'}, "$salt"); > >print "$Form{'login'}:"; >print "$htpass\n"; >} > > >On Tue, 10 Jul 2001, Gregory Bond wrote: > > > I need to generate some encrypted passwords in a config file for an > > application (i.e. not in /etc/master.passwd). > > > > AFAICT there are no utilities in FreeBSD 4 that will do this. So I > whipped up a > > 10-line perl script to build a random salt, get the password and call > crypt(). > > This is OK, but uglier and harder than it needs to be (as I had to fossick > > around a bit to find the right way to generate a salt.) > > > > Is this something worth adding to (e.g.) pw(8)? If so, I can whip up some > > patches..... > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-stable" in the body of the message -------------------------------------------------------------------- Mike Tancsa, tel +1 519 651 3400 Network Administration, mike@sentex.net Sentex Communications www.sentex.net Cambridge, Ontario Canada www.sentex.net/mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 5:37:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from esm2.esm2.imt-mrs.fr (esm2.esm2.imt-mrs.fr [147.94.38.3]) by hub.freebsd.org (Postfix) with ESMTP id 1239437B403 for ; Tue, 10 Jul 2001 05:37:39 -0700 (PDT) (envelope-from olivier.page@esm2.imt-mrs.fr) Received: from localhost (localhost.esm2.imt-mrs.fr [127.0.0.1]) by esm2.esm2.imt-mrs.fr (Postfix) with ESMTP id 6988E1B214 for ; Tue, 10 Jul 2001 14:37:37 +0200 (CEST) Received: from esm2.imt-mrs.fr (unknown [147.94.18.200]) by esm2.esm2.imt-mrs.fr (Postfix) with ESMTP id 99C271B212 for ; Tue, 10 Jul 2001 14:37:33 +0200 (CEST) Message-ID: <3B4AF70D.991194EF@esm2.imt-mrs.fr> Date: Tue, 10 Jul 2001 14:37:33 +0200 From: Olivier PAGE Reply-To: olivier.page@esm2.imt-mrs.fr X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.19 i686) X-Accept-Language: fr, en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: bug with /usr/src/sys/conf/files ---> pccard/pcic_isa.c Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms7A86B6C0AF68D1301EF7F8C1" X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms7A86B6C0AF68D1301EF7F8C1 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I've tried a fresh cvsup this morning and got the following problem in /usr/src/sys/conf/files, pccard/pcic_isa.c optional pcic isa card but in src/sys/pccard no pcic_isa.c file !!!! so make buildkernel fails with a "don't know how to ..." Olivier P. -- Olivier PAGE Rebooteux Systeme (D) / Enseignant Ecole Sup. de Meca. Marseille http://esm2.imt-mrs.fr Tel/Fax : (33) 4.91.05.44.26/45.98 email : Olivier.Page@esm2.imt-mrs.fr Addr:ESM2 Technopole Chateau Gombert 13451 Marseille Cedex 13 --------------ms7A86B6C0AF68D1301EF7F8C1 Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIIH8AYJKoZIhvcNAQcCoIIH4TCCB90CAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BcMwggKSMIIB+6ADAgECAgMEnnMwDQYJKoZIhvcNAQEEBQAwgZIxCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhh d3RlMR0wGwYDVQQLExRDZXJ0aWZpY2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwg RnJlZW1haWwgUlNBIDIwMDAuOC4zMDAeFw0wMTA0MTcwODE3NTRaFw0wMjA0MTcwODE3NTRa ME4xHzAdBgNVBAMTFlRoYXd0ZSBGcmVlbWFpbCBNZW1iZXIxKzApBgkqhkiG9w0BCQEWHG9s aXZpZXIucGFnZUBlc20yLmltdC1tcnMuZnIwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGB ALvyLMHuo1uKDOQdsxQ06+trPehmISkdUJUClUJty0H46o0jvky3OUPZdg7nPs487mL5uy2h 5rrvqGDhGPVuML5OUY9iN7/kjS/uxjet9dgOdG1FvaRFDOtFda232PaveXuxwPmxo/nxR0e6 /XvhZtArS7Zu/uSvmWN53XN3tVQjAgMBAAGjOTA3MCcGA1UdEQQgMB6BHG9saXZpZXIucGFn ZUBlc20yLmltdC1tcnMuZnIwDAYDVR0TAQH/BAIwADANBgkqhkiG9w0BAQQFAAOBgQBXuKcT iUiQh6b5du9jb5K1a+xom+4amFJyoARG3/OCoWcHEGMygyebQeHBy6QrqIb/3RkppXz88S8R 1y10nsD3OIFgisy4QQmC7H5+Bh3aAP5WlwzABV1JlWLVO23od/2/XNv93AvfiQB1EqeoIqhs lF2fZIox8uOzViCqc931PTCCAykwggKSoAMCAQICAQwwDQYJKoZIhvcNAQEEBQAwgdExCzAJ BgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEa MBgGA1UEChMRVGhhd3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2Vy dmljZXMgRGl2aXNpb24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTEr MCkGCSqGSIb3DQEJARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw0wMDA4MzAw MDAwMDBaFw0wMjA4MjkyMzU5NTlaMIGSMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVy biBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xDzANBgNVBAoTBlRoYXd0ZTEdMBsGA1UECxMU Q2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVtYWlsIFJTQSAy MDAwLjguMzAwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAN4zMqZjxwklRT7SbngnZ4HF 2ogZgpcO40QpimM1Km1wPPrcrvfudG8wvDOQf/k0caCjbZjxw0+iZdsN+kvx1t1hpfmFzVWa NRqdknWoJ67Ycvm6AvbXsJHeHOmr4BgDqHxDQlBRh4M88Dm0m1SKE4f/s5udSWYALQmJ7JRr 6aFpAgMBAAGjTjBMMCkGA1UdEQQiMCCkHjAcMRowGAYDVQQDExFQcml2YXRlTGFiZWwxLTI5 NzASBgNVHRMBAf8ECDAGAQH/AgEAMAsGA1UdDwQEAwIBBjANBgkqhkiG9w0BAQQFAAOBgQBz G28mZYv/FTRLWWKK7US+ScfoDbuPuQ1qJipihB+4h2N0HG23zxpTkUvhzeY42e1Q9DpsNJKs 5pKcbsEjAcIJp+9LrnLdBmf1UG8uWLi2C8FQV7XsHNfvF7bViJu3ooga7TlbOX00/LaWGCVN avSdxcORL6mWuAU8Uvzd6WIDSDGCAfUwggHxAgEBMIGaMIGSMQswCQYDVQQGEwJaQTEVMBMG A1UECBMMV2VzdGVybiBDYXBlMRIwEAYDVQQHEwlDYXBlIFRvd24xDzANBgNVBAoTBlRoYXd0 ZTEdMBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZy ZWVtYWlsIFJTQSAyMDAwLjguMzACAwSeczAJBgUrDgMCGgUAoIGxMBgGCSqGSIb3DQEJAzEL BgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTAxMDcxMDEyMzczM1owIwYJKoZIhvcNAQkE MRYEFEXsqHHo3H0aTwcKWR9UYMMTICvqMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcw DgYIKoZIhvcNAwICAgCAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgFAMA0GCCqGSIb3DQMCAgEo MA0GCSqGSIb3DQEBAQUABIGAVRQ1swuGPxz4g1v1dXSfg18nKGp3BzxiD2tczIYT9svrE+4M crgcg4Dn1MZkEJCh4FqD3QXcFzUXRO9CnCjrLVsaKs0k+LUbGxXdKeu0yYucpPscz5dN+/j5 wlhm6JIpg9TsilyN7L+yZG7psaauchB4wplvfRHMni7RqtMyJHE= --------------ms7A86B6C0AF68D1301EF7F8C1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 5:57:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mercury.asuka.ne.jp (mercury.asuka.ne.jp [210.155.86.62]) by hub.freebsd.org (Postfix) with ESMTP id 2D60E37B406 for ; Tue, 10 Jul 2001 05:57:13 -0700 (PDT) (envelope-from yasu@asuka.net) Received: from localhost (localhost [127.0.0.1]) by mercury.asuka.ne.jp (Postfix) with ESMTP id CF0235E5C; Tue, 10 Jul 2001 21:53:29 +0900 (JST) To: mike@sentex.net Cc: jim@siteplus.net, stable@freebsd.org Subject: Re: Generating encrypted passwords From: HIRATA Yasuyuki In-Reply-To: <4.2.2.20010710081901.05a68008@192.168.0.12> References: <200107100306.NAA21657@lightning.itga.com.au> <4.2.2.20010710081901.05a68008@192.168.0.12> X-Face: 7%a.tv,8"?iT8?|]>3u{(,ER`DSn^tGI'OrJaMEv+UaeyiblNlS~N#;!9SaMa=(gI>IuKqsImWzoiTnu|9+xA1g}1==:UHtY-0vrJ&"g9sYUa56<""X)B.3X&r?iDz=K>%W@O(V~r K)`wq+:[`&^!wB[**-!][YRLXPvIn#L?fb1vm$AKQW1X?P1-%?uf@x`&`r>1B;aBjeS([x5yy0+b X-Mailer: Mew/1.94.2 XEmacs/21.5 (anise) (i386-unknown-freebsd4.3) Organization: Asuka.Net X-URL: http://yasu.asuka.net/ X-Moe: =?iso-2022-jp?B?GyRCPzlCdE0lGyhC?=, =?iso-2022-jp?B?GyRCP0BIeDRRTmsbKEI=?= (=?iso-2022-jp?B?OBskQjduGyhCNBskQkZ8MEo5XxsoQg==?=), =?iso-2022-jp?B?GyRCN241XCQiJGYbKEI=?= X-Moe-Info: See http://www.x-moe.org/ for detail. Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010710220142V.yasu@asuka.net> Date: Tue, 10 Jul 2001 22:01:42 +0900 (JST) X-Dispatcher: imput version 20000228(IM140) Lines: 18 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, From: Mike Tancsa To: Jim Weeks Subject: Re: Generating encrypted passwords Date: Tue, 10 Jul 2001 08:23:47 -0400 Message-ID: <4.2.2.20010710081901.05a68008@192.168.0.12> > What about a > srand (time ^ $$ ^ unpack "%L*", `ps -auxw | gzip`); > > at the start of your program If you use perl 5.005 or later, it's better to call srand without seed or not to call srand at all. See perldoc -f srand for detail. ---- HIRATA Yasuyuki http://yasu.asuka.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 6:23: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gactr.uga.edu (mail.gactr.uga.edu [128.192.37.21]) by hub.freebsd.org (Postfix) with SMTP id EEEE937B405 for ; Tue, 10 Jul 2001 06:23:05 -0700 (PDT) (envelope-from Robin_Blanchard@gactr.uga.edu) Received: (qmail 7524 invoked from network); 10 Jul 2001 13:23:00 -0000 Received: from qat.noc.nat (HELO gactr.uga.edu) ([10.10.100.125]) (envelope-sender ) by 0 (qmail-ldap-1.03) with SMTP for ; 10 Jul 2001 13:23:00 -0000 Message-ID: <3B4B01B0.C0FAD7BC@gactr.uga.edu> Date: Tue, 10 Jul 2001 09:22:56 -0400 From: "Robin P. Blanchard" X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Subject: system includes... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG /usr/include/netinet/in.h:233: syntax error before `in_addr_t' /usr/include/netinet/in.h:285: syntax error before `u_char' /usr/include/netinet6/in6.h:122: syntax error before `u_int8_t' building the latest CVS versions of lopster croaks with the following sorts of errors. seems i've seen this exact problem before with various other software. is there a quick and easy fix? /usr/include/netinet6/in6.h:144: syntax error before `u_int8_t' /usr/include/netinet6/in6.h:149: syntax error before `u_int32_t' /usr/include/netinet6/in6.h:606: syntax error before `struct' /usr/include/netinet6/in6.h:608: syntax error before `__P' /usr/include/netinet6/in6.h:609: syntax error before `__P' /usr/include/netinet6/in6.h:610: syntax error before `__P' /usr/include/netinet6/in6.h:612: syntax error before `*' /usr/include/netinet6/in6.h:613: syntax error before `__P' /usr/include/netinet6/in6.h:614: syntax error before `__P' /usr/include/netinet6/in6.h:616: syntax error before `inet6_rthdr_space' /usr/include/netinet6/in6.h:617: syntax error before `__P' /usr/include/netinet6/in6.h:618: syntax error before `__P' /usr/include/netinet6/in6.h:620: syntax error before `__P' /usr/include/netinet6/in6.h:624: syntax error before `__P' /usr/include/netinet6/in6.h:625: syntax error before `__P' /usr/include/netinet6/in6.h:626: syntax error before `__P' /usr/include/netinet6/in6.h:628: syntax error before `__P' /usr/include/netinet6/in6.h:629: syntax error before `__P' /usr/include/netinet6/in6.h:631: syntax error before `__P' /usr/include/netinet6/in6.h:632: syntax error before `__P' /usr/include/netinet6/in6.h:634: syntax error before `__P' /usr/include/netinet6/in6.h:636: syntax error before `__P' /usr/include/netinet6/in6.h:638: syntax error before `__P' /usr/include/netinet6/in6.h:639: syntax error before `inet6_rth_space' /usr/include/netinet6/in6.h:640: syntax error before `__P' /usr/include/netinet6/in6.h:641: syntax error before `__P' /usr/include/netinet6/in6.h:642: syntax error before `__P' /usr/include/netinet6/in6.h:643: syntax error before `__P' /usr/include/netinet6/in6.h:644: syntax error before `__P' -- ------------------------------------ Robin P. Blanchard IT Program Specialist Georgia Center for Continuing Ed. fon: 706.542.2404 fax: 706.542.6546 email: Robin_Blanchard@gactr.uga.edu ------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 6:59:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.the-i-pa.com (mail.the-i-pa.com [151.201.71.132]) by hub.freebsd.org (Postfix) with SMTP id 351E737B403 for ; Tue, 10 Jul 2001 06:59:14 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: (qmail 18847 invoked from network); 10 Jul 2001 14:08:29 -0000 Received: from unknown (HELO iowna.com) (151.201.71.193) by mail.the-i-pa.com with SMTP; 10 Jul 2001 14:08:29 -0000 Message-ID: <3B4B0959.82D07F34@iowna.com> Date: Tue, 10 Jul 2001 09:55:37 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Kenneth W Cochran Cc: freebsd-stable@freebsd.org Subject: Re: Tracking -stable remotely/colocated References: <200107100227.WAA25392@world.std.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG There is a way to accomplish this. It requires 2 computers. The first is your server, the second is a terminal computer. You never log into the actual server, but the terminal computer is connected via serial line to the server to act as a console. This way, you can reboot and everything over an ssh connection and you see what's going on just as if you were sitting right at it. The terminal computer need not be anything fancy. Got any old P133s collecting dust? And you can connect multiple servers to it. I'm not very sure of the implementation details on this setup: the handbook should help. But I did talk with one sysadmin a few months ago that had ~15 servers running like this off of two terminal machines. He loved the setup and recommended it. -Bill Kenneth W Cochran wrote: > > Hello -stable: > > I would like to install & run FreeBSD & track -stable on a > remote, headless, keyboardless machine in a colocation facility > to which I have minimal physical access at best. > > Questions: > > - How do I install FreeBSD on such a machine? It has a CDROM > drive, but is there a way to install without connecting a > monitor & keyboard? > > - How do I "make installworld" remotely with the system quiesced > (shut-down to single-user mode)? In other words, how can > I access the system remotely from the network (Ethernet) > via ssh if the system is single-user? I would want to do > something like the following: > 1. make buildworld... > 2. shutdown now (go to single-user) > 3. make installworld & new kernel & install new kernel > 4. shutdown -r now > > - (Re)booting: How do ensure that the system reboots properly > without any (physical) operator intervention (ie. after > installing a new kernel)? > > I've searched the Handbook & mailing lists & some of the Core > Team websites & can't find quite what I'm looking for. FAQ, > documentation and/or "howto" pointers/references are *very* > welcome. :) > > Many thanks, > > -kc > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 7:26:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from botbay.net (botbay.net [151.197.159.116]) by hub.freebsd.org (Postfix) with ESMTP id 60B1E37B403 for ; Tue, 10 Jul 2001 07:26:20 -0700 (PDT) (envelope-from wcampbel@botbay.net) Received: from localhost (wcampbel@localhost) by botbay.net (8.11.3/8.11.3) with ESMTP id f6AEPx376310; Tue, 10 Jul 2001 10:25:59 -0400 (EDT) (envelope-from wcampbel@botbay.net) Date: Tue, 10 Jul 2001 10:24:55 -0400 (EDT) From: Walter Campbell To: Mike Tancsa Cc: Jim Weeks , Subject: Re: Generating encrypted passwords In-Reply-To: <4.2.2.20010710081901.05a68008@192.168.0.12> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG A DES (and MD5) salt (and the rest of the hash) can contain a-z A-Z 0-9 . and / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 7:31:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 34C2B37B403 for ; Tue, 10 Jul 2001 07:31:37 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simoeon.sentex.net (simeon.sentex.ca [209.112.4.47]) by smtp1.sentex.ca (8.11.2/8.11.1) with ESMTP id f6AEVNO49984; Tue, 10 Jul 2001 10:31:23 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20010710102259.04255440@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Tue, 10 Jul 2001 10:24:55 -0400 To: HIRATA Yasuyuki From: Mike Tancsa Subject: Re: Generating encrypted passwords Cc: stable@FreeBSD.ORG In-Reply-To: <20010710220142V.yasu@asuka.net> References: <4.2.2.20010710081901.05a68008@192.168.0.12> <200107100306.NAA21657@lightning.itga.com.au> <4.2.2.20010710081901.05a68008@192.168.0.12> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 10:01 PM 7/10/01 +0900, HIRATA Yasuyuki wrote: > > What about a > > srand (time ^ $$ ^ unpack "%L*", `ps -auxw | gzip`); > > > > at the start of your program > >If you use perl 5.005 or later, it's better to call srand without seed >or not to call srand at all. See perldoc -f srand for detail. Hi, but the same perldoc says, .... Note that you need something much more random than the default seed for cryptographic purposes. Checksumming the compressed output of one or more rapidly changing operating system status programs is the usual method. For example: srand (time ^ $$ ^ unpack "%L*", `ps axww | gzip`); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 7:47:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mercury.asuka.ne.jp (mercury.asuka.ne.jp [210.155.86.62]) by hub.freebsd.org (Postfix) with ESMTP id 5917A37B40E for ; Tue, 10 Jul 2001 07:47:36 -0700 (PDT) (envelope-from yasu@asuka.net) Received: from localhost (localhost [127.0.0.1]) by mercury.asuka.ne.jp (Postfix) with ESMTP id 7AC2C5E5A; Tue, 10 Jul 2001 23:43:53 +0900 (JST) To: mike@sentex.net Cc: stable@FreeBSD.ORG Subject: Re: Generating encrypted passwords From: HIRATA Yasuyuki In-Reply-To: <5.1.0.14.0.20010710102259.04255440@marble.sentex.ca> References: <4.2.2.20010710081901.05a68008@192.168.0.12> <20010710220142V.yasu@asuka.net> <5.1.0.14.0.20010710102259.04255440@marble.sentex.ca> X-Face: 7%a.tv,8"?iT8?|]>3u{(,ER`DSn^tGI'OrJaMEv+UaeyiblNlS~N#;!9SaMa=(gI>IuKqsImWzoiTnu|9+xA1g}1==:UHtY-0vrJ&"g9sYUa56<""X)B.3X&r?iDz=K>%W@O(V~r K)`wq+:[`&^!wB[**-!][YRLXPvIn#L?fb1vm$AKQW1X?P1-%?uf@x`&`r>1B;aBjeS([x5yy0+b X-Mailer: Mew/1.94.2 XEmacs/21.5 (anise) (i386-unknown-freebsd4.3) Organization: Asuka.Net X-URL: http://yasu.asuka.net/ X-Moe: =?iso-2022-jp?B?GyRCPzlCdE0lGyhC?=, =?iso-2022-jp?B?GyRCP0BIeDRRTmsbKEI=?= (=?iso-2022-jp?B?OBskQjduGyhCNBskQkZ8MEo5XxsoQg==?=), =?iso-2022-jp?B?GyRCN241XCQiJGYbKEI=?= X-Moe-Info: See http://www.x-moe.org/ for detail. Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010710235206S.yasu@asuka.net> Date: Tue, 10 Jul 2001 23:52:06 +0900 (JST) X-Dispatcher: imput version 20000228(IM140) Lines: 34 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, From: Mike Tancsa To: HIRATA Yasuyuki Subject: Re: Generating encrypted passwords Date: Tue, 10 Jul 2001 10:24:55 -0400 Message-ID: <5.1.0.14.0.20010710102259.04255440@marble.sentex.ca> > > > What about a > > > srand (time ^ $$ ^ unpack "%L*", `ps -auxw | gzip`); > > > > > > at the start of your program > > > >If you use perl 5.005 or later, it's better to call srand without seed > >or not to call srand at all. See perldoc -f srand for detail. > > Hi, > but the same perldoc says, > > .... > Note that you need something much more random than the default seed for > cryptographic purposes. Checksumming the compressed output of one or more > rapidly changing operating system status programs is the usual method. For > example: > > srand (time ^ $$ ^ unpack "%L*", `ps axww | gzip`); Oh, I missed the purpose. In this case, checksumming the gzip's output seems better. Thanks. ---- HIRATA Yasuyuki http://yasu.asuka.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 7:50:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from sgi04-e.std.com (sgi04-e.std.com [199.172.62.134]) by hub.freebsd.org (Postfix) with ESMTP id D6AF537B406 for ; Tue, 10 Jul 2001 07:50:29 -0700 (PDT) (envelope-from kwc@world.std.com) Received: from world.std.com (world-f.std.com [199.172.62.5]) by sgi04-e.std.com (8.9.3/8.9.3) with ESMTP id KAA39591322; Tue, 10 Jul 2001 10:50:28 -0400 (EDT) Received: (from kwc@localhost) by world.std.com (8.9.3/8.9.3) id KAA24607; Tue, 10 Jul 2001 10:50:27 -0400 (EDT) Date: Tue, 10 Jul 2001 10:50:27 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200107101450.KAA24607@world.std.com> To: "Drew Derbyshire" Subject: Re: Tracking -stable remotely/colocated Cc: freebsd-stable@freebsd.org References: <200107100227.WAA25392@world.std.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >From: "Drew Derbyshire" >To: "Kenneth W Cochran" , >Subject: Re: Tracking -stable remotely/colocated >Date: Mon, 9 Jul 2001 23:26:17 -0400 > >A general question ... Why track STABLE on a inaccessible >production machine? Seems to me you only want the STABLE >Releases and the security fixes, which are infrequent. Perhaps... But there are likely other things I'm interested in getting installed/updated on that machine besides security fixes. Granted, security fixes should/would be high-priority, but tracking -stable & cvs-all might indicate something I want. :) "STABLE Releases?" ?? >> - How do I install FreeBSD on such a machine? It has a CDROM >> drive, but is there a way to install without connecting a >> monitor & keyboard? > >You are going to need a monitor/keyboard or serial console to I thought so; just confirming... >do a normal install. How does this location install Frobooz >OS machine or whatever they prefer if one can't boot the >machines with a console? They connect a keyboard & monitor for (whatever, usually NT or RedHat) OS-install... >(You could do a unattended install if you try hard enough with >a custom CD which blindly copied what you wanted onto disk. >Chuck the BSD Daemon help you if it dies -- sounds like no >one else can.) Probably not worth the trouble, or Someone Would Have Already Done It... :) >Regarding installworld, you could kill by hand the processes >you don't want running to make the system quiescent. The >thing you don't want is some random background server trying >to run a module you're in the middle of rewriting. Make sure >your securelevel isn't too high. Ah, makes sense; hadn't thought about that... Hmmm, so in that case, what would be the difference between single-user mode & "multiuser" with lotsa daemons shut-down? >I routinely install kernels in multi-user mode immediately >before reboots. Again, you just don't want something trying >to load a new module as you're rewriting it, so make the >quiescent by hand before. Apparently this is do-able in Linux via some rc trickery... (?) -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 7:50:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from sgi04-e.std.com (sgi04-e.std.com [199.172.62.134]) by hub.freebsd.org (Postfix) with ESMTP id A806F37B415 for ; Tue, 10 Jul 2001 07:50:48 -0700 (PDT) (envelope-from kwc@world.std.com) Received: from world.std.com (world-f.std.com [199.172.62.5]) by sgi04-e.std.com (8.9.3/8.9.3) with ESMTP id KAA39589434; Tue, 10 Jul 2001 10:50:46 -0400 (EDT) Received: (from kwc@localhost) by world.std.com (8.9.3/8.9.3) id KAA24867; Tue, 10 Jul 2001 10:50:45 -0400 (EDT) Date: Tue, 10 Jul 2001 10:50:45 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200107101450.KAA24867@world.std.com> To: Bill Moran Subject: Re: Tracking -stable remotely/colocated Cc: freebsd-stable@freebsd.org References: <200107100227.WAA25392@world.std.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Date: Tue, 10 Jul 2001 09:55:37 -0400 >From: Bill Moran >To: Kenneth W Cochran >CC: freebsd-stable@freebsd.org >Subject: Re: Tracking -stable remotely/colocated > >There is a way to accomplish this. It requires 2 computers. >The first is your server, the second is a terminal computer. >You never log into the actual server, but the terminal >computer is connected via serial line to the server to >act as a console. This way, you can reboot and everything >over an ssh connection and you see what's going on just as >if you were sitting right at it. I guess I should've mentioned: No serial-port access... :-/ It appears that installation requires console-mode. I guess now the question distills to "how to go to/from single-user mode remotely over ssh?" Or, perhaps rephrasing, "how do I accomplish installworld & install-kernel Truly Safely(tm)?" :) >-Bill -kc >Kenneth W Cochran wrote: >> Hello -stable: >> >> I would like to install & run FreeBSD & track -stable on a >> remote, headless, keyboardless machine in a colocation facility >> to which I have minimal physical access at best. >> >> Questions: >> >> - How do I install FreeBSD on such a machine? It has a CDROM >> drive, but is there a way to install without connecting a >> monitor & keyboard? >> >> - How do I "make installworld" remotely with the system quiesced >> (shut-down to single-user mode)? In other words, how can >> I access the system remotely from the network (Ethernet) >> via ssh if the system is single-user? I would want to do >> something like the following: >> 1. make buildworld... >> 2. shutdown now (go to single-user) >> 3. make installworld & new kernel & install new kernel >> 4. shutdown -r now >> >> - (Re)booting: How do ensure that the system reboots properly >> without any (physical) operator intervention (ie. after >> installing a new kernel)? >> >> I've searched the Handbook & mailing lists & some of the Core >> Team websites & can't find quite what I'm looking for. FAQ, >> documentation and/or "howto" pointers/references are *very* >> welcome. :) >> >> Many thanks, >> >> -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 7:55: 3 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ermis.cc.duth.gr (ermis.cc.duth.gr [192.108.114.10]) by hub.freebsd.org (Postfix) with ESMTP id D537237B405 for ; Tue, 10 Jul 2001 07:54:56 -0700 (PDT) (envelope-from kkonstan@duth.gr) Received: from duth.gr (emily.cc.duth.gr [192.108.114.21]) by ermis.cc.duth.gr (8.11.3/8.11.3) with ESMTP id f6AEsqv49039; Tue, 10 Jul 2001 17:54:53 +0300 (EEST) (envelope-from kkonstan@duth.gr) Message-ID: <3B4B15A1.2355700C@duth.gr> Date: Tue, 10 Jul 2001 17:48:01 +0300 From: Konstantinos Konstantinidis Organization: I've heard of it. X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, el MIME-Version: 1.0 To: "Robin P. Blanchard" Cc: stable@freebsd.org Subject: Re: system includes... References: <3B4B01B0.C0FAD7BC@gactr.uga.edu> Content-Type: text/plain; charset=iso-8859-7 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "Robin P. Blanchard" wrote [snipped]: > > /usr/include/netinet/in.h:233: syntax error before `in_addr_t' > /usr/include/netinet/in.h:285: syntax error before `u_char' > /usr/include/netinet6/in6.h:122: syntax error before `u_int8_t' > building the latest CVS versions of lopster croaks with the following > sorts of errors. seems i've seen this exact problem before with > various other software. is there a quick and easy fix? Yes, include BEFORE in the problematic files. I've seen this numerous times, perhaps netinet/in.h should include sys/types.h? --kkonstan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8: 6:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hex.databits.net (hex.databits.net [207.29.192.16]) by hub.freebsd.org (Postfix) with SMTP id 6B65B37B401 for ; Tue, 10 Jul 2001 08:06:08 -0700 (PDT) (envelope-from petef@hex.databits.net) Received: (qmail 58175 invoked by uid 1001); 10 Jul 2001 15:06:02 -0000 Date: Tue, 10 Jul 2001 11:06:02 -0400 From: Pete Fritchman To: "Robin P. Blanchard" Cc: stable@freebsd.org Subject: Re: system includes... Message-ID: <20010710110602.A58062@databits.net> References: <3B4B01B0.C0FAD7BC@gactr.uga.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B4B01B0.C0FAD7BC@gactr.uga.edu>; from Robin_Blanchard@gactr.uga.edu on Tue, Jul 10, 2001 at 09:22:56AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ++ 10/07/01 09:22 -0400 - Robin P. Blanchard: | building the latest CVS versions of lopster croaks with the following | sorts of errors. seems i've seen this exact problem before with | various other software. is there a quick and easy fix? You need to #include before you include netinet/in.h. -pete -- Pete Fritchman Databits Network Services, Inc. finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:15:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id E0DC337B409 for ; Tue, 10 Jul 2001 08:15:03 -0700 (PDT) (envelope-from cdf.lists@fxp.org) Received: by peitho.fxp.org (Postfix, from userid 1501) id 9D43C1361B; Tue, 10 Jul 2001 11:15:03 -0400 (EDT) Date: Tue, 10 Jul 2001 11:15:03 -0400 From: Chris Faulhaber To: Konstantinos Konstantinidis Cc: "Robin P. Blanchard" , stable@freebsd.org Subject: Re: system includes... Message-ID: <20010710111503.D8054@peitho.fxp.org> References: <3B4B01B0.C0FAD7BC@gactr.uga.edu> <3B4B15A1.2355700C@duth.gr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="T4sUOijqQbZv57TR" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B4B15A1.2355700C@duth.gr>; from kkonstan@duth.gr on Tue, Jul 10, 2001 at 05:48:01PM +0300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --T4sUOijqQbZv57TR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 10, 2001 at 05:48:01PM +0300, Konstantinos Konstantinidis wrote: > "Robin P. Blanchard" wrote [snipped]: > >=20 > > /usr/include/netinet/in.h:233: syntax error before `in_addr_t' > > /usr/include/netinet/in.h:285: syntax error before `u_char' > > /usr/include/netinet6/in6.h:122: syntax error before `u_int8_t' > > building the latest CVS versions of lopster croaks with the following > > sorts of errors. seems i've seen this exact problem before with > > various other software. is there a quick and easy fix? >=20 > Yes, include BEFORE in the problematic > files. >=20 > I've seen this numerous times, perhaps netinet/in.h should include > sys/types.h? >=20 Or perhaps programmers should simply follow the specs and include the correct headers... NAME inet_aton, inet_addr, inet_network, inet_ntoa, inet_ntop, inet_pton, inet_makeaddr, inet_lnaof, inet_netof - Internet address manipulation routines LIBRARY Standard C Library (libc, -lc) SYNOPSIS #include #include #include #include --=20 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org --T4sUOijqQbZv57TR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: FreeBSD: The Power To Serve iEYEARECAAYFAjtLG/cACgkQObaG4P6BelDy5gCeKVTdfWEn89AeSn3ynUQbFQxq /dkAoKOG6Oecl55J6s12vVf4hR5EjhOc =BQ5y -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:18:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rahvin.cpopetz.com (c574428-a.chmpgn1.il.home.com [24.181.128.241]) by hub.freebsd.org (Postfix) with ESMTP id A57B537B405 for ; Tue, 10 Jul 2001 08:18:37 -0700 (PDT) (envelope-from cpopetz@cpopetz.com) Received: by rahvin.cpopetz.com (Postfix, from userid 1001) id D47C3458; Tue, 10 Jul 2001 10:18:15 -0500 (CDT) Date: Tue, 10 Jul 2001 10:18:15 -0500 From: Clinton Popetz To: freebsd-stable@freebsd.org Subject: Re: Fwd: make buildkernel stops at pccard Message-ID: <20010710101815.A593@cpopetz.com> References: <20010710122227.25308.qmail@web13301.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010710122227.25308.qmail@web13301.mail.yahoo.com>; from ad1na@yahoo.com on Tue, Jul 10, 2001 at 02:24:46PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 10, 2001 at 02:24:46PM +0200, ADiNA wrote: > I have exactly the same problem ... > file sys/conf/files is not coherent with /usr/src/sys/pccard > directory > !!! > > (and i've done a fresh cvsup) > > Hummmmm .... > > Olivier It looks like this change: ---------------------------- revision 1.340.2.66 date: 2001/07/09 18:25:51; author: imp; state: Exp; lines: +3 -2 MFC: Merge all the changes to the pccard system in current, short of making the pci devices a real freebsd pci driver. ---------------------------- should have been accompanied by a change to add sys/pccard/{pcicvar.h, pcic_isa.c} to RELENG_4. I copied those files from the head, and had to add to sys/pccard/slot.h, but after that it built and ran fine. -Clint To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:41:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from kendra.ne.mediaone.net (kendra.ne.mediaone.net [24.218.227.234]) by hub.freebsd.org (Postfix) with ESMTP id AB9C637B408 for ; Tue, 10 Jul 2001 08:41:07 -0700 (PDT) (envelope-from avatar+july2001@kew.com) Received: from xena (xena.hh.kew.com [192.168.203.148]) by kendra.ne.mediaone.net (Postfix) with SMTP id A4A7B15531; Tue, 10 Jul 2001 11:41:06 -0400 (EDT) Message-ID: <006601c10956$bfd43f00$94cba8c0@xena> From: "Drew Derbyshire" To: "Kenneth W Cochran" Cc: References: <200107100227.WAA25392@world.std.com> <200107101450.KAA24607@world.std.com> Subject: Re: Tracking -stable remotely/colocated Date: Tue, 10 Jul 2001 11:41:13 -0400 Organization: Kendra Electronic Wonderworks (http://www.kew.com/kendra) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ----- Original Message ----- From: "Kenneth W Cochran" > But there are likely other things I'm interested > in getting installed/updated on that machine besides security > fixes. Granted, security fixes should/would be high-priority, > but tracking -stable & cvs-all might indicate something I want. :) It sounds like you haven't done this remotely before, so ... don't change stuff you "might want" on your first remote production system. Put only changes you absolutely NEED on it, and always test the install process via sshd on more accessible (local) machine first. You blow a remote update badly enough, you're to going need that console access real bad because you'll be missing a network service or disk mount. (I wouldn't put changes I "might want" on my second or third remote production systems either, but that's me.) If you think I'm trying to scare the out of you, I am. :-) > "STABLE Releases?" ?? As opposed to the first release off the 5.x branch. I think a JKH e-mail labeled 5.0 for "early adopters". > >(You could do a unattended install if you try hard enough with > >a custom CD which blindly copied what you wanted onto disk. > >Chuck the BSD Daemon help you if it dies -- sounds like no > >one else can.) > > Probably not worth the trouble, or Someone Would Have Already > Done It... :) Perhaps someone (even on this list) has. But it's not common. > Hmmm, so in that case, what would be the difference between single-user > mode & "multiuser" with lotsa daemons shut-down? I don't *think* kernel behavior changes (someone correct me here!) as you go single user, so the answer is not much. Sounds like the only two extra things you may want running are named and sshd -ahd- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:54:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gw.valis.net (gw.valis.net [216.126.88.49]) by hub.freebsd.org (Postfix) with SMTP id 7FB2937B408 for ; Tue, 10 Jul 2001 08:54:27 -0700 (PDT) (envelope-from lnb@freedomtc.com) Received: (qmail 59682 invoked by uid 89); 10 Jul 2001 15:54:26 -0000 Message-ID: <20010710155426.59681.qmail@gw.valis.net> From: "Lanny Baron" To: questions@freebsd.org, stable@freebsd.org Subject: cron dies (core dump) after cvsup Date: Tue, 10 Jul 2001 15:54:26 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Sender: lnb@freedomtc.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Has anyone else found that after a cvsup within 4.3-STABLE and doing config to the kernel, followed by a reboot makes cron die? My /var/log/messages after just rebooting: Jul 10 11:44:32 panda /kernel: pid 232 (cron), uid 0: exited on signal 11 (core dumped) If there is a workaround or fix, can you please inform me of it. Thanks in advance. -Lanny ~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~= Servers built with the power to serve http://www.FreeBSDsystems.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:55:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mikea.ath.cx (okc-65-26-223-53.mmcable.com [65.26.223.53]) by hub.freebsd.org (Postfix) with ESMTP id DFD6137B409 for ; Tue, 10 Jul 2001 08:55:35 -0700 (PDT) (envelope-from mikea@mikea.ath.cx) Received: (from mikea@localhost) by mikea.ath.cx (8.11.4/8.11.1) id f6AFtZH05499 for freebsd-stable@FreeBSD.ORG; Tue, 10 Jul 2001 10:55:35 -0500 (CDT) (envelope-from mikea) Date: Tue, 10 Jul 2001 10:55:34 -0500 From: mikea To: freebsd-stable@FreeBSD.ORG Subject: Re: Tracking -stable remotely/colocated Message-ID: <20010710105534.A5442@mikea.ath.cx> References: <200107100227.WAA25392@world.std.com> <200107101450.KAA24867@world.std.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <200107101450.KAA24867@world.std.com>; from kwc@world.std.com on Tue, Jul 10, 2001 at 10:50:45AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 10, 2001 at 10:50:45AM -0400, Kenneth W Cochran wrote: > >Date: Tue, 10 Jul 2001 09:55:37 -0400 > >From: Bill Moran > >To: Kenneth W Cochran > >CC: freebsd-stable@freebsd.org > >Subject: Re: Tracking -stable remotely/colocated > > > >There is a way to accomplish this. It requires 2 computers. > >The first is your server, the second is a terminal computer. > >You never log into the actual server, but the terminal > >computer is connected via serial line to the server to > >act as a console. This way, you can reboot and everything > >over an ssh connection and you see what's going on just as > >if you were sitting right at it. > > I guess I should've mentioned: No serial-port access... :-/ > It appears that installation requires console-mode. I guess > now the question distills to "how to go to/from single-user > mode remotely over ssh?" Or, perhaps rephrasing, "how do I > accomplish installworld & install-kernel Truly Safely(tm)?" :) There is another way to do it, if you can build a machine to which you have physical access and which is _IDENTICAL_ in every way to the headless, keyboardless machine out in the co-lo. Build your OS on the easy-to-get-to machine, burn a bootable CD containing the stuff you need, make damn sure it does what you want it to (I specified identical, didn't I?), and mail it to the co-lo facility with instructions to insert and boot it when you call and tell them to. When you'ready, you log in and shut the machine down hard and make the phone call. If it fails, you go back to the old system, possibly by having the co-lo folks reboot with the previous CD. If you don't need to do database stuff, you may be able to make a system that will run at a high securelevel. It is conceivable that you could run entirely off the CD. -- Mike Andrews mikea@mikea.ath.cx Tired old sysadmin since 1964 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:56: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by hub.freebsd.org (Postfix) with ESMTP id 9A38037B408 for ; Tue, 10 Jul 2001 08:55:57 -0700 (PDT) (envelope-from freebsd-stable@FreeBSD.ORG) Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by chia.bitflip.com (8.9.3/BitFlip-1.0) with ESMTP id MAA24332 for ; Tue, 10 Jul 2001 12:00:36 -0400 Date: Tue, 10 Jul 2001 12:00:36 -0400 From: freebsd-stable@FreeBSD.ORG Message-Id: <200107101600.MAA24332@chia.bitflip.com> To: freebsd-stable@FreeBSD.ORG Subject: auto-reply Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The person you emailed is currently out of the office. He/She will contact you as soon as possible. Thank you, Bitflip Interactive 212.771.1700 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:56:35 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by hub.freebsd.org (Postfix) with ESMTP id F099137B401 for ; Tue, 10 Jul 2001 08:56:31 -0700 (PDT) (envelope-from freebsd-stable@FreeBSD.ORG) Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by chia.bitflip.com (8.9.3/BitFlip-1.0) with ESMTP id MAA24345 for ; Tue, 10 Jul 2001 12:01:11 -0400 Date: Tue, 10 Jul 2001 12:01:11 -0400 From: freebsd-stable@FreeBSD.ORG Message-Id: <200107101601.MAA24345@chia.bitflip.com> To: freebsd-stable@FreeBSD.ORG Subject: auto-reply Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The person you emailed is currently out of the office. He/She will contact you as soon as possible. Thank you, Bitflip Interactive 212.771.1700 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:57: 5 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by hub.freebsd.org (Postfix) with ESMTP id DC3B137B408 for ; Tue, 10 Jul 2001 08:57:00 -0700 (PDT) (envelope-from freebsd-stable@FreeBSD.ORG) Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by chia.bitflip.com (8.9.3/BitFlip-1.0) with ESMTP id MAA24363 for ; Tue, 10 Jul 2001 12:01:40 -0400 Date: Tue, 10 Jul 2001 12:01:40 -0400 From: freebsd-stable@FreeBSD.ORG Message-Id: <200107101601.MAA24363@chia.bitflip.com> To: freebsd-stable@FreeBSD.ORG Subject: auto-reply Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The person you emailed is currently out of the office. He/She will contact you as soon as possible. Thank you, Bitflip Interactive 212.771.1700 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:57:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtpproxy1.mitre.org (mb-20-100.mitre.org [129.83.20.100]) by hub.freebsd.org (Postfix) with ESMTP id 8101F37B408 for ; Tue, 10 Jul 2001 08:57:32 -0700 (PDT) (envelope-from jandrese@mitre.org) Received: from avsrv1.mitre.org (avsrv1.mitre.org [129.83.20.58]) by smtpproxy1.mitre.org (8.11.3/8.11.3) with ESMTP id f6AFuUD28487; Tue, 10 Jul 2001 11:56:31 -0400 (EDT) Received: from MAILHUB1 (mailhub1.mitre.org [129.83.20.31]) by smtpsrv1.mitre.org (8.11.3/8.11.3) with ESMTP id f6AFuTX26550; Tue, 10 Jul 2001 11:56:29 -0400 (EDT) Received: from dhcp-105-164.mitre.org (128.29.105.164) by mailhub1.mitre.org with SMTP id 7001828; Tue, 10 Jul 2001 11:56:23 -0400 Message-ID: <3B4B25A9.74D97085@mitre.org> Date: Tue, 10 Jul 2001 11:56:26 -0400 From: Jason Andresen Organization: The MITRE Corporation X-Mailer: Mozilla 4.75 [en]C-20000818M (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mike Tancsa Cc: HIRATA Yasuyuki , stable@freebsd.org Subject: Re: Generating encrypted passwords References: <4.2.2.20010710081901.05a68008@192.168.0.12> <200107100306.NAA21657@lightning.itga.com.au> <4.2.2.20010710081901.05a68008@192.168.0.12> <5.1.0.14.0.20010710102259.04255440@marble.sentex.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Mike Tancsa wrote: > > At 10:01 PM 7/10/01 +0900, HIRATA Yasuyuki wrote: > > > What about a > > > srand (time ^ $$ ^ unpack "%L*", `ps -auxw | gzip`); > > > > > > at the start of your program > > > >If you use perl 5.005 or later, it's better to call srand without seed > >or not to call srand at all. See perldoc -f srand for detail. > > Hi, > but the same perldoc says, > > .... > Note that you need something much more random than the default seed for > cryptographic purposes. Checksumming the compressed output of one or more > rapidly changing operating system status programs is the usual method. For > example: > > srand (time ^ $$ ^ unpack "%L*", `ps axww | gzip`); Doesn't the default seed just use /dev/urandom? I thought /dev/urandom was good enough for seeding consumer type crypto stuff. Of course if you don't have /dev/urandom is just uses it's process ID and the system time, which is certainly not good enough for any kind of crypto. At least the manpage isn't telling you to grab the first two bytes off of a gzip output of ps axww, since that always returned the magic number for gzip. -- \ |_ _|__ __|_ \ __| Jason Andresen jandrese@mitre.org |\/ | | | / _| Network and Distributed Systems Engineer _| _|___| _| _|_\___| Office: 703-883-7755 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:57:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by hub.freebsd.org (Postfix) with ESMTP id A740037B40B for ; Tue, 10 Jul 2001 08:57:53 -0700 (PDT) (envelope-from freebsd-stable@FreeBSD.ORG) Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by chia.bitflip.com (8.9.3/BitFlip-1.0) with ESMTP id MAA24412 for ; Tue, 10 Jul 2001 12:02:33 -0400 Date: Tue, 10 Jul 2001 12:02:33 -0400 From: freebsd-stable@FreeBSD.ORG Message-Id: <200107101602.MAA24412@chia.bitflip.com> To: freebsd-stable@FreeBSD.ORG Subject: auto-reply Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The person you emailed is currently out of the office. He/She will contact you as soon as possible. Thank you, Bitflip Interactive 212.771.1700 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:58:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by hub.freebsd.org (Postfix) with ESMTP id 4873F37B40B for ; Tue, 10 Jul 2001 08:58:50 -0700 (PDT) (envelope-from freebsd-stable@FreeBSD.ORG) Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by chia.bitflip.com (8.9.3/BitFlip-1.0) with ESMTP id MAA24437 for ; Tue, 10 Jul 2001 12:03:29 -0400 Date: Tue, 10 Jul 2001 12:03:29 -0400 From: freebsd-stable@FreeBSD.ORG Message-Id: <200107101603.MAA24437@chia.bitflip.com> To: freebsd-stable@FreeBSD.ORG Subject: auto-reply Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The person you emailed is currently out of the office. He/She will contact you as soon as possible. Thank you, Bitflip Interactive 212.771.1700 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 8:59:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by hub.freebsd.org (Postfix) with ESMTP id 747A737B405 for ; Tue, 10 Jul 2001 08:59:29 -0700 (PDT) (envelope-from freebsd-stable@FreeBSD.ORG) Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by chia.bitflip.com (8.9.3/BitFlip-1.0) with ESMTP id MAA24453 for ; Tue, 10 Jul 2001 12:04:08 -0400 Date: Tue, 10 Jul 2001 12:04:08 -0400 From: freebsd-stable@FreeBSD.ORG Message-Id: <200107101604.MAA24453@chia.bitflip.com> To: freebsd-stable@FreeBSD.ORG Subject: auto-reply Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The person you emailed is currently out of the office. He/She will contact you as soon as possible. Thank you, Bitflip Interactive 212.771.1700 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9: 1:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by hub.freebsd.org (Postfix) with ESMTP id A181037B401 for ; Tue, 10 Jul 2001 09:01:45 -0700 (PDT) (envelope-from freebsd-stable@FreeBSD.ORG) Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by chia.bitflip.com (8.9.3/BitFlip-1.0) with ESMTP id MAA24523 for ; Tue, 10 Jul 2001 12:06:24 -0400 Date: Tue, 10 Jul 2001 12:06:24 -0400 From: freebsd-stable@FreeBSD.ORG Message-Id: <200107101606.MAA24523@chia.bitflip.com> To: freebsd-stable@FreeBSD.ORG Subject: auto-reply Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The person you emailed is currently out of the office. He/She will contact you as soon as possible. Thank you, Bitflip Interactive 212.771.1700 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9: 4: 6 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by hub.freebsd.org (Postfix) with ESMTP id 572A437B401 for ; Tue, 10 Jul 2001 09:04:04 -0700 (PDT) (envelope-from freebsd-stable@FreeBSD.ORG) Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by chia.bitflip.com (8.9.3/BitFlip-1.0) with ESMTP id MAA24600 for ; Tue, 10 Jul 2001 12:08:43 -0400 Date: Tue, 10 Jul 2001 12:08:43 -0400 From: freebsd-stable@FreeBSD.ORG Message-Id: <200107101608.MAA24600@chia.bitflip.com> To: freebsd-stable@FreeBSD.ORG Subject: auto-reply Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The person you emailed is currently out of the office. He/She will contact you as soon as possible. Thank you, Bitflip Interactive 212.771.1700 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9: 6:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by hub.freebsd.org (Postfix) with ESMTP id 2354637B40B for ; Tue, 10 Jul 2001 09:06:10 -0700 (PDT) (envelope-from freebsd-stable@FreeBSD.ORG) Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) by chia.bitflip.com (8.9.3/BitFlip-1.0) with ESMTP id MAA24630 for ; Tue, 10 Jul 2001 12:10:49 -0400 Date: Tue, 10 Jul 2001 12:10:49 -0400 From: freebsd-stable@FreeBSD.ORG Message-Id: <200107101610.MAA24630@chia.bitflip.com> To: freebsd-stable@FreeBSD.ORG Subject: auto-reply Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The person you emailed is currently out of the office. He/She will contact you as soon as possible. Thank you, Bitflip Interactive 212.771.1700 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9:13:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from crotus.sc.intel.com (scfdns02.sc.intel.com [143.183.152.26]) by hub.freebsd.org (Postfix) with ESMTP id C2D3937B401 for ; Tue, 10 Jul 2001 09:13:05 -0700 (PDT) (envelope-from jreynold@sedona.ch.intel.com) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by crotus.sc.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.41 2001/07/09 21:06:22 root Exp $) with ESMTP id QAA04804 for ; Tue, 10 Jul 2001 16:13:05 GMT Received: from hip186.ch.intel.com (hip186.ch.intel.com [143.182.225.68]) by sedona.intel.com (8.9.1a/8.9.1/d: sendmail.cf,v 1.14 2001/01/02 18:39:59 steved Exp $) with ESMTP id JAA12682 for ; Tue, 10 Jul 2001 09:13:04 -0700 (MST) X-Envelope-To: X-Envelope-From: jreynold@sedona.ch.intel.com Received: (from jreynold@localhost) by hip186.ch.intel.com (8.9.1a/8.9.1/d: client.m4,v 1.3 1998/09/29 16:36:11 sedayao Exp sedayao $) id MAA09390; Tue, 10 Jul 2001 12:13:05 -0400 (EDT) X-Authentication-Warning: hip186.ch.intel.com: jreynold set sender to jreynold@sedona.ch.intel.com using -f From: John Reynolds~ MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15179.10640.874473.163763@hip186.ch.intel.com> Date: Tue, 10 Jul 2001 09:13:04 -0700 To: freebsd-stable@freebsd.org Subject: Re: auto-reply In-Reply-To: <200107101610.MAA24630@chia.bitflip.com> References: <200107101610.MAA24630@chia.bitflip.com> X-Mailer: VM 6.92 under Emacs 20.7.2 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG [ On Tuesday, July 10, freebsd-stable@freebsd.org wrote: ] > > The person you emailed is currently out of the office. > > He/She will contact you as soon as possible. > > Thank you, > > Bitflip Interactive > 212.771.1700 > I sure hope the person who has incorrectly setup His/Her e-mail client to SPAM this list with His/Her stupid auto-replies gets back to His/Her desk, reads His/Her e-mail, sees the error of His/Her ways and FIXES it before people start hunting Him/Her down and flipping more than bits at Him/Her. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds WCCG, CCE, (space for rent, cheap!) | | Intel Corporation MS: CH6-210 Phone: 480-554-9092 pgr: 602-868-6512 | | jreynold@sedona.ch.intel.com http://www-aec.ch.intel.com/~jreynold/ | =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9:18:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from kendra.ne.mediaone.net (kendra.ne.mediaone.net [24.218.227.234]) by hub.freebsd.org (Postfix) with ESMTP id EBA9C37B405; Tue, 10 Jul 2001 09:18:37 -0700 (PDT) (envelope-from ahd@kew.com) Received: from xena (xena.hh.kew.com [192.168.203.148]) by kendra.ne.mediaone.net (Postfix) with SMTP id 44F3B15531; Tue, 10 Jul 2001 12:18:37 -0400 (EDT) Message-ID: <00c601c1095b$fd4bed10$94cba8c0@xena> From: "Drew Derbyshire" To: Cc: References: <200107101402.f6AE2MU63568@freefall.freebsd.org> Subject: Re: FreeBSD Security Advisory FreeBSD-SA-01: Date: Tue, 10 Jul 2001 12:18:43 -0400 Organization: Kendra Electronic Wonderworks (http://www.kew.com/kendra) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Has this been added to the 4.3 security release branch, if not could it be please? > V. Solution > > One of the following: > > 1) Upgrade your vulnerable FreeBSD system to 4.3-STABLE after the > correction date. > > 2) To patch your present system: download the relevant patch from the > below location, and execute the following commands as root: > > [FreeBSD 4.1, 4.2, and 4.3 base systems] > > This patch has been verified to apply to FreeBSD 4.1, 4.2, and 4.3 only. > It may or may not apply to older releases. > > # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-01:42/signal-4.3.patch > # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-01:42/signal-4.3.patch.asc > > Verify the detached PGP signature using your PGP utility. > > # cd /usr/src/sys/kern > # patch -p < /path/to/patch > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9:19:17 2001 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 45AA137B403 for ; Tue, 10 Jul 2001 09:19:10 -0700 (PDT) (envelope-from bradyn@maths.tcd.ie) Received: from bell.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 10 Jul 2001 17:19:09 +0100 (BST) To: Matt Hand Cc: freebsd-stable@freebsd.org Subject: Re: Fw: auto-reply X-Goat: Not as good as a sheep X-WokkaWokka: Yes I like Fozzie too X-It's: all good X-I-Love-Sleep: ooh yeah X-Zippy: INSIDE, I have the same personality disorder as LUCY RICARDO!! In-reply-to: Your message of "Tue, 10 Jul 2001 11:16:36 CDT." <20010710111636.A15376@bitflip.com> Date: Tue, 10 Jul 2001 17:19:09 +0100 From: Niall Brady Message-ID: <200107101719.aa02280@salmon.maths.tcd.ie> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Cheers! And thanks for the quick response! -- Niall On Tue, 10 Jul 2001 11:16:36 CDT, Matt Hand said: >Done. Sorry about the inconvenience. > >On Tue, Jul 10, 2001 at 05:12:58PM +0100, Niall Brady wrote: >> Hi, >> >> Any chance you could figure out which user has an autoreply set >> up? Any time a new mail comes to the freebsd-stable@freebsd.org >> list, it gets hit by their autoreply rule, and gets sent on to >> 1000+ people... about 10-20 of these have come so far in the space >> of a couple of hours... >> >> -- >> Niall >> >> ----- Forwarded message from freebsd-stable@FreeBSD.ORG ----- >> >> X-Mmdf-From: owner-freebsd-stable@FreeBSD.ORG >> X-Mmdf-To: bradyn=freebsd-stable >> Received: from salmon.maths.tcd.ie by maccullagh.maths.tcd.ie with SMTP >> id ; 10 Jul 2001 16:56:59 +0100 (BST) >> Received: from mx2.freebsd.org by salmon.maths.tcd.ie with SMTP >> id ; 10 Jul 2001 16:56:59 +0100 (BST) >> Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) >> by mx2.freebsd.org (Postfix) with ESMTP >> id A5DB35572B; Tue, 10 Jul 2001 08:56:03 -0700 (PDT) >> (envelope-from owner-freebsd-stable@FreeBSD.ORG) >> Received: by hub.freebsd.org (Postfix, from userid 538) >> id 1716F37B401; Tue, 10 Jul 2001 08:56:00 -0700 (PDT) >> Received: from localhost (localhost [127.0.0.1]) >> by hub.freebsd.org (Postfix) with SMTP >> id 9257F2E81CA; Tue, 10 Jul 2001 08:55:59 -0700 (PDT) >> (envelope-from owner-freebsd-stable) >> Received: by hub.freebsd.org (bulk_mailer v1.12); Tue, 10 Jul 2001 08:55:59 >-0700 > Delivered-To: freebsd-stable@freebsd.org >> Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) >> by hub.freebsd.org (Postfix) with ESMTP id 9A38037B408 >> for ; Tue, 10 Jul 2001 08:55:57 -0700 (PDT) >> (envelope-from freebsd-stable@FreeBSD.ORG) >> Received: from chia.bitflip.com (chia.bitflip.com [207.252.45.6]) >> by chia.bitflip.com (8.9.3/BitFlip-1.0) with ESMTP id MAA24332 >> for ; Tue, 10 Jul 2001 12:00:36 -0400 >> Date: Tue, 10 Jul 2001 12:00:36 -0400 >> From: freebsd-stable@FreeBSD.ORG >> Message-Id: <200107101600.MAA24332@chia.bitflip.com> >> To: freebsd-stable@FreeBSD.ORG >> Subject: auto-reply >> Sender: owner-freebsd-stable@FreeBSD.ORG >> List-ID: >> List-Archive: (Web Archive) >> List-Help: (List Instructions) >> List-Subscribe: >> List-Unsubscribe: >> X-Loop: FreeBSD.ORG >> Precedence: bulk >> >> >> The person you emailed is currently out of the office. >> >> He/She will contact you as soon as possible. >> >> Thank you, >> >> Bitflip Interactive >> 212.771.1700 >> >> >> >> To Unsubscribe: send mail to majordomo@FreeBSD.org >> with "unsubscribe freebsd-stable" in the body of the message >> >> ----- End forwarded message ----- -- NIall To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9:19:59 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.netcom.com (freebsd.netcom.com [199.174.33.250]) by hub.freebsd.org (Postfix) with ESMTP id 44DBB37B405 for ; Tue, 10 Jul 2001 09:19:56 -0700 (PDT) (envelope-from bugs@freebsd.netcom.com) Received: (from bugs@localhost) by freebsd.netcom.com (8.8.8+Sun/8.8.8) id LAA07571 for stable@freebsd.org; Tue, 10 Jul 2001 11:19:55 -0500 (CDT) From: Mark Hittinger Message-Id: <200107101619.LAA07571@freebsd.netcom.com> Subject: stable kernel complains pcicvar.h missing today FYI To: stable@freebsd.org Date: Tue, 10 Jul 2001 11:19:55 -0500 (CDT) X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Looks like a missing file pccard/pcicvar.h Later Mark Hittinger Earthlink bugs@freebsd.netcom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9:24: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 68C1E37B403 for ; Tue, 10 Jul 2001 09:23:54 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id f6AGNog22685; Tue, 10 Jul 2001 10:23:50 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.11.3/8.11.4) with ESMTP id f6AGNnJ43975; Tue, 10 Jul 2001 10:23:49 -0600 (MDT) (envelope-from imp@harmony.village.org) Message-Id: <200107101623.f6AGNnJ43975@harmony.village.org> To: Mark Hittinger Subject: Re: stable kernel complains pcicvar.h missing today FYI Cc: stable@FreeBSD.ORG In-reply-to: Your message of "Tue, 10 Jul 2001 11:19:55 CDT." <200107101619.LAA07571@freebsd.netcom.com> References: <200107101619.LAA07571@freebsd.netcom.com> Date: Tue, 10 Jul 2001 10:23:49 -0600 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200107101619.LAA07571@freebsd.netcom.com> Mark Hittinger writes: : Looks like a missing file pccard/pcicvar.h And pccard/pcic_isa.c too. I've fixed this. Sorry for the trouble. I thought I'd tripple checked that before committing. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9:24:51 2001 Delivered-To: freebsd-stable@freebsd.org Received: from peitho.fxp.org (peitho.fxp.org [209.26.95.40]) by hub.freebsd.org (Postfix) with ESMTP id 2909837B403; Tue, 10 Jul 2001 09:24:46 -0700 (PDT) (envelope-from cdf.lists@fxp.org) Received: by peitho.fxp.org (Postfix, from userid 1501) id B7A8213619; Tue, 10 Jul 2001 12:24:45 -0400 (EDT) Date: Tue, 10 Jul 2001 12:24:45 -0400 From: Chris Faulhaber To: Drew Derbyshire Cc: security-advisories@FreeBSD.org, freebsd-stable@freebsd.org Subject: Re: FreeBSD Security Advisory FreeBSD-SA-01: Message-ID: <20010710122445.F8054@peitho.fxp.org> Mail-Followup-To: Chris Faulhaber , Drew Derbyshire , security-advisories@FreeBSD.org, freebsd-stable@freebsd.org References: <200107101402.f6AE2MU63568@freefall.freebsd.org> <00c601c1095b$fd4bed10$94cba8c0@xena> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="hYooF8G/hrfVAmum" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <00c601c1095b$fd4bed10$94cba8c0@xena>; from ahd@kew.com on Tue, Jul 10, 2001 at 12:18:43PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --hYooF8G/hrfVAmum Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 10, 2001 at 12:18:43PM -0400, Drew Derbyshire wrote: > Has this been added to the 4.3 security release branch, if not could it be > please? >=20 Already done... Revision 1.107.2.5.2.1 Tue Jul 10 08:18:03 2001 UTC by imp=20 Branch: RELENG_4_3=20 Changes since 1.107.2.5: +26 -3 lines Diff to previous 1.107.2.5 (colored) next main 1.107.2.6 (colored) MFS: don't share shared signal handlers accross the exec --=20 Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - http://www.FreeBSD.org --hYooF8G/hrfVAmum Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: FreeBSD: The Power To Serve iEYEARECAAYFAjtLLE0ACgkQObaG4P6BelBseACeOM7QTHJW66m5Hf6xnHlhA0hH pO8AnjFNuJWWQLnuvFMe/2IORO4+lU/4 =+o0e -----END PGP SIGNATURE----- --hYooF8G/hrfVAmum-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9:31:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mercury.asuka.ne.jp (mercury.asuka.ne.jp [210.155.86.62]) by hub.freebsd.org (Postfix) with ESMTP id 00BD737B406 for ; Tue, 10 Jul 2001 09:31:13 -0700 (PDT) (envelope-from yasu@asuka.net) Received: from localhost (localhost [127.0.0.1]) by mercury.asuka.ne.jp (Postfix) with ESMTP id F179D5E5A; Wed, 11 Jul 2001 01:27:29 +0900 (JST) To: jandrese@mitre.org Cc: mike@sentex.net, stable@freebsd.org Subject: Re: Generating encrypted passwords From: HIRATA Yasuyuki In-Reply-To: <3B4B25A9.74D97085@mitre.org> References: <4.2.2.20010710081901.05a68008@192.168.0.12> <5.1.0.14.0.20010710102259.04255440@marble.sentex.ca> <3B4B25A9.74D97085@mitre.org> X-Face: 7%a.tv,8"?iT8?|]>3u{(,ER`DSn^tGI'OrJaMEv+UaeyiblNlS~N#;!9SaMa=(gI>IuKqsImWzoiTnu|9+xA1g}1==:UHtY-0vrJ&"g9sYUa56<""X)B.3X&r?iDz=K>%W@O(V~r K)`wq+:[`&^!wB[**-!][YRLXPvIn#L?fb1vm$AKQW1X?P1-%?uf@x`&`r>1B;aBjeS([x5yy0+b X-Mailer: Mew/1.94.2 XEmacs/21.5 (anise) (i386-unknown-freebsd4.3) Organization: Asuka.Net X-URL: http://yasu.asuka.net/ X-Moe: =?iso-2022-jp?B?GyRCPzlCdE0lGyhC?=, =?iso-2022-jp?B?GyRCP0BIeDRRTmsbKEI=?= (=?iso-2022-jp?B?OBskQjduGyhCNBskQkZ8MEo5XxsoQg==?=), =?iso-2022-jp?B?GyRCN241XCQiJGYbKEI=?= X-Moe-Info: See http://www.x-moe.org/ for detail. Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20010711013543O.yasu@asuka.net> Date: Wed, 11 Jul 2001 01:35:43 +0900 (JST) X-Dispatcher: imput version 20000228(IM140) Lines: 34 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, From: Jason Andresen To: Mike Tancsa Subject: Re: Generating encrypted passwords Date: Tue, 10 Jul 2001 11:56:26 -0400 Message-ID: <3B4B25A9.74D97085@mitre.org> > Doesn't the default seed just use /dev/urandom? I thought /dev/urandom > was good enough for seeding consumer type crypto stuff. Of course > if you don't have /dev/urandom is just uses it's process ID and the > system time, which is certainly not good enough for any kind of > crypto. random(4) manpage says: | As more and more random bytes are requested without giving time for | the entropy pool to recharge, this will result in lower quality | random numbers. I do not know weather it's enough or not. Do you think it is suitable for cryptographic purposes? > > srand (time ^ $$ ^ unpack "%L*", `ps axww | gzip`); > > At least the manpage isn't telling you to grab the first two bytes > off of a gzip output of ps axww, since that always returned the magic > number for gzip. npack "%L*" returns 32-bit checksum of the string, so you do not need to grab the first two. ---- HIRATA Yasuyuki http://yasu.asuka.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9:54:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from silence.serial.nl (a94089.upc-a.chello.nl [62.163.94.89]) by hub.freebsd.org (Postfix) with ESMTP id 78A3C37B401 for ; Tue, 10 Jul 2001 09:54:03 -0700 (PDT) (envelope-from serial@serial.nl) Received: from highway (win2k [192.168.0.2]) by silence.serial.nl (8.11.4/8.11.3) with SMTP id f6AGqgI38196 for ; Tue, 10 Jul 2001 18:52:42 +0200 (CEST) (envelope-from serial@serial.nl) Message-ID: <002d01c10961$6abd67c0$0200a8c0@highway> From: "Silvester v.d. Leer" To: Subject: bugreport stable 4.3 Date: Tue, 10 Jul 2001 18:57:34 +0200 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_002A_01C10972.2DB9AF30" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_002A_01C10972.2DB9AF30 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hello, after delete the /usr/src directory and do a cvsup to get the new source = i'm unable to compile the kernel supfile : *default tag=3DRELENG_4 *default host=3Dftp11.freebsd.org *default prefix=3D/usr *default base=3D/usr/local/etc/cvsup *default release=3Dcvs delete use-rel-suffix compress src-all release=3Dcvs errors :=20 ../../pccard/pcic.c:44: pccard/pcicvar.h: No such file or directory ../../pccard/pcic.c:84: warning: `struct pcic_slot' declared inside = parameter list ../../pccard/pcic.c:84: warning: its scope is only this definition or = declaration, which is probably not what you want. ../../pccard/pcic.c:85: warning: no previous prototype for = `pcic_getb_io' ../../pccard/pcic.c: In function `pcic_getb_io': ../../pccard/pcic.c:86: dereferencing pointer to incomplete type ../../pccard/pcic.c:86: dereferencing pointer to incomplete type ../../pccard/pcic.c:86: dereferencing pointer to incomplete type machine/bus_at386.h:484: warning: inlining failed in call to = `bus_space_write_1' ../../pccard/pcic.c:86: warning: called from here ../../pccard/pcic.c:87: dereferencing pointer to incomplete type ../../pccard/pcic.c:87: dereferencing pointer to incomplete type machine/bus_at386.h:175: warning: inlining failed in call to = `bus_space_read_1' ../../pccard/pcic.c:87: warning: called from here ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:94: warning: `struct pcic_slot' declared inside = parameter list ../../pccard/pcic.c:95: warning: no previous prototype for = `pcic_putb_io' ../../pccard/pcic.c: In function `pcic_putb_io': ../../pccard/pcic.c:101: dereferencing pointer to incomplete type ../../pccard/pcic.c:101: dereferencing pointer to incomplete type ../../pccard/pcic.c:101: dereferencing pointer to incomplete type ../../pccard/pcic.c:102: dereferencing pointer to incomplete type ../../pccard/pcic.c:102: dereferencing pointer to incomplete type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:109: warning: `struct pcic_slot' declared inside = parameter list ../../pccard/pcic.c:110: warning: no previous prototype for `pcic_clrb' ../../pccard/pcic.c: In function `pcic_clrb': ../../pccard/pcic.c:111: dereferencing pointer to incomplete type ../../pccard/pcic.c:111: dereferencing pointer to incomplete type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:118: warning: `struct pcic_slot' declared inside = parameter list ../../pccard/pcic.c:119: warning: no previous prototype for `pcic_setb' ../../pccard/pcic.c: In function `pcic_setb': ../../pccard/pcic.c:120: dereferencing pointer to incomplete type ../../pccard/pcic.c:120: dereferencing pointer to incomplete type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:127: warning: `struct pcic_slot' declared inside = parameter list ../../pccard/pcic.c: In function `pcic_putw': ../../pccard/pcic.c:129: dereferencing pointer to incomplete type ../../pccard/pcic.c:130: dereferencing pointer to incomplete type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:155: warning: no previous prototype for = `pcic_dealloc' ../../pccard/pcic.c: In function `pcic_dealloc': ../../pccard/pcic.c:159: dereferencing pointer to incomplete type ../../pccard/pcic.c:160: dereferencing pointer to incomplete type ../../pccard/pcic.c:160: dereferencing pointer to incomplete type ../../pccard/pcic.c:161: dereferencing pointer to incomplete type ../../pccard/pcic.c:162: dereferencing pointer to incomplete type ../../pccard/pcic.c:163: dereferencing pointer to incomplete type ../../pccard/pcic.c:164: dereferencing pointer to incomplete type ../../pccard/pcic.c:165: dereferencing pointer to incomplete type ../../pccard/pcic.c:166: dereferencing pointer to incomplete type ../../pccard/pcic.c:167: dereferencing pointer to incomplete type ../../pccard/pcic.c:168: dereferencing pointer to incomplete type ../../pccard/pcic.c:168: dereferencing pointer to incomplete type ../../pccard/pcic.c:169: dereferencing pointer to incomplete type ../../pccard/pcic.c:170: dereferencing pointer to incomplete type ../../pccard/pcic.c:170: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_memory': ../../pccard/pcic.c:194: warning: passing arg 1 of `pcic_putw' from = incompatible pointer type ../../pccard/pcic.c:195: warning: passing arg 1 of `pcic_putw' from = incompatible pointer type ../../pccard/pcic.c:196: warning: passing arg 1 of `pcic_putw' from = incompatible pointer type ../../pccard/pcic.c:201: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:203: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:205: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:207: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:209: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:211: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:215: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:216: warning: implicit declaration of function = `DELAY' ../../pccard/pcic.c:218: warning: passing arg 1 of `pcic_clrb' from = incompatible pointer type ../../pccard/pcic.c:219: warning: passing arg 1 of `pcic_putw' from = incompatible pointer type ../../pccard/pcic.c:220: warning: passing arg 1 of `pcic_putw' from = incompatible pointer type ../../pccard/pcic.c:221: warning: passing arg 1 of `pcic_putw' from = incompatible pointer type ../../pccard/pcic.c: In function `pcic_io': ../../pccard/pcic.c:256: warning: passing arg 1 of `pcic_putw' from = incompatible pointer type ../../pccard/pcic.c:257: warning: passing arg 1 of `pcic_putw' from = incompatible pointer type ../../pccard/pcic.c:272: dereferencing pointer to incomplete type ../../pccard/pcic.c:276: dereferencing pointer to incomplete type ../../pccard/pcic.c:279: dereferencing pointer to incomplete type ../../pccard/pcic.c:283: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:286: warning: passing arg 1 of `pcic_clrb' from = incompatible pointer type ../../pccard/pcic.c:288: warning: passing arg 1 of `pcic_putw' from = incompatible pointer type ../../pccard/pcic.c:289: warning: passing arg 1 of `pcic_putw' from = incompatible pointer type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:295: warning: `struct pcic_slot' declared inside = parameter list ../../pccard/pcic.c: In function `pcic_do_mgt_irq': ../../pccard/pcic.c:299: dereferencing pointer to incomplete type ../../pccard/pcic.c:299: `pci_parallel' undeclared (first use in this = function) ../../pccard/pcic.c:299: (Each undeclared identifier is reported only = once ../../pccard/pcic.c:299: for each function it appears in.) ../../pccard/pcic.c:306: warning: passing arg 1 of `pcic_clrb' from = incompatible pointer type ../../pccard/pcic.c:308: dereferencing pointer to incomplete type ../../pccard/pcic.c:297: warning: unused variable `reg' ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:314: warning: no previous prototype for = `pcic_attach' ../../pccard/pcic.c: In function `pcic_attach': ../../pccard/pcic.c:323: dereferencing pointer to incomplete type ../../pccard/pcic.c:324: dereferencing pointer to incomplete type ../../pccard/pcic.c:325: increment of pointer to unknown structure ../../pccard/pcic.c:325: arithmetic on pointer to an incomplete type ../../pccard/pcic.c:326: dereferencing pointer to incomplete type ../../pccard/pcic.c:328: dereferencing pointer to incomplete type ../../pccard/pcic.c:340: dereferencing pointer to incomplete type ../../pccard/pcic.c:342: dereferencing pointer to incomplete type ../../pccard/pcic.c:343: dereferencing pointer to incomplete type ../../pccard/pcic.c:346: dereferencing pointer to incomplete type ../../pccard/pcic.c:347: increment of pointer to unknown structure ../../pccard/pcic.c:347: arithmetic on pointer to an incomplete type ../../pccard/pcic.c:348: dereferencing pointer to incomplete type ../../pccard/pcic.c:351: dereferencing pointer to incomplete type ../../pccard/pcic.c:351: warning: passing arg 1 of `pcic_do_mgt_irq' = from incompatible pointer type ../../pccard/pcic.c:352: dereferencing pointer to incomplete type ../../pccard/pcic.c:352: dereferencing pointer to incomplete type ../../pccard/pcic.c:355: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:356: dereferencing pointer to incomplete type ../../pccard/pcic.c:360: dereferencing pointer to incomplete type ../../pccard/pcic.c:360: dereferencing pointer to incomplete type ../../pccard/pcic.c:362: dereferencing pointer to incomplete type ../../pccard/pcic.c:362: dereferencing pointer to incomplete type ../../pccard/pcic.c:363: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_ioctl': ../../pccard/pcic.c:386: dereferencing pointer to incomplete type ../../pccard/pcic.c:389: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_power': ../../pccard/pcic.c:406: dereferencing pointer to incomplete type ../../pccard/pcic.c:408: dereferencing pointer to incomplete type ../../pccard/pcic.c:408: `PCIC_DF_POWER' undeclared (first use in this = function) ../../pccard/pcic.c:408: `PCIC_AB_POWER' undeclared (first use in this = function) ../../pccard/pcic.c:413: dereferencing pointer to incomplete type ../../pccard/pcic.c:458: dereferencing pointer to incomplete type ../../pccard/pcic.c:458: `PCIC_KING_POWER' undeclared (first use in this = function) ../../pccard/pcic.c:462: dereferencing pointer to incomplete type ../../pccard/pcic.c:462: `PCIC_VG_POWER' undeclared (first use in this = function) ../../pccard/pcic.c:463: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:466: dereferencing pointer to incomplete type ../../pccard/pcic.c:466: `PCIC_PD_POWER' undeclared (first use in this = function) ../../pccard/pcic.c:467: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:470: dereferencing pointer to incomplete type ../../pccard/pcic.c:470: `PCIC_RICOH_POWER' undeclared (first use in = this function) ../../pccard/pcic.c:471: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:483: dereferencing pointer to incomplete type ../../pccard/pcic.c:487: dereferencing pointer to incomplete type ../../pccard/pcic.c:497: dereferencing pointer to incomplete type ../../pccard/pcic.c:498: warning: passing arg 1 of `pcic_clrb' from = incompatible pointer type ../../pccard/pcic.c:499: dereferencing pointer to incomplete type ../../pccard/pcic.c:500: warning: passing arg 1 of `pcic_clrb' from = incompatible pointer type ../../pccard/pcic.c:501: dereferencing pointer to incomplete type ../../pccard/pcic.c:502: warning: passing arg 1 of `pcic_clrb' from = incompatible pointer type ../../pccard/pcic.c:505: dereferencing pointer to incomplete type ../../pccard/pcic.c:509: dereferencing pointer to incomplete type ../../pccard/pcic.c:520: dereferencing pointer to incomplete type ../../pccard/pcic.c:403: warning: `c' might be used uninitialized in = this function ../../pccard/pcic.c: In function `pcic_mapirq': ../../pccard/pcic.c:537: dereferencing pointer to incomplete type ../../pccard/pcic.c:537: `pci_parallel' undeclared (first use in this = function) ../../pccard/pcic.c:541: warning: passing arg 1 of `pcic_clrb' from = incompatible pointer type ../../pccard/pcic.c:543: dereferencing pointer to incomplete type ../../pccard/pcic.c:544: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_reset': ../../pccard/pcic.c:560: warning: passing arg 1 of `pcic_clrb' from = incompatible pointer type ../../pccard/pcic.c:565: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:570: dereferencing pointer to incomplete type ../../pccard/pcic.c:576: dereferencing pointer to incomplete type ../../pccard/pcic.c:576: dereferencing pointer to incomplete type ../../pccard/pcic.c:577: dereferencing pointer to incomplete type ../../pccard/pcic.c:578: dereferencing pointer to incomplete type ../../pccard/pcic.c:579: dereferencing pointer to incomplete type ../../pccard/pcic.c:580: dereferencing pointer to incomplete type ../../pccard/pcic.c:581: dereferencing pointer to incomplete type ../../pccard/pcic.c:582: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_disable': ../../pccard/pcic.c:595: dereferencing pointer to incomplete type ../../pccard/pcic.c:596: dereferencing pointer to incomplete type ../../pccard/pcic.c: In function `pcic_resume': ../../pccard/pcic.c:607: warning: passing arg 1 of `pcic_do_mgt_irq' = from incompatible pointer type ../../pccard/pcic.c:608: dereferencing pointer to incomplete type ../../pccard/pcic.c:609: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c:610: warning: passing arg 1 of `pcic_setb' from = incompatible pointer type ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:617: warning: no previous prototype for = `pcic_activate_resource' ../../pccard/pcic.c:673: warning: no previous prototype for = `pcic_deactivate_resource' ../../pccard/pcic.c:710: warning: no previous prototype for = `pcic_setup_intr' ../../pccard/pcic.c: In function `pcic_setup_intr': ../../pccard/pcic.c:715: dereferencing pointer to incomplete type ../../pccard/pcic.c:715: `pci_parallel' undeclared (first use in this = function) ../../pccard/pcic.c: At top level: ../../pccard/pcic.c:737: warning: no previous prototype for = `pcic_teardown_intr' ../../pccard/pcic.c:747: warning: no previous prototype for = `pcic_set_res_flags' ../../pccard/pcic.c:780: warning: no previous prototype for = `pcic_get_res_flags' ../../pccard/pcic.c:807: warning: no previous prototype for = `pcic_set_memory_offset' ../../pccard/pcic.c:819: warning: no previous prototype for = `pcic_get_memory_offset' ../../pccard/pcic.c:834: warning: no previous prototype for = `pcic_alloc_resource' ../../pccard/pcic.c: In function `pcic_alloc_resource': ../../pccard/pcic.c:840: dereferencing pointer to incomplete type ../../pccard/pcic.c:840: `pci_parallel' undeclared (first use in this = function) ../../pccard/pcic.c:842: dereferencing pointer to incomplete type ../../pccard/pcic.c:843: dereferencing pointer to incomplete type *** Error code 1 Stop in /usr/src/sys/compile/eternity. can this be fixed asap ? thanks Silvester v.d. Leer ------=_NextPart_000_002A_01C10972.2DB9AF30 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hello,
 
after delete the /usr/src directory and = do a cvsup=20 to get the new source i'm unable to compile the kernel
 
supfile :
*default tag=3DRELENG_4
*default=20 host=3Dftp11.freebsd.org
*default prefix=3D/usr
*default=20 base=3D/usr/local/etc/cvsup
*default release=3Dcvs delete = use-rel-suffix=20 compress
src-all release=3Dcvs
errors :
 
../../pccard/pcic.c:44: = pccard/pcicvar.h: No such=20 file or directory
../../pccard/pcic.c:84: warning: `struct pcic_slot' = declared inside parameter list
../../pccard/pcic.c:84: warning: its = scope is=20 only this definition or declaration, which is probably not what you=20 want.
../../pccard/pcic.c:85: warning: no previous prototype for=20 `pcic_getb_io'
../../pccard/pcic.c: In function=20 `pcic_getb_io':
../../pccard/pcic.c:86: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:86: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:86: dereferencing pointer to incomplete=20 type
machine/bus_at386.h:484: warning: inlining failed in call to=20 `bus_space_write_1'
../../pccard/pcic.c:86: warning: called from=20 here
../../pccard/pcic.c:87: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:87: dereferencing pointer to incomplete=20 type
machine/bus_at386.h:175: warning: inlining failed in call to=20 `bus_space_read_1'
../../pccard/pcic.c:87: warning: called from=20 here
../../pccard/pcic.c: At top level:
../../pccard/pcic.c:94: = warning:=20 `struct pcic_slot' declared inside parameter = list
../../pccard/pcic.c:95:=20 warning: no previous prototype for = `pcic_putb_io'
../../pccard/pcic.c: In=20 function `pcic_putb_io':
../../pccard/pcic.c:101: dereferencing = pointer to=20 incomplete type
../../pccard/pcic.c:101: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:101: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:102: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:102: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c: At top level:
../../pccard/pcic.c:109: = warning:=20 `struct pcic_slot' declared inside parameter = list
../../pccard/pcic.c:110:=20 warning: no previous prototype for `pcic_clrb'
../../pccard/pcic.c: = In=20 function `pcic_clrb':
../../pccard/pcic.c:111: dereferencing pointer = to=20 incomplete type
../../pccard/pcic.c:111: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c: At top level:
../../pccard/pcic.c:118: = warning:=20 `struct pcic_slot' declared inside parameter = list
../../pccard/pcic.c:119:=20 warning: no previous prototype for `pcic_setb'
../../pccard/pcic.c: = In=20 function `pcic_setb':
../../pccard/pcic.c:120: dereferencing pointer = to=20 incomplete type
../../pccard/pcic.c:120: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c: At top level:
../../pccard/pcic.c:127: = warning:=20 `struct pcic_slot' declared inside parameter = list
../../pccard/pcic.c: In=20 function `pcic_putw':
../../pccard/pcic.c:129: dereferencing pointer = to=20 incomplete type
../../pccard/pcic.c:130: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c: At top level:
../../pccard/pcic.c:155: = warning:=20 no previous prototype for `pcic_dealloc'
../../pccard/pcic.c: In = function=20 `pcic_dealloc':
../../pccard/pcic.c:159: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:160: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:160: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:161: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:162: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:163: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:164: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:165: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:166: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:167: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:168: dereferencing = pointer to=20 incomplete type
../../pccard/pcic.c:168: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:169: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:170: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:170: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c: In function=20 `pcic_memory':
../../pccard/pcic.c:194: warning: passing arg 1 of = `pcic_putw'=20 from incompatible pointer type
../../pccard/pcic.c:195: warning: = passing arg=20 1 of `pcic_putw' from incompatible pointer = type
../../pccard/pcic.c:196:=20 warning: passing arg 1 of `pcic_putw' from incompatible pointer=20 type
../../pccard/pcic.c:201: warning: passing arg 1 of `pcic_setb' = from=20 incompatible pointer type
../../pccard/pcic.c:203: warning: passing = arg 1 of=20 `pcic_setb' from incompatible pointer type
../../pccard/pcic.c:205: = warning:=20 passing arg 1 of `pcic_setb' from incompatible pointer=20 type
../../pccard/pcic.c:207: warning: passing arg 1 of `pcic_setb' = from=20 incompatible pointer type
../../pccard/pcic.c:209: warning: passing = arg 1 of=20 `pcic_setb' from incompatible pointer type
../../pccard/pcic.c:211: = warning:=20 passing arg 1 of `pcic_setb' from incompatible pointer=20 type
../../pccard/pcic.c:215: warning: passing arg 1 of `pcic_setb' = from=20 incompatible pointer type
../../pccard/pcic.c:216: warning: implicit=20 declaration of function `DELAY'
../../pccard/pcic.c:218: warning: = passing arg=20 1 of `pcic_clrb' from incompatible pointer = type
../../pccard/pcic.c:219:=20 warning: passing arg 1 of `pcic_putw' from incompatible pointer=20 type
../../pccard/pcic.c:220: warning: passing arg 1 of `pcic_putw' = from=20 incompatible pointer type
../../pccard/pcic.c:221: warning: passing = arg 1 of=20 `pcic_putw' from incompatible pointer type
../../pccard/pcic.c: In = function=20 `pcic_io':
../../pccard/pcic.c:256: warning: passing arg 1 of = `pcic_putw'=20 from incompatible pointer type
../../pccard/pcic.c:257: warning: = passing arg=20 1 of `pcic_putw' from incompatible pointer = type
../../pccard/pcic.c:272:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:276:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:279:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:283: = warning:=20 passing arg 1 of `pcic_setb' from incompatible pointer=20 type
../../pccard/pcic.c:286: warning: passing arg 1 of `pcic_clrb' = from=20 incompatible pointer type
../../pccard/pcic.c:288: warning: passing = arg 1 of=20 `pcic_putw' from incompatible pointer type
../../pccard/pcic.c:289: = warning:=20 passing arg 1 of `pcic_putw' from incompatible pointer=20 type
../../pccard/pcic.c: At top level:
../../pccard/pcic.c:295: = warning:=20 `struct pcic_slot' declared inside parameter = list
../../pccard/pcic.c: In=20 function `pcic_do_mgt_irq':
../../pccard/pcic.c:299: dereferencing = pointer to=20 incomplete type
../../pccard/pcic.c:299: `pci_parallel' undeclared = (first use=20 in this function)
../../pccard/pcic.c:299: (Each undeclared = identifier is=20 reported only once
../../pccard/pcic.c:299: for each function it = appears=20 in.)
../../pccard/pcic.c:306: warning: passing arg 1 of `pcic_clrb' = from=20 incompatible pointer type
../../pccard/pcic.c:308: dereferencing = pointer to=20 incomplete type
../../pccard/pcic.c:297: warning: unused variable=20 `reg'
../../pccard/pcic.c: At top level:
../../pccard/pcic.c:314: = warning:=20 no previous prototype for `pcic_attach'
../../pccard/pcic.c: In = function=20 `pcic_attach':
../../pccard/pcic.c:323: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:324: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:325: increment of pointer to unknown=20 structure
../../pccard/pcic.c:325: arithmetic on pointer to an = incomplete=20 type
../../pccard/pcic.c:326: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:328: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:340: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:342: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:343: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:346: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:347: increment of pointer to unknown=20 structure
../../pccard/pcic.c:347: arithmetic on pointer to an = incomplete=20 type
../../pccard/pcic.c:348: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:351: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:351: warning: passing arg 1 of = `pcic_do_mgt_irq'=20 from incompatible pointer type
../../pccard/pcic.c:352: dereferencing = pointer=20 to incomplete type
../../pccard/pcic.c:352: dereferencing pointer to=20 incomplete type
../../pccard/pcic.c:355: warning: passing arg 1 of=20 `pcic_setb' from incompatible pointer type
../../pccard/pcic.c:356:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:360:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:360:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:362:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:362:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:363:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c: In = function=20 `pcic_ioctl':
../../pccard/pcic.c:386: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:389: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c: In function=20 `pcic_power':
../../pccard/pcic.c:406: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:408: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:408: `PCIC_DF_POWER' undeclared (first use = in this=20 function)
../../pccard/pcic.c:408: `PCIC_AB_POWER' undeclared (first = use in=20 this function)
../../pccard/pcic.c:413: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:458: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:458: `PCIC_KING_POWER' undeclared (first use = in this=20 function)
../../pccard/pcic.c:462: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:462: `PCIC_VG_POWER' undeclared (first use = in this=20 function)
../../pccard/pcic.c:463: warning: passing arg 1 of = `pcic_setb' from=20 incompatible pointer type
../../pccard/pcic.c:466: dereferencing = pointer to=20 incomplete type
../../pccard/pcic.c:466: `PCIC_PD_POWER' undeclared = (first=20 use in this function)
../../pccard/pcic.c:467: warning: passing arg 1 = of=20 `pcic_setb' from incompatible pointer type
../../pccard/pcic.c:470:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:470:=20 `PCIC_RICOH_POWER' undeclared (first use in this=20 function)
../../pccard/pcic.c:471: warning: passing arg 1 of = `pcic_setb' from=20 incompatible pointer type
../../pccard/pcic.c:483: dereferencing = pointer to=20 incomplete type
../../pccard/pcic.c:487: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:497: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:498: warning: passing arg 1 of `pcic_clrb' = from=20 incompatible pointer type
../../pccard/pcic.c:499: dereferencing = pointer to=20 incomplete type
../../pccard/pcic.c:500: warning: passing arg 1 of=20 `pcic_clrb' from incompatible pointer type
../../pccard/pcic.c:501:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:502: = warning:=20 passing arg 1 of `pcic_clrb' from incompatible pointer=20 type
../../pccard/pcic.c:505: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:509: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:520: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c:403: warning: `c' might be used = uninitialized in=20 this function
../../pccard/pcic.c: In function=20 `pcic_mapirq':
../../pccard/pcic.c:537: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:537: `pci_parallel' undeclared (first use in = this=20 function)
../../pccard/pcic.c:541: warning: passing arg 1 of = `pcic_clrb' from=20 incompatible pointer type
../../pccard/pcic.c:543: dereferencing = pointer to=20 incomplete type
../../pccard/pcic.c:544: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c: In function=20 `pcic_reset':
../../pccard/pcic.c:560: warning: passing arg 1 of = `pcic_clrb'=20 from incompatible pointer type
../../pccard/pcic.c:565: warning: = passing arg=20 1 of `pcic_setb' from incompatible pointer = type
../../pccard/pcic.c:570:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:576:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:576:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:577:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:578:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:579:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:580:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:581:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:582:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c: In = function=20 `pcic_disable':
../../pccard/pcic.c:595: dereferencing pointer to = incomplete=20 type
../../pccard/pcic.c:596: dereferencing pointer to incomplete=20 type
../../pccard/pcic.c: In function=20 `pcic_resume':
../../pccard/pcic.c:607: warning: passing arg 1 of=20 `pcic_do_mgt_irq' from incompatible pointer = type
../../pccard/pcic.c:608:=20 dereferencing pointer to incomplete type
../../pccard/pcic.c:609: = warning:=20 passing arg 1 of `pcic_setb' from incompatible pointer=20 type
../../pccard/pcic.c:610: warning: passing arg 1 of `pcic_setb' = from=20 incompatible pointer type
../../pccard/pcic.c: At top=20 level:
../../pccard/pcic.c:617: warning: no previous prototype for=20 `pcic_activate_resource'
../../pccard/pcic.c:673: warning: no = previous=20 prototype for `pcic_deactivate_resource'
../../pccard/pcic.c:710: = warning: no=20 previous prototype for `pcic_setup_intr'
../../pccard/pcic.c: In = function=20 `pcic_setup_intr':
../../pccard/pcic.c:715: dereferencing pointer to=20 incomplete type
../../pccard/pcic.c:715: `pci_parallel' undeclared = (first use=20 in this function)
../../pccard/pcic.c: At top=20 level:
../../pccard/pcic.c:737: warning: no previous prototype for=20 `pcic_teardown_intr'
../../pccard/pcic.c:747: warning: no previous = prototype=20 for `pcic_set_res_flags'
../../pccard/pcic.c:780: warning: no = previous=20 prototype for `pcic_get_res_flags'
../../pccard/pcic.c:807: warning: = no=20 previous prototype for = `pcic_set_memory_offset'
../../pccard/pcic.c:819:=20 warning: no previous prototype for=20 `pcic_get_memory_offset'
../../pccard/pcic.c:834: warning: no = previous=20 prototype for `pcic_alloc_resource'
../../pccard/pcic.c: In function=20 `pcic_alloc_resource':
../../pccard/pcic.c:840: dereferencing pointer = to=20 incomplete type
../../pccard/pcic.c:840: `pci_parallel' undeclared = (first use=20 in this function)
../../pccard/pcic.c:842: dereferencing pointer to=20 incomplete type
../../pccard/pcic.c:843: dereferencing pointer to = incomplete=20 type
*** Error code 1
 
Stop in=20 /usr/src/sys/compile/eternity.
can this be fixed asap ?
 
thanks
Silvester v.d. Leer

 
------=_NextPart_000_002A_01C10972.2DB9AF30-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 9:59: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id 5534E37B403 for ; Tue, 10 Jul 2001 09:58:56 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id TAA00830; Tue, 10 Jul 2001 19:06:25 +0200 Message-ID: <3B4B34BE.13EDE254@i-clue.de> Date: Tue, 10 Jul 2001 19:00:46 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: "Silvester v.d. Leer" Cc: stable@FreeBSD.ORG Subject: Re: bugreport stable 4.3 References: <002d01c10961$6abd67c0$0200a8c0@highway> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The missing file has been checked in recently. Please re-cvsup. HTH -Christoph Sold > "Silvester v.d. Leer" schrieb: > > Hello, > > after delete the /usr/src directory and do a cvsup to get the new > source i'm unable to compile the kernel > > supfile : > *default tag=RELENG_4 > *default host=ftp11.freebsd.org > *default prefix=/usr > *default base=/usr/local/etc/cvsup > *default release=cvs delete use-rel-suffix compress > src-all release=cvs > errors : > > ../../pccard/pcic.c:44: pccard/pcicvar.h: No such file or directory [snip] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 10: 3:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93]) by hub.freebsd.org (Postfix) with ESMTP id BD7D837B405 for ; Tue, 10 Jul 2001 10:03:36 -0700 (PDT) (envelope-from jcm@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97] ident=root) by serenity.mcc.ac.uk with esmtp (Exim 2.05 #6) id 15K0vA-000E7G-00 for freebsd-stable@freebsd.org; Tue, 10 Jul 2001 18:03:36 +0100 Received: (from jcm@localhost) by dogma.freebsd-uk.eu.org (8.11.3/8.11.1) id f6AH3Zj54373 for freebsd-stable@freebsd.org; Tue, 10 Jul 2001 18:03:35 +0100 (BST) (envelope-from jcm) Date: Sun, 8 Jul 2001 00:06:29 +0100 From: j mckitrick To: freebsd-stable@freebsd.org Subject: init hangs leaving single user mode Message-ID: <20010708000629.A26358@dogma.freebsd-uk.eu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I built and installed world and kernel on tuesday (4 days ago). I am running -stable on a 4010cdt toshiba satellite. I have 2 PCCards: the Noteworthy 56k modem that comes with the machine, and a Kingston ethernet card. I do this: shutdown now and then exit My modem is on sio1 and my ethernet on ed0. As multi-user mode is starting, whichever card is in the system is bumped to the next higher device number, according to the kernel (bold print) message (sio1->sio2, ed0->ed1). In either case, the machine hangs after printing this line. These messages do not appear in any log because the machine locks while writing them. If I removed the cards, start multi-user mode, then re-insert them, everything works fine. I will happily provide any other info requested. Jonathon -- Microsoft complaining about the source license used by Linux is like the event horizon calling the kettle black. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 10:20:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from germanium.xtalwind.net (germanium.xtalwind.net [205.160.242.5]) by hub.freebsd.org (Postfix) with ESMTP id 5724337B403 for ; Tue, 10 Jul 2001 10:20:38 -0700 (PDT) (envelope-from jack@germanium.xtalwind.net) Received: from localhost (localhost.xtalwind.net [127.0.0.1]) by germanium.xtalwind.net (8.11.4/8.11.4) with ESMTP id f6AHKa141293 for ; Tue, 10 Jul 2001 13:20:36 -0400 (EDT) (envelope-from jack@germanium.xtalwind.net) Date: Tue, 10 Jul 2001 13:20:36 -0400 (EDT) From: jack To: Subject: FreeBSD Security Advisory FreeBSD-SA-01: (fwd) Message-ID: <20010710131705.E40988-100000@germanium.xtalwind.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG FreeBSD-SA-01:42 Security Advisory FreeBSD, Inc. [snip] # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-01:42/signal-4.3.patch # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-01:42/signal-4.3.patch.asc [snip] diamond:jacko {1057} fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-01:42/signal-4.3.patch fetch: signal-4.3.patch: File unavailable (e.g., file not found, no access) diamond:jacko {1058} fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-01:42/signal-4.3.patch.asc fetch: signal-4.3.patch.asc: File unavailable (e.g., file not found, no access) diamond:jacko {1059} There is no SA-01:42 directory under /pub/FreeBSD/CERT/patches -------------------------------------------------------------------------- Jack O'Neill Systems Administrator / Systems Analyst jack@germanium.xtalwind.net Crystal Wind Communications, Inc. Finger jack@germanium.xtalwind.net for my PGP key. PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67 FD 09 E9 3C 5F CC EB CD enriched, vcard, HTML messages > /dev/null -------------------------------------------------------------------------- A Microsoft Certified Systems Engineer is to computing what a McDonalds Certified Food Specialist is to fine cuisine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 10:27:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 0DE9137B401 for ; Tue, 10 Jul 2001 10:27:43 -0700 (PDT) (envelope-from dwmalone@maths.tcd.ie) Received: from lanczos.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 10 Jul 2001 18:27:42 +0100 (BST) Date: Tue, 10 Jul 2001 18:27:40 +0100 From: David Malone To: jack Cc: freebsd-stable@FreeBSD.ORG Subject: Re: FreeBSD Security Advisory FreeBSD-SA-01: (fwd) Message-ID: <20010710182740.A41405@lanczos.maths.tcd.ie> References: <20010710131705.E40988-100000@germanium.xtalwind.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010710131705.E40988-100000@germanium.xtalwind.net>; from jack@germanium.xtalwind.net on Tue, Jul 10, 2001 at 01:20:36PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 10, 2001 at 01:20:36PM -0400, jack wrote: > There is no SA-01:42 directory under /pub/FreeBSD/CERT/patches It seems the ftp mirrors haven't picked up the patch yet. I've included the diff from the CVS tree... David. Index: src/sys/kern/kern_exec.c diff -u src/sys/kern/kern_exec.c:1.107.2.7 src/sys/kern/kern_exec.c:1.107.2.8 --- src/sys/kern/kern_exec.c:1.107.2.7 Sun Jun 17 00:39:08 2001 +++ src/sys/kern/kern_exec.c Mon Jul 9 20:03:13 2001 @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include @@ -39,9 +38,10 @@ #include #include #include +#include #include +#include #include -#include #include #include #include @@ -59,6 +59,7 @@ #include #include +#include #include MALLOC_DEFINE(M_PARGS, "proc-args", "Process arguments"); @@ -244,6 +245,28 @@ tmp = fdcopy(p); fdfree(p); p->p_fd = tmp; + } + + /* + * For security and other reasons, signal handlers cannot + * be shared after an exec. The new proces gets a copy of the old + * handlers. In execsigs(), the new process wll have its signals + * reset. + */ + if (p->p_procsig->ps_refcnt > 1) { + struct procsig *newprocsig; + + MALLOC(newprocsig, struct procsig *, sizeof(struct procsig), + M_SUBPROC, M_WAITOK); + bcopy(p->p_procsig, newprocsig, sizeof(*newprocsig)); + p->p_procsig->ps_refcnt--; + p->p_procsig = newprocsig; + p->p_procsig->ps_refcnt = 1; + if (p->p_sigacts == &p->p_addr->u_sigacts) + panic("shared procsig but private sigacts?\n"); + + p->p_addr->u_sigacts = *p->p_sigacts; + p->p_sigacts = &p->p_addr->u_sigacts; } /* Stop profiling */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 11:18:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web11408.mail.yahoo.com (web11408.mail.yahoo.com [216.136.131.238]) by hub.freebsd.org (Postfix) with SMTP id 7332037B401 for ; Tue, 10 Jul 2001 11:18:17 -0700 (PDT) (envelope-from shizukakudo_99@yahoo.com) Message-ID: <20010710181817.80978.qmail@web11408.mail.yahoo.com> Received: from [203.198.23.169] by web11408.mail.yahoo.com via HTTP; Tue, 10 Jul 2001 11:18:17 PDT Date: Tue, 10 Jul 2001 11:18:17 -0700 (PDT) From: Shizuka Kudo Subject: wi0: watchdog timeout with latest pccard MFC To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG All, I have cvsup the latest pccard MFC (including the two missing files). I have no problem booting up with new kernel, but received the above error when IP address was assigned to wi0 I didn't anticipated same problem when using "pcic-stable.diff.6" patches from Warner. Any idea how this happen? Note: I have PCMCIA-PCI adaptor on my ASUS CUSL2 (i815e) MB. I already reserved int 10 for the PCI adaptor & wi0, and included "-I -i 10" in pccardd_flags __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 11:21:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mx2.threeh.com (ct515603-b.lafayt1.in.home.com [24.22.253.67]) by hub.freebsd.org (Postfix) with ESMTP id 2B17637B401 for ; Tue, 10 Jul 2001 11:21:12 -0700 (PDT) (envelope-from rlucas@solidcomputing.com) Received: from localhost (rlucas@localhost) by mx2.threeh.com (8.11.3/8.11.3) with ESMTP id f6AILM606882 for ; Tue, 10 Jul 2001 13:21:22 -0500 (EST) (envelope-from rlucas@solidcomputing.com) Date: Tue, 10 Jul 2001 13:21:22 -0500 (EST) From: Richard Lucas X-X-Sender: To: Subject: make kernel broken Message-ID: <20010710131906.C6835-100000@mx2.threeh.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG A make kernel fails with: make: don't know how to make /usr/src/sys/pccard/pcic_isa.c. Stop *** Error code 2 Stop in /usr/src. *** Error code 1 Stop in /usr/src. From what I understand this has been recently fixed but does that mean that I will need to do the make buildworld over again after recvsuping? -Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 11:36:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailout02.sul.t-online.de (mailout02.sul.t-online.com [194.25.134.17]) by hub.freebsd.org (Postfix) with ESMTP id EBB5B37B401 for ; Tue, 10 Jul 2001 11:36:43 -0700 (PDT) (envelope-from markus.roghani@gmx.de) Received: from fwd02.sul.t-online.de by mailout02.sul.t-online.de with smtp id 15K2NH-0006kC-04; Tue, 10 Jul 2001 20:36:43 +0200 Received: from HAL.cosmicbaby (520084878700-0001@[217.84.95.56]) by fmrl02.sul.t-online.com with esmtp id 15K2NF-05x1dIC; Tue, 10 Jul 2001 20:36:41 +0200 Received: from hal.cosmicbaby (hal.cosmicbaby [192.9.221.1]) by HAL.cosmicbaby (8.11.4/8.11.4) with ESMTP id f6AIc4P39138; Tue, 10 Jul 2001 20:38:04 +0200 (CEST) (envelope-from markus.roghani@gmx.de) Date: Tue, 10 Jul 2001 20:38:04 +0200 (CEST) From: Markus Roghani X-X-Sender: To: "fritz.heinrichmeyer" Cc: Subject: Re: ppp no more works with some providers In-Reply-To: <001201c1085d$abcb6960$0401a8c0@fritz> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Sender: 520084878700-0001@t-dialin.net Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi Fritz, On Mon, 9 Jul 2001, fritz.heinrichmeyer wrote: > Hello, after cvsup from 9. Juli ppp no more connects to planet-interkom in > germany (+491090 0191799, login: anonymer, password: surfer) . Other > providers work. > i can give more details if wanted. Maybe the insisting on correct > negotiations in the fresh ppp MFCed is the reason. more details would be nice. In ppp.conf search the line with 'set log' and change it into set log Phase LCP IPCP CCP Warning Error Alert Then in /var/log/ppp.log you'll find more detailed information whats going wrong. -- Markus Roghani To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 11:43:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 20B8937B406 for ; Tue, 10 Jul 2001 11:43:42 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.11.3/8.11.1) with ESMTP id f6AIhdq13248; Tue, 10 Jul 2001 11:43:39 -0700 (PDT) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.3/8.11.0) id f6AIhd202944; Tue, 10 Jul 2001 11:43:39 -0700 (PDT) (envelope-from jdp) Date: Tue, 10 Jul 2001 11:43:39 -0700 (PDT) Message-Id: <200107101843.f6AIhd202944@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Cc: shizukakudo_99@yahoo.com Subject: Re: Problem with cvsup.freebsd.org In-Reply-To: <20010710040135.8910.qmail@web11402.mail.yahoo.com> References: <20010710040135.8910.qmail@web11402.mail.yahoo.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article <20010710040135.8910.qmail@web11402.mail.yahoo.com>, Shizuka Kudo wrote: > > I found out that cvsup.freebsd.org is not up-to-date > as compared to other cvsup servers. I cvsupped > cvsup.freebsd.org today (06:00 UTC) and received no > update (e.g. latest MFC of pccard from Warner), but > received the MFC from other cvsup servers (I just > tried cvsup2.freebsd.org). When you notice this kind of problem, please get the mirror site maintainer's e-mail address from the FreeBSD Handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html#CVSUP-MIRRORS and report the problem to him. I have done that just now, so cvsup1.freebsd.org will be fixed soon, I hope. By the way, why are you using such unimaginative choices as cvsup.freebsd.org and cvsup2.freebsd.org? There are 17 mirror sites in the US alone (83 total in the world). All of the US mirrors and almost all of the other mirrors update themselves hourly from the master server. So the low-numbered mirrors such as cvsup and cvsup2 are no better than the others. You can help to spread the load more evenly by spending 5 minutes with ping and traceroute to find a better choice. John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Disappointment is a good sign of basic intelligence." -- Chögyam Trungpa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 11:48:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pc1-cove4-0-cust214.bir.cable.ntl.com (pc1-cove4-0-cust214.bir.cable.ntl.com [213.105.93.214]) by hub.freebsd.org (Postfix) with ESMTP id 965C037B401 for ; Tue, 10 Jul 2001 11:48:46 -0700 (PDT) (envelope-from ianjhart@freeloader.freeserve.co.uk) Received: (from root@localhost) by pc1-cove4-0-cust214.bir.cable.ntl.com (8.11.3/8.11.3) id f6AImg633843; Tue, 10 Jul 2001 19:48:42 +0100 (BST) (envelope-from ianjhart@freeloader.freeserve.co.uk) Received: from freeloader.freeserve.co.uk (alpha.private [192.168.0.2]) by pc1-cove4-0-cust214.bir.cable.ntl.com (8.11.3/8.11.3av) with ESMTP id f6AImYw33836; Tue, 10 Jul 2001 19:48:34 +0100 (BST) (envelope-from ianjhart@freeloader.freeserve.co.uk) Message-ID: <3B4B4E02.3F3173B4@freeloader.freeserve.co.uk> Date: Tue, 10 Jul 2001 19:48:34 +0100 From: ian j hart X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Gregory Bond Cc: stable@freebsd.org Subject: Re: Generating encrypted passwords References: <200107100306.NAA21657@lightning.itga.com.au> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Gregory Bond wrote: > > I need to generate some encrypted passwords in a config file for an > application (i.e. not in /etc/master.passwd). > > AFAICT there are no utilities in FreeBSD 4 that will do this. So I whipped up a > 10-line perl script to build a random salt, get the password and call crypt(). > This is OK, but uglier and harder than it needs to be (as I had to fossick > around a bit to find the right way to generate a salt.) > > Is this something worth adding to (e.g.) pw(8)? If so, I can whip up some > patches..... > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message Does htpasswd (with apache) do what you want? -- ian j hart To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 11:55:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from prserv.net (out2.prserv.net [32.97.166.32]) by hub.freebsd.org (Postfix) with ESMTP id D1D1A37B403 for ; Tue, 10 Jul 2001 11:55:50 -0700 (PDT) (envelope-from jpedras@webvolution.net) Received: from mobinho.tafkap.priv (slip-32-100-161-97.ri.us.prserv.net[32.100.161.97]) by prserv.net (out2) with SMTP id <20010710185544202043t6i6e>; Tue, 10 Jul 2001 18:55:44 +0000 Date: Tue, 10 Jul 2001 14:56:25 -0400 From: Joao Pedras To: freebsd-stable@freebsd.org Subject: xe and pccard Message-ID: <39270000.994791385@mobinho.tafkap.priv> X-Mailer: Mulberry/2.0.6 (FreeBSD/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Today (10th June) I compiled and installed a new kernel. Last one was from a month ago. I noticed that some pccard stuff was updated in this past month. Now my Intel Pro100 16bit pcmcia (aka xe driver; Xircom stuff also uses this) does not work anymore. /var/log/messages below : Jul 10 14:42:01 mob /kernel: pccard: card inserted, slot 0 Jul 10 14:42:01 mob /kernel: pccard: card inserted, slot 1 Jul 10 14:42:04 mob pccardd[113]: Card "Psion Dacom"("Gold Card Global 56K+Fax") [56K+Fax] [V8.25] matched "Psion Dacom" ("Gold Card Global 56K+Fax") [(null)] [(null)] Jul 10 14:42:09 mob /kernel: sio2 at port 0x2f8-0x2ff irq 3 slot 0 on pccard0 Jul 10 14:42:09 mob /kernel: sio2: type 16550A Jul 10 14:42:09 mob pccardd[113]: sio2: Psion Dacom (Gold Card Global 56K+Fax) inserted. Jul 10 14:42:14 mob pccardd[113]: Card "Intel"("EtherExpress(TM) PRO/100 PC Card Mobile Adapter16") [PRO/100 M16A] [1.00] matched "Intel" ("EtherExpress(TM) PRO/100 PC Card Mobile Adapter16") [(null)] [(null)] Jul 10 14:42:19 mob pccardd[113]: driver allocation failed for Intel(EtherExpress(TM) PRO/100 PC Card Mobile Adapter16): Device not configured Jul 10 14:42:19 mob pccardd[113]: pccardd started To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 13:19:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pt-quorum.com (pt-quorum.com [209.10.167.210]) by hub.freebsd.org (Postfix) with ESMTP id D8AAA37B401 for ; Tue, 10 Jul 2001 13:19:29 -0700 (PDT) (envelope-from nuno.mailinglists@pt-quorum.com) Received: from p150-237.netc.pt ([213.30.47.150]) by pt-quorum.com (8.9.3/8.9.3) with ESMTP id VAA30361 for ; Tue, 10 Jul 2001 21:08:04 +0100 Date: Tue, 10 Jul 2001 21:20:56 +0100 (WEST) From: Nuno Teixeira Reply-To: Nuno Teixeira To: Subject: Re: Fwd: make buildkernel stops at pccard In-Reply-To: <20010710101815.A593@cpopetz.com> Message-ID: <20010710211847.W322-100000@> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Yes, I have the same problem. It seem that pcic_isa.c is missing in pccard directory. Today I cvsuped and the problem is solved. Bye, - -- Nuno Teixeira Dir. Técnico pt-quorum.com On Tue, 10 Jul 2001, Clinton Popetz wrote: > On Tue, Jul 10, 2001 at 02:24:46PM +0200, ADiNA wrote: > > I have exactly the same problem ... > > file sys/conf/files is not coherent with /usr/src/sys/pccard > > directory > > !!! > > > > (and i've done a fresh cvsup) > > > > Hummmmm .... > > > > Olivier > > It looks like this change: > > ---------------------------- > revision 1.340.2.66 > date: 2001/07/09 18:25:51; author: imp; state: Exp; lines: +3 -2 > MFC: Merge all the changes to the pccard system in current, short of > making the pci devices a real freebsd pci driver. > ---------------------------- > > should have been accompanied by a change to add > sys/pccard/{pcicvar.h, pcic_isa.c} to RELENG_4. I copied those files > from the head, and had to add to sys/pccard/slot.h, but > after that it built and ran fine. > > -Clint > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: Made with pgp4pine 1.76 iD8DBQE7S2OwjwdyCmOgT8cRAu/wAKDNNYS26efoVo9rkKXR8u/lHbjiKQCcDr8K 2gOz/a4bIIh9ZB8r/kwvlgs= =TG/6 -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 15:30:23 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lorax.ubergeeks.com (lorax.ubergeeks.com [209.145.65.55]) by hub.freebsd.org (Postfix) with ESMTP id 47CDC37B408 for ; Tue, 10 Jul 2001 15:30:18 -0700 (PDT) (envelope-from adrian@ubergeeks.com) Received: from localhost (adrian@localhost) by lorax.ubergeeks.com (8.11.4/8.11.4) with ESMTP id f6AMVbu25726; Tue, 10 Jul 2001 18:31:37 -0400 (EDT) (envelope-from adrian@ubergeeks.com) Date: Tue, 10 Jul 2001 18:31:37 -0400 (EDT) From: Adrian Filipi-Martin Reply-To: Adrian Filipi-Martin To: Gregory Bond Cc: Subject: Re: Generating encrypted passwords In-Reply-To: <200107100306.NAA21657@lightning.itga.com.au> Message-ID: <20010710182937.X24703-100000@lorax.ubergeeks.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 10 Jul 2001, Gregory Bond wrote: > I need to generate some encrypted passwords in a config file for an > application (i.e. not in /etc/master.passwd). > > AFAICT there are no utilities in FreeBSD 4 that will do this. So I whipped up a > 10-line perl script to build a random salt, get the password and call crypt(). > This is OK, but uglier and harder than it needs to be (as I had to fossick > around a bit to find the right way to generate a salt.) > > Is this something worth adding to (e.g.) pw(8)? If so, I can whip up some > patches..... I thinks this is what you want: : adrian@lorax; openssl passwd -h Usage: passwd [options] [passwords] where options are -crypt standard Unix password algorithm (default) -1 MD5-based password algorithm -apr1 MD5-based password algorithm, Apache variant -salt string use provided salt -in file read passwords from file -stdin read passwords from stdin -quiet no warnings -table format output as table -reverse switch table columns Unfortunately the md5 formats do not seem to be compatible with OpenBSD's use of them and I believe FreeBSD's is similar. If you got that working, I think all the interesting cases could be handled by openssl. Note, it does generate the salt for you. Adrian -- [ adrian@ubergeeks.com ] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 16: 7:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from aifhs8.alcatel.fr (aifhs8.alcatel.fr [212.208.74.153]) by hub.freebsd.org (Postfix) with ESMTP id 273AE37B405 for ; Tue, 10 Jul 2001 16:07:07 -0700 (PDT) (envelope-from Thierry.Herbelot@alcatel.fr) Received: from frmta003.netfr.alcatel.fr (frmta003.netfr.alcatel.fr [155.132.251.32]) by aifhs8.alcatel.fr (ALCANET/SMTP2) with SMTP id BAA00898 for ; Wed, 11 Jul 2001 01:07:27 +0200 (MET DST) Received: by frmta003.netfr.alcatel.fr(Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) id C1256A85.007EFB92 ; Wed, 11 Jul 2001 01:06:59 +0200 X-Lotus-FromDomain: ALCATEL From: Thierry.Herbelot@alcatel.fr To: freebsd-stable@FreeBSD.ORG Message-ID: Date: Wed, 11 Jul 2001 01:02:41 +0200 Subject: Thierry HERBELOT/FR/ALCATEL is out of the office. Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I will be out of the office from 29/06/2001 until 29/12/2009. my address is now thierry@herbelot.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 16:38: 6 2001 Delivered-To: freebsd-stable@freebsd.org Received: from black.purplecat.net (ns1.purplecat.net [209.16.228.148]) by hub.freebsd.org (Postfix) with ESMTP id 55AB137B401 for ; Tue, 10 Jul 2001 16:37:49 -0700 (PDT) (envelope-from pbrezny@purplecat.net) Received: from ci377160a (ci377160-a.ashvil1.nc.home.com [24.15.65.26]) by black.purplecat.net (8.8.8/8.8.8) with SMTP id TAA06414 for ; Tue, 10 Jul 2001 19:40:31 -0400 (EDT) (envelope-from pbrezny@purplecat.net) Reply-To: From: "Peter Brezny" To: Subject: install world error Date: Tue, 10 Jul 2001 19:35:09 -0400 Message-ID: <001a01c10998$f5e52a40$cc01a8c0@ashvil1.nc.home.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook CWS, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG /usr/src installworld fails at install: /usr/lib/libscrypt.so.2: Operation not permitted *** Error code 71 cvsuped entire source tree one hour ago. output below. any ideas? Thanks. Peter Brezny purplecat.net Script started on Tue Jul 10 19:34:27 2001 # maie  ke installworld mkdir -p /tmp/install.32810 for prog in [ awk cat chflags chmod chown date echo egrep find grep install ln make makewhatis mtree mv perl rm sed sh sysctl test true uname wc zic; do cp `which $prog` /tmp/install.32810; done cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bi n LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec CFLAGS="-nostdinc -O -pipe " PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/u sr/src/i386/usr/games:/tmp/install.32810 make -f Makefile.inc1 reinstall -------------------------------------------------------------- >>> Making hierarchy -------------------------------------------------------------- cd /usr/src; make -f Makefile.inc1 hierarchy cd /usr/src/etc; make distrib-dirs mtree -deU -f /usr/src/etc/mtree/BSD.root.dist -p / mtree -deU -f /usr/src/etc/mtree/BSD.var.dist -p /var mtree -deU -f /usr/src/etc/mtree/BSD.usr.dist -p /usr mtree -deU -f /usr/src/etc/mtree/BSD.include.dist -p /usr/include mtree -deU -f /usr/src/etc/mtree/BSD.include.dist -p /usr/libdata/perl/5.00503/mach cd /; rm -f /sys; ln -s usr/src/sys sys cd /usr/share/man/en.ISO_8859-1; ln -sf ../man* . cd /usr/share/locale; set - `cat /usr/src/etc/locale.alias`; while [ $# -gt 0 ] ; do rm -rf "$1"; ln -s "$2" "$1"; shift; shift; done cd /usr/share/nls; set - `cat /usr/src/etc/locale.alias`; while [ $# -gt 0 ] ; do rm -rf "$1"; ln -s "$2" "$1"; shift; shift; done; rm -rf POSIX; ln -s C POSIX -------------------------------------------------------------- >>> Installing everything.. -------------------------------------------------------------- cd /usr/src; make -f Makefile.inc1 install ===> share/info ===> include if [ -h /usr/include/cam ]; then rm -f /usr/include/cam; fi if [ -h /usr/include/msdosfs ]; then rm -f /usr/include/msdosfs; fi if [ -h /usr/include/net ]; then rm -f /usr/include/net; fi if [ -h /usr/include/netatalk ]; then rm -f /usr/include/netatalk; fi if [ -h /usr/include/netatm ]; then rm -f /usr/include/netatm; fi if [ -h /usr/include/netgraph ]; then rm -f /usr/include/netgraph; fi if [ -h /usr/include/netinet ]; then rm -f /usr/include/netinet; fi if [ -h /usr/include/netinet6 ]; then rm -f /usr/include/netinet6; fi if [ -h /usr/include/netipx ]; then rm -f /usr/include/netipx; fi if [ -h /usr/include/netkey ]; then rm -f /usr/include/netkey; fi if [ -h /usr/include/netnatm ]; then rm -f /usr/include/netnatm; fi if [ -h /usr/include/netncp ]; then rm -f /usr/include/netncp; fi if [ -h /usr/include/netns ]; then rm -f /usr/include/netns; fi if [ -h /usr/include/netsmb ]; then rm -f /usr/include/netsmb; fi if [ -h /usr/include/nfs ]; then rm -f /usr/include/nfs; fi if [ -h /usr/include/ntfs ]; then rm -f /usr/include/ntfs; fi if [ -h /usr/include/nwfs ]; then rm -f /usr/include/nwfs; fi if [ -h /usr/include/pccard ]; then rm -f /usr/include/pccard; fi if [ -h /usr/include/posix4 ]; then rm -f /usr/include/posix4; fi if [ -h /usr/include/sys ]; then rm -f /usr/include/sys; fi if [ -h /usr/include/vm ]; then rm -f /usr/include/vm; fi if [ -h /usr/include/fs/smbfs ]; then rm -f /usr/include/fs/smbfs; fi if [ -h /usr/include/isofs/cd9660 ]; then rm -f /usr/include/isofs/cd9660; fi if [ -h /usr/include/ufs/ffs ]; then rm -f /usr/include/ufs/ffs; fi if [ -h /usr/include/ufs/mfs ]; then rm -f /usr/include/ufs/mfs; fi if [ -h /usr/include/ufs/ufs ]; then rm -f /usr/include/ufs/ufs; fi if [ -h /usr/include/dev/ppbus ]; then rm -f /usr/include/dev/ppbus; fi if [ -h /usr/include/dev/usb ]; then rm -f /usr/include/dev/usb; fi if [ -h /usr/include/machine ]; then rm -f /usr/include/machine; fi mtree -deU -f /usr/src/include/../etc/mtree/BSD.include.dist -p /usr/include cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 cam/*.h /usr/include/cam cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 msdosfs/*.h /usr/include/msdosfs cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 net/*.h /usr/include/net cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netatalk/*.h /usr/include/netatalk cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netatm/*.h /usr/include/netatm cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netgraph/*.h /usr/include/netgraph cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netinet/*.h /usr/include/netinet cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netinet6/*.h /usr/include/netinet6 cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netipx/*.h /usr/include/netipx cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netkey/*.h /usr/include/netkey cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netnatm/*.h /usr/include/netnatm cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netncp/*.h /usr/include/netncp cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netns/*.h /usr/include/netns cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 netsmb/*.h /usr/include/netsmb cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 nfs/*.h /usr/include/nfs cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 ntfs/*.h /usr/include/ntfs cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 nwfs/*.h /usr/include/nwfs cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 pccard/*.h /usr/include/pccard cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 posix4/*.h /usr/include/posix4 cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 sys/*.h /usr/include/sys cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 vm/*.h /usr/include/vm cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 fs/smbfs/*.h /usr/include/fs/smbfs cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 isofs/cd9660/*.h /usr/include/isofs/cd9660 cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 ufs/ffs/*.h /usr/include/ufs/ffs cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 ufs/mfs/*.h /usr/include/ufs/mfs cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 ufs/ufs/*.h /usr/include/ufs/ufs cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 cam/scsi/*.h /usr/include/cam/scsi cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 dev/ppbus/*.h /usr/include/dev/ppbus cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 dev/usb/*.h /usr/include/dev/usb cd /usr/src/include/../sys/contrib/ipfilter/netinet; install -C -o root -g wheel -m 444 *.h /usr/include/netinet cd /usr/src/include/../sys/i386/include; install -C -o root -g wheel -m 444 *.h /usr/include/machine ln -sf ../sys/soundcard.h /usr/include/machine/soundcard.h ln -sf ../sys/joystick.h /usr/include/machine/joystick.h cd /usr/src/include; install -C -o root -g wheel -m 444 a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h dlfcn.h elf.h err.h fnmatch.h fstab.h fts.h glob.h grp.h strhash.h histedit.h ieeefp.h ifaddrs.h iso646.h libgen.h limits.h link.h locale.h malloc.h memory.h mpool.h ndbm.h netdb.h nl_types.h nlist.h objformat.h paths.h pthread.h pthread_np.h pwd.h ranlib.h regex.h regexp.h resolv.h rune.h runetype.h search.h setjmp.h sgtty.h signal.h stab.h stddef.h stdio.h stdlib.h string.h stringlist.h strings.h struct.h sysexits.h tar.h time.h timers.h ttyent.h unistd.h utime.h utmp.h vis.h /usr/include cd /usr/src/include/arpa; install -C -o root -g wheel -m 444 ftp.h inet.h nameser.h nameser_compat.h telnet.h tftp.h /usr/include/arpa cd /usr/src/include/protocols; install -C -o root -g wheel -m 444 dumprestore.h routed.h rwhod.h talkd.h timed.h /usr/include/protocols cd /usr/src/include/rpc; install -C -o root -g wheel -m 444 auth.h auth_unix.h clnt.h pmap_clnt.h pmap_prot.h pmap_rmt.h rpc.h rpc_com.h rpc_msg.h svc.h svc_auth.h types.h xdr.h auth_des.h des.h des_crypt.h /usr/include/rpc install -C -o root -g wheel -m 444 /usr/obj/usr/src/include/osreldate.h /usr/include ln -sf sys/aio.h /usr/include/aio.h ln -sf sys/errno.h /usr/include/errno.h ln -sf sys/fcntl.h /usr/include/fcntl.h ln -sf sys/inttypes.h /usr/include/inttypes.h ln -sf sys/linker_set.h /usr/include/linker_set.h ln -sf sys/poll.h /usr/include/poll.h ln -sf sys/syslog.h /usr/include/syslog.h ln -sf sys/termios.h /usr/include/termios.h ln -sf sys/ucontext.h /usr/include/ucontext.h ln -sf machine/float.h /usr/include/float.h ln -sf machine/floatingpoint.h /usr/include/floatingpoint.h ln -sf machine/stdarg.h /usr/include/stdarg.h ln -sf machine/varargs.h /usr/include/varargs.h ln -sf posix4/mqueue.h /usr/include/mqueue.h ln -sf posix4/sched.h /usr/include/sched.h ln -sf posix4/semaphore.h /usr/include/semaphore.h ===> include/rpcsvc install -C -o root -g wheel -m 444 /usr/src/include/rpcsvc/yp_prot.h /usr/src/include/rpcsvc/ypclnt.h /usr/src/include/rpcsvc/nis_db.h /usr/src/include/rpcsvc/nis_tags.h /usr/src/include/rpcsvc/nislib.h /usr/src/include/rpcsvc/bootparam_prot.x /usr/src/include/rpcsvc/key_prot.x /usr/src/include/rpcsvc/klm_prot.x /usr/src/include/rpcsvc/mount.x /usr/src/include/rpcsvc/nfs_prot.x /usr/src/include/rpcsvc/nlm_prot.x /usr/src/include/rpcsvc/rex.x /usr/src/include/rpcsvc/rnusers.x /usr/src/include/rpcsvc/rquota.x /usr/src/include/rpcsvc/rstat.x /usr/src/include/rpcsvc/rwall.x /usr/src/include/rpcsvc/sm_inter.x /usr/src/include/rpcsvc/spray.x /usr/src/include/rpcsvc/yppasswd.x /usr/src/include/rpcsvc/yp.x /usr/src/include/rpcsvc/ypxfrd.x /usr/src/include/rpcsvc/ypupdate_prot.x /usr/src/include/rpcsvc/nis.x /usr/src/include/rpcsvc/nis_cache.x /usr/src/include/rpcsvc/nis_object.x /usr/src/include/rpcsvc/nis_callback.x /usr/src/include/rpcsvc/crypt.x key_prot.h klm_prot.h mount.h n! fs_prot.h nlm_prot.h rex.h rnusers .h rquota.h rstat.h rwall.h sm_inter.h spray.h yppasswd.h yp.h ypxfrd.h ypupdate_prot.h nis.h nis_cache.h nis_callback.h bootparam_prot.h crypt.h /usr/include/rpcsvc install -C -o root -g wheel -m 444 key_prot.h /usr/include/rpc ===> lib ===> lib/csu/i386-elf install -c -o root -g wheel -m 444 crt1.o /usr/lib/crt1.o install -c -o root -g wheel -m 444 crti.o /usr/lib/crti.o install -c -o root -g wheel -m 444 crtn.o /usr/lib/crtn.o install -c -o root -g wheel -m 444 gcrt1.o /usr/lib/gcrt1.o ===> lib/libcom_err cd /usr/src/lib/libcom_err && install -C -o root -g wheel -m 444 /usr/src/lib/libcom_err/../../contrib/com_err/com_err.h /usr/include cd /usr/src/lib/libcom_err && install -C -o root -g wheel -m 444 /usr/src/lib/libcom_err/../../contrib/com_err/com_right.h /usr/include install -c -o root -g wheel -m 444 libcom_err.a /usr/lib install -c -o root -g wheel -m 444 libcom_err_p.a /usr/lib install -c -s -o root -g wheel -m 444 libcom_err.so.2 /usr/lib ln -sf libcom_err.so.2 /usr/lib/libcom_err.so install -c -o root -g wheel -m 444 com_err.3.gz /usr/share/man/man3 ===> lib/libcom_err/doc install-info --quiet --defsection="Programming & development ools." --defentry="* libcom_err: (com_err). A Common Error Description Library for UNIX." com_err.info /usr/share/info/dir install -c -o root -g wheel -m 444 com_err.info.gz /usr/share/info ===> lib/libcrypt install -c -o root -g wheel -m 444 libscrypt.a /usr/lib install -c -o root -g wheel -m 444 libscrypt_p.a /usr/lib install -c -s -o root -g wheel -m 444 -fschg libscrypt.so.2 /usr/lib install: /usr/lib/libscrypt.so.2: Operation not permitted *** Error code 71 Stop in /usr/src/lib/libcrypt. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 16:56:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mikea.ath.cx (okc-65-26-223-53.mmcable.com [65.26.223.53]) by hub.freebsd.org (Postfix) with ESMTP id A879637B403 for ; Tue, 10 Jul 2001 16:56:42 -0700 (PDT) (envelope-from mikea@mikea.ath.cx) Received: (from mikea@localhost) by mikea.ath.cx (8.11.4/8.11.1) id f6ANugZ10269 for freebsd-stable@FreeBSD.ORG; Tue, 10 Jul 2001 18:56:42 -0500 (CDT) (envelope-from mikea) Date: Tue, 10 Jul 2001 18:56:42 -0500 From: mikea To: freebsd-stable@FreeBSD.ORG Subject: Re: install world error Message-ID: <20010710185642.A10154@mikea.ath.cx> References: <001a01c10998$f5e52a40$cc01a8c0@ashvil1.nc.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Mutt/1.2.4i In-Reply-To: <001a01c10998$f5e52a40$cc01a8c0@ashvil1.nc.home.com>; from pbrezny@purplecat.net on Tue, Jul 10, 2001 at 07:35:09PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 10, 2001 at 07:35:09PM -0400, Peter Brezny wrote: > /usr/src installworld fails at >=20 > install: /usr/lib/libscrypt.so.2: Operation not permitted > *** Error code 71 > cvsuped entire source tree one hour ago. >=20 > output below. >=20 > any ideas? > Script started on Tue Jul 10 19:34:27 2001 > # maie=08 =08=08 =08ke installworld > install -c -o root -g wheel -m 444 libscrypt_p.a /usr/lib > install -c -s -o root -g wheel -m 444 -fschg libscrypt.so.2 /usr/lib > install: /usr/lib/libscrypt.so.2: Operation not permitted > *** Error code 71 >=20 > Stop in /usr/src/lib/libcrypt. > *** Error code 1 Do you need to take the system down to securelevel -1? The "not=20 permitted" certainly looks like it. --=20 Mike Andrews mikea@mikea.ath.cx Tired old sysadmin since 1964 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 17:53:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 0191B37B406 for ; Tue, 10 Jul 2001 17:53:44 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id KAA96157 for ; Wed, 11 Jul 2001 10:53:42 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id KAA27656; Wed, 11 Jul 2001 10:52:27 +1000 (EST) Message-Id: <200107110052.KAA27656@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: stable@freebsd.org Subject: Re: Generating encrypted passwords In-reply-to: Your message of Tue, 10 Jul 2001 18:31:37 -0400. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 11 Jul 2001 10:52:27 +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks to all for comments. I have submitted a patch against makekey as PR bin/28885. And regarding srand for generating salts: No need for crypto-level randomness as the salts are public knowledge anyway. Only requirement is that they are reasonably flatly distributed across the salt-space. (Is that a word??) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 18:38:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from sgi04-e.std.com (sgi04-e.std.com [199.172.62.134]) by hub.freebsd.org (Postfix) with ESMTP id D461E37B403 for ; Tue, 10 Jul 2001 18:38:36 -0700 (PDT) (envelope-from kwc@world.std.com) Received: from world.std.com (world-f.std.com [199.172.62.5]) by sgi04-e.std.com (8.9.3/8.9.3) with ESMTP id VAA40157239; Tue, 10 Jul 2001 21:38:35 -0400 (EDT) Received: (from kwc@localhost) by world.std.com (8.9.3/8.9.3) id VAA28255; Tue, 10 Jul 2001 21:38:34 -0400 (EDT) Date: Tue, 10 Jul 2001 21:38:34 -0400 (EDT) From: Kenneth W Cochran Message-Id: <200107110138.VAA28255@world.std.com> To: "Drew Derbyshire" Subject: Re: Tracking -stable remotely/colocated Cc: freebsd-stable@freebsd.org References: <200107100227.WAA25392@world.std.com> <200107101450.KAA24607@world.std.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >From: "Drew Derbyshire" >To: "Kenneth W Cochran" >Cc: >Subject: Re: Tracking -stable remotely/colocated >Date: Tue, 10 Jul 2001 11:41:13 -0400 > >----- Original Message ----- >From: "Kenneth W Cochran" >> But there are likely other things I'm interested >> in getting installed/updated on that machine besides security >> fixes. Granted, security fixes should/would be high-priority, >> but tracking -stable & cvs-all might indicate something I want. :) > > >It sounds like you haven't done this remotely before, so True... >... don't change stuff you "might want" on your first >remote production system. Put only changes you absolutely >NEED on it, and always test the install process via sshd on >more accessible (local) machine first. You blow a remote >update badly enough, you're to going need that console >access real bad because you'll be missing a network service >or disk mount. I always test locally anyway... :) And I devoutly RTFM... :) >(I wouldn't put changes I "might want" on my second or >third remote production systems either, but that's me.) > >If you think I'm trying to scare the out of you, I am. :-) > Well, maybe... But I've Been Bitten In the A** by computers before (lotsa bullet-holes...) so I do have the heebie-jeebies wrt remote maintenance. But it appears to me that it'd be the same regardless of the OS I"m using... >> "STABLE Releases?" ?? > >As opposed to the first release off the 5.x branch. I >think a JKH e-mail labeled 5.0 for "early adopters". Hehe, I'm not running 5 yet even in test... :) >[...] >> Hmmm, so in that case, what would be the difference between single-user >> mode & "multiuser" with lotsa daemons shut-down? > >I don't *think* kernel behavior changes (someone correct me >here!) as you go single user, so the answer is not much. Need to do more research... >Sounds like the only two extra things you may want running >are named and sshd And maybe not even named... Especially if I choose to do everything by ip-address... Some kind of Handbook or other documentation would be Real Nice Here... >-ahd- -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 19: 4: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp010.mail.yahoo.com (smtp010.mail.yahoo.com [216.136.173.30]) by hub.freebsd.org (Postfix) with SMTP id 4B0EC37B403 for ; Tue, 10 Jul 2001 19:04:00 -0700 (PDT) (envelope-from wyldephyre2@yahoo.com) Received: from ae07185.powerup.com.au (HELO warhawk) (203.147.166.185) by smtp.mail.vip.sc5.yahoo.com with SMTP; 11 Jul 2001 02:03:59 -0000 X-Apparently-From: From: "Haikal Saadh" To: "Michel TALON" , Subject: RE: ipf and tun Date: Wed, 11 Jul 2001 12:08:15 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <20010709151304.A560@lpthe.jussieu.fr> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I've noticed that this has been tossed around the lists for fair while, but no one has actually come up with a solution :(. I've a similar problem, but the thing with ip -y'ing in ppp.linkup is that it executes the commands in ppp.linkup as the user who invoked ppp, and ipf -y needs to be done as root (according to the manpage, and yes, non rot user can't ipf -y). Is their anything else that can be done? > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Michel TALON > Sent: Monday, 9 July 2001 11:13 PM > To: freebsd-stable@FreeBSD.ORG > Subject: ipf and tun > > > Hello, > > I have a little problem which has already caused trouble to me. > When my machine boots it runs > ipf -f /etc/ipf.rules > These rules allow packets coming from tun0 to get state (my > home machine is at the other end of the line). > However ppp has still not been fired, so the next time i connect > with ppp i can get at the machine but not from here surf the web. > Running > ipf -Fa -f/etc/ipf.rules > fixes the problem, but is highly unpractical. > > So it seems that ipf applies rules only for the configured interfaces. > Do you think that putting > ! ipf -y > in /etc/ppp/ppp.linkup > would solve the problem? > > Of course i can try but risk been locked out! > > -- > > Michel TALON > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 20: 8:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from aurora.corp.flipdog.com (c1082929-a.saltlk1.ut.home.com [65.11.115.83]) by hub.freebsd.org (Postfix) with ESMTP id E5BEA37B408 for ; Tue, 10 Jul 2001 20:08:46 -0700 (PDT) (envelope-from jlp@flipdog.com) Received: from aurora (localhost [127.0.0.1]) by aurora.corp.flipdog.com (Postfix) with ESMTP id 67ED041E6E; Tue, 10 Jul 2001 09:05:32 -0600 (MDT) X-Mailer: exmh version 2.3.1 01/19/2001 with nmh-1.0.4 To: Walter Campbell From: "Jan L. Peterson" Cc: Mike Tancsa , Jim Weeks , stable@FreeBSD.ORG Subject: Re: Generating encrypted passwords X-face: p=61=y<.Il$z+k*y~"j>%c[8R~8{j3WTnaSd-'RyC>t.Ub>AAm\zYA#5JF +W=G?EI+|EI);]=fs_MOfKN0n9`OlmB[1^0;L^64K5][nOb&gv/n}p@mm06|J|WNa asp7mMEw0w)e_6T~7v-\]yHKvI^1}[2k)] References: In-reply-to: Your message of "Tue, 10 Jul 2001 10:24:55 EDT." Mime-Version: 1.0 Content-Type: multipart/mixed ; boundary="==_Exmh_740581280" Date: Tue, 10 Jul 2001 09:05:32 -0600 Message-Id: <20010710150532.67ED041E6E@aurora.corp.flipdog.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multipart MIME message. --==_Exmh_740581280 Content-Type: text/plain; charset=us-ascii wcampbel@botbay.net said: > A DES (and MD5) salt (and the rest of the hash) can contain a-z A-Z > 0-9 . and / Exactly... since we seem to be sharing, here's my script. No comments, please, about how it's not a very good password. It's good enough for my purposes (generating an initial password for a user account or htaccess file, typically). I know that crack would eat these passwords for breakfast. I use a different algorithm for generating passwords that are "important"... the FIPS 181 standard. -jan- -- Jan L. Peterson --==_Exmh_740581280 Content-Type: text/plain ; name="mkpw"; charset=us-ascii Content-Description: mkpw Content-Disposition: attachment; filename="mkpw" #! /usr/local/bin/perl # # mkpw: generate a random password *or* display the crypted password # for a given plain text password (and optionally, salt) # # - Jan L. Peterson @saltchars = ('.', '/', '0'..'9', 'A'..'Z', 'a'..'z'); $clear = shift; $salt = shift; $salt = &makesalt unless defined($salt); $clear = &makepw unless defined($clear); $pass = crypt($clear, $salt); print "$clear -> $pass\n"; sub makesalt { return($saltchars[int(rand(scalar(@saltchars)))] . $saltchars[int(rand(scalar(@saltchars)))]); } sub makepw { open(WORDS, '/usr/share/dict/words'); while () { chop; $len = length($_); push(@three, $_) if $len == 3; push(@four, $_) if $len == 4; } close(WORDS); @sep = ('0'..'9', split(m//, '+,/=?^%*')); if (rand(2) >= 1) { $word = $three[int(rand(scalar(@three)))] . $sep[int(rand(scalar(@sep)))] . $four[int(rand(scalar(@four)))]; } else { $word = $four[int(rand(scalar(@four)))] . $sep[int(rand(scalar(@sep)))] . $three[int(rand(scalar(@three)))]; } return($word); } --==_Exmh_740581280-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 20:14: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp-1.enteract.com (smtp-1.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id 8C41F37B401 for ; Tue, 10 Jul 2001 20:14:00 -0700 (PDT) (envelope-from chris@estranged.net) Received: from morrison.estranged.net (216-80-54-232.d.enteract.com [216.80.54.232]) by smtp-1.enteract.com (Postfix) with ESMTP id D009A6FC5; Tue, 10 Jul 2001 22:13:57 -0500 (CDT) Received: by morrison.estranged.net (Postfix, from userid 1000) id 252E73274; Tue, 10 Jul 2001 22:13:14 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: Chris Fisher To: "Haikal Saadh" Subject: Re: ipf and tun Date: Tue, 10 Jul 2001 22:13:14 -0500 X-Mailer: KMail [version 1.2] References: In-Reply-To: Cc: freebsd-stable@freebsd.org MIME-Version: 1.0 Message-Id: <01071022131409.00533@morrison.estranged.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tuesday 10 July 2001 21:08, you wrote: > I've noticed that this has been tossed around the lists for fair > while, but no one has actually come up with a solution :(. I've a > similar problem, but the thing with ip -y'ing in ppp.linkup is that > it executes the commands in ppp.linkup as the user who invoked ppp, > and ipf -y needs to be done as root (according to the manpage, and > yes, non rot user can't ipf -y). > > Is their anything else that can be done? If you've got root privileges, you can install sudo and run your ipf command(s) in ppp.linkup through that. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 20:22:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freeway.dcfinc.com (cx74889-a.phnx3.az.home.com [24.1.193.157]) by hub.freebsd.org (Postfix) with ESMTP id E5A1837B403 for ; Tue, 10 Jul 2001 20:22:22 -0700 (PDT) (envelope-from chad@freeway.dcfinc.com) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id UAA04630; Tue, 10 Jul 2001 20:22:09 -0700 (MST) (envelope-from chad) Date: Tue, 10 Jul 2001 20:22:09 -0700 From: "Chad R. Larson" To: Kenneth W Cochran Cc: Drew Derbyshire , freebsd-stable@FreeBSD.ORG Subject: Re: Tracking -stable remotely/colocated Message-ID: <20010710202209.A4563@freeway.dcfinc.com> References: <200107100227.WAA25392@world.std.com> <200107101450.KAA24607@world.std.com> <200107110138.VAA28255@world.std.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107110138.VAA28255@world.std.com>; from kwc@world.std.com on Tue, Jul 10, 2001 at 09:38:34PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 10, 2001 at 09:38:34PM -0400, Kenneth W Cochran wrote: > Well, maybe... But I've Been Bitten In the A** by computers before > (lotsa bullet-holes...) so I do have the heebie-jeebies wrt remote > maintenance. But it appears to me that it'd be the same regardless of > the OS I"m using... I've been doing SysAdm and running several =large= sites (like the one that runs Hilton Hotels reservations systems) for something like 15 years now , but I'm about to move a datacenter into a CoLo site for the first time. Up until now, I've always owned the datacenter. We're still thinking about What All That Means. And I'm frustrated by the access I'll no longer have. But one thing I intend to do is cross-wire the serial ports of each redundant machine pairs we install and run serial consoles on them. That is, the pair of machines that are performing firewall duty (and database duty, and web server duty, and Java servlet container duty...) will be able to see each other's consoles on their serial ports. That way, I should be able to re-boot (and debug) the offline guy via the online machine. Elsewise, I'd put in a Shiva/TrailBlazer/ terminal server to see =all= the serial ports. But the above method eliminates a SPOF (single-point-of-failure) and saves me one unit of rack space. -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.com DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 20:25: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from lerami.lerctr.org (lerami.lerctr.org [207.158.72.11]) by hub.freebsd.org (Postfix) with ESMTP id 5D13337B406 for ; Tue, 10 Jul 2001 20:24:55 -0700 (PDT) (envelope-from ler@lerctr.org) Received: from lerami.lerctr.org (localhost [127.0.0.1]) by lerami.lerctr.org (8.12.0.Beta12/8.12.0.Beta12/20010318/$Revision: 1.22 $) with ESMTP id f6B3OoLU024991 for ; Tue, 10 Jul 2001 22:24:50 -0500 (CDT) Received: (from ler@localhost) by lerami.lerctr.org (8.12.0.Beta12/8.12.0.Beta12) id f6B3Ook7024990 for freebsd-stable@FreeBSD.ORG; Tue, 10 Jul 2001 22:24:50 -0500 (CDT) Date: Tue, 10 Jul 2001 22:24:50 -0500 From: Larry Rosenman To: freebsd-stable@FreeBSD.ORG Subject: Re: (forw) kern/26224 Message-ID: <20010710222450.A24927@lerami.lerctr.org> References: <20010709201939.A18516@lerami.lerctr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010709201939.A18516@lerami.lerctr.org> User-Agent: Mutt/1.3.19i X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Larry Rosenman [010709 20:20]: > I gather that the answer is no. OK, where can I start to debug this > then? > > (it hits infrequently, but it's a pita when it does). Thanks to Thomas Moestl, we think we found the bug. Thomas is working up a fix. Thanks to the others that replied as well. LER > > The current dump is from a kernel built from April 22, 2001 sources. > > Any help would be appreciated. I can arrange access to the dump and > the source tree.... > > > ----- Forwarded message from Larry Rosenman ----- > > Sender: owner-freebsd-stable@FreeBSD.ORG > From: Larry Rosenman > Subject: kern/26224 > Date: Sun, 8 Jul 2001 19:14:32 -0500 > Message-ID: <20010708191432.A20193@lerami.lerctr.org> > User-Agent: Mutt/1.3.19i > X-Mailer: Mutt http://www.mutt.org/ > To: freebsd-stable@FreeBSD.ORG > Delivered-To: freebsd-stable@freebsd.org > > Is there any chance of anyone looking at this panic dump? > > Thanks! > > > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > > ----- End forwarded message ----- > > -- > Larry Rosenman http://www.lerctr.org/~ler > Phone: +1 972-414-9812 E-Mail: ler@lerctr.org > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: ler@lerctr.org US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 22:10: 6 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id B63BE37B401 for ; Tue, 10 Jul 2001 22:09:59 -0700 (PDT) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id PAA97557; Wed, 11 Jul 2001 15:09:57 +1000 (EST) (envelope-from gnb@itga.com.au) Received: from itga.com.au (lightning.itga.com.au [192.168.71.20]) by lightning.itga.com.au (8.9.3/8.9.3) with ESMTP id PAA07697; Wed, 11 Jul 2001 15:08:41 +1000 (EST) Message-Id: <200107110508.PAA07697@lightning.itga.com.au> X-Mailer: exmh version 2.4 05/15/2001 with nmh-1.0.4 From: Gregory Bond To: "Chad R. Larson" Cc: Kenneth W Cochran , Drew Derbyshire , freebsd-stable@FreeBSD.ORG Subject: Re: Tracking -stable remotely/colocated In-reply-to: Your message of Tue, 10 Jul 2001 20:22:09 -0700. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 11 Jul 2001 15:08:41 +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Well well well, ain't propinquity a wondrous thing? Just yesterday, I finished this: http://www.itga.com.au/~gnb/console/ subtitled, "How I Set Up A Console Server And Lived To Tell The Tale." (which also explains the flurry of PRs I've generated over the last week or so!) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Jul 10 23:11:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web14805.mail.yahoo.com (web14805.mail.yahoo.com [216.136.224.221]) by hub.freebsd.org (Postfix) with SMTP id 7AF8737B403 for ; Tue, 10 Jul 2001 23:11:27 -0700 (PDT) (envelope-from rhamming2001@yahoo.com) Message-ID: <20010711061127.96092.qmail@web14805.mail.yahoo.com> Received: from [24.248.85.196] by web14805.mail.yahoo.com via HTTP; Tue, 10 Jul 2001 23:11:27 PDT Date: Tue, 10 Jul 2001 23:11:27 -0700 (PDT) From: John Doe Subject: ee(1) unexpected behavior in 4.3-stable? To: stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have just noticed today that my ee(1) quits when I attempted to resize the setup window. I have auto-paragraph on. to reproduce: run ee; set margin + paragraph watch on (Esc + ]). Then try to resize the xterm window. it should just return you back to the prompt. Can someone confirm this? Bruce\ __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Jul 11 1: 6: 1 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ns.plaut.de (ns.plaut.de [194.99.75.166]) by hub.freebsd.org (Postfix) with ESMTP id 10D0037B401 for ; Wed, 11 Jul 2001 01:05:51 -0700 (PDT) (envelope-from root@nihil.plaut.de) Received: (from uucp@localhost) by ns.plaut.de (8.9.3/8.9.3) with UUCP id KAA23014 for freebsd-stable@freebsd.org; Wed, 11 Jul 2001 10:05:50 +0200 (CEST) (envelope-from root@nihil.plaut.de) Received: from localhost (root@localhost) by nihil.plaut.de (8.11.3/8.8.8) with ESMTP id f6B95PE35338 for ; Wed, 11 Jul 2001 11:05:25 +0200 (CEST) (envelope-from root@nihil) Date: Wed, 11 Jul 2001 11:05:25 +0200 (CEST) From: Michael Reifenberger To: Subject: panic on -stable during ppp->dial (PPP NETGRAPH PPPoE) Message-ID: <20010711105639.H35319-200000@nihil> MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-669742051-994842325=:35319" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-669742051-994842325=:35319 Content-Type: TEXT/PLAIN; charset=US-ASCII Hi, on a pentium 233 IPC with a dual fxp (Intel Pro 100+) card, with this ppp configuration: ... tdsl: set device PPPoE:fxp1 ... and the attached kernel configuration file (mike) I get the following panic: IdlePTD 4132864 initial pcb at 335c40 panicstr: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor read, page not present instruction pointer = 0x8:0xc014cf86 stack pointer = 0x10:0xc94f6cbc frame pointer = 0x10:0xc94f6cd4 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 230 (ppp) interrupt mask = net trap number = 12 panic: page fault ... (kgdb) bt #0 dumpsys () at ../../kern/kern_shutdown.c:472 #1 0xc01842d7 in boot (howto=256) at ../../kern/kern_shutdown.c:312 #2 0xc0184654 in poweroff_wait (junk=0xc02de6af, howto=-943078816) at ../../kern/kern_shutdown.c:559 #3 0xc0290031 in trap_fatal (frame=0xc94f6c7c, eva=0) at ../../i386/i386/trap.c:951 #4 0xc028fd09 in trap_pfault (frame=0xc94f6c7c, usermode=0, eva=0) at ../../i386/i386/trap.c:844 #5 0xc028f8c3 in trap (frame={tf_fs = 16, tf_es = 16, tf_ds = 16, tf_edi = 6422528, tf_esi = -1065923840, tf_ebp = -917541676, tf_isp = -917541720, tf_ebx = -1057174016, tf_edx = -1057174016, tf_ecx = -1065923840, tf_eax = 0, tf_trapno = 12, tf_err = 0, tf_eip = -1072377978, tf_cs = 8, tf_eflags = 66118, tf_esp = -1057174016, tf_ss = -1065923840}) at ../../i386/i386/trap.c:443 #6 0xc014cf86 in fxp_start (ifp=0xc0fcce00) at ../../dev/fxp/if_fxp.c:896 #7 0xc01c759c in ether_output_frame (ifp=0xc0fcce00, m=0xc0774b00) at ../../net/if_ethersubr.c:399 #8 0xc01d697c in ng_ether_rcv_lower (node=0xc0fd9400, m=0xc0774b00, meta=0x0) at ../../netgraph/ng_ether.c:629 #9 0xc01d68a5 in ng_ether_rcvdata (hook=0xc0fe54e0, m=0xc0774b00, meta=0x0) at ../../netgraph/ng_ether.c:595 #10 0xc01d3b89 in ng_send_data (hook=0xc0fe5520, m=0xc0774b00, meta=0x0) at ../../netgraph/ng_base.c:1648 #11 0xc01d8439 in sendpacket (sp=0xc10b1b00) at ../../netgraph/ng_pppoe.c:1451 #12 0xc01d76ee in pppoe_start (sp=0xc10b1b00) at ../../netgraph/ng_pppoe.c:754 #13 0xc01d7574 in ng_pppoe_rcvmsg (node=0xc10b1b40, msg=0xc10b1ac0, retaddr=0xc0fe54a0 "[8]:", rptr=0xc94f6e28) at ../../netgraph/ng_pppoe.c:660 #14 0xc01d30ad in ng_send_msg (here=0xc10b1bc0, msg=0xc10b1ac0, address=0xc0fb9640 ".:tun0", rptr=0xc94f6e28) at ../../netgraph/ng_base.c:1180 #15 0xc01d86a4 in ngc_send (so=0xc86a9c00, flags=0, m=0xc0772800, addr=0xc0fb9650, control=0x0, p=0xc7c9c260) at ../../netgraph/ng_socket.c:242 #16 0xc01a260b in sosend (so=0xc86a9c00, addr=0xc0fb9650, uio=0xc94f6ed0, top=0xc0772800, control=0x0, flags=0, p=0xc7c9c260) at ../../kern/uipc_socket.c:611 #17 0xc01a5e7f in sendit (p=0xc7c9c260, s=2, mp=0xc94f6f10, flags=0) at ../../kern/uipc_syscalls.c:583 #18 0xc01a5f82 in sendto (p=0xc7c9c260, uap=0xc94f6f80) at ../../kern/uipc_syscalls.c:636 #19 0xc02902dd in syscall2 (frame={tf_fs = 47, tf_es = 47, tf_ds = 47, tf_edi = -1077941571, tf_esi = -1077941578, tf_ebp = -1077941064, tf_isp = -917540908, tf_ebx = 672875720, tf_edx = -1077941580, tf_ecx = -1077941580, tf_eax = 133, tf_trapno = 12, tf_err = 2, tf_eip = 673118132, tf_cs = 31, tf_eflags = 518, tf_esp = -1077941668, tf_ss = 47}) at ../../i386/i386/trap.c:1150 ... (kgdb) up #6 0xc014cf86 in fxp_start (ifp=0xc0fcce00) at ../../dev/fxp/if_fxp.c:896 896 txp = sc->cbl_last->next; (kgdb) l 891 IF_DEQUEUE(&ifp->if_snd, mb_head); 892 893 /* 894 * Get pointer to next available tx desc. 895 */ 896 txp = sc->cbl_last->next; 897 898 /* 899 * Go through each of the mbufs in the chain and initialize 900 * the transmit buffer descriptors with the physical address (kgdb) p sc $1 = (struct fxp_softc *) 0xc0fcce00 (kgdb) p sc->cbl_last $2 = (struct fxp_cb_tx *) 0x0 Anything else I can debug? Bye! ---- Michael Reifenberger ^.*Plaut.*$, IT, R/3 Basis, GPS --0-669742051-994842325=:35319 Content-Type: TEXT/PLAIN; charset=US-ASCII; name=mike Content-Transfer-Encoding: BASE64 Content-ID: <20010711110525.O35319@nihil> Content-Description: Content-Disposition: attachment; filename=mike Iw0KIyBHRU5FUklDIC0tIEdlbmVyaWMgbWFjaGluZSB3aXRoIFdEL0FIeC9O Q1IvQlR4IGZhbWlseSBkaXNrcw0KIw0KIyBGb3IgbW9yZSBpbmZvcm1hdGlv biByZWFkIHRoZSBoYW5kYm9vayBwYXJ0IFN5c3RlbSBBZG1pbmlzdHJhdGlv biAtPiANCiMgQ29uZmlndXJpbmcgdGhlIEZyZWVCU0QgS2VybmVsIC0+IFRo ZSBDb25maWd1cmF0aW9uIEZpbGUuIA0KIyBUaGUgaGFuZGJvb2sgaXMgYXZh aWxhYmxlIGluIC91c3Ivc2hhcmUvZG9jL2hhbmRib29rIG9yIG9ubGluZSBh cw0KIyBsYXRlc3QgdmVyc2lvbiBmcm9tIHRoZSBGcmVlQlNEIFdvcmxkIFdp ZGUgV2ViIHNlcnZlciANCiMgPFVSTDpodHRwOi8vd3d3LkZyZWVCU0QuT1JH Lz4NCiMNCiMgQW4gZXhoYXVzdGl2ZSBsaXN0IG9mIG9wdGlvbnMgYW5kIG1v cmUgZGV0YWlsZWQgZXhwbGFuYXRpb25zIG9mIHRoZSANCiMgZGV2aWNlIGxp bmVzIGlzIHByZXNlbnQgaW4gdGhlIC4vTElOVCBjb25maWd1cmF0aW9uIGZp bGUuIElmIHlvdSBhcmUgDQojIGluIGRvdWJ0IGFzIHRvIHRoZSBwdXJwb3Nl IG9yIG5lY2Vzc2l0eSBvZiBhIGxpbmUsIGNoZWNrIGZpcnN0IGluIExJTlQu DQojDQojCSRJZDogR0VORVJJQyx2IDEuMTMyIDE5OTgvMTEvMjYgMjM6MTM6 MTEgbl9oaWJtYSBFeHAgJA0KbWFjaGluZSAgICAgICAgIGkzODYNCmNwdQkJ STU4Nl9DUFUNCmNwdQkJSTY4Nl9DUFUNCmlkZW50CQltaWtlDQptYXh1c2Vy cwkxMjgNCm9wdGlvbnMJCVBRX0NBQ0hFU0laRT01MTINCiNvcHRpb25zICAg ICAgICAgUFFfTEFSR0VDQUNIRSAgICAgICAgICAgIyBjb2xvciBmb3IgNTEy ay8xNmsgY2FjaGUNCm1ha2VvcHRpb25zCURFQlVHPSItZyINCg0Kb3B0aW9u cwkJSU5FVAkJCSNJbnRlck5FVHdvcmtpbmcNCm9wdGlvbnMJCUZGUwkJCSNC ZXJrZWxleSBGYXN0IEZpbGVzeXN0ZW0NCm9wdGlvbnMJCUZGU19ST09UCQkj RkZTIHVzYWJsZSBhcyByb290IGRldmljZSBba2VlcCB0aGlzIV0NCm9wdGlv bnMJCU1GUwkJCSNNZW1vcnkgRmlsZXN5c3RlbQ0Kb3B0aW9ucwkJTUZTX1JP T1QJCSNNRlMgdXNhYmxlIGFzIHJvb3QgZGV2aWNlLCAiTUZTIiByZXEnZWQN Cm9wdGlvbnMJCU5GUwkJCSNOZXR3b3JrIEZpbGVzeXN0ZW0NCm9wdGlvbnMJ CU5GU19ST09UCQkjTkZTIHVzYWJsZSBhcyByb290IGRldmljZSwgIk5GUyIg cmVxJ2VkDQpvcHRpb25zCQlNU0RPU0ZTCQkJI01TRE9TIEZpbGVzeXN0ZW0N CiNvcHRpb25zCU1TRE9TRlNfUk9PVAkJI0NELVJPTSB1c2FibGUgYXMgcm9v dC4gIkNEOTY2MCIgcmVxJ2VkDQpvcHRpb25zCQlDRDk2NjAJCSNJU08gOTY2 MCBGaWxlc3lzdGVtDQpvcHRpb25zCQlDRDk2NjBfUk9PVAkJI0NELVJPTSB1 c2FibGUgYXMgcm9vdC4gIkNEOTY2MCIgcmVxJ2VkDQpvcHRpb25zCQlQUk9D RlMJCQkjUHJvY2VzcyBmaWxlc3lzdGVtDQpvcHRpb25zCQlDT01QQVRfNDMJ CSNDb21wYXRpYmxlIHdpdGggQlNEIDQuMyBbS0VFUCBUSElTIV0NCiNvcHRp b25zCQlTQ1NJX0RFTEFZPTIwMDAJI0JlIHBlc3NpbWlzdGljIGFib3V0IEpv ZSBTQ1NJIGRldmljZQ0Kb3B0aW9ucwkJVUNPTlNPTEUJCSNBbGxvdyB1c2Vy cyB0byBncmFiIHRoZSBjb25zb2xlDQojb3B0aW9ucwkJRkFJTFNBRkUJCSNC ZSBjb25zZXJ2YXRpdmUNCm9wdGlvbnMJCVVTRVJDT05GSUcJCSNib290IC1j IGVkaXRvcg0Kb3B0aW9ucwkJVklTVUFMX1VTRVJDT05GSUcJI3Zpc3VhbCBi b290IC1jIGVkaXRvcg0KI29wdGlvbnMJCUREQg0KI29wdGlvbnMJCUREQl9V TkFUVEVOREVEDQpvcHRpb25zCQlLVFJBQ0UNCm9wdGlvbnMJCVNPRlRVUERB VEVTDQpvcHRpb25zCQlQMTAwM18xQg0Kb3B0aW9ucwkJX0tQT1NJWF9QUklP UklUWV9TQ0hFRFVMSU5HDQpvcHRpb25zCQlfS1BPU0lYX1ZFUlNJT049MTk5 MzA5TA0KI29wdGlvbnMJCVBQU19TWU5DDQojb3B0aW9ucwkJQ09NUEFUX0xJ TlVYX1RIUkVBRFMNCiNvcHRpb25zICAgICAgICAgSU5WQVJJQU5UUw0KI29w dGlvbnMgICAgICAgICBJTlZBUklBTlRfU1VQUE9SVCAgIA0KI29wdGlvbnMJ CUFIQ19BTExPV19NRU1JTw0KI29wdGlvbnMgICAgICAgICBNQVhEU0laPSIo NTEyKjEwMjQqMTAyNCkiDQojb3B0aW9ucyAgICAgICAgIERGTERTSVo9Iig1 MTIqMTAyNCoxMDI0KSIgDQojb3B0aW9ucwkJVklOVU1ERUJVRw0KI29wdGlv bnMJCU1TR0JVRl9TSVpFPTE2Mzg0DQoNCm9wdGlvbnMJCVBOUEJJT1MNCm9w dGlvbnMJCUNMS19VU0VfVFNDX0NBTElCUkFUSU9ODQpvcHRpb25zCQlDTEtf VVNFX0k4MjU0X0NBTElCUkFUSU9ODQoNCg0KI2NvbmZpZwkJa2VybmVsCXJv b3Qgb24gZGEwDQoNCmRldmljZQlpc2EwDQpkZXZpY2UJcGNpMA0KDQpkZXZp Y2UJZmRjMAlhdCBpc2E/IHBvcnQgSU9fRkQxIGlycSA2IGRycSAyDQpkZXZp Y2UJCWZkMAlhdCBmZGMwIGRyaXZlIDANCmRldmljZQkJZmQxCWF0IGZkYzAg ZHJpdmUgMQ0KDQpkZXZpY2UgICAgIGF0YTANCmRldmljZSAgICAgICAgIGF0 YWRpc2swDQpkZXZpY2UgICAgICAgICBhdGFwaWNkMA0KZGV2aWNlICAgICAg ICAgYXRhcGlzdDANCmRldmljZSAgICAgYXRhMSAgICBhdCBpc2E/IHBvcnQg SU9fV0QxIGlycSAxNA0KZGV2aWNlICAgICBhdGEyICAgIGF0IGlzYT8gcG9y dCBJT19XRDEgaXJxIDE1IA0KI2RldmljZSAgICAgICAgIHdkYzAgICAgYXQg aXNhPyBwb3J0IElPX1dEMSBpcnEgMTQgZmxhZ3MgMHhiMGZmYjBmZg0KI2Rl dmljZSAgICAgICAgIHdkMCAgICAgYXQgd2RjMCBkcml2ZSAwDQoNCiMgQSBz aW5nbGUgZW50cnkgZm9yIGFueSBvZiB0aGVzZSBkZXZpY2VzIChuY3IsIGFo YiwgYWhjKSBpcw0KIyBzdWZmaWNpZW50IGZvciBhbnkgbnVtYmVyIG9mIGlu c3RhbGxlZCBkZXZpY2VzLg0KI2RldmljZQluY3IwDQojZGV2aWNlCWFoYjAN CmRldmljZQlhaGMwDQojZGV2aWNlCWlzcDANCg0KZGV2aWNlCXNjYnVzMA0K ZGV2aWNlCQlkYTANCmRldmljZQkJc2EwDQpkZXZpY2UJCXBhc3MwDQpkZXZp Y2UJCWNkMAkjT25seSBuZWVkIG9uZSBvZiB0aGVzZSwgdGhlIGNvZGUgZHlu YW1pY2FsbHkgZ3Jvd3MNCiNkZXZpY2UJCXB0MCBhdCBzY2J1cz8gICAgIyBT Q1NJIHByb2Nlc3NvciB0eXBlDQoNCmRldmljZSAgICAgIGF0a2JkYzAgYXQg aXNhPyBwb3J0IElPX0tCRA0KZGV2aWNlICAgICAgICAgIGF0a2JkMCAgYXQg YXRrYmRjPyBpcnEgMQ0KZGV2aWNlICAgICAgICAgIHBzbTAgICAgYXQgYXRr YmRjPyBpcnEgMTINCmRldmljZSAgICAgICAgICB2Z2EwICAgIGF0IGlzYT8g cG9ydCA/DQpvcHRpb25zCQlWRVNBDQojcHNldWRvLWRldmljZSAgIHNwbGFz aA0KZGV2aWNlICAgICAgICAgIHNjMCAgICAgYXQgaXNhPw0KDQoNCmRldmlj ZQkJbnB4MAlhdCBuZXh1cz8gcG9ydCBJT19OUFggaXJxIDEzDQoNCiMNCiMg TGFwdG9wIHN1cHBvcnQgKHNlZSBMSU5UIGZvciBtb3JlIG9wdGlvbnMpDQoj DQojZGV2aWNlCQlhcG0wICAgIGF0IG5leHVzPyAjIEFkdmFuY2VkIFBvd2Vy IE1hbmFnZW1lbnQNCg0KZGV2aWNlCQlzaW8wCWF0IGlzYT8gcG9ydCBJT19D T00xIGZsYWdzIDB4MTAgaXJxIDQNCmRldmljZQkJc2lvMQlhdCBpc2E/IHBv cnQgSU9fQ09NMiBpcnEgMw0KI2RldmljZQkJc2lvMglhdCBpc2E/IGRpc2Fi bGUgcG9ydCAiSU9fQ09NMyIgaXJxIDExDQojZGV2aWNlCQlzaW8zCWF0IGlz YT8gZGlzYWJsZSBwb3J0ICJJT19DT000IiBpcnEgOQ0KDQpkZXZpY2UgICAg ICBwcGJ1czANCmRldmljZSAgICAgIHBwYzAgYXQgaXNhPyBwb3J0PyBmbGFn cyAweDQwIGlycSA3DQpkZXZpY2UgICAgICAgICAgbHB0MCBhdCBwcGJ1cz8N CmRldmljZSAgICAgICAgICBwcGkwIGF0IHBwYnVzPyAgICANCiNkZXZpY2Ug ICAgICAgICAgcHBzMCBhdCBwcGJ1cz8gICAgDQoNCiMgT3JkZXIgaXMgaW1w b3J0YW50IGhlcmUgZHVlIHRvIGludHJ1c2l2ZSBwcm9iZXMsIGRvICpub3Qq IGFscGhhYmV0aXplDQojIHRoaXMgbGlzdCBvZiBuZXR3b3JrIGludGVyZmFj ZXMgdW50aWwgdGhlIHByb2JlcyBoYXZlIGJlZW4gZml4ZWQuDQojIFJpZ2h0 IG5vdyBpdCBhcHBlYXJzIHRoYXQgdGhlIGllMCBtdXN0IGJlIHByb2JlZCBi ZWZvcmUgZXAwLiBTZWUNCiMgcmV2aXNpb24gMS4yMCBvZiB0aGlzIGZpbGUu DQojZGV2aWNlIGRjMA0KZGV2aWNlIGZ4cDANCiNkZXZpY2UgdGwwDQojZGV2 aWNlIHR4MA0KI2RldmljZSB2eDANCiNkZXZpY2UgeGwwDQoNCiNkZXZpY2Ug ZWQwIGF0IGlzYT8gcG9ydCAweDI4MCBpcnEgMTAgaW9tZW0gMHhkODAwMA0K I2RldmljZSBlcDAgYXQgaXNhPyBwb3J0IDB4MzAwIGlycSAxMA0KI2Rldmlj ZSBlcDANCg0KZGV2aWNlCW1paWJ1czANCg0KI29wdGlvbnMJCUlQRklSRVdB TEwNCiNvcHRpb25zCQlJUEZJUkVXQUxMX0ZPUldBUkQNCiNvcHRpb25zCQlJ UEZJUkVXQUxMX1ZFUkJPU0UNCiNvcHRpb25zCQlJUEZJUkVXQUxMX1ZFUkJP U0VfTElNSVQ9MTAwDQojb3B0aW9ucwkJSVBESVZFUlQNCg0Kb3B0aW9ucwkJ SVBGSUxURVINCm9wdGlvbnMJCUlQRklMVEVSX0xPRw0Kb3B0aW9ucwkJSVBT VEVBTFRIDQoNCm9wdGlvbnMJCU5FVEdSQVBIDQpvcHRpb25zCQlORVRHUkFQ SF9QUFBPRQ0Kb3B0aW9ucwkJTkVUR1JBUEhfRVRIRVINCm9wdGlvbnMJCU5F VEdSQVBIX1NPQ0tFVA0Kb3B0aW9ucwkJTkVUR1JBUEhfQlBGDQoNCnBzZXVk by1kZXZpY2UJbG9vcA0KcHNldWRvLWRldmljZQlldGhlcg0KcHNldWRvLWRl dmljZQlzcHBwCTQNCnBzZXVkby1kZXZpY2UJdHVuCTQNCnBzZXVkby1kZXZp Y2UJcHR5CTE2DQpwc2V1ZG8tZGV2aWNlCWd6aXAJCSMgRXhlYyBnemlwcGVk IGEub3V0J3MNCnBzZXVkby1kZXZpY2UJdm4NCnBzZXVkby1kZXZpY2UJc25w CTMNCg0KZGV2aWNlIHNiYzANCmRldmljZQlwY20wDQojZGV2aWNlCQlwY2Ew IGF0IGlzYT8gcG9ydCBJT19USU1FUjENCg0KIyBLVFJBQ0UgZW5hYmxlcyB0 aGUgc3lzdGVtLWNhbGwgdHJhY2luZyBmYWNpbGl0eSBrdHJhY2UoMikuDQoj IFRoaXMgYWRkcyA0IEtCIGJsb2F0IHRvIHlvdXIga2VybmVsLCBhbmQgc2xp Z2h0bHkgaW5jcmVhc2VzDQojIHRoZSBjb3N0cyBvZiBlYWNoIHN5c2NhbGwu DQpvcHRpb25zCQlLVFJBQ0UJCSNrZXJuZWwgdHJhY2luZw0KDQojIFRoaXMg cHJvdmlkZXMgc3VwcG9ydCBmb3IgU3lzdGVtIFYgc2hhcmVkIG1lbW9yeS4N CiMNCm9wdGlvbnMgICAgICAgICBTWVNWU0hNDQojb3B0aW9ucyAgICAgICAg U0hNTUFYUEdTPTEwMjQwMCAgICAgICM0MDBNDQojb3B0aW9ucyAgICAgICAg IFNITU1BWFBHUz0yNjIxNDQgICAgICAjMUcNCiNvcHRpb25zICAgICAgICAg U0hNTU5JPTEwMA0KI29wdGlvbnMgICAgICAgICBTSE1TRUc9MTANCiNvcHRp b25zICAgICAgICAgU0VNTU5TPTIwMA0KI29wdGlvbnMgICAgICAgICBTRU1N Tkk9NzANCiNuZXcNCm9wdGlvbnMgICAgICAgICBTWVNWU0VNDQpvcHRpb25z ICAgICAgICAgU1lTVk1TRyAgICANCg0KIyAgVGhlIGBicGZpbHRlcicgcHNl dWRvLWRldmljZSBlbmFibGVzIHRoZSBCZXJrZWxleSBQYWNrZXQgRmlsdGVy LiAgQmUNCiMgIGF3YXJlIG9mIHRoZSBsZWdhbCBhbmQgYWRtaW5pc3RyYXRp dmUgY29uc2VxdWVuY2VzIG9mIGVuYWJsaW5nIHRoaXMNCiMgIG9wdGlvbi4g IFRoZSBudW1iZXIgb2YgZGV2aWNlcyBkZXRlcm1pbmVzIHRoZSBtYXhpbXVt IG51bWJlciBvZg0KIyAgc2ltdWx0YW5lb3VzIEJQRiBjbGllbnRzIHByb2dy YW1zIHJ1bm5hYmxlLg0KcHNldWRvLWRldmljZQlicGYJNAkjQmVya2VsZXkg cGFja2V0IGZpbHRlcg0KDQoNCiMgVVNCIHN1cHBvcnQNCiNkZXZpY2UgICAg dWhjaTANCiNkZXZpY2UgICAgb2hjaTANCiNkZXZpY2UgICAgdXNiMA0KIw0K IyBmb3IgdGhlIG1vbWVudCB3ZSBoYXZlIHRvIHNwZWNpZnkgdGhlIHByaW9y aXRpZXMgb2YgdGhlIGRldmljZQ0KIyBkcml2ZXJzIGV4cGxpY2l0bHkgYnkg dGhlIG9yZGVyaW5nIGluIHRoZSBsaXN0IGJlbG93LiBUaGlzIHdpbGwNCiMg YmUgY2hhbmdlZCBpbiB0aGUgZnV0dXJlLg0KIw0KI2RldmljZQkJdW1hc3Mw DQojZGV2aWNlCQl1bXMwDQojZGV2aWNlICAgICAgICB1a2JkMA0KI2Rldmlj ZSAgICAgICAgdWxwdDANCiNkZXZpY2UgICAgICAgIHVoaWQwDQojZGV2aWNl ICAgICAgICB1Z2VuMA0KIw0KI29wdGlvbnMgICAgICAgVVNCX0RFQlVHDQoj b3B0aW9ucyAgICAgICBVU0JWRVJCT1NFDQoNCmRldmljZQkJaWZwaQ0KI2Rl dmljZQkJaXNpYw0KI29wdGlvbnMJCUVMU0FfUVMxUENJDQojIElTRE4gUHJv dG9jb2wgU3RhY2sNCiMgLS0tLS0tLS0tLS0tLS0tLS0tLQ0KIyANCiMgUS45 MjEgLyBsYXllciAyIC0gaTRiIHBhc3NpdmUgY2FyZHMgRCBjaGFubmVsIGhh bmRsaW5nDQpwc2V1ZG8tZGV2aWNlCSJpNGJxOTIxIg0KIw0KIyBRLjkzMSAv IGxheWVyIDMgLSBpNGIgcGFzc2l2ZSBjYXJkcyBEIGNoYW5uZWwgaGFuZGxp bmcNCnBzZXVkby1kZXZpY2UJImk0YnE5MzEiDQojDQojIGxheWVyIDQgLSBp NGIgY29tbW9uIHBhc3NpdmUgYW5kIGFjdGl2ZSBjYXJkIGhhbmRsaW5nDQpw c2V1ZG8tZGV2aWNlCSJpNGIiDQojDQojIElTRE4gZGV2aWNlcw0KIyAtLS0t LS0tLS0tLS0NCiMNCiMgdXNlcmxhbmQgZHJpdmVyIHRvIGRvIElTRE4gdHJh Y2luZyAoZm9yIHBhc3NpdmUgY2FyZHMgb25seSkNCnBzZXVkby1kZXZpY2Ug ICAiaTRidHJjIgkyDQojDQojIHVzZXJsYW5kIGRyaXZlciB0byBjb250cm9s IHRoZSB3aG9sZSB0aGluZw0KcHNldWRvLWRldmljZSAgICJpNGJjdGwiDQoj DQojIHVzZXJsYW5kIGRyaXZlciBmb3IgYWNjZXNzIHRvIHJhdyBCIGNoYW5u ZWwNCnBzZXVkby1kZXZpY2UgICAiaTRicmJjaCIgICAgICAgMg0KIw0KIyB1 c2VybGFuZCBkcml2ZXIgZm9yIHRlbGVwaG9ueQ0KcHNldWRvLWRldmljZSAg ICJpNGJ0ZWwiICAgICAgICAyDQojDQojIG5ldHdvcmsgZHJpdmVyIGZvciBJ UCBvdmVyIHJhdyBIRExDIElTRE4NCnBzZXVkby1kZXZpY2UgICAiaTRiaXBy IgkyDQojIGVuYWJsZSBWSiBoZWFkZXIgY29tcHJlc3Npb24gZGV0ZWN0aW9u IGZvciBpcHIgaS9mDQpvcHRpb25zCQlJUFJfVkoNCiMNCiMgbmV0d29yayBk cml2ZXIgZm9yIHN5bmMgUFBQIG92ZXIgSVNETg0KcHNldWRvLWRldmljZQki aTRiaXNwcHAiCTINCiNOZXRncmFwaA0KI3BzZXVkby1kZXZpY2UJImk0Ymlu ZyIJMg0K --0-669742051-994842325=:35319-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Jul 11 1:26:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web11406.mail.yahoo.com (web11406.mail.yahoo.com [216.136.131.236]) by hub.freebsd.org (Postfix) with SMTP id D031937B401 for ; Wed, 11 Jul 2001 01:26:29 -0700 (PDT) (envelope-from shizukakudo_99@yahoo.com) Message-ID: <20010711082629.89379.qmail@web11406.mail.yahoo.com> Received: from [202.167.61.228] by web11406.mail.yahoo.com via HTTP; Wed, 11 Jul 2001 01:26:29 PDT Date: Wed, 11 Jul 2001 01:26:29 -0700 (PDT) From: Shizuka Kudo Subject: wi0: watchdog timeout with latest pccard MFC To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >All, >I have cvsup the latest pccard MFC (including the two >missing files). I have no >problem booting up with new kernel, but received the >above error when IP address was assigned to wi0 >I didn't anticipated same problem when using >"pcic-stable.diff.6" patches from Warner. >Any idea how this happen? > >Note: I have PCMCIA-PCI adaptor on my ASUS CUSL2 >(i815e) MB. > I already reserved int 10 for the PCI adaptor & >wi0, and included "-I -i 10" in pccardd_flags Here's the dmesg output Physical memory chunk(s): 0x00001000 - 0x0009efff, 647168 bytes (158 pages) 0x003b8000 - 0x0fee2fff, 263368704 bytes (64299 pages) avail memory = 256643072 (250628K bytes) bios32: Found BIOS32 Service Directory header at 0xc00f13e0 bios32: Entry = 0xf0ba0 (c00f0ba0) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0xda0 pnpbios: Found PnP BIOS data at 0xc00fbe30 pnpbios: Entry = f0000:be60 Rev = 1.0 pnpbios: OEM ID cd041 Other BIOS signatures found: ACPI: 000f7350 Preloaded elf kernel "kernel.test" at 0xc0392000. Pentium Pro MTRR support enabled md0: Malloc disk Creating DISK md0 pci_open(1): mode 1 addr port (0x0cf8) is 0x8000005c pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=11308086) npx0: on motherboard npx0: INT 16 interface pci_open(1): mode 1 addr port (0x0cf8) is 0x00000000 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=11308086) pcib0: on motherboard found-> vendor=0x8086, dev=0x1130, revid=0x02 class=06-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x1132, revid=0x02 class=03-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base f8000000, size 26 map[14]: type 1, range 32, base f7800000, size 19 found-> vendor=0x8086, dev=0x244e, revid=0x01 class=06-04-00, hdrtype=0x01, mfdev=0 subordinatebus=1 secondarybus=1 found-> vendor=0x8086, dev=0x2440, revid=0x01 class=06-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x244b, revid=0x01 class=01-01-80, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[20]: type 1, range 32, base 0000b800, size 4 found-> vendor=0x8086, dev=0x2442, revid=0x01 class=0c-03-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=d, irq=9 map[20]: type 1, range 32, base 0000b400, size 5 found-> vendor=0x8086, dev=0x2443, revid=0x01 class=0c-05-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=b, irq=5 map[20]: type 1, range 32, base 0000e800, size 4 found-> vendor=0x8086, dev=0x2444, revid=0x01 class=0c-03-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=c, irq=9 map[20]: type 1, range 32, base 0000b000, size 5 pci0: on pcib0 pci0: (vendor=0x8086, dev=0x1132) at 2.0 irq 11 pcib1: at device 30.0 on pci0 found-> vendor=0x104c, dev=0xac1c, revid=0x01 class=06-07-00, hdrtype=0x02, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=10 found-> vendor=0x104c, dev=0xac1c, revid=0x01 class=06-07-00, hdrtype=0x02, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=10 found-> vendor=0x104c, dev=0x8020, revid=0x00 class=0c-00-10, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base f7000000, size 11 map[14]: type 1, range 32, base f6800000, size 14 found-> vendor=0x1102, dev=0x0002, revid=0x08 class=04-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base 0000d800, size 5 found-> vendor=0x1102, dev=0x7002, revid=0x08 class=09-80-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 map[10]: type 1, range 32, base 0000d400, size 3 pci1: on pcib1 pcic-pci0: irq 10 at device 10.0 on pci1 pcic-pci0: TI12XX PCI Config Reg: [pwr save][pci only] pcic-pci0: Legacy address set to 0x3e0 PCI Config space: 00: ac1c104c 02100003 06070001 00824008 10: 00000000 020000a0 00000000 00000000 20: 00000000 00000000 00000000 00000000 30: 00000000 00000000 00000000 03c0010a 40: 2023133f 000003e1 00000000 00000000 50: 00000000 00000000 00000000 00000000 60: 00000000 00000000 00000000 00000000 70: 00000000 00000000 00000000 00000000 80: 28449060 00000000 00000000 0cc07d92 90: 606000c0 00000000 00000000 00000000 Cardbus Socket registers: 00: f000ef6f: f000ef6f: f000e2c3: f000ef6f: 10: f000ef6f: f000ff54: f0008008: f000ef6f: ExCa registers: 00: eb 88 d5 43 30 d2 66 f7 f3 88 d7 5a 66 3d ff 03 10: 00 00 fb 77 44 86 c4 c0 c8 02 08 e8 40 91 88 fe 20: 28 e0 8a 66 02 38 e0 72 02 88 e0 bf 05 00 c4 5e 30: 04 50 b4 02 cd 13 5b 73 0a 4f 74 1c 30 e4 cd 13 pcic-pci1: irq 10 at device 10.1 on pci1 pcic-pci1: TI12XX PCI Config Reg: [pwr save][pci only] PCI Config space: 00: ac1c104c 02100003 06070001 00824008 10: 00000000 020000a0 00000000 00000000 20: 00000000 00000000 00000000 00000000 30: 00000000 00000000 00000000 03c0010a 40: 2023133f 000003e1 00000000 00000000 50: 00000000 00000000 00000000 00000000 60: 00000000 00000000 00000000 00000000 70: 00000000 00000000 00000000 00000000 80: 28449060 00000000 00000000 0cc07d92 90: 606000c0 00000000 00000000 00000000 Cardbus Socket registers: 00: f000ef6f: f000ef6f: f000e2c3: f000ef6f: 10: f000ef6f: f000ff54: f0008008: f000ef6f: ExCa registers: 00: eb 88 d5 43 30 d2 66 f7 f3 88 d7 5a 66 3d ff 03 10: 00 00 fb 77 44 86 c4 c0 c8 02 08 e8 40 91 88 fe 20: 28 e0 8a 66 02 38 e0 72 02 88 e0 bf 05 00 c4 5e 30: 04 50 b4 02 cd 13 5b 73 0a 4f 74 1c 30 e4 cd 13 pci1: (vendor=0x104c, dev=0x8020) at 12.0 irq 9 pcm0: port 0xd800-0xd81f irq 9 at device 14.0 on pci1 emu: setmap (21000, 800), nseg=1, error=0 emu: setmap (3b8000, 1000), nseg=1, error=0 pcm0: ac97 codec id 0x83847609 (SigmaTel STAC9721) pcm0: ac97 codec features 18 bit DAC, 18 bit ADC, 5 bit master volume, SigmaTel 3D Enhancement pcm0: ac97 primary codec extended features AMAP emu: setmap (3f8000, 1000), nseg=1, error=0 emu: setmap (438000, 1000), nseg=1, error=0 emu: setmap (478000, 1000), nseg=1, error=0 emu: setmap (4b8000, 1000), nseg=1, error=0 pcm: setmap 4f8000, 1000; 0xcb42c000 -> 4f8000 pcm: setmap 538000, 1000; 0xcb46c000 -> 538000 pcm: setmap 578000, 1000; 0xcb4ac000 -> 578000 isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0xb800-0xb80f at device 31.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xb800 ata0: mask=03 status0=50 status1=50 ata0: mask=03 ostat0=50 ostat2=50 ata0-master: ATAPI probe a=00 b=00 ata0-slave: ATAPI probe a=00 b=00 ata0: mask=03 status0=50 status1=50 ata0-master: ATA probe a=01 b=a5 ata0-slave: ATA probe a=01 b=a5 ata0: devices=03 ata0: at 0x1f0 irq 14 on atapci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xb808 ata1: mask=03 status0=50 status1=00 ata1: mask=03 ostat0=50 ostat2=00 ata1-master: ATAPI probe a=14 b=eb ata1-slave: ATAPI probe a=00 b=00 ata1: mask=03 status0=00 status1=00 ata1: devices=04 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xb400-0xb41f irq 9 at device 31.2 on pci0 using shared irq9. usb0: on uhci0 usb0: USB revision 1.0 uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub0: 2 ports with 2 removable, self powered ichsmb0: port 0xe800-0xe80f irq 5 at device 31.3 on pci0 smbus0: on ichsmb0 smb0: on smbus0 uhci1: port 0xb000-0xb01f irq 9 at device 31.4 on pci0 usb1: on uhci1 usb1: USB revision 1.0 uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00, addr 1 uhub1: 2 ports with 2 removable, self powered uhub2: ALCOR Generic USB Hub, class 9/0, rev 1.10/1.00, addr 2 uhub2: 4 ports with 4 removable, self powered ata-: ata0 exists, using next available unit number ata-: ata1 exists, using next available unit number Trying Read_Port at 203 Trying Read_Port at 243 Trying Read_Port at 283 Trying Read_Port at 2c3 Trying Read_Port at 303 Trying Read_Port at 343 Trying Read_Port at 383 Trying Read_Port at 3c3 isa_probe_children: disabling PnP devices isa_probe_children: probing non-PnP devices orm0: 403 Forbidden

Forbidden

You don't have permission to access /ftp/pub/FreeBSD/local_info/ppp.conf on this server.


Apache/1.3.19 Server at www.anarcat.dyndns.org Port 80
--------------090905060702090808000200 Content-Type: text/plain; name="dmesg.boot" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="dmesg.boot" Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.3-STABLE #1: Sat May 12 17:54:35 EDT 2001 anarcat@shall.anarcat.dyndns.org:/usr/obj/usr/src/sys/KHAN Timecounter "i8254" frequency 1193182 Hz CPU: i486 DX4 (486-class CPU) Origin = "GenuineIntel" Id = 0x480 Stepping = 0 Features=0x3 real memory = 16777216 (16384K bytes) avail memory = 13799424 (13476K bytes) Preloaded elf kernel "kernel" at 0xc02b4000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02b40a8. Preloaded elf module "netgraph.ko" at 0xc02b40f8. md0: Malloc disk npx0: on motherboard npx0: INT 16 interface isa0: on motherboard ep0: <3Com 3C509-TPO EtherLink III> at port 0x200-0x20f irq 5 on isa0 ep0: Ethernet address 00:10:5a:aa:51:33 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16450 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16450 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppi0: on ppbus0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port pca0 at port 0x40 on isa0 ep1: <3Com 3C509B-TPO EtherLink III (PnP)> at port 0x210-0x21f irq 9 on isa0 ep1: Ethernet address 00:60:97:04:b7:ca IP packet filtering initialized, divert enabled, rule-based forwarding enabled, default to deny, logging limited to 100 packets/entry by default ad0: 122MB [919/16/17] at ata0-master BIOSPIO ad1: 3079MB [6256/16/63] at ata0-slave BIOSPIO Mounting root from ufs:/dev/ad1a --------------090905060702090808000200-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 9:18:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from legolas.hobbiton.org (legolas.hobbiton.org [63.230.107.212]) by hub.freebsd.org (Postfix) with ESMTP id 7629F37B403 for ; Thu, 12 Jul 2001 09:18:41 -0700 (PDT) (envelope-from co@hobbiton.org) Received: from hobbiton.org (co@thorin.hobbiton.org [63.230.107.210]) by legolas.hobbiton.org (8.10.1/8.10.1) with ESMTP id f6CGFOT26183 for ; Thu, 12 Jul 2001 11:15:24 -0500 (CDT) Received: from localhost (co@localhost) by hobbiton.org (8.10.1/8.10.1) with ESMTP id f6CGGAm21282 for ; Thu, 12 Jul 2001 11:16:10 -0500 (CDT) Date: Thu, 12 Jul 2001 11:16:10 -0500 (CDT) From: co X-Sender: co@thorin To: freebsd-stable@freebsd.org Subject: ports & package issues Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG After upgrading from 4.3-RELEASE to 4.3-STABLE I have been having some problems with ports and packages. (Yes, I did upgrade my ports tree) First of all, when I use /stand/sysinstall to install any packages via ftp, all of the ftp sites give me an error that they "Can't find the `4.3-STABLE' distribution on this FTP server." Second, I can install packages with a pkg_add -r command, i have install imlib and various other library type packages like gnomelibs. All that seems to be working well. Third, I am trying to install some programs from ports (xmms, gnome, gnomecore), they all do quite well until they call for gnomecontrolcenter where they start compiling and then crap out due to some issue with imlib. Perhaps I should have installed imlib though ports and not pkg_add -r ? I'm not really certain what is happening here. I have read the documentation on upgrading to STABLE and can't seems to find any clues. Any help would be greatly appreciated. Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 9:22:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from imr1.ericy.com (imr1.ericy.com [208.237.135.240]) by hub.freebsd.org (Postfix) with ESMTP id AC68E37B403 for ; Thu, 12 Jul 2001 09:22:16 -0700 (PDT) (envelope-from Antoine.Beaupre@ericsson.ca) Received: from mr5.exu.ericsson.se (mr5u3.ericy.com [208.237.135.124]) by imr1.ericy.com (8.11.3/8.11.3) with ESMTP id f6CGMCp09977; Thu, 12 Jul 2001 11:22:12 -0500 (CDT) Received: from noah.lmc.ericsson.se (noah.lmc.ericsson.se [142.133.1.1]) by mr5.exu.ericsson.se (8.11.3/8.11.3) with ESMTP id f6CGMBQ16550; Thu, 12 Jul 2001 11:22:11 -0500 (CDT) Received: from lmc35.lmc.ericsson.se (lmc35.lmc.ericsson.se [142.133.16.175]) by noah.lmc.ericsson.se (8.11.2/8.9.2) with ESMTP id f6CGMAA21071; Thu, 12 Jul 2001 12:22:10 -0400 (EDT) Received: by lmc35.lmc.ericsson.se with Internet Mail Service (5.5.2653.19) id <3YP9KYBW>; Thu, 12 Jul 2001 12:22:09 -0400 Received: from lmc.ericsson.se (lmcpc100455.pc.lmc.ericsson.se [142.133.23.150]) by LMC37.lmc.ericsson.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 3YP9SY5Y; Thu, 12 Jul 2001 12:22:03 -0400 From: "Antoine Beaupre (LMC)" To: co Cc: freebsd-stable@FreeBSD.ORG Message-ID: <3B4DCEA4.5040903@lmc.ericsson.se> Date: Thu, 12 Jul 2001 12:21:56 -0400 Organization: LMC, Ericsson Research Canada User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.2+) Gecko/20010711 X-Accept-Language: en,fr-CA,fr MIME-Version: 1.0 Subject: Re: ports & package issues References: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG co wrote: > After upgrading from 4.3-RELEASE to 4.3-STABLE I have been having some > problems with ports and packages. (Yes, I did upgrade my ports tree) > > First of all, when I use /stand/sysinstall to install any packages via > ftp, all of the ftp sites give me an error that they "Can't find the > `4.3-STABLE' distribution on this FTP server." Change the release name in the options screen to "4.3-RELEASE". There is no package building for -stable, since it's a moving target. [snip] > Third, I am trying to install some programs from ports (xmms, gnome, > gnomecore), they all do quite well until they call for gnomecontrolcenter > where they start compiling and then crap out due to some issue with > imlib. Perhaps I should have installed imlib though ports and not pkg_add > -r ? Perhaps you should send us the "crap" that you are talking about. :) Ie. the error messages without which it's near impossible to debug the problem or see if there is one at all! a. -- Antoine Beaupré Jambala TCM team Ericsson Canada inc. mailto:antoine.beaupre@ericsson.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 9:28:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (Postfix) with SMTP id B708B37B401 for ; Thu, 12 Jul 2001 09:28:13 -0700 (PDT) (envelope-from cjohnson@palomine.net) Received: (qmail 43139 invoked by uid 1000); 12 Jul 2001 16:28:12 -0000 Date: Thu, 12 Jul 2001 12:28:12 -0400 From: Chris Johnson To: stable@freebsd.org Subject: miibus fxp driver with Intel Pro/10 NIC Message-ID: <20010712122812.A42973@palomine.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline I just did a make world/kernel on a box with an old 10Mbps Intel Pro/10 PCI network card. I uncommented the "device miibus" line in my kernel config file for the new fxp driver. dmesg shows this: fxp0: port 0x8100-0x811f mem 0xe4000000-0xe40fffff,0xe4100000- 0xe4100fff irq 11 at device 13.0 on pci0 fxp0: Ethernet address 00:a0:c9:57:dc:84, 10Mbps But there's no mention of nsphy0 or anything about miibus. The card does appear to be working normally. I admit that I don't understand just what the new miibus stuff is all about, but on my other boxes with Intel Pro/100 on-the-motherboard NICs, I see something like this in dmesg, right after the fxp0 stuff: nsphy0: on miibus0 Can anyone offer any illumination? Thanks! Chris Johnson --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7TdAbyeUEMvtGLWERAikdAKDY1TrEGmy6l1bnSgb89wRB4SRdxQCg/K2l 5RwCT/ZGoWmZJ8bb9h+cR9Q= =YAeG -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 9:35:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from gekko.i-clue.de (server.ms-agentur.de [62.153.134.194]) by hub.freebsd.org (Postfix) with ESMTP id A97B837B401 for ; Thu, 12 Jul 2001 09:35:07 -0700 (PDT) (envelope-from so@server.i-clue.de) Received: from i-clue.de (automatix.i-clue.de [192.168.0.112]) by gekko.i-clue.de (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id SAA15671; Thu, 12 Jul 2001 18:42:30 +0200 Message-ID: <3B4DD223.80A1904D@i-clue.de> Date: Thu, 12 Jul 2001 18:36:51 +0200 From: Christoph Sold Reply-To: so@server.i-clue.de X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: co Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ports & package issues References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG co schrieb: > > After upgrading from 4.3-RELEASE to 4.3-STABLE I have been having some > problems with ports and packages. (Yes, I did upgrade my ports tree) > > First of all, when I use /stand/sysinstall to install any packages via > ftp, all of the ftp sites give me an error that they "Can't find the > `4.3-STABLE' distribution on this FTP server." There are not -STABLE packages. If you are going stable, you should use the ports instead. (Alternatively, you may set the release name to 4.3-RELEASE. This may break some packages.) > Second, I can install packages with a pkg_add -r command, i have install > imlib and various other library type packages like gnomelibs. All that > seems to be working well. The -r option forces pkg_add to detect the appropriate package name automatically. see pkg_add (1). > Third, I am trying to install some programs from ports (xmms, gnome, > gnomecore), they all do quite well until they call for gnomecontrolcenter > where they start compiling and then crap out due to some issue with > imlib. Perhaps I should have installed imlib though ports and not pkg_add > -r ? pkg_add -r installs the package built for RELEASE. You are no longer running release, but stable. It is possible your gnomecontrolcenter is outdated. Remove the package, then recompile. > I'm not really certain what is happening here. I have read the > documentation on upgrading to STABLE and can't seems to find any > clues. Any help would be greatly appreciated. Here you go. Have fun -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 9:36:30 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hex.databits.net (hex.databits.net [207.29.192.16]) by hub.freebsd.org (Postfix) with SMTP id 1DD0237B401 for ; Thu, 12 Jul 2001 09:36:27 -0700 (PDT) (envelope-from petef@hex.databits.net) Received: (qmail 80017 invoked by uid 1001); 12 Jul 2001 16:36:26 -0000 Date: Thu, 12 Jul 2001 12:36:26 -0400 From: Pete Fritchman To: "Antoine Beaupre (LMC)" Cc: co , freebsd-stable@FreeBSD.ORG Subject: Re: ports & package issues Message-ID: <20010712123626.C77532@databits.net> References: <3B4DCEA4.5040903@lmc.ericsson.se> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B4DCEA4.5040903@lmc.ericsson.se>; from Antoine.Beaupre@ericsson.ca on Thu, Jul 12, 2001 at 12:21:56PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ++ 12/07/01 12:21 -0400 - Antoine Beaupre (LMC): | | Change the release name in the options screen to "4.3-RELEASE". There is | no package building for -stable, since it's a moving target. | ftp://releng4.freebsd.org/pub/FreeBSD/ports/i386/packages-4-stable/ I'm not much of a sysinstall user, but I'm sure you can tweak setup so it will download packages from that site. -pete -- Pete Fritchman Databits Network Services, Inc. finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 11: 9:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from legolas.hobbiton.org (legolas.hobbiton.org [63.230.107.212]) by hub.freebsd.org (Postfix) with ESMTP id 9A4B537B405 for ; Thu, 12 Jul 2001 11:09:21 -0700 (PDT) (envelope-from co@hobbiton.org) Received: from hobbiton.org (co@thorin.hobbiton.org [63.230.107.210]) by legolas.hobbiton.org (8.10.1/8.10.1) with ESMTP id f6CI65T21677 for ; Thu, 12 Jul 2001 13:06:05 -0500 (CDT) Received: from localhost (co@localhost) by hobbiton.org (8.10.1/8.10.1) with ESMTP id f6CI6oF20630 for ; Thu, 12 Jul 2001 13:06:51 -0500 (CDT) Date: Thu, 12 Jul 2001 13:06:50 -0500 (CDT) From: co X-Sender: co@thorin To: freebsd-stable@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG thank you, this seems to help so far. do i need to re-install X from ports too? co schrieb: > > After upgrading from 4.3-RELEASE to 4.3-STABLE I have been having some > problems with ports and packages. (Yes, I did upgrade my ports tree) > > First of all, when I use /stand/sysinstall to install any packages via > ftp, all of the ftp sites give me an error that they "Can't find the > `4.3-STABLE' distribution on this FTP server." There are not -STABLE packages. If you are going stable, you should use the ports instead. (Alternatively, you may set the release name to 4.3-RELEASE. This may break some packages.) > Second, I can install packages with a pkg_add -r command, i have install > imlib and various other library type packages like gnomelibs. All that > seems to be working well. The -r option forces pkg_add to detect the appropriate package name automatically. see pkg_add (1). > Third, I am trying to install some programs from ports (xmms, gnome, > gnomecore), they all do quite well until they call for gnomecontrolcenter > where they start compiling and then crap out due to some issue with > imlib. Perhaps I should have installed imlib though ports and not pkg_add > -r ? pkg_add -r installs the package built for RELEASE. You are no longer running release, but stable. It is possible your gnomecontrolcenter is outdated. Remove the package, then recompile. > I'm not really certain what is happening here. I have read the > documentation on upgrading to STABLE and can't seems to find any > clues. Any help would be greatly appreciated. Here you go. Have fun -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 11:37:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from legolas.hobbiton.org (legolas.hobbiton.org [63.230.107.212]) by hub.freebsd.org (Postfix) with ESMTP id 7B33437B403 for ; Thu, 12 Jul 2001 11:37:32 -0700 (PDT) (envelope-from co@hobbiton.org) Received: from hobbiton.org (co@thorin.hobbiton.org [63.230.107.210]) by legolas.hobbiton.org (8.10.1/8.10.1) with ESMTP id f6CIYGT25705 for ; Thu, 12 Jul 2001 13:34:16 -0500 (CDT) Received: from localhost (co@localhost) by hobbiton.org (8.10.1/8.10.1) with ESMTP id f6CIZ1Y04456 for ; Thu, 12 Jul 2001 13:35:01 -0500 (CDT) Date: Thu, 12 Jul 2001 13:35:01 -0500 (CDT) From: co X-Sender: co@thorin To: freebsd-stable@freebsd.org Subject: Re: ports & package issues Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG thank you, this seems to help so far. do i need to re-install X from ports too? co schrieb: > > After upgrading from 4.3-RELEASE to 4.3-STABLE I have been having some > problems with ports and packages. (Yes, I did upgrade my ports tree) > > First of all, when I use /stand/sysinstall to install any packages via > ftp, all of the ftp sites give me an error that they "Can't find the > `4.3-STABLE' distribution on this FTP server." There are not -STABLE packages. If you are going stable, you should use the ports instead. (Alternatively, you may set the release name to 4.3-RELEASE. This may break some packages.) > Second, I can install packages with a pkg_add -r command, i have install > imlib and various other library type packages like gnomelibs. All that > seems to be working well. The -r option forces pkg_add to detect the appropriate package name automatically. see pkg_add (1). > Third, I am trying to install some programs from ports (xmms, gnome, > gnomecore), they all do quite well until they call for gnomecontrolcenter > where they start compiling and then crap out due to some issue with > imlib. Perhaps I should have installed imlib though ports and not pkg_add > -r ? pkg_add -r installs the package built for RELEASE. You are no longer running release, but stable. It is possible your gnomecontrolcenter is outdated. Remove the package, then recompile. > I'm not really certain what is happening here. I have read the > documentation on upgrading to STABLE and can't seems to find any > clues. Any help would be greatly appreciated. Here you go. Have fun -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 11:46: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from shiva.jussieu.fr (shiva.jussieu.fr [134.157.0.129]) by hub.freebsd.org (Postfix) with ESMTP id 170D237B401; Thu, 12 Jul 2001 11:45:55 -0700 (PDT) (envelope-from arno@heho.snv.jussieu.fr) Received: from heho.snv.jussieu.fr (heho.snv.jussieu.fr [134.157.37.22]) by shiva.jussieu.fr (8.11.3/jtpda-5.3.3) with ESMTP id f6CIjqD26092 ; Thu, 12 Jul 2001 20:45:53 +0200 (CEST) Received: from (arno@localhost) by heho.snv.jussieu.fr (8.11.4/jtpda-5.2) id f6CIjqX06355 ; Thu, 12 Jul 2001 20:45:52 +0200 (MEST) From: arno@heho.snv.jussieu.fr (Arno J. Klaassen) To: jasone@FreeBSD.ORG Cc: freebsd-stable@FreeBSD.ORG Subject: Changed behaviour of pthread_join (bug?) Date: 12 Jul 2001 20:45:52 +0200 Message-ID: Lines: 161 X-Mailer: Gnus v5.7/Emacs 20.7 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Dear Sir, since the recent (Jun 23 -- Jul 6) MFCs in lib/libc_r/uthread, our pthread programs don't function any longer. The problem is that a joining a thread which has been cancelled, either fails (with errno <3>) or hangs in _thread_sys_poll : gdb -core join_bug-bsd.core GNU gdb 4.18 Core was generated by `join_bug-bsd'. Program terminated with signal 3, Quit. Reading symbols from /usr/lib/libc_r.so.4...done. Reading symbols from /usr/libexec/ld-elf.so.1...done. #0 0x280bb000 in _thread_sys_poll () from /usr/lib/libc_r.so.4 (gdb) where #0 0x280bb000 in _thread_sys_poll () from /usr/lib/libc_r.so.4 #1 0x280ba365 in _thread_kern_sched_state_unlock () from /usr/lib/libc_r.so.4 #2 0x280b9c64 in _thread_kern_scheduler () from /usr/lib/libc_r.so.4 #3 0x0 in ?? () (gdb) At the end of this mail you find a simple code fragment which produces this behaviour. This code runs perfectly well under Solaris2.5 as well as well as on a 4.3-STABLE #0: Sun Jun 10 00:24:49 MEST 2001 box. Thanx in advance. Arno J. Klaassen -- SCITO S.A. INSERM U483 Le Grand Sablon University Pierre et Marie Curie 4, avenue de l'Obiou 9, quai Saint Bernard 38700 La Tronche 75 252 Paris Cedex 5 +33 - 1 - 44 27 33 87 arno@ccr.jussieu.fr ################################################################### #include #include #include #include #include #include #include pthread_t control_thread; pthread_t scheduler_thread; #define NR_OF_ITERATIONS 500000 #define NR_OF_TESTMIPS_THREADS 10 static void * testmips (void *data) { int i; int a = 2; int b = 3; for (i = 1; i <= NR_OF_ITERATIONS; i++) { a += (b / a); a -= (b / a); } return NULL; } static void * scheduler (void * data) { int i = 0; int ret = 0; pthread_t testmips_thread; for (i = 1; i <= NR_OF_TESTMIPS_THREADS; i++) { pthread_testcancel(); fprintf (stderr, "Starting new testmips_thread <%d>.\n", i); pthread_create (&testmips_thread, 0, testmips, NULL); ret = pthread_join (testmips_thread, NULL); if (ret != 0) fprintf(stderr, " FAILED to join testmips_thread.\n"); else fprintf(stderr, " Successfully joined testmips_thread.\n"); } fprintf (stderr, "Routine 'scheduler' finished.\n"); fprintf(stderr, "\nPRESS ENTER TO STOP.\n\n"); scheduler_thread = NULL; return NULL; } static void * control_routine (void * data) { int ret; fprintf(stderr, "PRESS ENTER TO CANCEL THE TESTMIPS SCHEDULER.\n\n"); getchar(); if (scheduler_thread != NULL) { fprintf(stderr, "\n Canceling scheduler_thread.\n"); ret = pthread_cancel (scheduler_thread); if (ret != 0) { fprintf(stderr, " FAILED to cancel scheduler_thread.\n"); fprintf(stderr, " Errno nr is <%d>.\n", errno); } fprintf(stderr, " Trying to join scheduler_thread.\n"); ret = pthread_join (scheduler_thread, NULL); if (ret != 0) { fprintf(stderr, " FAILED to join scheduler_thread with errno <%d>.\n", errno); } else fprintf(stderr, " Successfully joined scheduler_thread.\n"); } fprintf (stderr, "Routine 'control_routine' finished.\n"); /* control_thread = NULL;*/ return NULL; } static void do_the_job(void) { pthread_create (&scheduler_thread, 0, scheduler, NULL); } int main (int argc, char *argv[]) { int ret; pthread_create (&control_thread, 0, control_routine, NULL); do_the_job(); ret = pthread_join (control_thread, NULL); if (ret != 0) fprintf(stderr, " FAILED to join control_thread.\n"); return 0; } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 11:50:23 2001 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-73.dsl.lsan03.pacbell.net [63.207.60.73]) by hub.freebsd.org (Postfix) with ESMTP id 1F54437B401 for ; Thu, 12 Jul 2001 11:50:21 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id A43C666E2B; Thu, 12 Jul 2001 11:50:17 -0700 (PDT) Date: Thu, 12 Jul 2001 11:50:16 -0700 From: Kris Kennaway To: Matt White Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Buildworld failure in /usr/src/lib/libc Message-ID: <20010712115015.D5274@xor.obsecurity.org> References: <200107121136.f6CBaLF02862@gooey.bunnynet.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="kfjH4zxOES6UT95V" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107121136.f6CBaLF02862@gooey.bunnynet.org>; from mwhite@gooey.bunnynet.org on Thu, Jul 12, 2001 at 07:36:21AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --kfjH4zxOES6UT95V Content-Type: text/plain; charset=us-ascii Content-Disposition: inline cvsup again; chances are you didn't get everything. Kris --kfjH4zxOES6UT95V Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7TfFlWry0BWjoQKURAnh3AKDk8s9osfJvPjqyBYdw5Us9NmwgOwCgk8bG mf25n/+ZtJ7y/DELR3/j6Uw= =x291 -----END PGP SIGNATURE----- --kfjH4zxOES6UT95V-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 11:56: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 5229D37B408 for ; Thu, 12 Jul 2001 11:56:00 -0700 (PDT) (envelope-from jb3insf@pacbell.net) Received: from pacbell.net ([64.173.26.33]) by mta5.snfc21.pbi.net (iPlanet Messaging Server 5.1 (built May 7 2001)) with ESMTP id <0GGD009FWJ9BRP@mta5.snfc21.pbi.net> for freebsd-stable@freebsd.org; Thu, 12 Jul 2001 11:55:59 -0700 (PDT) Date: Thu, 12 Jul 2001 12:00:27 -0700 From: Jake Bishop Subject: A7A266 bug To: freebsd-stable@freebsd.org Message-id: <3B4DF3CB.B3C3EC2A@pacbell.net> MIME-version: 1.0 X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.6 i686) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, Has the anybody got a fix for the bug kern/28418 yet?. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 12: 4:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailout4-0.nyroc.rr.com (mailout4-1.nyroc.rr.com [24.92.226.166]) by hub.freebsd.org (Postfix) with ESMTP id ABDB437B401 for ; Thu, 12 Jul 2001 12:04:51 -0700 (PDT) (envelope-from barowc@telenet.net) Received: from roosevelt.telenet.net (alb-66-66-240-121.nycap.rr.com [66.66.240.121]) by mailout4-0.nyroc.rr.com (8.11.2/RoadRunner 1.03) with ESMTP id f6CJ3Y829731 for ; Thu, 12 Jul 2001 15:03:34 -0400 (EDT) Message-Id: <5.1.0.14.0.20010712150024.00b07b98@pop3.norton.antivirus> X-Sender: barowc/mail.telenet.net@pop3.norton.antivirus X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 12 Jul 2001 15:06:26 -0400 To: stable@FreeBSD.ORG From: Chris Barown Subject: Problems after updating with RELENG_4_3 In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I recently did a build/install world/kernel after cvsuping with the RELENG_4_3 tag. I did this to get the recent security fixes. After doing this, I have started getting errors like the following: 'July 12 13:54:19 bush /kernel: Connection attempt to TCP 127.0.0.1:4061 from 127.0.0.1:4529' to the terminal. These did not appear prior to the update, and I don't believe it is caused by an error in my ipfw config, although below is the rule set. I am pretty sure this connection is being attempted by Nut, but i haven't actually looked at that yet. ipfw rules: 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 00300 deny ip from 127.0.0.0/8 to any 00400 allow tcp from any to any established 00500 allow ip from any to any frag 00600 allow tcp from 192.168.1.5 to any setup 00700 allow udp from 192.168.1.5 to any 53 keep-state 00800 allow udp from 192.168.1.5 to any 123 keep-state 00900 allow tcp from any to any 80 setup 01000 allow log logamount 25 tcp from any to any 22 setup 01100 deny log logamount 25 tcp from any to any setup 65535 deny ip from any to any Thanks for the help, Chris Barown To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 12: 6:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from canonware.com (dsl081-058-209.dsl-isp.net [64.81.58.209]) by hub.freebsd.org (Postfix) with ESMTP id 3E58F37B403 for ; Thu, 12 Jul 2001 12:06:29 -0700 (PDT) (envelope-from jasone@canonware.com) Received: by canonware.com (Postfix, from userid 1001) id 05F81D3; Thu, 12 Jul 2001 12:07:02 -0700 (PDT) Date: Thu, 12 Jul 2001 12:07:02 -0700 From: Jason Evans To: "Arno J. Klaassen" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Changed behaviour of pthread_join (bug?) Message-ID: <20010712120702.L22464@canonware.com> Reply-To: Jason Evans 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 arno@heho.snv.jussieu.fr on Thu, Jul 12, 2001 at 08:45:52PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 12, 2001 at 08:45:52PM +0200, Arno J. Klaassen wrote: > > since the recent (Jun 23 -- Jul 6) MFCs in lib/libc_r/uthread, our pthread programs > don't function any longer. The problem is that a joining a thread which > has been cancelled, either fails (with errno <3>) or hangs > in _thread_sys_poll [...] I have compiled and run the test program you provided, and it does not fail for me. I am running the latest -stable sources for libc_r, probably the same as you are. Does the test always fail for you? Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 12: 6:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 5C94937B405 for ; Thu, 12 Jul 2001 12:06:29 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simoeon.sentex.net (simeon.sentex.ca [209.112.4.47]) by smtp1.sentex.ca (8.11.2/8.11.1) with ESMTP id f6CJ6SM25036; Thu, 12 Jul 2001 15:06:28 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20010712150021.03cc4c10@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 12 Jul 2001 15:00:46 -0400 To: Chris Barown , stable@FreeBSD.ORG From: Mike Tancsa Subject: Re: Problems after updating with RELENG_4_3 In-Reply-To: <5.1.0.14.0.20010712150024.00b07b98@pop3.norton.antivirus> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 03:06 PM 7/12/01 -0400, Chris Barown wrote: >I recently did a build/install world/kernel >after cvsuping with the RELENG_4_3 tag. I did >this to get the recent security fixes. > >After doing this, I have started getting errors >like the following: > >'July 12 13:54:19 bush /kernel: Connection attempt > to TCP 127.0.0.1:4061 from 127.0.0.1:4529' > >to the terminal. These did not appear prior to the what does sysctl -a | grep vain show ? ---Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 12: 6:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from hex.databits.net (hex.databits.net [207.29.192.16]) by hub.freebsd.org (Postfix) with SMTP id 4E9CD37B401 for ; Thu, 12 Jul 2001 12:06:46 -0700 (PDT) (envelope-from petef@hex.databits.net) Received: (qmail 83594 invoked by uid 1001); 12 Jul 2001 19:06:45 -0000 Date: Thu, 12 Jul 2001 15:06:45 -0400 From: Pete Fritchman To: Chris Barown Cc: stable@FreeBSD.ORG Subject: Re: Problems after updating with RELENG_4_3 Message-ID: <20010712150645.F77532@databits.net> References: <5.1.0.14.0.20010712150024.00b07b98@pop3.norton.antivirus> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.0.20010712150024.00b07b98@pop3.norton.antivirus>; from barowc@telenet.net on Thu, Jul 12, 2001 at 03:06:26PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ++ 12/07/01 15:06 -0400 - Chris Barown: | I recently did a build/install world/kernel | after cvsuping with the RELENG_4_3 tag. I did | this to get the recent security fixes. | | After doing this, I have started getting errors | like the following: | | 'July 12 13:54:19 bush /kernel: Connection attempt | to TCP 127.0.0.1:4061 from 127.0.0.1:4529' | Do you have log_in_vain="YES" in /etc/rc.conf? -pete -- Pete Fritchman Databits Network Services, Inc. finger petef@databits.net for PGP key To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 12: 9:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from canonware.com (dsl081-058-209.dsl-isp.net [64.81.58.209]) by hub.freebsd.org (Postfix) with ESMTP id 8A65137B401 for ; Thu, 12 Jul 2001 12:09:22 -0700 (PDT) (envelope-from jasone@canonware.com) Received: by canonware.com (Postfix, from userid 1001) id 8CA9FD3; Thu, 12 Jul 2001 12:09:56 -0700 (PDT) Date: Thu, 12 Jul 2001 12:09:56 -0700 From: Jason Evans To: "Arno J. Klaassen" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Changed behaviour of pthread_join (bug?) Message-ID: <20010712120956.M22464@canonware.com> Reply-To: Jason Evans 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 arno@heho.snv.jussieu.fr on Thu, Jul 12, 2001 at 08:45:52PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Disregard my previous email. After looking at the test more closely, I see that it is necessary to press enter soon after starting the test to cause the failure. I'm looking into the problem now. Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 12:13:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailout4-0.nyroc.rr.com (mailout4-0.nyroc.rr.com [24.92.226.120]) by hub.freebsd.org (Postfix) with ESMTP id A7F3437B401 for ; Thu, 12 Jul 2001 12:13:40 -0700 (PDT) (envelope-from barowc@telenet.net) Received: from roosevelt.telenet.net (alb-66-66-240-121.nycap.rr.com [66.66.240.121]) by mailout4-0.nyroc.rr.com (8.11.2/RoadRunner 1.03) with ESMTP id f6CJCN802858 for ; Thu, 12 Jul 2001 15:12:23 -0400 (EDT) Message-Id: <5.1.0.14.0.20010712151420.0225a0c8@pop3.norton.antivirus> X-Sender: barowc/mail.telenet.net@pop3.norton.antivirus X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 12 Jul 2001 15:15:16 -0400 To: stable@FreeBSD.ORG From: Chris Barown Subject: Re: Problems after updating with RELENG_4_3 In-Reply-To: <5.1.0.14.0.20010712150021.03cc4c10@marble.sentex.ca> References: <5.1.0.14.0.20010712150024.00b07b98@pop3.norton.antivirus> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >what does >sysctl -a | grep vain > sysctl -a |grep vain net.inet.tcp.log_in_vain: 1 net.inet.udp.log_in_vain: 1 Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 12:14:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.urx.com (mail.urx.com [63.170.19.36]) by hub.freebsd.org (Postfix) with ESMTP id 3D4B637B409 for ; Thu, 12 Jul 2001 12:14:13 -0700 (PDT) (envelope-from kstewart@urx.com) Received: from urx.com [206.159.132.160] by mail.urx.com with ESMTP (SMTPD32-6.06) id A7022CF0254; Thu, 12 Jul 2001 12:14:10 -0700 Message-ID: <3B4DF702.EE41E7A7@urx.com> Date: Thu, 12 Jul 2001 12:14:10 -0700 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.77 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway Cc: Matt White , freebsd-stable@FreeBSD.ORG Subject: Re: Buildworld failure in /usr/src/lib/libc References: <200107121136.f6CBaLF02862@gooey.bunnynet.org> <20010712115015.D5274@xor.obsecurity.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Kris Kennaway wrote: > > cvsup again; chances are you didn't get everything. > I cvsup'ed after I saw the first message and completely rebuilt my system starting around 11am PDT. There were no problems in building world or kernel. Kent -- Kent Stewart Richland, WA Cool Videos http://www.bmwfilms.com 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 freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 12:18:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailout4-0.nyroc.rr.com (mailout4-0.nyroc.rr.com [24.92.226.120]) by hub.freebsd.org (Postfix) with ESMTP id 3B1B137B403 for ; Thu, 12 Jul 2001 12:18:39 -0700 (PDT) (envelope-from barowc@telenet.net) Received: from roosevelt.telenet.net (alb-66-66-240-121.nycap.rr.com [66.66.240.121]) by mailout4-0.nyroc.rr.com (8.11.2/RoadRunner 1.03) with ESMTP id f6CJHM804526 for ; Thu, 12 Jul 2001 15:17:22 -0400 (EDT) Message-Id: <5.1.0.14.0.20010712151842.022a0008@pop3.norton.antivirus> X-Sender: barowc/mail.telenet.net@pop3.norton.antivirus X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 12 Jul 2001 15:20:14 -0400 To: stable@FreeBSD.ORG From: Chris Barown Subject: Re: Problems after updating with RELENG_4_3 In-Reply-To: <20010712150645.F77532@databits.net> References: <5.1.0.14.0.20010712150024.00b07b98@pop3.norton.antivirus> <5.1.0.14.0.20010712150024.00b07b98@pop3.norton.antivirus> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >Do you have log_in_vain="YES" in /etc/rc.conf? I do not have a log_in_vain line in my /etc/rc.conf, but it is set to "NO" in /etc/defaults/rc.conf. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 12:22: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by hub.freebsd.org (Postfix) with ESMTP id 3613637B403 for ; Thu, 12 Jul 2001 12:21:59 -0700 (PDT) (envelope-from mike@sentex.net) Received: from simoeon.sentex.net (simeon.sentex.ca [209.112.4.47]) by smtp1.sentex.ca (8.11.2/8.11.1) with ESMTP id f6CJLrM26213; Thu, 12 Jul 2001 15:21:53 -0400 (EDT) (envelope-from mike@sentex.net) Message-Id: <5.1.0.14.0.20010712151445.03e2c2d0@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 12 Jul 2001 15:16:12 -0400 To: Chris Barown , stable@FreeBSD.ORG From: Mike Tancsa Subject: Re: Problems after updating with RELENG_4_3 In-Reply-To: <5.1.0.14.0.20010712151420.0225a0c8@pop3.norton.antivirus> References: <5.1.0.14.0.20010712150021.03cc4c10@marble.sentex.ca> <5.1.0.14.0.20010712150024.00b07b98@pop3.norton.antivirus> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG That is why you are getting these messages. Did you turn it on /etc/rc.conf, or /etc/sysctl.conf ? Its telling you something tried to connect to a port where no process was listening. Try this, telnet localhost 9998 (assuming nothing is bound to that) ---Mike At 03:15 PM 7/12/01 -0400, Chris Barown wrote: >>what does >>sysctl -a | grep vain > > > sysctl -a |grep vain >net.inet.tcp.log_in_vain: 1 >net.inet.udp.log_in_vain: 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 12:27:33 2001 Delivered-To: freebsd-stable@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 6BF0C37B409 for ; Thu, 12 Jul 2001 12:27:26 -0700 (PDT) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.11.0/8.11.0) id f6CJRIr05045; Thu, 12 Jul 2001 14:27:18 -0500 (CDT) (envelope-from jlemon) Date: Thu, 12 Jul 2001 14:27:18 -0500 (CDT) From: Jonathan Lemon Message-Id: <200107121927.f6CJRIr05045@prism.flugsvamp.com> To: cjohnson@palomine.net, stable@freebsd.org Subject: Re: miibus fxp driver with Intel Pro/10 NIC X-Newsgroups: local.mail.freebsd-stable In-Reply-To: Organization: Cc: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In article you write: >-=-=-=-=-=- > >I just did a make world/kernel on a box with an old 10Mbps Intel Pro/10 PCI >network card. I uncommented the "device miibus" line in my kernel config file >for the new fxp driver. > >dmesg shows this: > >fxp0: port 0x8100-0x811f mem >0xe4000000-0xe40fffff,0xe4100000- >0xe4100fff irq 11 at device 13.0 on pci0 >fxp0: Ethernet address 00:a0:c9:57:dc:84, 10Mbps > >But there's no mention of nsphy0 or anything about miibus. The card does appear >to be working normally. You have a really old fxp card that uses a serial interface (indicated by the "10Mbps" part above), and has no MII of any sort. Thus there is no need for miibus in this case. The point of miibus is to provide a uniform interface to the various PHY chips so that the fxp driver does not have to be updated every time a new PHY comes out. Your board is working normally. -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 12:28:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailout4-0.nyroc.rr.com (mailout4-0.nyroc.rr.com [24.92.226.120]) by hub.freebsd.org (Postfix) with ESMTP id 0E51337B406 for ; Thu, 12 Jul 2001 12:28:09 -0700 (PDT) (envelope-from barowc@telenet.net) Received: from roosevelt.telenet.net (alb-66-66-240-121.nycap.rr.com [66.66.240.121]) by mailout4-0.nyroc.rr.com (8.11.2/RoadRunner 1.03) with ESMTP id f6CJQq807304 for ; Thu, 12 Jul 2001 15:26:52 -0400 (EDT) Message-Id: <5.1.0.14.0.20010712152810.022c85f0@pop3.norton.antivirus> X-Sender: barowc/mail.telenet.net@pop3.norton.antivirus X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 12 Jul 2001 15:29:44 -0400 To: stable@FreeBSD.ORG From: Chris Barown Subject: Re: Problems after updating with RELENG_4_3 In-Reply-To: <5.1.0.14.0.20010712151445.03e2c2d0@marble.sentex.ca> References: <5.1.0.14.0.20010712151420.0225a0c8@pop3.norton.antivirus> <5.1.0.14.0.20010712150021.03cc4c10@marble.sentex.ca> <5.1.0.14.0.20010712150024.00b07b98@pop3.norton.antivirus> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 03:16 PM 7/12/2001 -0400, you wrote: >That is why you are getting these messages. Did you turn it on >/etc/rc.conf, or /etc/sysctl.conf ? > >Its telling you something tried to connect to a port where no process was >listening. Try this, >telnet localhost 9998 (assuming nothing is bound to that) > > ---Mike ah. it is turned on in sysctl.conf. thank you. i must have turned it on a while ago (while playing with firewall stuff), and never rebooted the machine until i did this update. Thank you for your time, Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 13:11:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp3.knology.net (user-24-214-63-13.knology.net [24.214.63.13]) by hub.freebsd.org (Postfix) with SMTP id 3953437B406 for ; Thu, 12 Jul 2001 13:11:38 -0700 (PDT) (envelope-from steve@havk.org) Received: (qmail 27103 invoked from network); 12 Jul 2001 20:11:36 -0000 Received: from user-24-214-56-224.knology.net (HELO bsd.havk.org) (24.214.56.224) by user-24-214-63-13.knology.net with SMTP; 12 Jul 2001 20:11:36 -0000 Received: by bsd.havk.org (Postfix, from userid 1001) id A37551A7D1; Thu, 12 Jul 2001 15:11:04 -0500 (CDT) Date: Thu, 12 Jul 2001 15:11:04 -0500 From: Steve Price To: stable@freebsd.org Subject: pcic_isa.c missing in -stable Message-ID: <20010712151104.H75539@bsd.havk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is it just me or did the following commit break kernel builds in -stable? steve@bsd(/usr/src/sys/conf)$ cvs diff -u -r1.340.2.65 -r1.340.2.66 files Index: files =================================================================== RCS file: /home/ncvs/src/sys/conf/files,v retrieving revision 1.340.2.65 retrieving revision 1.340.2.66 diff -u -r1.340.2.65 -r1.340.2.66 --- files 2001/07/07 05:25:27 1.340.2.65 +++ files 2001/07/09 18:25:51 1.340.2.66 @@ -1,4 +1,4 @@ -# $FreeBSD: src/sys/conf/files,v 1.340.2.65 2001/07/07 05:25:27 imp Exp $ +# $FreeBSD: src/sys/conf/files,v 1.340.2.66 2001/07/09 18:25:51 imp Exp $ # # The long compile-with and dependency lines are required because of # limitations in config: backslash-newline doesn't work in strings, and @@ -914,7 +914,8 @@ pccard/pccard_beep.c optional card pccard/pccard_nbk.c optional card pccard/pcic.c optional pcic card -pccard/pcic_pci.c optional pcic pci +pccard/pcic_isa.c optional pcic isa card +pccard/pcic_pci.c optional pcic pci card pci/agp.c optional agp pci/agp_intel.c optional agp pci/agp_via.c optional agp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 13:18:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp3.knology.net (user-24-214-63-13.knology.net [24.214.63.13]) by hub.freebsd.org (Postfix) with SMTP id 37BC437B40C for ; Thu, 12 Jul 2001 13:18:44 -0700 (PDT) (envelope-from steve@havk.org) Received: (qmail 28802 invoked from network); 12 Jul 2001 20:18:43 -0000 Received: from user-24-214-56-224.knology.net (HELO bsd.havk.org) (24.214.56.224) by user-24-214-63-13.knology.net with SMTP; 12 Jul 2001 20:18:43 -0000 Received: by bsd.havk.org (Postfix, from userid 1001) id 75E451A7D3; Thu, 12 Jul 2001 15:18:17 -0500 (CDT) Date: Thu, 12 Jul 2001 15:18:17 -0500 From: Steve Price To: stable@FreeBSD.ORG Cc: imp@freebsd.org Subject: Re: pcic_isa.c missing in -stable Message-ID: <20010712151817.I75539@bsd.havk.org> References: <20010712151104.H75539@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: <20010712151104.H75539@bsd.havk.org>; from steve@havk.org on Thu, Jul 12, 2001 at 03:11:04PM -0500 X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 12, 2001 at 03:11:04PM -0500, Steve Price wrote: > Is it just me or did the following commit break kernel builds > in -stable? > > steve@bsd(/usr/src/sys/conf)$ cvs diff -u -r1.340.2.65 -r1.340.2.66 files > Index: files > =================================================================== > RCS file: /home/ncvs/src/sys/conf/files,v > retrieving revision 1.340.2.65 > retrieving revision 1.340.2.66 > diff -u -r1.340.2.65 -r1.340.2.66 > --- files 2001/07/07 05:25:27 1.340.2.65 > +++ files 2001/07/09 18:25:51 1.340.2.66 Looks this one was part of the cause as well. :/ steve@bsd(/usr/src/sys/pccard)$ cvs diff -u -r1.89.2.10 -r1.89.2.11 pcic.c | head Index: pcic.c =================================================================== RCS file: /home/ncvs/src/sys/pccard/pcic.c,v retrieving revision 1.89.2.10 retrieving revision 1.89.2.11 diff -u -r1.89.2.10 -r1.89.2.11 --- pcic.c 2001/06/28 06:33:13 1.89.2.10 +++ pcic.c 2001/07/09 18:25:52 1.89.2.11 @@ -2,6 +2,7 @@ * Intel PCIC or compatible Controller driver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 13:51:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ghostwheel.tribble.net (ghostwheel.tribble.net [206.124.26.66]) by hub.freebsd.org (Postfix) with ESMTP id 2F5F537B407 for ; Thu, 12 Jul 2001 13:51:55 -0700 (PDT) (envelope-from tribble@ghostwheel.tribble.net) Received: (from tribble@localhost) by ghostwheel.tribble.net (8.11.3/8.11.1) id f6CKpsd58294 for freebsd-stable@freebsd.org; Thu, 12 Jul 2001 14:51:54 -0600 (MDT) (envelope-from tribble) Date: Thu, 12 Jul 2001 14:51:54 -0600 From: Paul To: freebsd-stable@freebsd.org Subject: Re: Benchmarks from SysAdmin mag Message-ID: <20010712145154.B58265@tribble.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all... it appears that after so many FreeBSD users (including myself) sent sysadmin magazine messages regarding the benchmark article previously discussed in this thread, they've posted a follow-up. They sent me an email directly in respond to my message, giving me the new URL. So, everyone interested check out: http://www.sysadminmag.com/articles/2001/0108/0108q/0108q.htm Regards, Paul http://www.tribble.net/ "You can't have everything. Where would you put it?" -- Steven Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 14:11:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from canonware.com (dsl081-058-209.dsl-isp.net [64.81.58.209]) by hub.freebsd.org (Postfix) with ESMTP id DB5A037B405 for ; Thu, 12 Jul 2001 14:11:19 -0700 (PDT) (envelope-from jasone@canonware.com) Received: by canonware.com (Postfix, from userid 1001) id A48DCD5; Thu, 12 Jul 2001 14:11:54 -0700 (PDT) Date: Thu, 12 Jul 2001 14:11:54 -0700 From: Jason Evans To: "Arno J. Klaassen" Cc: freebsd-stable@FreeBSD.ORG, Daniel Eischen Subject: Re: Changed behaviour of pthread_join (bug?) Message-ID: <20010712141154.O22464@canonware.com> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="ADZbWkCsHQ7r3kzd" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from arno@heho.snv.jussieu.fr on Thu, Jul 12, 2001 at 08:45:52PM +0200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ADZbWkCsHQ7r3kzd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Attached is a patch for -stable that should fix the problem your test exposes, as well as a problem that your actual program might hit (canceled threads should not detach). I also noticed and hopefully fixed a problem with canceling a thread suspended while joining, but you probably don't do that. =) Please give the patch a try and let me know if it works for you. Thanks, Jason P.S. Dan Eischen provided the bulk of this fix. Thanks Dan! --ADZbWkCsHQ7r3kzd Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="cancel_join.diff" Index: uthread_cancel.c =================================================================== RCS file: /home/ncvs/src/lib/libc_r/uthread/uthread_cancel.c,v retrieving revision 1.3.2.3 diff -u -r1.3.2.3 uthread_cancel.c --- uthread_cancel.c 2001/06/23 00:47:05 1.3.2.3 +++ uthread_cancel.c 2001/07/12 20:59:13 @@ -59,9 +59,23 @@ break; case PS_JOIN: + /* + * Disconnect the thread from the joinee and + * detach: + */ + if (pthread->data.thread != NULL) { + pthread->data.thread->joiner = NULL; + pthread_detach((pthread_t) + pthread->data.thread); + } + pthread->cancelflags |= PTHREAD_CANCELLING; + PTHREAD_NEW_STATE(pthread, PS_RUNNING); + break; + case PS_SUSPENDED: if (pthread->suspended == SUSP_NO || pthread->suspended == SUSP_YES || + pthread->suspended == SUSP_JOIN || pthread->suspended == SUSP_NOWAIT) { /* * This thread isn't in any scheduling @@ -180,7 +194,6 @@ */ _thread_run->cancelflags &= ~PTHREAD_CANCELLING; _thread_exit_cleanup(); - pthread_detach((pthread_t)_thread_run); pthread_exit(PTHREAD_CANCELED); PANIC("cancel"); } @@ -211,7 +224,6 @@ if ((_thread_run->cancelflags & PTHREAD_CANCEL_NEEDED) != 0) { _thread_run->cancelflags &= ~PTHREAD_CANCEL_NEEDED; _thread_exit_cleanup(); - pthread_detach((pthread_t)_thread_run); pthread_exit(PTHREAD_CANCELED); } } Index: uthread_join.c =================================================================== RCS file: /home/ncvs/src/lib/libc_r/uthread/uthread_join.c,v retrieving revision 1.12.2.3 diff -u -r1.12.2.3 uthread_join.c --- uthread_join.c 2001/07/05 16:04:09 1.12.2.3 +++ uthread_join.c 2001/07/12 20:30:29 @@ -119,6 +119,9 @@ /* Set the running thread to be the joiner: */ pthread->joiner = _thread_run; + /* Keep track of which thread we're joining to: */ + _thread_run->data.thread = pthread; + /* Schedule the next thread: */ _thread_kern_sched_state(PS_JOIN, __FILE__, __LINE__); --ADZbWkCsHQ7r3kzd-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 14:11:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 04C6137B403 for ; Thu, 12 Jul 2001 14:11:41 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from vimfuego.saarinen.org ([192.168.1.1]) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15Knk1-00075U-00; Fri, 13 Jul 2001 09:11:21 +1200 Date: Fri, 13 Jul 2001 09:11:21 +1200 (NZST) From: Juha Saarinen To: Paul Cc: "freebsd-stable@freebsd.org" Subject: Re: Benchmarks from SysAdmin mag In-Reply-To: <20010712145154.B58265@tribble.net> Message-ID: X-S: Always MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 12 Jul 2001, Paul wrote: > Hi all... it appears that after so many FreeBSD users (including > myself) sent sysadmin magazine messages regarding the benchmark article > previously discussed in this thread, they've posted a follow-up. They > sent me an email directly in respond to my message, giving me the new URL. > > So, everyone interested check out: > http://www.sysadminmag.com/articles/2001/0108/0108q/0108q.htm Interesting. What do these two sysctls do: net.local.stream.recvspace net.local.stream.sendspace Presumably allocate more buffer memory for some network function? -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 14:28: 6 2001 Delivered-To: freebsd-stable@freebsd.org Received: from cadmium.frontier.net (cadmium.frontier.net [199.45.141.22]) by hub.freebsd.org (Postfix) with ESMTP id 54CDB37B401 for ; Thu, 12 Jul 2001 14:28:00 -0700 (PDT) (envelope-from cewatts@frontier.net) Received: from animas.frontier.net (frontier.net [199.45.141.1]) by cadmium.frontier.net (Postfix) with ESMTP id E27BF7A122; Thu, 12 Jul 2001 15:37:07 -0600 (MDT) Received: from localhost (localhost [127.0.0.1]) by animas.frontier.net (Postfix) with ESMTP id 082A03EE81D; Thu, 12 Jul 2001 15:27:58 -0600 (MDT) Date: Thu, 12 Jul 2001 15:27:57 -0600 (MDT) From: Charlie Watts To: Paul Cc: "freebsd-stable@freebsd.org" Subject: Re: Benchmarks from SysAdmin mag In-Reply-To: <20010712145154.B58265@tribble.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 12 Jul 2001, Paul wrote: > Hi all... it appears that after so many FreeBSD users (including > myself) sent sysadmin magazine messages regarding the benchmark article > previously discussed in this thread, they've posted a follow-up. They > sent me an email directly in respond to my message, giving me the new URL. > > So, everyone interested check out: > http://www.sysadminmag.com/articles/2001/0108/0108q/0108q.htm They claim to have both done: tunefs -n enable / tunefs -n enable /usr tunefs -n enable /var And: in /etc/fstab Add to options for all hard disk file systems ",async": Given this, which takes precedence? Or am I mis-understanding? I think of the three options as sync, async, and softupdates. If you turn async AND softupdates on, what is really happening? -- Charlie Watts cewatts@frontier.net Frontier Internet Systems Janitor and Network Plumber http://www.frontier.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 14:43:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from snafu.adept.org (adsl-63-201-63-44.dsl.snfc21.pacbell.net [63.201.63.44]) by hub.freebsd.org (Postfix) with ESMTP id CB73237B405 for ; Thu, 12 Jul 2001 14:43:16 -0700 (PDT) (envelope-from mike@adept.org) Received: by snafu.adept.org (Postfix, from userid 1000) id EE53F9EE06; Thu, 12 Jul 2001 14:43:13 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by snafu.adept.org (Postfix) with ESMTP id E07BD9B00C; Thu, 12 Jul 2001 14:43:13 -0700 (PDT) Date: Thu, 12 Jul 2001 14:43:13 -0700 (PDT) From: Mike Hoskins To: Charlie Watts Cc: Paul , "freebsd-stable@freebsd.org" Subject: Re: Benchmarks from SysAdmin mag In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hmm. Good question. I don't know (running just softupdates here), but I wouldn't write an article on the matter, so... ;) I find it discouraging that so many of the people writing articles about technology (which often, in turn, makeup other business people's minds for them) seem to know so little about it. Don't know FreeBSD as well as you do Linux? Then don't compare the two. At least, not without doing appropriate research and knowing a little about what you're talking about before opening your mouth. Pet peeve. Later, -Mike On Thu, 12 Jul 2001, Charlie Watts wrote: > On Thu, 12 Jul 2001, Paul wrote: > > > Hi all... it appears that after so many FreeBSD users (including > > myself) sent sysadmin magazine messages regarding the benchmark article > > previously discussed in this thread, they've posted a follow-up. They > > sent me an email directly in respond to my message, giving me the new URL. > > > > So, everyone interested check out: > > http://www.sysadminmag.com/articles/2001/0108/0108q/0108q.htm > > They claim to have both done: > > tunefs -n enable / > tunefs -n enable /usr > tunefs -n enable /var > > And: > in /etc/fstab > Add to options for all hard disk file systems ",async": > > Given this, which takes precedence? Or am I mis-understanding? > > I think of the three options as sync, async, and softupdates. If you > turn async AND softupdates on, what is really happening? > > -- > Charlie Watts > cewatts@frontier.net Frontier Internet > Systems Janitor and Network Plumber http://www.frontier.net/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- Eat drink and be merry, for tomorrow they may make it illegal. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 14:46:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from panda.freebsdsystems.com (panda.freebsdsystems.com [216.126.95.28]) by hub.freebsd.org (Postfix) with SMTP id 5290937B403 for ; Thu, 12 Jul 2001 14:46:51 -0700 (PDT) (envelope-from lnb@freebsdsystems.com) Received: (qmail 4567 invoked by uid 89); 12 Jul 2001 21:46:50 -0000 Message-ID: <20010712214650.4566.qmail@panda.freebsdsystems.com> References: <1399129667.20010709164730@mail.ru> <006e01c10927$c3151d80$6d36120a@comsys.ntukpi.kiev.ua> <18810557330.20010711121320@mail.ru> <86itgz4eyf.fsf@hades.hell.gr> <20010711224709.11607.qmail@panda.freebsdsystems.com> <867kxe504y.fsf@hades.hell.gr> In-Reply-To: <867kxe504y.fsf@hades.hell.gr> From: "Lanny Baron" To: Giorgos Keramidas Cc: Igor Kulemzin , "Andrey Simonenko" , freebsd-questions@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: cron exited on signal 11 Date: Thu, 12 Jul 2001 21:46:50 GMT Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Sender: lnb@freebsdsystems.com Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I did a cd /usr/src; make update && make buildworld && make install world && make buildkernel && make installkernel && reboot and .... Mounting root from ufs:/dev/ad0s1a pid 232 (cron), uid 0: exited on signal 11 (core dumped) The size of cron on the updated box is, 30392 and the size of cron on a cron-working box is, 29560. What has changed? -Lanny Giorgos Keramidas writes: > "Lanny Baron" writes: > >> Hello, >> As was stated in previous mail, upon cvsup'ing and config'ing the kernel, >> /var/log/messages shows cron dies. This is right after boot and with >> 4.3-STABLE > > Did you update both the kernel with buildkernel/installkernel and the userland > with buildworld/installworld? Or was it just the kernel that you recompiled > from your new sources? > > -giorgos > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message ~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~=~= Lanny Baron And he said, Let there be light, and FreeBSD was created and he saw it was GOOD. He said, Hey Kids Rock 'N' Roll FreeBSD! Servers built with the power to Serve http://www.FreeBSDsystems.com 1.877.963.1900 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 14:48: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.akalink.com (akalink.com [64.23.81.14]) by hub.freebsd.org (Postfix) with SMTP id CB59A37B401 for ; Thu, 12 Jul 2001 14:48:02 -0700 (PDT) (envelope-from jfortin@akalink.com) Received: (qmail 15342 invoked from network); 12 Jul 2001 21:45:01 -0000 Received: from unknown (HELO alink) (64.23.81.14) by akalink.com with SMTP; 12 Jul 2001 21:45:00 -0000 Message-ID: <001b01c10b1c$72c53080$63e2e440@alink> From: "Jonathan Fortin" To: Subject: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Date: Thu, 12 Jul 2001 17:48:53 -0400 Organization: Akalink Communications MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, It is regarding the new benchmark (FreeBSD-tuned), They forgot to enable write-cache behind (enabled by default in windows2000 and linux) and a bit other options I would liked of seened. hw.ata.wc = 1 net.inet.tcp.keepidle=10000 net.inet.tcp.keepintvl=10000 vm.pageout_algorithm=1 as for mount options, "noatime". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 14:49:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id A35BD37B401 for ; Thu, 12 Jul 2001 14:49:51 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f6CLnpA25543 for ; Thu, 12 Jul 2001 14:49:51 -0700 (PDT) Message-Id: <200107122149.f6CLnpA25543@ptavv.es.net> To: stable@freebsd.org Subject: New Option ROM device in stable Date: Thu, 12 Jul 2001 14:49:51 -0700 From: "Kevin Oberman" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I notice that a new device, "Option ROM", has appeared in stable as of a few days ago. No man page, but the driver makes me think it's to solve the problem of properly assigning memory space for device iomem. Is this what it's all about? R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 14:50:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 2055637B401 for ; Thu, 12 Jul 2001 14:50:44 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f6CLoc151358; Thu, 12 Jul 2001 14:50:38 -0700 (PDT) (envelope-from dillon) Date: Thu, 12 Jul 2001 14:50:38 -0700 (PDT) From: Matt Dillon Message-Id: <200107122150.f6CLoc151358@earth.backplane.com> To: Paul Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Benchmarks from SysAdmin mag References: <20010712145154.B58265@tribble.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :Hi all... it appears that after so many FreeBSD users (including :myself) sent sysadmin magazine messages regarding the benchmark article :previously discussed in this thread, they've posted a follow-up. They :sent me an email directly in respond to my message, giving me the new URL. : :So, everyone interested check out: :http://www.sysadminmag.com/articles/2001/0108/0108q/0108q.htm : :Regards, :Paul That's about what I expected. The filesystem ops will slow down once you get beyond 64K because FreeBSD will pro-actively cluster/write the ops, even mounted async, while Linux will continue to cache the dirty data. Also FreeBSD enforces a dirty ratio in its buffer cache and will force out dirty data in any case after a while. This can be partally turned off in FreeBSD using 'sysctl -w vfs.write_behind=0', but I would NOT recommend ever doing that because you lose long term stability in heavily loaded systems when you try to keep too much dirty around. This is something that a simple create-10000-files-and-delete- them test doesn't really address. The network limits they hit are a simple calculation... when you are trying to buffer 64K of data for each network connection, in both directions, and only have 60,000 mbufs (x2K = 120MB) you wind up with buffer space for around 1000 connections. A system designed to handle that many simultanious connections almost never wants to reserve 64K of buffer space in both directions for each connection. I would reduce the sendspace and recvspace back down to 32k (at least), and perhaps even down further. And mounting a filesystem async AND softupdates doesn't make any sense. I've forgotten what happens in that case, but only one or the other will operate. It seems to me that they blindly applied all the myrid suggestions without actually knowing what they were doing. They seem to stress the '17' FreeBSD patches and stress the 'untuned' linux verses the 'tuned' FreeBSD, but while it may be true that an untuned linux system works well for the benchmarks they ran, it is equally true that an untuned linux system would not work well in other situations (just as an untuned FreeBSD box works well in some situations but not others). And the suggestions that a heavily loaded mail server should operate in production with an async mount is just plain stupidity. In anycase, the results prove our point rather succinctly. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 14:51:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 56E5037B406 for ; Thu, 12 Jul 2001 14:51:38 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from [192.168.1.10] (helo=den2) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15KoMz-00076m-00; Fri, 13 Jul 2001 09:51:37 +1200 From: "Juha Saarinen" To: "'Jonathan Fortin'" , Subject: RE: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Date: Fri, 13 Jul 2001 09:51:54 +1200 Message-ID: <004b01c10b1c$ddb040b0$0a01a8c0@den2> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <001b01c10b1c$72c53080$63e2e440@alink> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :: hw.ata.wc = 1 How do you enable write-caching on SCSI drives? The camcontrol man page is a bit cryptic... :: net.inet.tcp.keepidle=10000 :: net.inet.tcp.keepintvl=10000 What do these do? :: vm.pageout_algorithm=1 Ditto...? ;-) :: :: as for mount options, "noatime". Don't think any Linux distro defaults to noatime mounts, and in Win2K, you have to hack the Registry to disable Last Access Timestamps. -- Juha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 14:59:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 2788E37B405 for ; Thu, 12 Jul 2001 14:59:11 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f6CLx3M51540; Thu, 12 Jul 2001 14:59:03 -0700 (PDT) (envelope-from dillon) Date: Thu, 12 Jul 2001 14:59:03 -0700 (PDT) From: Matt Dillon Message-Id: <200107122159.f6CLx3M51540@earth.backplane.com> To: "Juha Saarinen" Cc: "'Jonathan Fortin'" , Subject: Re: RE: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) References: <004b01c10b1c$ddb040b0$0a01a8c0@den2> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ::: hw.ata.wc = 1 : :How do you enable write-caching on SCSI drives? The camcontrol man page :is a bit cryptic... SCSI drives have tags, you don't have to lift a finger. Turning on write caching on top of using tags is extremely dangerous anyway, much more dangerous then turning on write caching for an (untagged) IDE drive. ::: net.inet.tcp.keepidle=10000 ::: net.inet.tcp.keepintvl=10000 This will be irrelevant for the benchmark they ran. It is related to keepalive timeouts that terminate dead TCP connections. :What do these do? : ::: vm.pageout_algorithm=1 : :Ditto...? ;-) Don't mess with that, it's magic :-). No, actually, changing it just changes the pageout algorithm to strict LRU, which you almost never want to do. It will not have any effect on the benchmark since they were not stressing memory and it would probably be detrimental if they were stressing memory. ::: ::: as for mount options, "noatime". : :Don't think any Linux distro defaults to noatime mounts, and in Win2K, :you have to hack the Registry to disable Last Access Timestamps. : :-- Juha atime/noatime would have no effect on the benchmark anyway. Or not much of one, anyway. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15: 5:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web13505.mail.yahoo.com (web13505.mail.yahoo.com [216.136.175.84]) by hub.freebsd.org (Postfix) with SMTP id 687A937B405 for ; Thu, 12 Jul 2001 15:05:12 -0700 (PDT) (envelope-from dacia_icarus@yahoo.com) Message-ID: <20010712220512.15446.qmail@web13505.mail.yahoo.com> Received: from [64.81.179.195] by web13505.mail.yahoo.com via HTTP; Thu, 12 Jul 2001 15:05:12 PDT Date: Thu, 12 Jul 2001 15:05:12 -0700 (PDT) From: abram olson Subject: mass uninstall all ports? To: freebsd-stable@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just updated from 4.3 release to 4.3 stable. My entire system is built via ports. I want to make some updates but I keep running into endless dependency chains. I'm doing a make clean in /usr/ports right now to see if that helps. If it doesn't, is there a way to remove every package that isn't part of the base system at one go? I'm happy to start over especially since I've got much better compiler optimizations now then when I first built this system ;-) Thanks folks. Abe ===== Jesus saves. Allah forgives, Cthulu thinks you'd make a nice sandwich. ------------------------------------------ See my digital art at: http://www.foramenmagnum.net/images.html __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:14:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 3C89737B401 for ; Thu, 12 Jul 2001 15:14:38 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from [192.168.1.10] (helo=den2) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15KojD-00078p-00; Fri, 13 Jul 2001 10:14:35 +1200 From: "Juha Saarinen" To: "'Matt Dillon'" Cc: "'Jonathan Fortin'" , Subject: RE: RE: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Date: Fri, 13 Jul 2001 10:14:52 +1200 Message-ID: <007b01c10b20$12f9e2f0$0a01a8c0@den2> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <200107122159.f6CLx3M51540@earth.backplane.com> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :: SCSI drives have tags, you don't have to lift a finger. :: Turning on :: write caching on top of using tags is extremely dangerous anyway, :: much more dangerous then turning on write caching for an :: (untagged) :: IDE drive. You mean tagged command queueing? da0 at sym0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled da0: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) da1 at sym0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 80.000MB/s transfers (40.000MHz, offset 31, 16bit), Tagged Queueing Enabled da1: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C) Does the 'debug.vfscache' sysctl hurt performance? It's set to '1' by default in 4.3-STABLE by the looks of it. -- Juha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:15:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ece.cmu.edu (ECE.CMU.EDU [128.2.236.200]) by hub.freebsd.org (Postfix) with ESMTP id 3F0D037B409 for ; Thu, 12 Jul 2001 15:15:44 -0700 (PDT) (envelope-from allbery@ece.cmu.edu) Received: from vpn73.ece.cmu.edu (ANNEX-4.ECE.CMU.EDU [128.2.136.4]) (authenticated) by ece.cmu.edu (8.11.0/8.10.2) with ESMTP id f6CMFeg19166; Thu, 12 Jul 2001 18:15:40 -0400 (EDT) Date: Thu, 12 Jul 2001 18:15:37 -0400 From: "Brandon S. Allbery KF8NH" To: abram olson , freebsd-stable@FreeBSD.ORG Subject: Re: mass uninstall all ports? Message-ID: <21840000.994976137@vpn73.ece.cmu.edu> In-Reply-To: <20010712220512.15446.qmail@web13505.mail.yahoo.com> References: <20010712220512.15446.qmail@web13505.mail.yahoo.com> X-Mailer: Mulberry/2.1.0a6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday, July 12, 2001 15:05:12 -0700, abram olson wrote: +----- | If it doesn't, is there a way to remove every package | that isn't part of the base system at one go? I'm +--->8 pkg_info | cut -d\ -f1 | xargs pkg_delete :) -- brandon s. allbery [os/2][linux][solaris][freebsd] allbery@kf8nh.apk.net system administrator [JAPH][WAY too many hats] allbery@ece.cmu.edu electrical and computer engineering KF8NH carnegie mellon university [linux: proof of the million monkeys theory] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:18: 4 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web13505.mail.yahoo.com (web13505.mail.yahoo.com [216.136.175.84]) by hub.freebsd.org (Postfix) with SMTP id 92A7137B409 for ; Thu, 12 Jul 2001 15:18:01 -0700 (PDT) (envelope-from dacia_icarus@yahoo.com) Message-ID: <20010712221801.16260.qmail@web13505.mail.yahoo.com> Received: from [64.81.179.195] by web13505.mail.yahoo.com via HTTP; Thu, 12 Jul 2001 15:18:01 PDT Date: Thu, 12 Jul 2001 15:18:01 -0700 (PDT) From: abram olson Subject: Re: mass uninstall all ports? To: "Brandon S. Allbery KF8NH" Cc: stable@freebsd.org In-Reply-To: <21840000.994976137@vpn73.ece.cmu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Awesome! Thank you Brandon. Abe --- "Brandon S. Allbery KF8NH" wrote: > On Thursday, July 12, 2001 15:05:12 -0700, abram > olson > wrote: > +----- > | If it doesn't, is there a way to remove every > package > | that isn't part of the base system at one go? I'm > +--->8 > > pkg_info | cut -d\ -f1 | xargs pkg_delete > > :) > > -- > brandon s. allbery [os/2][linux][solaris][freebsd] > allbery@kf8nh.apk.net > system administrator [JAPH][WAY too many hats] > allbery@ece.cmu.edu > electrical and computer engineering > KF8NH > carnegie mellon university [linux: proof of the > million monkeys theory] > ===== Jesus saves. Allah forgives, Cthulu thinks you'd make a nice sandwich. ------------------------------------------ See my digital art at: http://www.foramenmagnum.net/images.html __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:21: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from quarter.csl.sri.com (quarter.csl.sri.com [130.107.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 33B5537B405 for ; Thu, 12 Jul 2001 15:20:56 -0700 (PDT) (envelope-from hogsett@csl.sri.com) Received: from glob.csl.sri.com (glob.csl.sri.com [130.107.15.161]) by quarter.csl.sri.com (8.11.1/8.11.1) with ESMTP id f6CMKtP02335 for ; Thu, 12 Jul 2001 15:20:55 -0700 Received: from glob.csl.sri.com (hogsett@localhost) by glob.csl.sri.com (8.11.2/8.8.7) with ESMTP id f6CMKtO08748 for ; Thu, 12 Jul 2001 15:20:55 -0700 Message-Id: <200107122220.f6CMKtO08748@glob.csl.sri.com> X-Authentication-Warning: glob.csl.sri.com: hogsett owned process doing -bs To: freebsd-stable@freebsd.org Subject: libintl.so.1 ? Date: Thu, 12 Jul 2001 15:20:55 -0700 From: Mike Hogsett Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bash-2.05# pwd /usr/ports/print/ghostscript6 bash-2.05# make PREFIX=/csl install ===> Building for ghostscript-6.50_6 >>> in pre-build ... >>> creating directories for compilation ... /usr/libexec/ld-elf.so.1: Shared object "libintl.so.1" not found *** Error code 1 Stop in /usr/ports/print/ghostscript6. *** Error code 1 Stop in /usr/ports/print/ghostscript6. *** Error code 1 Stop in /usr/ports/print/ghostscript6. *** Error code 1 Stop in /usr/ports/print/ghostscript6. bash-2.05# Have I messed something up or is this a real bug ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:21:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from goku.branchmedia.com (goku.branchmedia.com [216.129.214.40]) by hub.freebsd.org (Postfix) with ESMTP id A6D8D37B406 for ; Thu, 12 Jul 2001 15:21:02 -0700 (PDT) (envelope-from mitayai@dreaming.org) Received: (from root@localhost) by goku.branchmedia.com (8.11.4/8.11.4) id f6CML2o13844; Thu, 12 Jul 2001 18:21:02 -0400 (EDT) (envelope-from mitayai@dreaming.org) Received: from shadow (shadow.branchmedia.com [216.129.214.38]) by goku.branchmedia.com (8.11.4/8.11.4av) with SMTP id f6CMKvi13836; Thu, 12 Jul 2001 18:20:58 -0400 (EDT) (envelope-from mitayai@dreaming.org) From: "Mit Rowe" To: "abram olson" , Subject: RE: mass uninstall all ports? Date: Thu, 12 Jul 2001 18:20:30 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal In-Reply-To: <20010712220512.15446.qmail@web13505.mail.yahoo.com> X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG this is just a guess! cd /var/db/pkg pkg_delete * > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of abram olson > Sent: July 12, 2001 18:05 PM > To: freebsd-stable@FreeBSD.ORG > Subject: mass uninstall all ports? > > > I just updated from 4.3 release to 4.3 stable. My > entire system is built via ports. I want to make some > updates but I keep running into endless dependency > chains. I'm doing a > make clean in /usr/ports right now to see if that > helps. > > If it doesn't, is there a way to remove every package > that isn't part of the base system at one go? I'm > happy to start over especially since I've got much > better compiler optimizations now then when I first > built this system ;-) > > Thanks folks. > > > Abe > > ===== > Jesus saves. > Allah forgives, > Cthulu thinks you'd make a nice sandwich. > ------------------------------------------ > See my digital art at: > > http://www.foramenmagnum.net/images.html > > __________________________________________________ > Do You Yahoo!? > Get personalized email addresses from Yahoo! Mail > http://personal.mail.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:22:14 2001 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-73.dsl.lsan03.pacbell.net [63.207.60.73]) by hub.freebsd.org (Postfix) with ESMTP id DF79C37B405 for ; Thu, 12 Jul 2001 15:22:08 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7849966DD9; Thu, 12 Jul 2001 15:22:07 -0700 (PDT) Date: Thu, 12 Jul 2001 15:22:05 -0700 From: Kris Kennaway To: abram olson Cc: freebsd-stable@FreeBSD.ORG Subject: Re: mass uninstall all ports? Message-ID: <20010712152205.A20322@xor.obsecurity.org> References: <20010712220512.15446.qmail@web13505.mail.yahoo.com> 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: <20010712220512.15446.qmail@web13505.mail.yahoo.com>; from dacia_icarus@yahoo.com on Thu, Jul 12, 2001 at 03:05:12PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 12, 2001 at 03:05:12PM -0700, abram olson wrote: > I just updated from 4.3 release to 4.3 stable. My > entire system is built via ports. I want to make some > updates but I keep running into endless dependency > chains. I'm doing a=20 Look into portupgrade in the ports collection, which does a superb job of upgrading ports and dependencies in the correct order. Kris --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7TiMNWry0BWjoQKURAsABAKCOs+LzqQ7Xk4HuOoqfdOHH5fh66QCfV067 H5CSDVt+nXKhZ6LwKrdmTkI= =OUsp -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:22:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ghostwheel.tribble.net (ghostwheel.tribble.net [206.124.26.66]) by hub.freebsd.org (Postfix) with ESMTP id D1AA237B401 for ; Thu, 12 Jul 2001 15:22:31 -0700 (PDT) (envelope-from tribble@tribble.net) Received: (from tribble@localhost) by ghostwheel.tribble.net (8.11.3/8.11.1) id f6CMMTW60418; Thu, 12 Jul 2001 16:22:29 -0600 (MDT) (envelope-from tribble@tribble.net) Date: Thu, 12 Jul 2001 16:22:29 -0600 From: Paul To: Matt Dillon Cc: freebsd-stable@freebsd.org Subject: Re: Benchmarks from SysAdmin mag Message-ID: <20010712162229.A60110@tribble.net> References: <20010712145154.B58265@tribble.net> <200107122150.f6CLoc151358@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: <200107122150.f6CLoc151358@earth.backplane.com>; from dillon@earth.backplane.com on Thu, Jul 12, 2001 at 02:50:38PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Once upon a time, Matt Dillon scribed: > In anycase, the results prove our point rather succinctly. Unfortunately, it proves our point to us daemonites mostly, and is probably still lost on the average sysadminmag reader... ah well :) > -Matt Regards, Paul http://www.tribble.net/ "You can't have everything. Where would you put it?" -- Steven Wright To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:24:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id 85DFA37B401 for ; Thu, 12 Jul 2001 15:24:50 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.210]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010712222449.LKEJ3208.mtiwmhc21.worldnet.att.net@worldnet.att.net>; Thu, 12 Jul 2001 22:24:49 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id D897D50D5F; Thu, 12 Jul 2001 18:28:44 -0400 (EDT) Date: Thu, 12 Jul 2001 18:28:44 -0400 From: parv To: abram olson Cc: freebsd-stable@FreeBSD.org Subject: Re: mass uninstall all ports? Message-ID: <20010712182844.A26646@moo.holy.cow> Mail-Followup-To: abram olson , freebsd-stable@FreeBSD.org References: <20010712220512.15446.qmail@web13505.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010712220512.15446.qmail@web13505.mail.yahoo.com>; from dacia_icarus@yahoo.com on Thu, Jul 12, 2001 at 03:05:12PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG on Jul 12 18:19, i got this from abram... > I just updated from 4.3 release to 4.3 stable. My > entire system is built via ports. I want to make some > updates but I keep running into endless dependency > chains. I'm doing a > make clean in /usr/ports right now to see if that > helps. if you haven't updated your /usr/ports tree since you have installed software from there, the you need to do... # cd /usr/ports && make deinstall # inplace of 'clean' > > If it doesn't, is there a way to remove every package > that isn't part of the base system at one go? I'm > happy to start over especially since I've got much > better compiler optimizations now then when I first > built this system ;-) > > if you have updated your ports tree or added packages via pkg_add, then you may try this... # cd /var/db/pkg && pkg_delete -fd * ...to force (-f) removal & deletion of empty directories (-d). if you are running 4.3*, then you should be able to use the wildcard. -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:26:32 2001 Delivered-To: freebsd-stable@freebsd.org Received: from femail2.sdc1.sfba.home.com (femail2.sdc1.sfba.home.com [24.0.95.82]) by hub.freebsd.org (Postfix) with ESMTP id 3396F37B401 for ; Thu, 12 Jul 2001 15:26:29 -0700 (PDT) (envelope-from bmah@employees.org) Received: from intruder.bmah.org ([24.176.204.87]) by femail2.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010712222628.FTVS18257.femail2.sdc1.sfba.home.com@intruder.bmah.org>; Thu, 12 Jul 2001 15:26:28 -0700 Received: (from bmah@localhost) by intruder.bmah.org (8.11.4/8.11.3) id f6CMQSH06998; Thu, 12 Jul 2001 15:26:28 -0700 (PDT) (envelope-from bmah) Message-Id: <200107122226.f6CMQSH06998@intruder.bmah.org> X-Mailer: exmh version 2.5 07/09/2001 with nmh-1.0.4 To: "Kevin Oberman" Cc: stable@FreeBSD.ORG Subject: Re: New Option ROM device in stable In-Reply-To: <200107122149.f6CLnpA25543@ptavv.es.net> References: <200107122149.f6CLnpA25543@ptavv.es.net> Comments: In-reply-to "Kevin Oberman" message dated "Thu, 12 Jul 2001 14:49:51 -0700." From: "Bruce A. Mah" Reply-To: bmah@FreeBSD.ORG X-Face: g~c`.{#4q0"(V*b#g[i~rXgm*w;:nMfz%_RZLma)UgGN&=j`5vXoU^@n5v4:OO)c["!w)nD/!!~e4Sj7LiT'6*wZ83454H""lb{CC%T37O!!'S$S&D}sem7I[A 2V%N&+ X-Image-Url: http://www.employees.org/~bmah/Images/bmah-cisco-small.gif X-Url: http://www.employees.org/~bmah/ Mime-Version: 1.0 Content-Type: multipart/signed; boundary="==_Exmh_-1947848892P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Thu, 12 Jul 2001 15:26:28 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==_Exmh_-1947848892P Content-Type: text/plain; charset=us-ascii If memory serves me right, "Kevin Oberman" wrote: > I notice that a new device, "Option ROM", has appeared in stable as of > a few days ago. No man page, but the driver makes me think it's to > solve the problem of properly assigning memory space for device iomem. > > Is this what it's all about? The release notes are your friend... :-) # An orm(4) device has been added to claim the option ROMs in the ISA # memory I/O space, to prevent other drivers from mistakenly assigning # addresses that conflict with these ROMs. For some reason, when I wrote this up (from the commit logs) I thought there was a manpage for this, but it looks like I was mistaken. Bruce. --==_Exmh_-1947848892P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: Exmh version 2.3.1+ 05/14/2001 iD8DBQE7TiQT2MoxcVugUsMRAhzNAJ44DBs9nqcR3/9Q+yoHW+Aj6Z9cDQCfWaB4 /mY3Z+BTxelTvrkpCbneFy4= =ySOL -----END PGP SIGNATURE----- --==_Exmh_-1947848892P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:40:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web13502.mail.yahoo.com (web13502.mail.yahoo.com [216.136.175.81]) by hub.freebsd.org (Postfix) with SMTP id 90D7E37B403 for ; Thu, 12 Jul 2001 15:40:21 -0700 (PDT) (envelope-from dacia_icarus@yahoo.com) Message-ID: <20010712224021.95596.qmail@web13502.mail.yahoo.com> Received: from [64.81.179.68] by web13502.mail.yahoo.com via HTTP; Thu, 12 Jul 2001 15:40:21 PDT Date: Thu, 12 Jul 2001 15:40:21 -0700 (PDT) From: abram olson Subject: Re: mass uninstall all ports? To: parv Cc: freebsd-stable@FreeBSD.org In-Reply-To: <20010712182844.A26646@moo.holy.cow> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have updated the ports using cvsup. So, this: cd /var/db/pkg && pkg_delete -fd * will remove all the packages and ports that are installed? I really want to understand what I'm doing here ;-) Another person suggested I do: pkg_info | cut -d\ -f1 | xargs pkg_delete what is the difference between what these two commands will do? Abe --- parv wrote: > on Jul 12 18:19, i got this from abram... > > I just updated from 4.3 release to 4.3 stable. My > > entire system is built via ports. I want to make > some > > updates but I keep running into endless dependency > > chains. I'm doing a > > make clean in /usr/ports right now to see if > that > > helps. > > if you haven't updated your /usr/ports tree since > you have installed > software from there, the you need to do... > > # cd /usr/ports && make deinstall # inplace of > 'clean' > > > > > If it doesn't, is there a way to remove every > package > > that isn't part of the base system at one go? I'm > > happy to start over especially since I've got much > > better compiler optimizations now then when I > first > > built this system ;-) > > > > > > if you have updated your ports tree or added > packages via pkg_add, > then you may try this... > > # cd /var/db/pkg && pkg_delete -fd * > > ...to force (-f) removal & deletion of empty > directories (-d). if you > are running 4.3*, then you should be able to use the > wildcard. > > > -- > so, do you like word games or scrabble? > - parv ===== Jesus saves. Allah forgives, Cthulu thinks you'd make a nice sandwich. ------------------------------------------ See my digital art at: http://www.foramenmagnum.net/images.html __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:51: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from msgbas2.cos.agilent.com (msgbas2x.cos.agilent.com [192.25.240.37]) by hub.freebsd.org (Postfix) with ESMTP id 5E31C37B401 for ; Thu, 12 Jul 2001 15:51:07 -0700 (PDT) (envelope-from darrylo@soco.agilent.com) Received: from msgrel1.cos.agilent.com (msgrel1.cos.agilent.com [130.29.152.77]) by msgbas2.cos.agilent.com (Postfix) with ESMTP id 8BED9AB6; Thu, 12 Jul 2001 18:50:57 -0400 (EDT) Received: from mina.soco.agilent.com (mina.soco.agilent.com [141.121.54.157]) by msgrel1.cos.agilent.com (Postfix) with ESMTP id 89F62305; Thu, 12 Jul 2001 16:51:01 -0600 (MDT) Received: from mina.soco.agilent.com (darrylo@localhost [127.0.0.1]) by mina.soco.agilent.com (8.9.3 (PHNE_22672)/8.9.3 SMKit7.1.1_Agilent) with ESMTP id PAA07811; Thu, 12 Jul 2001 15:51:01 -0700 (PDT) Message-Id: <200107122251.PAA07811@mina.soco.agilent.com> To: abram olson Cc: freebsd-stable@FreeBSD.ORG Subject: Re: mass uninstall all ports? Reply-To: Darryl Okahata In-Reply-To: Your message of "Thu, 12 Jul 2001 15:40:21 PDT." <20010712224021.95596.qmail@web13502.mail.yahoo.com> Mime-Version: 1.0 (generated by tm-edit 1.6) Content-Type: text/plain; charset=US-ASCII Date: Thu, 12 Jul 2001 15:51:00 -0700 From: Darryl Okahata Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG abram olson wrote: > what is the difference between what these two commands > will do? Doesn't "pkg_delete -a" work?????? -- Darryl Okahata darrylo@soco.agilent.com DISCLAIMER: this message is the author's personal opinion and does not constitute the support, opinion, or policy of Agilent Technologies, or of the little green men that have been following him all day. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:53:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.bmi.net (smtp.bmi.net [204.57.191.31]) by hub.freebsd.org (Postfix) with ESMTP id 07FB037B401 for ; Thu, 12 Jul 2001 15:53:21 -0700 (PDT) (envelope-from jmcoopr@webmail.bmi.net) Received: from smtp.bmi.net (dsl-154.bmi.net [207.173.60.230]) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with SMTP id PAA32601; Thu, 12 Jul 2001 15:47:57 -0700 Date: Thu, 12 Jul 2001 15:48:04 -0700 From: John Merryweather Cooper To: abram olson Cc: freebsd-stable@FreeBSD.ORG Subject: Re: mass uninstall all ports? Message-ID: <20010712154804.A33725@johncoop> Disposition-Notification-To: John Merryweather Cooper References: <20010712220512.15446.qmail@web13505.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: <20010712220512.15446.qmail@web13505.mail.yahoo.com>; from dacia_icarus@yahoo.com on Thu, Jul 12, 2001 at 15:05:12 -0700 X-Mailer: Balsa 1.1.4 Lines: 37 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2001.07.12 15:05 abram olson wrote: > I just updated from 4.3 release to 4.3 stable. My > entire system is built via ports. I want to make some > updates but I keep running into endless dependency > chains. I'm doing a > make clean in /usr/ports right now to see if that > helps. > > If it doesn't, is there a way to remove every package > that isn't part of the base system at one go? I'm > happy to start over especially since I've got much > better compiler optimizations now then when I first > built this system ;-) > > Thanks folks. > > > Abe > > ===== > Jesus saves. > Allah forgives, > Cthulu thinks you'd make a nice sandwich. > ------------------------------------------ > See my digital art at: > > http://www.foramenmagnum.net/images.html > > __________________________________________________ Reading man pkg_delete, your solution is: #pkg_delete -a I've actually done this, and it works. jmc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 15:56:17 2001 Delivered-To: freebsd-stable@freebsd.org Received: from blueyonder.co.uk (pcow034o.blueyonder.co.uk [195.188.53.122]) by hub.freebsd.org (Postfix) with ESMTP id A817437B401 for ; Thu, 12 Jul 2001 15:56:04 -0700 (PDT) (envelope-from andrew@ukug.uk.freebsd.org) Received: from spatula.home ([62.31.80.67]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.687.68); Thu, 12 Jul 2001 23:56:02 +0100 Content-Type: Multipart/Mixed; charset="iso-8859-1"; boundary="------------Boundary-00=_FDUDQKO6ZJEHCNZKT0FE" From: Andrew Boothman To: stable@FreeBSD.org Subject: IPFirewall Module Breakage Date: Thu, 12 Jul 2001 23:56:03 +0100 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01071223560300.19773@spatula.home> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --------------Boundary-00=_FDUDQKO6ZJEHCNZKT0FE Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit Hi all! I've successfully built and installed a new world (including GENERIC kernel), cvsuped a few hours ago. But I'm having trouble compiling my custom kernel. During a 'make buildkernel KERNCONF=SPATULA' I'm getting the following failure : ===> ipfilter make: don't know how to make /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c. Stop *** Error code 2 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/SPATULA. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. I can't understand what the problem is, as I build the GENERIC kernel without problems. But, I thought that all the modules are built in the same way, reguardless of what's in the kernel config file. So I'm not sure how I could have effected it. Anyway, I've attached my kernel config file, in case that helps. The build has now failed at exactly the same place, in exactly the same way several times. Thanks for any pointers! Andrew. --------------Boundary-00=_FDUDQKO6ZJEHCNZKT0FE Content-Type: text/plain; charset="iso-8859-1"; name="SPATULA" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="SPATULA" # Kernel Configuration for Spatula # New for FreeBSD-STABLE 12-7-001 machine i386 #cpu I386_CPU #cpu I486_CPU cpu I586_CPU #cpu I686_CPU ident SPATULA maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MD_ROOT #MD is a potential root device options NFS #Network Filesystem options NFS_ROOT #NFS usable as root device, NFS required options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options CD9660_ROOT #CD-ROM usable as root, CD9660 required options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O device isa #device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 #device fd1 at fdc0 drive 1 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata #device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives options ATA_STATIC_ID #Static device numbering # SCSI Controllers #device ahb # EISA AHA1742 family #device ahc # AHA2940 and onboard AIC7xxx devices #device amd # AMD 53C974 (Tekram DC-390(T)) #device isp # Qlogic family #device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets) options SYM_SETUP_LP_PROBE_MAP=0x40 # Allow ncr to attach legacy NCR devices when # both sym and ncr are configured #device adv0 at isa? #device adw #device bt0 at isa? #device aha0 at isa? #device aic0 at isa? #device ncv # NCR 53C500 #device nsp # Workbit Ninja SCSI-3 #device stg # TMC 18C30/18C50 # SCSI peripherals #device scbus # SCSI bus (required) #device da # Direct Access (disks) #device sa # Sequential Access (tape etc) #device cd # CD #device pass # Passthrough device (direct SCSI access) # RAID controllers interfaced to the SCSI subsystem #device asr # DPT SmartRAID V, VI and Adaptec SCSI RAID #device dpt # DPT Smartcache - See LINT for options! #device mly # Mylex AcceleRAID/eXtremeRAID # RAID controllers #device aac # Adaptec FSA RAID, Dell PERC2/PERC3 #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family #device twe # 3ware Escalade # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device psm0 at atkbdc? irq 12 device vga0 at isa? # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver #device vt0 at isa? #options XSERVER # support for X server on a vt console #options FAT_CURSOR # start with block cursor # If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines #options PCVT_SCANSET=2 # IBM keyboards are non-std # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Power management support (see LINT for more options) device apm0 at nexus? disable flags 0x20 # Advanced Power Management # PCCARD (PCMCIA) support #device card #device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 #device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer #device plip # TCP/IP over parallel #device ppi # Parallel port interface device #device vpo # Requires scbus and da # PCI Ethernet NICs. #device de # DEC/Intel DC21x4x (``Tulip'') #device vx # 3Com 3c590, 3c595 (``Vortex'') # PCI Ethernet NICs that use the common MII bus controller code. # NOTE: Be sure to keep the 'device miibus' line in order to use these NICs! device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes device fxp # Intel EtherExpress PRO/100B (82557, 82558) #device pcn # AMD Am79C79x PCI 10/100 NICs #device rl # RealTek 8129/8139 #device sf # Adaptec AIC-6915 (``Starfire'') #device sis # Silicon Integrated Systems SiS 900/SiS 7016 #device ste # Sundance ST201 (D-Link DFE-550TX) #device tl # Texas Instruments ThunderLAN #device tx # SMC EtherPower II (83c170 ``EPIC'') #device vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device wx # Intel Gigabit Ethernet Card (``Wiseman'') #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. #device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 #device ex #device ep #device fe0 at isa? port 0x300 # Xircom Ethernet #device xe # PRISM I IEEE 802.11b wireless NIC. #device awi # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attachment needed # and resources will always be dynamically assigned by the pccard code. #device wi # Aironet 4500/4800 802.11 wireless NICs. Note: the declaration below will # work for PCMCIA and PCI cards, as well as ISA cards set to ISA PnP # mode (the factory default). If you set the switches on your ISA # card for a manually chosen I/O address and IRQ, you must specify # those parameters here. #device an # The probe order of these is presently determined by i386/isa/isa_compat.c. #device ie0 at isa? port 0x300 irq 10 iomem 0xd0000 #device le0 at isa? port 0x300 irq 5 iomem 0xd0000 #device lnc0 at isa? port 0x280 irq 10 drq 0 #device cs0 at isa? port 0x300 #device sn0 at isa? port 0x300 irq 10 # Pseudo devices - the number indicates how many units to allocate. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 1 # Kernel SLIP pseudo-device ppp 1 # Kernel PPP pseudo-device tun # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" pseudo-device gif 4 # IPv6 and IPv4 tunneling pseudo-device faith 1 # IPv6-to-IPv4 relaying (translation) # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf #Berkeley packet filter # USB support #device uhci # UHCI PCI->USB interface #device ohci # OHCI PCI->USB interface #device usb # USB Bus (required) #device ugen # Generic #device uhid # "Human Interface Devices" #device ukbd # Keyboard #device ulpt # Printer #device umass # Disks/Mass storage - Requires scbus and da #device ums # Mouse #device uscanner # Scanners # USB Ethernet, requires mii #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet # Add support for Creative Soundcard device pcm device sbc0 --------------Boundary-00=_FDUDQKO6ZJEHCNZKT0FE-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 16: 5:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web13504.mail.yahoo.com (web13504.mail.yahoo.com [216.136.175.83]) by hub.freebsd.org (Postfix) with SMTP id 02DA837B403 for ; Thu, 12 Jul 2001 16:05:56 -0700 (PDT) (envelope-from dacia_icarus@yahoo.com) Message-ID: <20010712230555.67223.qmail@web13504.mail.yahoo.com> Received: from [64.81.179.68] by web13504.mail.yahoo.com via HTTP; Thu, 12 Jul 2001 16:05:55 PDT Date: Thu, 12 Jul 2001 16:05:55 -0700 (PDT) From: abram olson Subject: Re: mass uninstall all ports? To: Darryl Okahata Cc: stable@freebsd.org In-Reply-To: <200107122251.PAA07811@mina.soco.agilent.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG yea I missed that one. I had read through the handbook but not the man pages. pkg_delete -a isn't mentioned in the handbook and since I'm a crack head I forgot to see if there was a man page for pkg_delet ;-) Thanks Darryl. Love the simple answers. Abe --- Darryl Okahata wrote: > abram olson wrote: > > > what is the difference between what these two > commands > > will do? > > Doesn't "pkg_delete -a" work?????? > > -- > Darryl Okahata > darrylo@soco.agilent.com > > DISCLAIMER: this message is the author's personal > opinion and does not > constitute the support, opinion, or policy of > Agilent Technologies, or > of the little green men that have been following him > all day. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message ===== Jesus saves. Allah forgives, Cthulu thinks you'd make a nice sandwich. ------------------------------------------ See my digital art at: http://www.foramenmagnum.net/images.html __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 16: 6:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id C461937B401 for ; Thu, 12 Jul 2001 16:06:22 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.122]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010712230621.BARS13460.mtiwmhc22.worldnet.att.net@worldnet.att.net>; Thu, 12 Jul 2001 23:06:21 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id A147550D5F; Thu, 12 Jul 2001 19:10:17 -0400 (EDT) Date: Thu, 12 Jul 2001 19:10:17 -0400 From: parv To: abram olson Cc: freebsd-stable@FreeBSD.org Subject: Re: mass uninstall all ports? Message-ID: <20010712191017.B29406@moo.holy.cow> Mail-Followup-To: abram olson , freebsd-stable@FreeBSD.org References: <20010712182844.A26646@moo.holy.cow> <20010712224021.95596.qmail@web13502.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010712224021.95596.qmail@web13502.mail.yahoo.com>; from dacia_icarus@yahoo.com on Thu, Jul 12, 2001 at 03:40:21PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG on Jul 12 18:48, i got this from abram... > I have updated the ports using cvsup. So, this: > > cd /var/db/pkg && pkg_delete -fd * > > will remove all the packages and ports that are > installed? > > I really want to understand what I'm doing here ;-) > > Another person suggested I do: > > pkg_info | cut -d\ -f1 | xargs pkg_delete > > what is the difference between what these two commands > will do? > > Abe you know, in perl, there is a saying: there is more than one way to do it. ...in the end both will do the same thing: remove/delete all the installed software as listed in /var/db/pkg. if you go the 'pkg_info' route, you should add '-f' and or '-d' flag. if pkg_delete/xargs/shell complain that 'pipe broken', 'too many arguments', or some such, then you can try this... # find /var/db/pkg -type d -execdir pkg_delete -fd {} \; in any case, don't miss to read the pkg_delete & find manpages. -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 16: 8: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from blueyonder.co.uk (pcow028o.blueyonder.co.uk [195.188.53.124]) by hub.freebsd.org (Postfix) with ESMTP id 4C2C037B401 for ; Thu, 12 Jul 2001 16:08:05 -0700 (PDT) (envelope-from andrew@cream.org) Received: from cream.org ([62.31.80.67]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.687.68); Fri, 13 Jul 2001 00:06:15 +0100 Message-ID: <3B4E2D68.4050105@cream.org> Date: Fri, 13 Jul 2001 00:06:16 +0100 From: Andrew Boothman User-Agent: Mozilla/5.0 (Windows; U; Win98; en-GB; m18) Gecko/20010131 Netscape6/6.01 X-Accept-Language: en MIME-Version: 1.0 To: Andrew Boothman Cc: stable@FreeBSD.org Subject: ipfilter Module Breakage (Was: IPFirewall Module Breakage) References: <01071223560300.19773@spatula.home> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Replying to my own message, the subject of this message should have course have been "_ipfilter_ Module Breakage". > ===> ipfilter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 16: 8:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from web13505.mail.yahoo.com (web13505.mail.yahoo.com [216.136.175.84]) by hub.freebsd.org (Postfix) with SMTP id 6F05637B401 for ; Thu, 12 Jul 2001 16:08:54 -0700 (PDT) (envelope-from dacia_icarus@yahoo.com) Message-ID: <20010712230854.19085.qmail@web13505.mail.yahoo.com> Received: from [64.81.179.68] by web13505.mail.yahoo.com via HTTP; Thu, 12 Jul 2001 16:08:54 PDT Date: Thu, 12 Jul 2001 16:08:54 -0700 (PDT) From: abram olson Subject: Re: mass uninstall all ports? To: parv Cc: stable@freebsd.org In-Reply-To: <20010712191017.B29406@moo.holy.cow> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thank you parv. I'm reading the man page right now. --- parv wrote: > on Jul 12 18:48, i got this from abram... > > I have updated the ports using cvsup. So, this: > > > > cd /var/db/pkg && pkg_delete -fd * > > > > will remove all the packages and ports that are > > installed? > > > > I really want to understand what I'm doing here > ;-) > > > > Another person suggested I do: > > > > pkg_info | cut -d\ -f1 | xargs pkg_delete > > > > what is the difference between what these two > commands > > will do? > > > > Abe > > > you know, in perl, there is a saying: > > there is more than one way to do it. > > > ...in the end both will do the same thing: > remove/delete all the > installed software as listed in /var/db/pkg. if you > go the 'pkg_info' > route, you should add '-f' and or '-d' flag. > > if pkg_delete/xargs/shell complain that 'pipe > broken', 'too many > arguments', or some such, then you can try this... > > # find /var/db/pkg -type d -execdir pkg_delete -fd > {} \; > > > in any case, don't miss to read the pkg_delete & > find manpages. > > > -- > so, do you like word games or scrabble? > - parv ===== Jesus saves. Allah forgives, Cthulu thinks you'd make a nice sandwich. ------------------------------------------ See my digital art at: http://www.foramenmagnum.net/images.html __________________________________________________ Do You Yahoo!? Get personalized email addresses from Yahoo! Mail http://personal.mail.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 16: 9:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mtiwmhc24.worldnet.att.net (mtiwmhc24.worldnet.att.net [204.127.131.49]) by hub.freebsd.org (Postfix) with ESMTP id 9E07F37B403 for ; Thu, 12 Jul 2001 16:09:53 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.122]) by mtiwmhc24.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010712230952.RTDR3707.mtiwmhc24.worldnet.att.net@worldnet.att.net>; Thu, 12 Jul 2001 23:09:52 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 647B350D5F; Thu, 12 Jul 2001 19:13:45 -0400 (EDT) Date: Thu, 12 Jul 2001 19:13:45 -0400 From: parv To: John Merryweather Cooper Cc: freebsd-stable@FreeBSD.ORG Subject: Re: mass uninstall all ports? Message-ID: <20010712191345.C29406@moo.holy.cow> Mail-Followup-To: John Merryweather Cooper , freebsd-stable@FreeBSD.ORG References: <20010712220512.15446.qmail@web13505.mail.yahoo.com> <20010712154804.A33725@johncoop> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010712154804.A33725@johncoop>; from jmcoopr@webmail.bmi.net on Thu, Jul 12, 2001 at 03:48:04PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG on Jul 12 19:10, i got this from John... > > Reading man pkg_delete, your solution is: > > #pkg_delete -a > guess, next time i even try to reply, i should read manpages myself... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 16:11:54 2001 Delivered-To: freebsd-stable@freebsd.org Received: from quarter.csl.sri.com (quarter.csl.sri.com [130.107.1.30]) by hub.freebsd.org (Postfix) with ESMTP id 8F4C737B401 for ; Thu, 12 Jul 2001 16:11:50 -0700 (PDT) (envelope-from hogsett@csl.sri.com) Received: from glob.csl.sri.com (glob.csl.sri.com [130.107.15.161]) by quarter.csl.sri.com (8.11.1/8.11.1) with ESMTP id f6CNBoP06768 for ; Thu, 12 Jul 2001 16:11:50 -0700 Received: from glob.csl.sri.com (hogsett@localhost) by glob.csl.sri.com (8.11.2/8.8.7) with ESMTP id f6CNBok09349 for ; Thu, 12 Jul 2001 16:11:50 -0700 Message-Id: <200107122311.f6CNBok09349@glob.csl.sri.com> X-Authentication-Warning: glob.csl.sri.com: hogsett owned process doing -bs To: freebsd-stable@freebsd.org Subject: ports : tiff Date: Thu, 12 Jul 2001 16:11:50 -0700 From: Mike Hogsett Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG cvsup ports-all about an hour ago... in /usr/ports/graphics/jpeg : make PREFIX=/csl install ===> Registering installation for jpeg-6b ls /csl/include/jpeglib.h /csl/include/jpeglib.h ls /csl/include/jerror.h /csl/include/jerror.h Great its installed... in /usr/ports/graphics/tiff : make PREFIX=/csl install /usr/bin/cc -c -fpic -fPIC -O -pipe -I. -I../libtiff -I/usr/local/include -DJPE G_SUPPORT -DZIP_SUPPORT ../libtiff/tif_jpeg.c ../libtiff/tif_jpeg.c:51: jpeglib.h: No such file or directory ../libtiff/tif_jpeg.c:52: jerror.h: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 16:20:59 2001 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-73.dsl.lsan03.pacbell.net [63.207.60.73]) by hub.freebsd.org (Postfix) with ESMTP id CE19C37B426 for ; Thu, 12 Jul 2001 16:20:50 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 4936366DD9; Thu, 12 Jul 2001 16:20:49 -0700 (PDT) Date: Thu, 12 Jul 2001 16:20:48 -0700 From: Kris Kennaway To: Mike Hogsett Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ports : tiff Message-ID: <20010712162048.A44954@xor.obsecurity.org> References: <200107122311.f6CNBok09349@glob.csl.sri.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107122311.f6CNBok09349@glob.csl.sri.com>; from hogsett@csl.sri.com on Thu, Jul 12, 2001 at 04:11:50PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 12, 2001 at 04:11:50PM -0700, Mike Hogsett wrote: > =3D=3D=3D> Registering installation for jpeg-6b >=20 > ls /csl/include/jpeglib.h=20 > /csl/include/jpeglib.h >=20 > ls /csl/include/jerror.h > /csl/include/jerror.h Non-standard installation location. > /usr/bin/cc -c -fpic -fPIC -O -pipe -I. -I../libtiff -I/usr/local/includ= e -DJPE > G_SUPPORT -DZIP_SUPPORT ../libtiff/tif_jpeg.c > ../libtiff/tif_jpeg.c:51: jpeglib.h: No such file or directory > ../libtiff/tif_jpeg.c:52: jerror.h: No such file or directory Which is why this port couldn't find it. Probably you forgot to set LOCALBASE, which tells the port where you have relocated /usr/local to. Kris --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7TjDPWry0BWjoQKURAvVNAJ9R9kTxUVVIhVXQiztgfxOaJNsI8gCfTm8k PXRFMJx/XE0vyGymOIgti+I= =IJ9G -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 17:25:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailx.info.com.ph (mailx.info.com.ph [203.172.11.23]) by hub.freebsd.org (Postfix) with ESMTP id D6C1237B401 for ; Thu, 12 Jul 2001 17:25:18 -0700 (PDT) (envelope-from nitronarc@foresightone.com) Received: from it_manager.foresightone.com ([202.163.219.61]) by mailx.info.com.ph (8.11.2/8.11.2) with ESMTP id f6D0IjE21559 for ; Fri, 13 Jul 2001 08:18:46 +0800 (HKT) Message-Id: <5.1.0.14.2.20010713082116.01eac8b0@pop.info.com.ph> X-Sender: f1si@pop.info.com.ph (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 13 Jul 2001 08:24:28 +0800 To: freebsd-stable@freebsd.org From: "Ramoncito P. Puyat" Subject: difficulty uninstalling ports Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all! Our system updates its source and ports every friday evening. However, when we install a port and a new update is received, during deinstallation the system says that the port was not installed. How do we deinstall the a port after it has been updated? Ramon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 17:36:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from shemp.palomine.net (shemp.palomine.net [205.198.88.200]) by hub.freebsd.org (Postfix) with SMTP id 5CF1137B401 for ; Thu, 12 Jul 2001 17:36:16 -0700 (PDT) (envelope-from cjohnson@palomine.net) Received: (qmail 52557 invoked by uid 1000); 13 Jul 2001 00:36:15 -0000 Date: Thu, 12 Jul 2001 20:36:15 -0400 From: Chris Johnson To: "Ramoncito P. Puyat" Cc: freebsd-stable@freebsd.org Subject: Re: difficulty uninstalling ports Message-ID: <20010712203615.A52544@palomine.net> References: <5.1.0.14.2.20010713082116.01eac8b0@pop.info.com.ph> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.1.0.14.2.20010713082116.01eac8b0@pop.info.com.ph>; from nitronarc@foresightone.com on Fri, Jul 13, 2001 at 08:24:28AM +0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jul 13, 2001 at 08:24:28AM +0800, Ramoncito P. Puyat wrote: > Our system updates its source and ports every friday evening. However, when > we install a port and a new update is received, during deinstallation the > system says that the port was not installed. How do we deinstall the a port > after it has been updated? Use pkg_delete. Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 17:44:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from koza.acecape.com (koza2.acecape.com [66.9.36.222]) by hub.freebsd.org (Postfix) with ESMTP id 023EA37B401 for ; Thu, 12 Jul 2001 17:44:40 -0700 (PDT) (envelope-from lists@natserv.com) Received: from p65-147.acedsl.com (p65-147.acedsl.com [66.114.65.147]) by koza.acecape.com (8.10.1/8.9.3) with ESMTP id f6D0bAe03188; Thu, 12 Jul 2001 20:37:10 -0400 (EDT) Date: Thu, 12 Jul 2001 20:38:45 -0400 (EDT) From: Francisco Reyes X-X-Sender: To: "Ramoncito P. Puyat" Cc: Subject: Re: difficulty uninstalling ports In-Reply-To: <5.1.0.14.2.20010713082116.01eac8b0@pop.info.com.ph> Message-ID: <20010712203715.J6209-100000@zoraida.natserv.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 13 Jul 2001, Ramoncito P. Puyat wrote: > Our system updates its source and ports every friday evening. However, when > we install a port and a new update is received, during deinstallation the > system says that the port was not installed. How do we deinstall the a port > after it has been updated? Use pkg_delete. You need the exact name of the package. You can use "pkg_info |grep -i " to get the exact name. Then use "pkg_delete " At some point there were talks about changing pkg_delete so it would take wildcards but last I checked it didn't seem to work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 17:44:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-63-207-60-73.dsl.lsan03.pacbell.net [63.207.60.73]) by hub.freebsd.org (Postfix) with ESMTP id 88CFF37B405 for ; Thu, 12 Jul 2001 17:44:44 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D9A8A66DD9; Thu, 12 Jul 2001 17:44:42 -0700 (PDT) Date: Thu, 12 Jul 2001 17:44:42 -0700 From: Kris Kennaway To: Chris Johnson Cc: "Ramoncito P. Puyat" , freebsd-stable@FreeBSD.ORG Subject: Re: difficulty uninstalling ports Message-ID: <20010712174441.A52241@xor.obsecurity.org> References: <5.1.0.14.2.20010713082116.01eac8b0@pop.info.com.ph> <20010712203615.A52544@palomine.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="LZvS9be/3tNcYl/X" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010712203615.A52544@palomine.net>; from cjohnson@palomine.net on Thu, Jul 12, 2001 at 08:36:15PM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --LZvS9be/3tNcYl/X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 12, 2001 at 08:36:15PM -0400, Chris Johnson wrote: > On Fri, Jul 13, 2001 at 08:24:28AM +0800, Ramoncito P. Puyat wrote: > > Our system updates its source and ports every friday evening. However, = when=20 > > we install a port and a new update is received, during deinstallation t= he=20 > > system says that the port was not installed. How do we deinstall the a = port=20 > > after it has been updated? >=20 > Use pkg_delete. Or better, the portupgrade port which automatically handles upgrading (deinstalling/rebuilding/reinstalling) of ports, as well as any forward/reverse dependencies. Kris --LZvS9be/3tNcYl/X Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7TkR5Wry0BWjoQKURAsmDAJ9CMh2/6Qm0kGU63Gwa5RYDWABpfACePiEl QXvcp5p9cjSu3KVVMyxiUrM= =I7+b -----END PGP SIGNATURE----- --LZvS9be/3tNcYl/X-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 17:58:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mass.dis.org (cust-P5-R10-109.POOL.ESR.SJO.wwc.com [206.112.121.109]) by hub.freebsd.org (Postfix) with ESMTP id 2334437B401 for ; Thu, 12 Jul 2001 17:58:35 -0700 (PDT) (envelope-from msmith@mass.dis.org) Received: from mass.dis.org (localhost [127.0.0.1]) by mass.dis.org (8.11.4/8.11.3) with ESMTP id f6D17T001905; Thu, 12 Jul 2001 18:07:32 -0700 (PDT) (envelope-from msmith@mass.dis.org) Message-Id: <200107130107.f6D17T001905@mass.dis.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Kris Kennaway Cc: Chris Johnson , "Ramoncito P. Puyat" , freebsd-stable@FreeBSD.ORG Subject: Re: difficulty uninstalling ports In-reply-to: Your message of "Thu, 12 Jul 2001 17:44:42 PDT." <20010712174441.A52241@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 12 Jul 2001 18:07:28 -0700 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I recall someone asking on this or a related thread, how to uninstall all your ports. This is actually easier than it sounds; go to /var/db/pkg and say 'pkg_delete *', and keep doing it until the directory is empty. 8) Note that you may want to watch the error messages so that you can trim now-unused junk out of $PREFIX, but that's optional. -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 18: 2: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from snafu.adept.org (adsl-63-201-63-44.dsl.snfc21.pacbell.net [63.201.63.44]) by hub.freebsd.org (Postfix) with ESMTP id 9A63937B401 for ; Thu, 12 Jul 2001 18:02:05 -0700 (PDT) (envelope-from mike@adept.org) Received: by snafu.adept.org (Postfix, from userid 1000) id D1A649EE06; Thu, 12 Jul 2001 18:02:04 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by snafu.adept.org (Postfix) with ESMTP id CA2959B00C for ; Thu, 12 Jul 2001 18:02:04 -0700 (PDT) Date: Thu, 12 Jul 2001 18:02:04 -0700 (PDT) From: Mike Hoskins To: freebsd-stable@freebsd.org Subject: $diety, I hate natd. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok, I've had this working before... now I'm apparently braindead. Help me see what I've overlooked this time. Simple. Let's redirect incoming traffic to 1.2.3.4:8080 to 192.168.0.2:80. I've done this in the past via natd's redirect_port argument. Right now natd gets the following args: -u -l -s -m -redirect_port tcp 192.168.0.2:80 8080 -n fxp0 All standard enough and working (except the redirect, of course). IPFW's in place as well... so I figured something must be getting denied. Although that seems to be wrong, since nothing's being logged to /var/log/security. Odd. Searching the man pages, mailing list archives and the web led me to try all of the following: Just allow incoming on 8080: allow tcp from any to 1.2.3.4 8080 setup Divert incoming 8080 to natd: divert natd tcp from any to 1.2.3.4 8080 setup Try ipfw forwarding (added IPFIREWALL_FORWARD to kernel): fwd 192.168.0.2,80 tcp from any to 1.2.3.4 8080 in via ${oif} Go divert-crazy per an online exmample (which doesn't work): divert natd tcp from 192.168.0.2 80 to any divert natd tcp from any to 192.168.0.2 80 divert natd tcp from any to 1.2.3.4 8080 Each of these, and a few others, have been tried with just about every permutation of natd arguments I can muster. Some, like ipfw forwarding, have also been tried by themselves. Funny, I don't remember this being 'hard' before. Natd(8) makes this look as simple as ever, so I figured I must be overlooking something ipfw-related. Suggestions? Later, -Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 18:30:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id CD96837B401 for ; Thu, 12 Jul 2001 18:30:55 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f6D1UnV59190; Thu, 12 Jul 2001 18:30:49 -0700 (PDT) (envelope-from dillon) Date: Thu, 12 Jul 2001 18:30:49 -0700 (PDT) From: Matt Dillon Message-Id: <200107130130.f6D1UnV59190@earth.backplane.com> To: Mike Hoskins Cc: freebsd-stable@FreeBSD.ORG Subject: Re: $diety, I hate natd. References: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :Ok, I've had this working before... now I'm apparently braindead. Help :me see what I've overlooked this time. : :Simple. Let's redirect incoming traffic to 1.2.3.4:8080 to :192.168.0.2:80. I've done this in the past via natd's redirect_port :argument. Right now natd gets the following args: : : -u -l -s -m -redirect_port tcp 192.168.0.2:80 8080 -n fxp0 : :All standard enough and working (except the redirect, of course). IPFW's :.. My new 'firewall' manual page has an ipfw example of a natd setup. It might help. You need a relatively recent -stable to have the man page. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 19: 5:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from saturn.cs.uml.edu (saturn.cs.uml.edu [129.63.8.2]) by hub.freebsd.org (Postfix) with ESMTP id 875C137B403 for ; Thu, 12 Jul 2001 19:05:11 -0700 (PDT) (envelope-from acahalan@saturn.cs.uml.edu) Received: (from acahalan@localhost) by saturn.cs.uml.edu (8.11.0/8.11.2) id f6D250Y136048; Thu, 12 Jul 2001 22:05:00 -0400 (EDT) Date: Thu, 12 Jul 2001 22:05:00 -0400 (EDT) Message-Id: <200107130205.f6D250Y136048@saturn.cs.uml.edu> From: "Albert D. Cahalan" To: freebsd-stable@freebsd.org Cc: jfortin@akalink.com Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Jonathan Fortin writes: > It is regarding the new benchmark (FreeBSD-tuned), > > They forgot to enable write-cache behind (enabled by default in windows2000 > and linux) and a bit other options I would liked of seened. > > hw.ata.wc = 1 That is for ATA. They used SCSI. Even if they had used ATA, AFAIK all the OSes in question leave the write cache as set by the manufacturer. This is different from explicitly enabling it. There was a FreeBSD version that explicitly disabled the write cache, but this was changed due to complaints about performance. > net.inet.tcp.keepidle=10000 > net.inet.tcp.keepintvl=10000 > vm.pageout_algorithm=1 > > as for mount options, "noatime". It's bad enough that a tuned FreeBSD box still collapses under load, while the untuned Linux box doesn't. Now you want to make the FreeBSD box do less work. That looks like really foul play to me. The other systems have "noatime" available too you know. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 19: 6:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from jack.go2net.com (jack.go2net.com [64.50.65.20]) by hub.freebsd.org (Postfix) with SMTP id C0F6637B403 for ; Thu, 12 Jul 2001 19:06:53 -0700 (PDT) (envelope-from william.carrel@infospace.com) Received: (qmail 14338 invoked from network); 13 Jul 2001 02:09:40 -0000 Received: from ketel.go2net.com (10.200.10.75) by jack.go2net.com with SMTP; 13 Jul 2001 02:09:40 -0000 Received: (qmail 23943 invoked from network); 13 Jul 2001 02:06:52 -0000 Received: from rolf.go2net.com (HELO rolf) ([10.225.33.65]) (envelope-sender ) by ketel.go2net.com (qmail-ldap-1.03) with SMTP for ; 13 Jul 2001 02:06:52 -0000 Date: Thu, 12 Jul 2001 19:06:51 -0700 From: William Carrel Content-Type: text/plain; format=flowed; charset=us-ascii Subject: Re: difficulty uninstalling ports Cc: "Ramoncito P. Puyat" , To: Francisco Reyes X-Mailer: Apple Mail (2.388) In-Reply-To: <20010712203715.J6209-100000@zoraida.natserv.net> Mime-Version: 1.0 (Apple Message framework v388) Content-Transfer-Encoding: 7bit Message-Id: <20010713020653.C0F6637B403@hub.freebsd.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thursday, July 12, 2001, at 05:38 PM, Francisco Reyes wrote: > On Fri, 13 Jul 2001, Ramoncito P. Puyat wrote: > >> Our system updates its source and ports every friday evening. However, >> when >> we install a port and a new update is received, during deinstallation >> the >> system says that the port was not installed. How do we deinstall the a >> port >> after it has been updated? > > Use pkg_delete. You need the exact name of the package. > You can use "pkg_info |grep -i " to get the exact > name. Then use "pkg_delete " > > At some point there were talks about changing pkg_delete so it would > take > wildcards but last I checked it didn't seem to work. But you can tab complete to pkg names if you're using zsh... -- Andy Carrel - william.carrel@infospace.com - +1 (206) 357-4607 Internet Sys. Eng. - Enterprise Infrastructure & Security - InfoSpace To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 19:14:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp3.knology.net (user-24-214-63-13.knology.net [24.214.63.13]) by hub.freebsd.org (Postfix) with SMTP id 439E637B403 for ; Thu, 12 Jul 2001 19:14:31 -0700 (PDT) (envelope-from steve@havk.org) Received: (qmail 25475 invoked from network); 13 Jul 2001 02:14:27 -0000 Received: from user-24-214-56-224.knology.net (HELO bsd.havk.org) (24.214.56.224) by user-24-214-63-13.knology.net with SMTP; 13 Jul 2001 02:14:27 -0000 Received: by bsd.havk.org (Postfix, from userid 1001) id F0DE31A7D1; Thu, 12 Jul 2001 21:13:56 -0500 (CDT) Date: Thu, 12 Jul 2001 21:13:56 -0500 From: Steve Price To: "Albert D. Cahalan" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Message-ID: <20010712211356.D75539@bsd.havk.org> References: <200107130205.f6D250Y136048@saturn.cs.uml.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107130205.f6D250Y136048@saturn.cs.uml.edu>; from acahalan@cs.uml.edu on Thu, Jul 12, 2001 at 10:05:00PM -0400 X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 12, 2001 at 10:05:00PM -0400, Albert D. Cahalan wrote: > > It's bad enough that a tuned FreeBSD box still collapses under load, > while the untuned Linux box doesn't. [snip] Is this a troll?! In my experience the exact opposite is true. Of course YMMV depending on your "religious" views. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 19:14:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 496F937B405 for ; Thu, 12 Jul 2001 19:14:41 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.4/8.11.4) with ESMTP id f6D2EJs20031; Fri, 13 Jul 2001 03:14:19 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.4/8.11.4) with ESMTP id f6D2GDW66205; Fri, 13 Jul 2001 03:16:13 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200107130216.f6D2GDW66205@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Antoine Beaupre (LMC)" Cc: freebsd-stable@FreeBSD.ORG, brian@Awfulhak.org, brian@Awfulhak.org Subject: Re: Problem with user-pppoe after upgrade, fixed In-Reply-To: Message from "Antoine Beaupre (LMC)" of "Thu, 12 Jul 2001 12:16:28 EDT." <3B4DCD5C.4060004@lmc.ericsson.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Fri, 13 Jul 2001 03:16:12 +0100 From: Brian Somers Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I think your ppp.conf was a bit too censored. If you're setting the MTU or MRU to 1500, this will now fail. The = maximum these can be set to for PPPoE is 1492. That's now enforced = by the PPPoE ppp device as it knows the limitations on the physical = Ethernet. Just commenting out your setting of the MTU/MRU should solve your = problems. > Hi. > = > After a stable upgrade from 2001.06.09 to 2001.07.09, I had some > problems connecting to my PPPoe provider. ppp was falling into a loop > like this one: > = > Jul 12 08:28:34 khan ppp[144]: tun0: Phase: deflink: hangup -> opening > Jul 12 08:28:34 khan ppp[144]: tun0: Phase: deflink: Enter pause (3) fo= r > redialing. > Jul 12 08:28:37 khan ppp[144]: tun0: Phase: deflink: Connected! > Jul 12 08:28:37 khan ppp[144]: tun0: Phase: deflink: opening -> dial > Jul 12 08:28:37 khan ppp[144]: tun0: Phase: deflink: dial -> carrier > Jul 12 08:28:38 khan ppp[144]: tun0: Phase: Received NGM_PPPOE_SUCCESS > (hook "tun0") > Jul 12 08:28:38 khan ppp[144]: tun0: Phase: deflink: carrier -> login > Jul 12 08:28:38 khan ppp[144]: tun0: Phase: deflink: login -> lcp > Jul 12 08:28:39 khan ppp[144]: tun0: Phase: deflink: Too many LCP NAKs > sent - abandoning negotiation > Jul 12 08:28:39 khan ppp[144]: tun0: Phase: deflink: Disconnected! > Jul 12 08:28:39 khan ppp[144]: tun0: Phase: deflink: lcp -> logout > Jul 12 08:28:39 khan ppp[144]: tun0: Phase: deflink: logout -> hangup > Jul 12 08:28:39 khan ppp[144]: tun0: Phase: deflink: Disconnected! > Jul 12 08:28:39 khan ppp[144]: tun0: Phase: deflink: Connect time: 2 > secs: 482 octets in, 294 octets > out > Jul 12 08:28:39 khan ppp[144]: tun0: Phase: deflink: : 594 packets in, > 540 packets out > Jul 12 08:28:39 khan ppp[144]: tun0: Phase: total 388 bytes/sec, peak = 0 > bytes/sec on Thu Jul 12 08:2 > Jul 12 08:28:34 khan ppp[144]: tun0: Phase: deflink: hangup -> opening > [on so on...] > = > For the record, changing the mtu and the mru from 1500 to 1492 fixed th= e > problem, I don't know why. I've been told that having that set to 1500 = > was not a good idea in the first place, but it *did* work before. :) > = > I can provide more debug information tonight if necessary, but for that= > I must just down network access (pppoe) and since I'm remote now.. :) > = > Brian, I think I guess your answer: "can you send me the output of set > log +lcp?" :) Yes, I will, tonight. > = > Also, for the record, ng* modules are loaded on boot as klds, my > censored ppp.conf file is attached, along with a nice dmesg. > = > cvsup logs are available at: > = > http://ftp.anarcat.dyndns.org/ftp/pub/FreeBSD/local_info/ > = > Thanks for any info. > = > A. > -- = > Antoine Beaupr=E9 > Jambala TCM team > Ericsson Canada inc. > mailto:antoine.beaupre@ericsson.ca > = > = > --------------090905060702090808000200 > Content-Type: text/html; > name=3D"ppp.conf" > Content-Transfer-Encoding: 7bit > Content-Disposition: inline; > filename=3D"ppp.conf" > = > > > 403 Forbidden > >

Forbidden

> You don't have permission to access /ftp/pub/FreeBSD/local_info/ppp.con= f > on this server.

>


>
Apache/1.3.19 Server at www.anarcat.dyndns.org Port 80 > > = > --------------090905060702090808000200 > Content-Type: text/plain; > name=3D"dmesg.boot" > Content-Transfer-Encoding: 7bit > Content-Disposition: inline; > filename=3D"dmesg.boot" > = > Copyright (c) 1992-2001 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 199= 4 > The Regents of the University of California. All rights reserved. > FreeBSD 4.3-STABLE #1: Sat May 12 17:54:35 EDT 2001 > anarcat@shall.anarcat.dyndns.org:/usr/obj/usr/src/sys/KHAN > Timecounter "i8254" frequency 1193182 Hz > CPU: i486 DX4 (486-class CPU) > Origin =3D "GenuineIntel" Id =3D 0x480 Stepping =3D 0 > Features=3D0x3 > real memory =3D 16777216 (16384K bytes) > avail memory =3D 13799424 (13476K bytes) > Preloaded elf kernel "kernel" at 0xc02b4000. > Preloaded userconfig_script "/boot/kernel.conf" at 0xc02b40a8. > Preloaded elf module "netgraph.ko" at 0xc02b40f8. > md0: Malloc disk > npx0: on motherboard > npx0: INT 16 interface > isa0: on motherboard > ep0: <3Com 3C509-TPO EtherLink III> at port 0x200-0x20f irq 5 on isa0 > ep0: Ethernet address 00:10:5a:aa:51:33 > atkbdc0: at port 0x60,0x64 on isa0 > atkbd0: flags 0x1 irq 1 on atkbdc0 > kbd0 at atkbd0 > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on is= a0 > sc0: at flags 0x100 on isa0 > sc0: VGA <16 virtual consoles, flags=3D0x300> > ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on is= a0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 > sio0: type 16450 > sio1 at port 0x2f8-0x2ff irq 3 on isa0 > sio1: type 16450 > ppc0: at port 0x378-0x37f irq 7 on isa0 > ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode > ppi0: on ppbus0 > plip0: on ppbus0 > lpt0: on ppbus0 > lpt0: Interrupt-driven port > pca0 at port 0x40 on isa0 > ep1: <3Com 3C509B-TPO EtherLink III (PnP)> at port 0x210-0x21f irq 9 on= isa0 > ep1: Ethernet address 00:60:97:04:b7:ca > IP packet filtering initialized, divert enabled, rule-based forwarding = enabled, default to deny, logging limited to 100 packets/entry by default= > ad0: 122MB [919/16/17] at ata0-master BIOSPIO > ad1: 3079MB [6256/16/63] at ata0-slave BIOSPI= O > Mounting root from ufs:/dev/ad1a > = > --------------090905060702090808000200-- -- = Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 19:39:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from saturn.cs.uml.edu (saturn.cs.uml.edu [129.63.8.2]) by hub.freebsd.org (Postfix) with ESMTP id 2754437B401 for ; Thu, 12 Jul 2001 19:39:18 -0700 (PDT) (envelope-from acahalan@saturn.cs.uml.edu) Received: (from acahalan@localhost) by saturn.cs.uml.edu (8.11.0/8.11.2) id f6D2dFD134165; Thu, 12 Jul 2001 22:39:15 -0400 (EDT) From: "Albert D. Cahalan" Message-Id: <200107130239.f6D2dFD134165@saturn.cs.uml.edu> Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) To: sprice@hiwaay.net (Steve Price) Date: Thu, 12 Jul 2001 22:39:15 -0400 (EDT) Cc: acahalan@cs.uml.edu (Albert D. Cahalan), freebsd-stable@FreeBSD.ORG In-Reply-To: <20010712211356.D75539@bsd.havk.org> from "Steve Price" at Jul 12, 2001 09:13:56 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Steve Price writes: > On Thu, Jul 12, 2001 at 10:05:00PM -0400, Albert D. Cahalan wrote: >> It's bad enough that a tuned FreeBSD box still collapses under load, >> while the untuned Linux box doesn't. > [snip] > > Is this a troll?! In my experience the exact opposite is true. > Of course YMMV depending on your "religious" views. You tell me what this looks like, remembering that the first graph shows time (lower is better) and the second shows mails/hour. http://www.sysadminmag.com/articles/2001/0108/0108q/0108q_f2.htm http://www.sysadminmag.com/articles/2001/0108/0108q/0108q_f3.htm Ah, never mind the untuned Linux box. Check out the untuned Windows 2000 box beating the tuned FreeBSD box. If pointing out the obvious is a troll, well gee... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 20: 3:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp3.knology.net (user-24-214-63-13.knology.net [24.214.63.13]) by hub.freebsd.org (Postfix) with SMTP id 66C4237B401 for ; Thu, 12 Jul 2001 20:03:33 -0700 (PDT) (envelope-from steve@havk.org) Received: (qmail 29239 invoked from network); 13 Jul 2001 03:03:30 -0000 Received: from user-24-214-56-224.knology.net (HELO bsd.havk.org) (24.214.56.224) by user-24-214-63-13.knology.net with SMTP; 13 Jul 2001 03:03:30 -0000 Received: by bsd.havk.org (Postfix, from userid 1001) id DEEF21A7D1; Thu, 12 Jul 2001 22:02:59 -0500 (CDT) Date: Thu, 12 Jul 2001 22:02:59 -0500 From: Steve Price To: "Albert D. Cahalan" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Message-ID: <20010712220259.E75539@bsd.havk.org> References: <20010712211356.D75539@bsd.havk.org> <200107130239.f6D2dFD134165@saturn.cs.uml.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107130239.f6D2dFD134165@saturn.cs.uml.edu>; from acahalan@cs.uml.edu on Thu, Jul 12, 2001 at 10:39:15PM -0400 X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 12, 2001 at 10:39:15PM -0400, Albert D. Cahalan wrote: > > You tell me what this looks like, remembering that the first graph > shows time (lower is better) and the second shows mails/hour. > > http://www.sysadminmag.com/articles/2001/0108/0108q/0108q_f2.htm > http://www.sysadminmag.com/articles/2001/0108/0108q/0108q_f3.htm > > Ah, never mind the untuned Linux box. Check out the untuned > Windows 2000 box beating the tuned FreeBSD box. > > If pointing out the obvious is a troll, well gee... Right and Microsoft has sold the world that their OS is the best and have plenty of charts to prove it, yet day after day companies realize that Windows doesn't scale as Microsoft would have them believe. You can take whatever someone has the gall to publish as gospel. I'll take what I've seen in the real world and not some tests by what might be another biased company looking to make it "gold" with the fad called Linux. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 20:28:21 2001 Delivered-To: freebsd-stable@freebsd.org Received: from snafu.adept.org (adsl-63-201-63-44.dsl.snfc21.pacbell.net [63.201.63.44]) by hub.freebsd.org (Postfix) with ESMTP id C877837B403 for ; Thu, 12 Jul 2001 20:28:18 -0700 (PDT) (envelope-from mike@adept.org) Received: by snafu.adept.org (Postfix, from userid 1000) id 406779EE06; Thu, 12 Jul 2001 20:28:18 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by snafu.adept.org (Postfix) with ESMTP id 387EC9B00C; Thu, 12 Jul 2001 20:28:18 -0700 (PDT) Date: Thu, 12 Jul 2001 20:28:18 -0700 (PDT) From: Mike Hoskins To: Matt Dillon Cc: freebsd-stable@FreeBSD.ORG Subject: Re: $diety, I hate natd. In-Reply-To: <200107130130.f6D1UnV59190@earth.backplane.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 12 Jul 2001, Matt Dillon wrote: > My new 'firewall' manual page has an ipfw example of a natd setup. > It might help. You need a relatively recent -stable to have the > man page. I see the page... Thanks, btw. However, it still seems fubar. Like I said before, natd's configuration looks simple enough, but packets aren't getting through. If I add an ipfw rule to just allow traffic to the outside port (8080), I see incoming packets hitting the rule... but no connection (no real fowarding to the internal ip:port). If I run a sniffer on the outside interface, I see connection attempts to 8080... run the same sniffer on the internal interface, nothing. My first thought was 'duh, the packets have to get to natd somehow so redirect_port can actually do something...' but changing the 8080 allow to a divert doesn't fix the problem. So next I figured one piece of the conversation was dying... somewhere... I.e. inbound's fine but I'm fscking something up outbound... but no denied packets in logs. It certainly seems like natd's working and ipfw just isn't allowing packets to get 'into' natd for the redirect. Unfortuneately, I've tried about everything in ipfw and natd's man page and am still stumped. Then again, I may very well be taking the wrong approach entirely. I've opened the firewall completely (allow ip any any...), and it didn't help. I knew today would be great when it started with big brother alerts at 4AM. ;) It wouldn't be so bad if I hadn't had this working before... I hate that. Thanks, -Mike -- Eat drink and be merry, for tomorrow they may make it illegal. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 20:53:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from a.mx.clublinux.org (h216-170-019-162.adsl.navix.net [216.170.19.162]) by hub.freebsd.org (Postfix) with SMTP id 2836737B401 for ; Thu, 12 Jul 2001 20:53:18 -0700 (PDT) (envelope-from steve@clublinux.org) Received: (qmail 9318 invoked from network); 13 Jul 2001 02:51:57 -0000 Received: from unknown (HELO clublinux.org) (192.168.33.33) by mail.internal with SMTP; 13 Jul 2001 02:51:57 -0000 Message-ID: <3B4E71E2.C67AA458@clublinux.org> Date: Thu, 12 Jul 2001 22:58:26 -0500 From: steve X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.6 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) References: <20010712211356.D75539@bsd.havk.org> <200107130239.f6D2dFD134165@saturn.cs.uml.edu> <20010712220259.E75539@bsd.havk.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello, I thought I'd stay out of this, but... ;-) > > Right and Microsoft has sold the world that their OS is the > best and have plenty of charts to prove it, yet day after > day companies realize that Windows doesn't scale as Microsoft > would have them believe. Agreed. Benchmarks never tell the whole story. Although I don't know of any alterior motive for Sysadmin magazine to "create" the test results, that doesn't mean there couldn't be. It was supposed to be an "out of the box" test orginally, so let them have their so-called tests. How many people really use an OS out of the box for a server? > You can take whatever someone has > the gall to publish as gospel. I'll take what I've seen in > the real world and not some tests by what might be another > biased company > looking to make it "gold" with the fad called > Linux. Ouch. That's a bit harsh. I'd hesitate to call Linux a "fad". I'm new to FreeBSD, so maybe I haven't earned the right to argue, but so far it has impressed me under a load. When I can recompile the kernel (make -j4), install 5 ports, run 3 instaces of "top", grep all of the man pages at once for a specific word, and still log into a free virtual console in under 5 seconds all at the same time, that is DAMN impressive. I'd say FreeBSD is definitely doing something right in the VM/swap mangement area. The average load on the box was in the 9 - 10 range and, like I mentioned above, I could still log in! I've NEVER been able to do that under Linux in under a minute. (Yes, I know average load isn't the best tool for load monitoring, but it gives you a pretty general idea of your system load). Oh, did I mention this was all on a 486/66 with 24MB of RAM? And yes, I was intentionally loading the box. Who in their right mind would run 3 instances of top on a 486 when each instance eats about 10% of the CPU? To be honest, my jaw hit the floor when I was able to log in that quick. As you may have guessed by my e-mail address, I'm a Linux user too. (Actually, everyone would probably get a kick out of my web site logo www.clublinux.org. It was made for a laugh, no penguins were harmed). For me, Linux has been a great tool to accomplish tasks at hand. I think FreeBSD will be another great tool for me. Each has it's own strengths and weaknesses. That being said, I still don't think Linux is a "fad". Just my .02, - Another Steve > > -steve > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 21: 8:35 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mtiwmhc26.worldnet.att.net (mtiwmhc26.worldnet.att.net [204.127.131.51]) by hub.freebsd.org (Postfix) with ESMTP id 4ACB537B40C for ; Thu, 12 Jul 2001 21:08:29 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.101.235.225]) by mtiwmhc26.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010713040827.EYTS2154.mtiwmhc26.worldnet.att.net@worldnet.att.net>; Fri, 13 Jul 2001 04:08:27 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 2360C50D5F; Fri, 13 Jul 2001 00:12:23 -0400 (EDT) Date: Fri, 13 Jul 2001 00:12:23 -0400 From: parv To: Kris Kennaway Cc: freebsd-stable@FreeBSD.ORG Subject: Re: mass uninstall all ports? Message-ID: <20010713001223.B48618@moo.holy.cow> Mail-Followup-To: Kris Kennaway , freebsd-stable@FreeBSD.ORG References: <20010712220512.15446.qmail@web13505.mail.yahoo.com> <20010712152205.A20322@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20010712152205.A20322@xor.obsecurity.org>; from kris@obsecurity.org on Thu, Jul 12, 2001 at 03:22:05PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG on Jul 12 18:29, i got this from Kris... > On Thu, Jul 12, 2001 at 03:05:12PM -0700, abram olson wrote: > > I just updated from 4.3 release to 4.3 stable. My > > entire system is built via ports. I want to make some > > updates but I keep running into endless dependency > > chains. I'm doing a > > Look into portupgrade in the ports collection, which does a superb job > of upgrading ports and dependencies in the correct order. > > Kris but that wouldn't take care of the original question posed -- how to deinstall/remove all the ports -- since portupgrade is itself, well, a port... would it, kris? having said that, i thank you for bringing to (my) attention as i didn't know about its existence. -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 21:26:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp3.knology.net (user-24-214-63-13.knology.net [24.214.63.13]) by hub.freebsd.org (Postfix) with SMTP id ED8DB37B401 for ; Thu, 12 Jul 2001 21:26:39 -0700 (PDT) (envelope-from steve@havk.org) Received: (qmail 1517 invoked from network); 13 Jul 2001 04:26:38 -0000 Received: from user-24-214-56-224.knology.net (HELO bsd.havk.org) (24.214.56.224) by user-24-214-63-13.knology.net with SMTP; 13 Jul 2001 04:26:38 -0000 Received: by bsd.havk.org (Postfix, from userid 1001) id 91E991A7D2; Thu, 12 Jul 2001 23:26:10 -0500 (CDT) Date: Thu, 12 Jul 2001 23:26:10 -0500 From: Steve Price To: freebsd-stable@FreeBSD.ORG Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Message-ID: <20010712232610.J75539@bsd.havk.org> References: <20010712211356.D75539@bsd.havk.org> <200107130239.f6D2dFD134165@saturn.cs.uml.edu> <20010712220259.E75539@bsd.havk.org> <3B4E71E2.C67AA458@clublinux.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3B4E71E2.C67AA458@clublinux.org>; from steve@clublinux.org on Thu, Jul 12, 2001 at 10:58:26PM -0500 X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 12, 2001 at 10:58:26PM -0500, steve wrote: > > Agreed. Benchmarks never tell the whole story. Although I don't know > of any alterior motive for Sysadmin magazine to "create" the test > results, that doesn't mean there couldn't be. It was supposed to be an > "out of the box" test orginally, so let them have their so-called > tests. How many people really use an OS out of the box for a server? What I gather is that they say they tweaked FreeBSD but didn't Linux, so it wasn't out of the box by any means. They could have just as easily tweaked FreeBSD in the wrong way and skewed the results. Maybe not purposefully but it could have resulted that way. > Ouch. That's a bit harsh. I'd hesitate to call Linux a "fad". I can't tell you how many people I run across every week talking up Linux. Many of them are young folks that haven't even used another Unix much less FreeBSD spouting off about how Linux is the greatest and how they want to the next Linus. I live in a small town of about 265,000 people (OK maybe not that small) and I see it almost constantly. Maybe fad isn't the right word - it is hip, it is in, it is cool to use Linux. I'm not saying everyone does this nor that Linux is awful and has no use, just that I've learned to ignore the hype and evaluate what's best for me in any given scenario. YMMV and that's cool. You use what you want I'll do the same. Until you've tried both you really can't make a judgement on way or other. I like Perl, but I've also recently found Ruby. In a recent trivial but real world case I had the occasion to write the same script in both languages and was interested in what I found. While to me Ruby seemed cleaner looking, the Perl implementation was much faster (~3x) until I realized there was a requirement to support integers larger than 2^31 - 1 and Ruby suddenly turned the tides and was ~3x faster than Perl. So what does that say? Not much. Just that I found one case where if I wanted to I could claim that Ruby was faster and therefore far superior to Perl. Taken as whole for everything you can do with each language it should be easy to see that I could find a scenario where one would outshine the other and could shout it from the highest of mountains as being gospel. Only when I spend many years using both can I begin to see where one might be slightly better than the other. I've used Linux since 0.99.1 and have been a FreeBSD committer for 6 years or so, so I think I've done a few tests between the two and know for which situations which OS works best for me. I encourage everyone to do the same if they have the time instead of blindly saying one is better than the other because of one set of test results. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 21:35:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from clmboh1-smtp3.columbus.rr.com (clmboh1-smtp3.columbus.rr.com [65.24.0.112]) by hub.freebsd.org (Postfix) with ESMTP id 0D1A337B401 for ; Thu, 12 Jul 2001 21:35:25 -0700 (PDT) (envelope-from wmoran@iowna.com) Received: from iowna.com (dhcp065-024-023-038.columbus.rr.com [65.24.23.38]) by clmboh1-smtp3.columbus.rr.com (8.11.2/8.11.2) with ESMTP id f6D4VvZ20410 for ; Fri, 13 Jul 2001 00:31:57 -0400 (EDT) Message-ID: <3B4E7A78.5BA85992@iowna.com> Date: Fri, 13 Jul 2001 00:35:04 -0400 From: Bill Moran X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.3-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Some thoughts ... Steve Price wrote: > > On Thu, Jul 12, 2001 at 10:39:15PM -0400, Albert D. Cahalan wrote: > > > > http://www.sysadminmag.com/articles/2001/0108/0108q/0108q_f2.htm This graph shows FreeBSD beating the others in all but 1 category. All three of the top 3 systems begins to fall off at the 128k file boundry, obviously all three systems are tuned/designed to handle large numbers of files that are SMALLER than 128k. There are two questions to raise from this: 1. Why does FreeBSD performance deteriorate FASTER at the 128k mark than windows and Linux? 2. Does this really matter? Are there real world applications where the performance of a server doing nothing but writing large files in mass quantities is the most important thing? If so, then how can FreeBSD's "many large file" performance be improved? > > http://www.sysadminmag.com/articles/2001/0108/0108q/0108q_f3.htm Here, FreeBSD is really only second to Linux overall. considering the fact that the app used to test was probably written specifically for Linux and then ported to FreeBSD, this isn't surprising. Is the source code to this app available? And can obvious coding oopses be located to explain this, or again is there something that can be done to improve high-load performance? And again, how "real world" is this really? How many servers (other than spammers) will be doing nothing but sending the same message to hojillions of people for long periods of time? > > Ah, never mind the untuned Linux box. Check out the untuned > > Windows 2000 box beating the tuned FreeBSD box. I don't see W2k or Linux beating the FreeBSD box except in isolated areas. FreeBSD wins 5 out of 6 scenerios in the Files test and 2 out of 7 in a mail test that is very probably biased toward Linux. In the mail test, FreeBSD seems to pull a respectable second place (overall) and only starts to drop off at extremely high load. > Right and Microsoft has sold the world that their OS is the > best and have plenty of charts to prove it, yet day after > day companies realize that Windows doesn't scale as Microsoft > would have them believe. You can take whatever someone has > the gall to publish as gospel. I'll take what I've seen in > the real world and not some tests by what might be another > biased company looking to make it "gold" with the fad called > Linux. I would lend some credence to these test, since the publishers were nice enough to re-run them when it was pointed out that they were biased. But I still feel the email test is probably biased toward Linux because of the nature of the company that wrote the app used to run the test. As for the evilness of Microsoft or the "fadness" of Linux, I won't comment except to say that both Windows and Linux still work hard to be competetive performance-wise. My personal experience is that nothing out-performs a FreeBSD box, and the tests really do show that. I'd be curious to have some Linux geeks "tune" the Linux install and add that to the comparison sheets. -- It may be that true happiness is nothing more than the ability to *always* know the right thing to say at the right time, whereas true misery is the state of perpetually saying to oneself, "What I *should* have said was..." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 21:48: 2 2001 Delivered-To: freebsd-stable@freebsd.org Received: from a.mx.clublinux.org (h216-170-019-162.adsl.navix.net [216.170.19.162]) by hub.freebsd.org (Postfix) with SMTP id 5323E37B405 for ; Thu, 12 Jul 2001 21:47:59 -0700 (PDT) (envelope-from steve@clublinux.org) Received: (qmail 9368 invoked from network); 13 Jul 2001 03:46:39 -0000 Received: from unknown (HELO clublinux.org) (192.168.33.33) by mail.internal with SMTP; 13 Jul 2001 03:46:39 -0000 Message-ID: <3B4E7EB4.B0CF42C7@clublinux.org> Date: Thu, 12 Jul 2001 23:53:08 -0500 From: steve X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.4.6 i686) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) References: <20010712211356.D75539@bsd.havk.org> <200107130239.f6D2dFD134165@saturn.cs.uml.edu> <20010712220259.E75539@bsd.havk.org> <3B4E71E2.C67AA458@clublinux.org> <20010712232610.J75539@bsd.havk.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Until you've tried both you really > can't make a judgement on way or other. I totally agree. That's exactly why I tried FreeBSD, to see if it lives up to the hype. So far, I'd say it pretty much has for me. > > So what does that say? Not much. Just that I found one case Yep. Besides, we all know VBscript is the best ;-) Steve > > -steve > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 21:52:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id 1671237B401; Thu, 12 Jul 2001 21:52:52 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.11.4/8.11.4) with ESMTP id f6D4qet28541; Thu, 12 Jul 2001 21:52:40 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) To: msmith@FreeBSD.ORG Cc: kris@obsecurity.org, cjohnson@palomine.net, nitronarc@foresightone.com, freebsd-stable@FreeBSD.ORG Subject: Re: difficulty uninstalling ports In-Reply-To: <200107130107.f6D17T001905@mass.dis.org> References: <20010712174441.A52241@xor.obsecurity.org> <200107130107.f6D17T001905@mass.dis.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: <20010712215240A.jkh@osd.bsdi.com> Date: Thu, 12 Jul 2001 21:52:40 -0700 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 31 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG And, as I'm sure others have pointed out by now, it's even easier to do this with the -a flag. :) Of course, since pkg_delete also supports globbing now, one assumes 'pkg_delete *' from *any* directory would also work. - Jordan From: Mike Smith Subject: Re: difficulty uninstalling ports Date: Thu, 12 Jul 2001 18:07:28 -0700 > > I recall someone asking on this or a related thread, how to uninstall all > your ports. This is actually easier than it sounds; go to /var/db/pkg > and say 'pkg_delete *', and keep doing it until the directory is empty. 8) > > Note that you may want to watch the error messages so that you can trim > now-unused junk out of $PREFIX, but that's optional. > > -- > ... every activity meets with opposition, everyone who acts has his > rivals and unfortunately opponents also. But not because people want > to be opponents, rather because the tasks and relationships force > people to take different points of view. [Dr. Fritz Todt] > V I C T O R Y N O T V E N G E A N C E > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 22:22: 9 2001 Delivered-To: freebsd-stable@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id 7BF5037B403; Thu, 12 Jul 2001 22:22:07 -0700 (PDT) (envelope-from fullermd@futuresouth.com) Received: (from fullermd@localhost) by shell.futuresouth.com (8.11.4/8.11.1) id f6D5Lpa24453; Fri, 13 Jul 2001 00:21:52 -0500 (CDT) Date: Fri, 13 Jul 2001 00:21:51 -0500 From: "Matthew D. Fuller" To: Jordan Hubbard Cc: msmith@FreeBSD.ORG, kris@obsecurity.org, cjohnson@palomine.net, nitronarc@foresightone.com, freebsd-stable@FreeBSD.ORG Subject: Re: difficulty uninstalling ports Message-ID: <20010713002151.B84770@futuresouth.com> References: <20010712174441.A52241@xor.obsecurity.org> <200107130107.f6D17T001905@mass.dis.org> <20010712215240A.jkh@osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010712215240A.jkh@osd.bsdi.com>; from jkh@osd.bsdi.com on Thu, Jul 12, 2001 at 09:52:40PM -0700 X-OS: FreeBSD Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, Jul 12, 2001 at 09:52:40PM -0700, a little birdie told me that Jordan Hubbard remarked > And, as I'm sure others have pointed out by now, it's even easier > to do this with the -a flag. :) > > Of course, since pkg_delete also supports globbing now, one assumes > 'pkg_delete *' from *any* directory would also work. pkg_delete supports globbing? Last I saw (and submitted patches for, as I recall) the shell does all the globbing, pkg_delete is just smart enough to do some trimming on absolute paths to find the package name. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Unix Systems Administrator | fullermd@futuresouth.com Specializing in FreeBSD | http://www.over-yonder.net/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Jul 12 23:47:35 2001 Delivered-To: freebsd-stable@freebsd.org Received: from goku.branchmedia.com (goku.branchmedia.com [216.129.214.40]) by hub.freebsd.org (Postfix) with ESMTP id F31B837B403; Thu, 12 Jul 2001 23:47:30 -0700 (PDT) (envelope-from mitayai@dreaming.org) Received: (from root@localhost) by goku.branchmedia.com (8.11.4/8.11.4) id f6D6lUE15872; Fri, 13 Jul 2001 02:47:30 -0400 (EDT) (envelope-from mitayai@dreaming.org) Received: from shadow (shadow.branchmedia.com [216.129.214.38]) by goku.branchmedia.com (8.11.4/8.11.4av) with SMTP id f6D6lPi15864; Fri, 13 Jul 2001 02:47:26 -0400 (EDT) (envelope-from mitayai@dreaming.org) From: "Mit Rowe" To: "Matthew D. Fuller" , "Jordan Hubbard" Cc: , , , , Subject: RE: difficulty uninstalling ports Date: Fri, 13 Jul 2001 02:46:58 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal In-Reply-To: <20010713002151.B84770@futuresouth.com> X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG to defeat my tcsh globbing, i just recently used to upgrade my entire ports tree: portsupgrade -Rru \* maybe pkg_delete works similarly. > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Matthew D. Fuller > Sent: July 13, 2001 01:22 AM > To: Jordan Hubbard > Cc: msmith@FreeBSD.ORG; kris@obsecurity.org; cjohnson@palomine.net; > nitronarc@foresightone.com; freebsd-stable@FreeBSD.ORG > Subject: Re: difficulty uninstalling ports > > > On Thu, Jul 12, 2001 at 09:52:40PM -0700, a little birdie told me > that Jordan Hubbard remarked > > And, as I'm sure others have pointed out by now, it's even easier > > to do this with the -a flag. :) > > > > Of course, since pkg_delete also supports globbing now, one assumes > > 'pkg_delete *' from *any* directory would also work. > > pkg_delete supports globbing? > Last I saw (and submitted patches for, as I recall) the shell does all > the globbing, pkg_delete is just smart enough to do some trimming on > absolute paths to find the package name. > > > > -- > Matthew Fuller (MF4839) | fullermd@over-yonder.net > Unix Systems Administrator | fullermd@futuresouth.com > Specializing in FreeBSD | http://www.over-yonder.net/ > > "The only reason I'm burning my candle at both ends, is because I > haven't figured out how to light the middle yet" > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 0:46:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailx.info.com.ph (mailx.info.com.ph [203.172.11.23]) by hub.freebsd.org (Postfix) with ESMTP id 47D9237B405 for ; Fri, 13 Jul 2001 00:46:37 -0700 (PDT) (envelope-from nitronarc@foresightone.com) Received: from it_manager.foresightone.com ([202.163.219.61]) by mailx.info.com.ph (8.11.2/8.11.2) with ESMTP id f6D7eAM15302 for ; Fri, 13 Jul 2001 15:40:11 +0800 (HKT) Message-Id: <5.1.0.14.2.20010713154530.01e93ec0@pop.info.com.ph> X-Sender: f1si@pop.info.com.ph (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 13 Jul 2001 15:46:23 +0800 To: freebsd-stable@freebsd.org From: "Ramoncito P. Puyat" Subject: can't see tcp4 in netstat -an Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi! This evening I discovered something peculiar about the netstat -an of our gateway machine. We noticed that all of the tcp4 entries in the active ports list is missing. Does anybody have any idea about this. What can we do about it. The tcp services are still active, however, it takes a very much longer time to establish a connection. These are just basic functions such as smtp, pop and ssh. Can anybody help me out? I included the outputs of the netstat, ipf.rules, ipnat.rules, kernel config file, dmesg and rc.conf for your evaluation. TIA Ramon p.s. we are using a P-200MMX, 64MB machine with 4.3-RC installed. %netstat -an Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address (state) udp4 0 0 127.0.0.1.123 *.* udp4 0 0 192.168.0.1.123 *.* udp4 0 0 xxx.xxx.xxx.xxx.123 *.* udp4 0 0 *.123 *.* udp4 0 0 *.68 *.* udp4 0 0 *.* *.* Active UNIX domain sockets Address Type Recv-Q Send-Q Inode Conn Refs Nextref Addr c61aff40 dgram 0 0 0 c61affc0 0 c61afec0 c61afec0 dgram 0 0 0 c61affc0 0 c61aff00 c61aff00 dgram 0 0 0 c61affc0 0 c61aff80 c61aff80 dgram 0 0 0 c61affc0 0 0 c61affc0 dgram 0 0 c61a9240 0 c61aff40 0 /var/run/log %cat /etc/ipf.rules pass in quick on lo0 all pass out quick on lo0 all pass in quick on ed1 all pass out quick on ed1 all pass out quick on ed0 proto tcp from any to any keep state pass out quick on ed0 proto udp from any to any keep state pass out quick on ed0 proto icmp from any to any keep state block out quick on ed0 all pass in quick on ed0 proto udp from xxx.xxx.xxx.xxx to any port = 68 keep state pass in log quick on ed0 proto tcp from any to any port = 22 keep state pass in quick on ed0 proto tcp from any to any port = 25 keep state pass in log quick on ed0 proto tcp from any to any port = 110 keep state pass in log quick on ed0 proto tcp from any to any port = 80 pass in log quick on ed0 proto tcp from any to any port = 10000 block return-rst in log quick on ed0 proto tcp from any to any block return-icmp-as-dest(port-unr) in log quick on ed0 proto udp from any to any block in log quick on ed0 all %cat /etc/ipnat.rules map ed0 192.168.0.0/24 -> 0/32 %cat /sys/i386/conf/GATEWAY machine i386 cpu I586_CPU ident GATEWAY maxusers 32 options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options SOFTUPDATES #Enable FFS soft updates support options MFS #Memory Filesystem options MSDOSFS #MSDOS Filesystem options CD9660 #ISO 9660 Filesystem options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI options UCONSOLE #Allow users to grab the console options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options KTRACE #ktrace(1) support options SYSVSHM #SYSV-style shared memory options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extensions options _KPOSIX_PRIORITY_SCHEDULING options IPFILTER options IPFILTER_LOG options IPFILTER_DEFAULT_BLOCK options TCP_DROP_SYNFIN options TCP_RESTRICT_RST options ICMP_BANDLIM #Rate limit bad replies options KBD_INSTALL_CDEV # install a CDEV entry in /dev device isa device eisa device pci # Floppy drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 # ATA and ATAPI devices device ata0 at isa? port IO_WD1 irq 14 device ata1 at isa? port IO_WD2 irq 15 device ata device atadisk # ATA disk drives device atapicd # ATAPI CDROM drives options ATA_STATIC_ID #Static device numbering # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 flags 0x1 device vga0 at isa? options VESA # splash screen/screen saver pseudo-device splash # syscons is the default console driver, resembling an SCO console device sc0 at isa? flags 0x100 # Floating point support - do not disable. device npx0 at nexus? port IO_NPX irq 13 # Serial (COM) ports device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device sio1 at isa? port IO_COM2 irq 3 device sio2 at isa? disable port IO_COM3 irq 5 device sio3 at isa? disable port IO_COM4 irq 9 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer # ISA Ethernet NICs. device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device sl 2 # Kernel SLIP pseudo-device ppp 2 # Kernel PPP pseudo-device tun 2 # Packet tunnel. pseudo-device pty # Pseudo-ttys (telnet etc) pseudo-device md # Memory "disks" # The `bpf' pseudo-device enables the Berkeley Packet Filter. # Be aware of the administrative consequences of enabling this! pseudo-device bpf 4 #Berkeley packet filter %dmesg Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.3-RC #0: Sun Apr 15 17:34:37 PHT 2001 xxxxxxxxx@gateway.xxxxxx.com:/usr/src/sys/compile/GATEWAY Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 166395480 Hz CPU: Pentium/P54C (166.40-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping = 12 Features=0x1bf real memory = 67108864 (65536K bytes) avail memory = 62693376 (61224K bytes) Intel Pentium detected, installing workaround for F00F bug VESA: v1.2, 1024k memory, flags:0x0, mode table:0xc00c4c13 (c0004c13) VESA: S3 Incorporated. Trio64V+ md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ed0: port 0x6100-0x611f irq 11 at device 17.0 on pci0 ed0: address 00:c0:26:9d:03:b1, type NE2000 (16 bit) ed1: port 0x6200-0x621f irq 10 at device 18.0 on pci0 ed1: address 00:00:1c:3a:00:00, type NE2000 (16 bit) pci0: at 19.0 irq 9 fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode lpt0: on ppbus0 lpt0: Interrupt-driven port IP Filter: v3.4.16 initialized. Default = block all, Logging = enabled ad0: 1625MB [3303/16/63] at ata0-master WDMA2 acd0: CDROM at ata0-slave using PIO3 Mounting root from ufs:ad0s1a swapon: adding /dev/ad0s1b as swap device Automatic boot in progress... /dev/ad0s1a: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/ad0s1a: clean, 17645 free (45 frags, 2200 blocks, 0.1% fragmentation) /dev/ad0s1e: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/ad0s1e: clean, 4337 free (9 frags, 541 blocks, 0.2% fragmentation) /dev/ad0s1g: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/ad0s1g: clean, 279066 free (138 frags, 34866 blocks, 0.0% fragmentation) /dev/ad0s1h: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/ad0s1h: clean, 99182 free (14 frags, 12396 blocks, 0.0% fragmentation) /dev/ad0s1d: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/ad0s1d: clean, 40270 free (30 frags, 5030 blocks, 0.0% fragmentation) /dev/ad0s1f: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/ad0s1f: clean, 261223 free (591 frags, 32579 blocks, 0.1% fragmentation) Doing initial network setup: hostname ipfilter IP Filter: already initialized IP FIlter: already initialized ipnat 0 entries flushed from NAT table 0 entries flushed from NAT list .. dhclient: New IP Address(ed0): xxx.xxx.xxx.xxx dhclient: New Subnet Mask (ed0): 255.255.255.0 dhclient: New Broadcast Address(ed0): xxx.xxx.xxx.255 dhclient: New Routers: xxx.xxx.xxx.xxx ed0: flags=8843 mtu 1500 inet xxx.xxx.xxx.xxx netmask 0xffffff00 broadcast xxx.xxx.xxx.255 ether 00:c0:26:9d:03:b1 ed1: flags=8843 mtu 1500 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:00:1c:3a:00:00 lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 Additional routing options: tcp extensions=NO IP gateway=YES TCP keepalive=YES .. routing daemons: .. additional daemons: syslogd .. Doing additional network setup: ntpd .. Starting final network daemons: .. setting ELF ldconfig path: /usr/lib /usr/lib/compat /usr/local/lib setting a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout starting standard daemons: inetd cron sendmail sshd sshd2: SSH Secure Shell 2.4.0 (non-commercial version) on i386-unknown-freebsd4.2 .. Initial rc.i386 initialization: .. rc.i386 configuring syscons: blank_time allscreens .. additional ABI support: .. starting local daemons: .. Local package initialization: Starting ddclient: .. Additional TCP options: .. Mon Jul 9 20:41:04 PHT 2001 %cat /etc/rc.conf sendmail_enable="YES" sshd_enable="YES" sshd_program="/usr/local/sbin/sshd2" portmap_enable="NO" nfs_server_enable="NO" gateway_enable="YES" tcp_extensions="NO" tcp_keepalive="YES" syslogd_flags="-ss" portmap_enable="NO" allscreens_flags="-c blink" inetd_enable="YES" network_interfaces="ed0 ed1 lo0" ifconfig_ed1="inet 192.168.0.1 netmask 255.255.255.0" ifconfig_ed0="DHCP" hostname="gateway.xxxxxx.com" ipfilter_enable="YES" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 1:43:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from c000.snv.cp.net (c000-h002.c000.snv.cp.net [209.228.32.66]) by hub.freebsd.org (Postfix) with SMTP id B3B6C37B406 for ; Fri, 13 Jul 2001 01:43:30 -0700 (PDT) (envelope-from neal@nelsonnet.org) Received: (cpmta 15380 invoked from network); 13 Jul 2001 01:43:29 -0700 Received: from 005.d.004.mel.iprimus.net.au (HELO ?210.50.39.5?) (210.50.39.5) by smtp.nelsonnet.org (209.228.32.66) with SMTP; 13 Jul 2001 01:43:29 -0700 X-Sent: 13 Jul 2001 08:43:29 GMT Subject: PPP Can't Connect Date: Fri, 13 Jul 01 18:48:02 +1100 x-sender: neal@getmail.nelsonnet.org x-mailer: Claris Emailer 2.0, March 15, 1997 From: Neal To: , Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Message-Id: <20010713084330.B3B6C37B406@hub.freebsd.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just updated my FreeBSD 4.3-STABLE machine today (2001-07-13) and after a build I can no longer connect with PPP. I get as far as the second 'P', then it drops out. The log contains the following message, which may or may not be relevant: Jul 13 17:27:53 server ppp[461]: tun0: Phase: deflink: Too many IPCP NAKs sent - abandoning negotiation I haven't changed my ppp.conf file initially but I synced it with the latest build version just to make sure, with no luck. Does anyone know why this may be happening, as I can still connect to the same place with my trusty Mac. Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 2:45:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mtiwmhc21.worldnet.att.net (mtiwmhc21.worldnet.att.net [204.127.131.46]) by hub.freebsd.org (Postfix) with ESMTP id 7423D37B405 for ; Fri, 13 Jul 2001 02:45:34 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.101.235.225]) by mtiwmhc21.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010713094533.QKOF3208.mtiwmhc21.worldnet.att.net@worldnet.att.net>; Fri, 13 Jul 2001 09:45:33 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id 46E3150D72; Fri, 13 Jul 2001 05:49:13 -0400 (EDT) Date: Fri, 13 Jul 2001 05:49:13 -0400 From: parv To: "Ramoncito P. Puyat" Cc: freebsd-stable@freebsd.org Subject: Re: difficulty uninstalling ports Message-ID: <20010713054913.A69121@moo.holy.cow> Mail-Followup-To: "Ramoncito P. Puyat" , freebsd-stable@freebsd.org References: <5.1.0.14.2.20010713082116.01eac8b0@pop.info.com.ph> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5.1.0.14.2.20010713082116.01eac8b0@pop.info.com.ph>; from nitronarc@foresightone.com on Fri, Jul 13, 2001 at 08:24:28AM +0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG people seem to be experiencing the same/similar problems one by one... just amazing i tell you... on Jul 13 05:39, i got this from Ramoncito... > Hi all! > > Our system updates its source and ports every friday evening. However, when > we install a port and a new update is received, during deinstallation the > system says that the port was not installed. How do we deinstall the a port > after it has been updated? see "mass uninstall all ports" thread. when it rains, it pours... -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 5:41:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mobile.hub.org (mobile.acadiau.ca [131.162.137.70]) by hub.freebsd.org (Postfix) with ESMTP id B49D737B401 for ; Fri, 13 Jul 2001 05:41:26 -0700 (PDT) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by mobile.hub.org (8.11.3/8.11.1) with ESMTP id f6DCfP806613 for ; Fri, 13 Jul 2001 09:41:25 -0300 (ADT) (envelope-from scrappy@hub.org) X-Authentication-Warning: mobile.hub.org: scrappy owned process doing -bs Date: Fri, 13 Jul 2001 09:41:25 -0300 (ADT) From: The Hermit Hacker To: Subject: any known issues with vinum in -STABLE? Message-ID: <20010713093549.G70611-100000@mobile.hub.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have four servers ... two are using VINUM to create large disks, two don't use it at all ... the two with VINUM recently started to act up, while the two without are running stably ... when the two with started to act up, we upgraded the OS to the latest -STABLE ... has anyone experienced any problems in -STABLE with using VINUM? Marc G. Fournier ICQ#7615664 IRC Nick: Scrappy Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 6:56:15 2001 Delivered-To: freebsd-stable@freebsd.org Received: from imr2.ericy.com (imr2.ericy.com [12.34.240.68]) by hub.freebsd.org (Postfix) with ESMTP id 99A9637B401; Fri, 13 Jul 2001 06:56:12 -0700 (PDT) (envelope-from Antoine.Beaupre@ericsson.ca) Received: from mr7.exu.ericsson.se (mr7att.ericy.com [138.85.92.15]) by imr2.ericy.com (8.11.3/8.11.3) with ESMTP id f6DDuA513642; Fri, 13 Jul 2001 08:56:11 -0500 (CDT) Received: from noah.lmc.ericsson.se (noah.lmc.ericsson.se [142.133.1.1]) by mr7.exu.ericsson.se (8.11.3/8.11.3) with ESMTP id f6DDuA218763; Fri, 13 Jul 2001 08:56:10 -0500 (CDT) Received: from lmc35.lmc.ericsson.se (lmc35.lmc.ericsson.se [142.133.16.175]) by noah.lmc.ericsson.se (8.11.2/8.9.2) with ESMTP id f6DDu8A07577; Fri, 13 Jul 2001 09:56:08 -0400 (EDT) Received: by lmc35.lmc.ericsson.se with Internet Mail Service (5.5.2653.19) id <35R6YTY7>; Fri, 13 Jul 2001 09:56:07 -0400 Received: from lmc.ericsson.se (lmcpc100455.pc.lmc.ericsson.se [142.133.23.150]) by LMC37.lmc.ericsson.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 35R7ASBV; Fri, 13 Jul 2001 09:55:57 -0400 From: "Antoine Beaupre (LMC)" To: bmah@FreeBSD.ORG Cc: Kevin Oberman , stable@FreeBSD.ORG Message-ID: <3B4EFDEC.2030403@lmc.ericsson.se> Date: Fri, 13 Jul 2001 09:55:56 -0400 Organization: LMC, Ericsson Research Canada User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.2+) Gecko/20010711 X-Accept-Language: en,fr-CA,fr MIME-Version: 1.0 Subject: Re: New Option ROM device in stable References: <200107122149.f6CLnpA25543@ptavv.es.net> <200107122226.f6CMQSH06998@intruder.bmah.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Actually, I think there's a manpage in -current. MFC anyone? A. Bruce A. Mah wrote: > If memory serves me right, "Kevin Oberman" wrote: > >>I notice that a new device, "Option ROM", has appeared in stable as of >>a few days ago. No man page, but the driver makes me think it's to >>solve the problem of properly assigning memory space for device iomem. >> >>Is this what it's all about? >> > > The release notes are your friend... :-) > > # An orm(4) device has been added to claim the option ROMs in the ISA > # memory I/O space, to prevent other drivers from mistakenly assigning > # addresses that conflict with these ROMs. > > For some reason, when I wrote this up (from the commit logs) I thought > there was a manpage for this, but it looks like I was mistaken. > > Bruce. > > > > -- Antoine Beaupré Jambala TCM team Ericsson Canada inc. mailto:antoine.beaupre@ericsson.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 7: 0:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from paperboy.sixforty.co.uk (paperboy.sixforty.co.uk [195.10.242.11]) by hub.freebsd.org (Postfix) with ESMTP id 0D53537B401 for ; Fri, 13 Jul 2001 07:00:39 -0700 (PDT) (envelope-from l.farr@epcdirect.co.uk) Received: (from root@localhost) by paperboy.sixforty.co.uk (8.11.1/8.11.1) id f6DE0TS40642 for freebsd-stable@freebsd.org; Fri, 13 Jul 2001 15:00:29 +0100 (BST) (envelope-from l.farr@epcdirect.co.uk) Delivered-To: Received: from lfarr (daisy.int.epcdirect.co.uk [192.168.6.200]) by paperboy.sixforty.co.uk (8.11.1/8.11.1av) with ESMTP id f6DE0Q840634 for ; Fri, 13 Jul 2001 15:00:26 +0100 (BST) (envelope-from l.farr@epcdirect.co.uk) From: "Lawrence Farr" To: Subject: Make Release failure. Date: Fri, 13 Jul 2001 15:00:45 +0100 Message-ID: <006701c10ba4$36237500$c806a8c0@lfarr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 Importance: Normal X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I make release automatically via a script, that has run happily for months. It empties /obj before it runs, and cvsups. For the last few nights, It has failed at the floppy building stage (Log extract below). Checking with "df -h" gives: /dev/vnn0c 1.4M 1.4M -12.0K 101% /mnt Is there a current problem with GENERIC being too big? Cheers! ------------------------------------------------------- rm -f hack.c sh ../../conf/newvers.sh BOOTMFS cc -c -O -pipe -march=pentiumpro -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 vers.c linking BOOTMFS text data bss dec hex filename 2502829 203104 132792 2838725 2b50c5 BOOTMFS install -c -m 555 -o root -g wheel -fschg BOOTMFS /R/stage/kernels/BOOTMFS mv /R/stage/kernels/BOOTMFS /R/stage/image.kern/kernel Setting up /boot directory for kern floppy sh -e /usr/src/release/scripts/doFS.sh /R/stage/floppies/kern.flp /R/stage /mnt 1440 /R/stage/image.kern 80000 fd1440 Warning: Block size restricts cylinders per group to 6. Warning: 1216 sector(s) in last cylinder unallocated /dev/rvnn0c: 2880 sectors in 1 cylinders of 1 tracks, 4096 sectors 1.4MB in 1 cyl groups (6 c/g, 12.00MB/g, 32 i/g) super-block backups (for fsck -b #) at: 32 *** Error code 1 Stop in /usr/src/release. *** Error code 1 Stop in /usr/src/release. *** Error code 1 Stop in /usr/src/release. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 7: 1:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from imr2.ericy.com (imr2.ericy.com [12.34.240.68]) by hub.freebsd.org (Postfix) with ESMTP id 08CDC37B401 for ; Fri, 13 Jul 2001 07:01:14 -0700 (PDT) (envelope-from Antoine.Beaupre@ericsson.ca) Received: from mr6.exu.ericsson.se (mr6att.ericy.com [138.85.92.14]) by imr2.ericy.com (8.11.3/8.11.3) with ESMTP id f6DE10515873; Fri, 13 Jul 2001 09:01:01 -0500 (CDT) Received: from noah.lmc.ericsson.se (noah.lmc.ericsson.se [142.133.1.1]) by mr6.exu.ericsson.se (8.11.3/8.11.3) with ESMTP id f6DE10M07014; Fri, 13 Jul 2001 09:01:00 -0500 (CDT) Received: from lmc35.lmc.ericsson.se (lmc35.lmc.ericsson.se [142.133.16.175]) by noah.lmc.ericsson.se (8.11.2/8.9.2) with ESMTP id f6DE0wA07954; Fri, 13 Jul 2001 10:00:59 -0400 (EDT) Received: by lmc35.lmc.ericsson.se with Internet Mail Service (5.5.2653.19) id <35R6YT5N>; Fri, 13 Jul 2001 10:00:57 -0400 Received: from lmc.ericsson.se (lmcpc100455.pc.lmc.ericsson.se [142.133.23.150]) by LMC37.lmc.ericsson.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 35R7AS18; Fri, 13 Jul 2001 10:00:46 -0400 From: "Antoine Beaupre (LMC)" To: Brian Somers Cc: "Antoine Beaupre (LMC)" , freebsd-stable@FreeBSD.ORG Message-ID: <3B4EFF0D.9080301@lmc.ericsson.se> Date: Fri, 13 Jul 2001 10:00:45 -0400 Organization: LMC, Ericsson Research Canada User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.2+) Gecko/20010711 X-Accept-Language: en,fr-CA,fr MIME-Version: 1.0 Subject: Re: Problem with user-pppoe after upgrade, fixed References: <200107130216.f6D2GDW66205@hak.lan.Awfulhak.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Brian Somers wrote: > Hi, > > I think your ppp.conf was a bit too censored. Well the only thing I "censored" was my password/username lines and a "set log" line I removed the same day. Apart from that, this is the ppp.conf that I use right now, and it works. > If you're setting the MTU or MRU to 1500, this will now fail. As seen in the logs? > The maximum these can be set to for PPPoE is 1492. That's the physical ethernet limitation, right? > That's now enforced by the PPPoE ppp device as it knows the limitations > on the physical Ethernet. Shouldn't ppp warn the user or panic instead of looping as it did for me? > Just commenting out your setting of the MTU/MRU should solve your > problems. Actually, putting the set mtu/mru lines solved the problems. Should I remove them altogether to remove future problems? :) Thank you very much. A. -- Antoine Beaupré Jambala TCM team Ericsson Canada inc. mailto:antoine.beaupre@ericsson.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 7:12:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from imr1.ericy.com (imr1.ericy.com [208.237.135.240]) by hub.freebsd.org (Postfix) with ESMTP id 1E9B537B406; Fri, 13 Jul 2001 07:12:34 -0700 (PDT) (envelope-from Antoine.Beaupre@ericsson.ca) Received: from mr7.exu.ericsson.se (mr7u3.ericy.com [208.237.135.122]) by imr1.ericy.com (8.11.3/8.11.3) with ESMTP id f6DECOp13963; Fri, 13 Jul 2001 09:12:28 -0500 (CDT) Received: from noah.lmc.ericsson.se (noah.lmc.ericsson.se [142.133.1.1]) by mr7.exu.ericsson.se (8.11.3/8.11.3) with ESMTP id f6DECN228029; Fri, 13 Jul 2001 09:12:23 -0500 (CDT) Received: from lmc35.lmc.ericsson.se (lmc35.lmc.ericsson.se [142.133.16.175]) by noah.lmc.ericsson.se (8.11.2/8.9.2) with ESMTP id f6DECLA09050; Fri, 13 Jul 2001 10:12:22 -0400 (EDT) Received: by lmc35.lmc.ericsson.se with Internet Mail Service (5.5.2653.19) id <35R6YT9J>; Fri, 13 Jul 2001 10:12:20 -0400 Received: from lmc.ericsson.se (lmcpc100455.pc.lmc.ericsson.se [142.133.23.150]) by LMC37.lmc.ericsson.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 35R7ASNW; Fri, 13 Jul 2001 10:12:12 -0400 From: "Antoine Beaupre (LMC)" To: Neal Cc: freebsd-stable@FreeBSD.ORG Message-ID: <3B4F01B7.1040304@lmc.ericsson.se> Date: Fri, 13 Jul 2001 10:12:07 -0400 Organization: LMC, Ericsson Research Canada User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.2+) Gecko/20010711 X-Accept-Language: en,fr-CA,fr MIME-Version: 1.0 Subject: Re: PPP Can't Connect References: <20010713084330.B3B6C37B406@hub.freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG See yesterday's and this morning "Problem with user-pppoe after upgrade, fixed" on -stable. Chopping -questions off CC. Comment your mtu/mru lines in ppp.conf. A. Neal wrote: > I just updated my FreeBSD 4.3-STABLE machine today (2001-07-13) and after > a build I can no longer connect with PPP. I get as far as the second 'P', > then it drops out. > > The log contains the following message, which may or may not be relevant: > Jul 13 17:27:53 server ppp[461]: tun0: Phase: deflink: Too many IPCP NAKs > sent - abandoning negotiation > > I haven't changed my ppp.conf file initially but I synced it with the > latest build version just to make sure, with no luck. > > Does anyone know why this may be happening, as I can still connect to the > same place with my trusty Mac. > > Thanks. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- Antoine Beaupré Jambala TCM team Ericsson Canada inc. mailto:antoine.beaupre@ericsson.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 7:15:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 7891A37B403 for ; Fri, 13 Jul 2001 07:15:22 -0700 (PDT) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.4/8.11.4) with ESMTP id f6DEF3s25128; Fri, 13 Jul 2001 15:15:03 +0100 (BST) (envelope-from brian@lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.4/8.11.4) with ESMTP id f6DEGqW59139; Fri, 13 Jul 2001 15:16:52 +0100 (BST) (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200107131416.f6DEGqW59139@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: "Antoine Beaupre (LMC)" Cc: Brian Somers , "Antoine Beaupre (LMC)" , freebsd-stable@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: Problem with user-pppoe after upgrade, fixed In-Reply-To: Message from "Antoine Beaupre (LMC)" of "Fri, 13 Jul 2001 10:00:45 EDT." <3B4EFF0D.9080301@lmc.ericsson.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Fri, 13 Jul 2001 15:16:52 +0100 From: Brian Somers Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I said your ppp.conf was censored because you didn't attach it - you = just attached an error message that said it couldn't read it :*P The right fix is to simply remove these lines. What do your logs say when you enable LCP logging and the negotiation = fails ? > Brian Somers wrote: > = > > Hi, > > = > > I think your ppp.conf was a bit too censored. > = > = > Well the only thing I "censored" was my password/username lines and a = > "set log" line I removed the same day. > = > Apart from that, this is the ppp.conf that I use right now, and it work= s. > = > = > > If you're setting the MTU or MRU to 1500, this will now fail. = > = > = > As seen in the logs? > = > > The maximum these can be set to for PPPoE is 1492. = > = > = > That's the physical ethernet limitation, right? > = > > That's now enforced by the PPPoE ppp device as it knows the limitatio= ns = > = > > on the physical Ethernet. > = > = > Shouldn't ppp warn the user or panic instead of looping as it did for m= e? > = > = > > Just commenting out your setting of the MTU/MRU should solve your = > > problems. > = > = > Actually, putting the set mtu/mru lines solved the problems. Should I = > remove them altogether to remove future problems? :) > = > Thank you very much. > = > A. > = > = > -- = > Antoine Beaupr=E9 > Jambala TCM team > Ericsson Canada inc. > mailto:antoine.beaupre@ericsson.ca -- = Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 7:19:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id 4C57337B436 for ; Fri, 13 Jul 2001 07:19:51 -0700 (PDT) (envelope-from rasputin@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97] ident=root) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 15L3nJ-000Lg6-00; Fri, 13 Jul 2001 15:19:49 +0100 Received: (from rasputin@localhost) by dogma.freebsd-uk.eu.org (8.11.3/8.11.1) id f6DEJm115287; Fri, 13 Jul 2001 15:19:48 +0100 (BST) (envelope-from rasputin) Date: Fri, 13 Jul 2001 15:19:48 +0100 From: Rasputin To: Paul Cc: stable@freebsd.org Subject: Re: Benchmarks from SysAdmin mag Message-ID: <20010713151948.A14704@dogma.freebsd-uk.eu.org> Reply-To: Rasputin References: <20010712145154.B58265@tribble.net> <200107122150.f6CLoc151358@earth.backplane.com> <20010712162229.A60110@tribble.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20010712162229.A60110@tribble.net>; from tribble@tribble.net on Thu, Jul 12, 2001 at 04:22:29PM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Paul [010712 23:23]: > Once upon a time, Matt Dillon scribed: > > > In anycase, the results prove our point rather succinctly. > > Unfortunately, it proves our point to us daemonites mostly, and is > probably still lost on the average sysadminmag reader... ah well :) Well, at least they know now if they badmouth BSD they're going to get mailbombed :) -- When more and more people are thrown out of work, unemployment results. -- Calvin Coolidge Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 7:28:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from probity.mcc.ac.uk (probity.mcc.ac.uk [130.88.200.94]) by hub.freebsd.org (Postfix) with ESMTP id B62BD37B401 for ; Fri, 13 Jul 2001 07:28:38 -0700 (PDT) (envelope-from rasputin@freebsd-uk.eu.org) Received: from dogma.freebsd-uk.eu.org ([130.88.200.97] ident=root) by probity.mcc.ac.uk with esmtp (Exim 2.05 #7) id 15L3vp-000Lol-00; Fri, 13 Jul 2001 15:28:37 +0100 Received: (from rasputin@localhost) by dogma.freebsd-uk.eu.org (8.11.3/8.11.1) id f6DESaC15447; Fri, 13 Jul 2001 15:28:36 +0100 (BST) (envelope-from rasputin) Date: Fri, 13 Jul 2001 15:28:36 +0100 From: Rasputin To: Andrew Boothman Cc: stable@freebsd.org Subject: Re: ipfilter Module Breakage (Was: IPFirewall Module Breakage) Message-ID: <20010713152836.B14704@dogma.freebsd-uk.eu.org> Reply-To: Rasputin References: <01071223560300.19773@spatula.home> <3B4E2D68.4050105@cream.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3B4E2D68.4050105@cream.org>; from andrew@cream.org on Fri, Jul 13, 2001 at 12:06:16AM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG * Andrew Boothman [010713 00:09]: > Replying to my own message, the subject of this message should have course > > have been "_ipfilter_ Module Breakage". > > > ===> ipfilter Search the archives of this mailing list, about a month ago. ipf moved oin the base system and borke stable for a little while (few hours ). I thought it was only temporary and another cvsup would fix it, but if you have a fresh /usr/src that sounds unlikely...? -- Carmel, New York, has an ordinance forbidding men to wear coats and trousers that don't match. Rasputin :: Jack of All Trades - Master of Nuns :: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 7:29:35 2001 Delivered-To: freebsd-stable@freebsd.org Received: from imr1.ericy.com (imr1.ericy.com [208.237.135.240]) by hub.freebsd.org (Postfix) with ESMTP id 810D537B401 for ; Fri, 13 Jul 2001 07:29:30 -0700 (PDT) (envelope-from Antoine.Beaupre@ericsson.ca) Received: from mr6.exu.ericsson.se (mr6u3.ericy.com [208.237.135.123]) by imr1.ericy.com (8.11.3/8.11.3) with ESMTP id f6DETPp24653; Fri, 13 Jul 2001 09:29:25 -0500 (CDT) Received: from noah.lmc.ericsson.se (noah.lmc.ericsson.se [142.133.1.1]) by mr6.exu.ericsson.se (8.11.3/8.11.3) with ESMTP id f6DETPM18174; Fri, 13 Jul 2001 09:29:25 -0500 (CDT) Received: from lmc35.lmc.ericsson.se (lmc35.lmc.ericsson.se [142.133.16.175]) by noah.lmc.ericsson.se (8.11.2/8.9.2) with ESMTP id f6DETNA10540; Fri, 13 Jul 2001 10:29:24 -0400 (EDT) Received: by lmc35.lmc.ericsson.se with Internet Mail Service (5.5.2653.19) id <35R6Y41N>; Fri, 13 Jul 2001 10:29:22 -0400 Received: from lmc.ericsson.se (lmcpc100455.pc.lmc.ericsson.se [142.133.23.150]) by LMC37.lmc.ericsson.se with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2653.13) id 35R7AS67; Fri, 13 Jul 2001 10:29:07 -0400 From: "Antoine Beaupre (LMC)" To: Brian Somers Cc: "Antoine Beaupre (LMC)" , freebsd-stable@FreeBSD.ORG Message-ID: <3B4F05B1.9050404@lmc.ericsson.se> Date: Fri, 13 Jul 2001 10:29:05 -0400 Organization: LMC, Ericsson Research Canada User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:0.9.2+) Gecko/20010711 X-Accept-Language: en,fr-CA,fr MIME-Version: 1.0 Subject: Re: Problem with user-pppoe after upgrade, fixed References: <200107131416.f6DEGqW59139@hak.lan.Awfulhak.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Brian Somers wrote: > Hi, > > I said your ppp.conf was censored because you didn't attach it - you > just attached an error message that said it couldn't read it :*P LOL! ok.. I see. Darn mozilla. :) Ok, here goes a url, that should be fine: http://anarcat.dyndns.org/ftp/pub/FreeBSD/local_info/ppp.conf Also check the parent dir for dmesg. > The right fix is to simply remove these lines. Then a workaround is to change them to 1492. :) But ok, I'll kill the line. > What do your logs say when you enable LCP logging and the negotiation > fails ? I'm sorry, I forgot to check yesterday night. But we have another nice test case here that cross-posted -stable and -questions. :) I'll try to do it via remote and a nice script, but this is mad, I could really fsck up my connection here. Hmm... Let's be mad. ;) A. -- Antoine Beaupré Jambala TCM team Ericsson Canada inc. mailto:antoine.beaupre@ericsson.ca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 8:21:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bobcat.ncia.net (bobcat.ncia.net [207.141.177.10]) by hub.freebsd.org (Postfix) with ESMTP id 7BC6A37B406 for ; Fri, 13 Jul 2001 08:21:42 -0700 (PDT) (envelope-from rjtaylor@ncia.net) Received: from wolf.ncia.net (wolf.ncia.net [207.140.8.22]) by bobcat.ncia.net (8.11.3/8.11.3) with ESMTP id f6DFLdS50089; Fri, 13 Jul 2001 11:21:39 -0400 (EDT) (envelope-from rjtaylor@ncia.net) Received: from localhost (rjtaylor@localhost) by wolf.ncia.net (8.11.3/8.11.3) with ESMTP id f6DFLc415917; Fri, 13 Jul 2001 11:21:38 -0400 Date: Fri, 13 Jul 2001 11:21:38 -0400 (EDT) From: Ryan Taylor To: Cc: Mike Hoskins Subject: Re: $diety, I hate natd. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 12 Jul 2001, Mike Hoskins wrote: > On Thu, 12 Jul 2001, Matt Dillon wrote: > > > My new 'firewall' manual page has an ipfw example of a natd setup. > > It might help. You need a relatively recent -stable to have the > > man page. > > I see the page... Thanks, btw. However, it still seems fubar. Like I > said before, natd's configuration looks simple enough, but packets aren't > getting through. If I add an ipfw rule to just allow traffic to the > outside port (8080), I see incoming packets hitting the rule... but no > connection (no real fowarding to the internal ip:port). If I run a > sniffer on the outside interface, I see connection attempts to > 8080... run the same sniffer on the internal interface, nothing. > > My first thought was 'duh, the packets have to get to natd somehow so > redirect_port can actually do something...' but changing the 8080 allow to > a divert doesn't fix the problem. So next I figured one piece of the > conversation was dying... somewhere... I.e. inbound's fine but I'm > fscking something up outbound... but no denied packets in logs. > > It certainly seems like natd's working and ipfw just isn't allowing > packets to get 'into' natd for the redirect. Unfortuneately, I've tried > about everything in ipfw and natd's man page and am still stumped. Then > again, I may very well be taking the wrong approach entirely. I've opened > the firewall completely (allow ip any any...), and it didn't help. > > I knew today would be great when it started with big brother alerts at > 4AM. ;) It wouldn't be so bad if I hadn't had this working before... I > hate that. > > Thanks, > -Mike > > -- > Eat drink and be merry, for tomorrow they may make it illegal. > > Would something like this in your /etc/rc.conf do the trick: natd_flags="-proxy_rule port 8080 server 1.2.3.4:my_divert_port" This should divert incoming packets on port 8080 to the server 1.2.3.4 on port my_divert_port. I use this on a firewall to send web traffic to our cache server. Mine looks like this: natd_flags="-proxy_rule port 80 server 1.2.3.4:3128" RJ --------------------- Ryan J. Taylor Systems/Network Administrator NCIA rj@ncia.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 8:33:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp3.knology.net (user-24-214-63-13.knology.net [24.214.63.13]) by hub.freebsd.org (Postfix) with SMTP id DAF3737B406 for ; Fri, 13 Jul 2001 08:33:07 -0700 (PDT) (envelope-from steve@havk.org) Received: (qmail 18477 invoked from network); 13 Jul 2001 15:33:06 -0000 Received: from user-24-214-56-224.knology.net (HELO bsd.havk.org) (24.214.56.224) by user-24-214-63-13.knology.net with SMTP; 13 Jul 2001 15:33:06 -0000 Received: by bsd.havk.org (Postfix, from userid 1001) id 131821A7D1; Fri, 13 Jul 2001 10:32:39 -0500 (CDT) Date: Fri, 13 Jul 2001 10:32:38 -0500 From: Steve Price To: stable@freebsd.org Subject: NMI panics Message-ID: <20010713103238.T75539@bsd.havk.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 4.3-STABLE i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Anyone have any suggestions for what the most probable causes of the following panic are? panic: NMI indicates hardware failure Thanks. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 8:41:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246]) by hub.freebsd.org (Postfix) with ESMTP id 849B037B406 for ; Fri, 13 Jul 2001 08:41:43 -0700 (PDT) (envelope-from mvh@ix.netcom.com) Received: from netcom1.netcom.com (user-2initso.dialup.mindspring.com [165.121.119.152]) by smtp10.atl.mindspring.net (8.9.3/8.8.5) with ESMTP id LAA31403; Fri, 13 Jul 2001 11:41:40 -0400 (EDT) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 150DC1312F; Fri, 13 Jul 2001 08:41:37 -0700 (PDT) From: Mike Harding To: kris@obsecurity.org Cc: dacia_icarus@yahoo.com, freebsd-stable@FreeBSD.ORG In-reply-to: <20010712152205.A20322@xor.obsecurity.org> (message from Kris Kennaway on Thu, 12 Jul 2001 15:22:05 -0700) Subject: Re: mass uninstall all ports? References: <20010712220512.15446.qmail@web13505.mail.yahoo.com> <20010712152205.A20322@xor.obsecurity.org> Message-Id: <20010713154137.150DC1312F@netcom1.netcom.com> Date: Fri, 13 Jul 2001 08:41:37 -0700 (PDT) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG It's nice, but I have had it burn my ports so bad I had to start over. Gnome seemed to confuse it. I have had this happen twice and will use portupgrade after I hear people saying nice things about it for a while. - Mike H. Date: Thu, 12 Jul 2001 15:22:05 -0700 From: Kris Kennaway Cc: freebsd-stable@FreeBSD.ORG Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="HcAYCG3uE/tztfnV" Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Precedence: bulk --HcAYCG3uE/tztfnV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jul 12, 2001 at 03:05:12PM -0700, abram olson wrote: > I just updated from 4.3 release to 4.3 stable. My > entire system is built via ports. I want to make some > updates but I keep running into endless dependency > chains. I'm doing a=20 Look into portupgrade in the ports collection, which does a superb job of upgrading ports and dependencies in the correct order. Kris --HcAYCG3uE/tztfnV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7TiMNWry0BWjoQKURAsABAKCOs+LzqQ7Xk4HuOoqfdOHH5fh66QCfV067 H5CSDVt+nXKhZ6LwKrdmTkI= =OUsp -----END PGP SIGNATURE----- --HcAYCG3uE/tztfnV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 8:46:17 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 4070737B401 for ; Fri, 13 Jul 2001 08:46:14 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id D371C3E31; Fri, 13 Jul 2001 08:46:13 -0700 (PDT) To: Steve Price Cc: stable@freebsd.org Subject: Re: NMI panics In-Reply-To: <20010713103238.T75539@bsd.havk.org>; from steve@havk.org on "Fri, 13 Jul 2001 10:32:38 -0500" Date: Fri, 13 Jul 2001 08:46:13 -0700 From: Dima Dorfman Message-Id: <20010713154613.D371C3E31@bazooka.unixfreak.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Steve Price writes: > Anyone have any suggestions for what the most probable causes of > the following panic are? > > panic: NMI indicates hardware failure It's obvious that something is generating an NMI when it shouldn't. There's a sysctl, machdep.panic_on_nmi, that controls whether that should result in a panic or not. You might want to set it to 0 and see if the machine goes haywire or not. Perhaps it'd be nice to know if the NMI was delivered if !panic_on_nmi, but that's not currently implemented. > > Thanks. > > -steve > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 8:48:59 2001 Delivered-To: freebsd-stable@freebsd.org Received: from trinity.magpage.com (trinity.magpage.com [216.155.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 7703637B406 for ; Fri, 13 Jul 2001 08:48:44 -0700 (PDT) (envelope-from dfrazier@magpage.com) Received: from magpage.com (dfrazier@poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.3/8.11.3) with ESMTP id f6DFmfY70928; Fri, 13 Jul 2001 11:48:41 -0400 (EDT) Message-ID: <3B4F1858.9000904@magpage.com> Date: Fri, 13 Jul 2001 11:48:40 -0400 From: Daniel Frazier User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.2) Gecko/20010702 X-Accept-Language: en-us MIME-Version: 1.0 To: Andrew Boothman Cc: stable@FreeBSD.ORG Subject: Re: IPFirewall Module Breakage References: <01071223560300.19773@spatula.home> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-RRT-Status: UNKNOWN Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Andrew Boothman wrote: > Hi all! > > I've successfully built and installed a new world (including GENERIC kernel), > cvsuped a few hours ago. > > But I'm having trouble compiling my custom kernel. During a 'make buildkernel > KERNCONF=SPATULA' I'm getting the following failure : > > ===> ipfilter > make: don't know how to make > /usr/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c. Stop > *** Error code 2 > > I can't understand what the problem is, as I build the GENERIC kernel without > problems. But, I thought that all the modules are built in the same way, > reguardless of what's in the kernel config file. So I'm not sure how I could > have effected it. > I saw the same errors a few days ago when building a kernel. I'm not sure what was causing it but I fixed it by ditching the custom kernel config file I've been using and re-customizing GENERIC. basically I made all the customizations I had been using to a copy of a freshly cvsup'd GENERIC and make buildkernel worked. hope this helps... -- ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 Systems Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin, Historical Review of Pennsylvania, 1759. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 9:21:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.uniserve.com (mail2.uniserve.com [204.244.156.10]) by hub.freebsd.org (Postfix) with ESMTP id 2C5EC37B431 for ; Fri, 13 Jul 2001 09:21:49 -0700 (PDT) (envelope-from tom@uniserve.com) Received: from mail2.uniserve.com ([204.244.156.10]) by mail2.uniserve.com with esmtp (Exim 3.13 #1) id 15L5hL-000DvN-00; Fri, 13 Jul 2001 09:21:47 -0700 Date: Fri, 13 Jul 2001 09:21:47 -0700 (PDT) From: Tom X-Sender: tom@athena.uniserve.ca To: Steve Price Cc: stable@freebsd.org Subject: Re: NMI panics In-Reply-To: <20010713103238.T75539@bsd.havk.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 13 Jul 2001, Steve Price wrote: > Anyone have any suggestions for what the most probable causes of > the following panic are? > > panic: NMI indicates hardware failure Typically, it is a memory problem. If you use ECC or parity memory, and a memory error is detected (and unfixable with ECC), the memory subsystem deliveres a NMI. Tom To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 9:59:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.22.40]) by hub.freebsd.org (Postfix) with ESMTP id 1847737B401; Fri, 13 Jul 2001 09:59:42 -0700 (PDT) (envelope-from drosih@rpi.edu) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.11.3/8.11.3) with ESMTP id f6DGxdx112092; Fri, 13 Jul 2001 12:59:39 -0400 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20010712215240A.jkh@osd.bsdi.com> References: <20010712174441.A52241@xor.obsecurity.org> <200107130107.f6D17T001905@mass.dis.org> <20010712215240A.jkh@osd.bsdi.com> Date: Fri, 13 Jul 2001 12:59:37 -0400 To: Jordan Hubbard , msmith@FreeBSD.ORG From: Garance A Drosihn Subject: Re: difficulty uninstalling ports Cc: kris@obsecurity.org, cjohnson@palomine.net, nitronarc@foresightone.com, freebsd-stable@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 9:52 PM -0700 7/12/01, Jordan Hubbard wrote: >And, as I'm sure others have pointed out by now, it's even easier >to do this with the -a flag. :) > >Of course, since pkg_delete also supports globbing now, one assumes >'pkg_delete *' from *any* directory would also work. watch out there. you wouldn't want your shell to do it's glob- expansion before pkg_delete even sees the parameter. So, you might want: pkg_delete '*' but probably not pkg_delete * when typing that in from "any directory". disclaimer: I assume that's how it would work, but I'm not going to try it myself to know for sure... :-) -- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or gad@freebsd.org Rensselaer Polytechnic Institute or drosih@rpi.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 10: 3:40 2001 Delivered-To: freebsd-stable@freebsd.org Received: from snafu.adept.org (adsl-63-201-63-44.dsl.snfc21.pacbell.net [63.201.63.44]) by hub.freebsd.org (Postfix) with ESMTP id A4F7C37B406 for ; Fri, 13 Jul 2001 10:03:37 -0700 (PDT) (envelope-from mike@adept.org) Received: by snafu.adept.org (Postfix, from userid 1000) id 06E039EE06; Fri, 13 Jul 2001 10:03:33 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by snafu.adept.org (Postfix) with ESMTP id F37209B00C; Fri, 13 Jul 2001 10:03:33 -0700 (PDT) Date: Fri, 13 Jul 2001 10:03:33 -0700 (PDT) From: Mike Hoskins To: Ryan Taylor Cc: freebsd-stable@FreeBSD.ORG Subject: Re: $diety, I hate natd. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 13 Jul 2001, Ryan Taylor wrote: > Would something like this in your /etc/rc.conf do the trick: > > natd_flags="-proxy_rule port 8080 server 1.2.3.4:my_divert_port" > > This should divert incoming packets on port 8080 to the server 1.2.3.4 on > port my_divert_port. I use this on a firewall to send web traffic to our > cache server. Mine looks like this: > > natd_flags="-proxy_rule port 80 server 1.2.3.4:3128" Thanks for the suggestion, it doesn't seem to get the packets routed properly though. The reason I hadn't tried proxy rules in the first place was, per the man page, 'Outgoing TCP packets with the given port going through this host to any other host are redirected...' I'm wanting to get _incoming_ ports to ${oip}:8080 to ${iip}:80. From what I've found online and read in the man pages... I think my natd arguments are OK, I'm just fudging a divert somewhere. Later, -Mike -- Eat drink and be merry, for tomorrow they may make it illegal. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 10:58:29 2001 Delivered-To: freebsd-stable@freebsd.org Received: from winston.freebsd.org (adsl-64-173-15-98.dsl.sntc01.pacbell.net [64.173.15.98]) by hub.freebsd.org (Postfix) with ESMTP id AE54837B405; Fri, 13 Jul 2001 10:58:24 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) Received: from localhost (jkh@localhost [127.0.0.1]) by winston.freebsd.org (8.11.4/8.11.4) with ESMTP id f6DHvXt30878; Fri, 13 Jul 2001 10:57:33 -0700 (PDT) (envelope-from jkh@osd.bsdi.com) To: fullermd@futuresouth.com Cc: jkh@osd.bsdi.com, msmith@FreeBSD.ORG, kris@obsecurity.org, cjohnson@palomine.net, nitronarc@foresightone.com, freebsd-stable@FreeBSD.ORG Subject: Re: difficulty uninstalling ports In-Reply-To: <20010713002151.B84770@futuresouth.com> References: <200107130107.f6D17T001905@mass.dis.org> <20010712215240A.jkh@osd.bsdi.com> <20010713002151.B84770@futuresouth.com> 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: <20010713105733I.jkh@osd.bsdi.com> Date: Fri, 13 Jul 2001 10:57:33 -0700 From: Jordan Hubbard X-Dispatcher: imput version 20000228(IM140) Lines: 32 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Boy, life would be easier if folks would just read the man pages. :-) -G Do not try to expand shell glob patterns in the pkg-name when selecting packages to be deleted (by default pkg_delete automati- cally expands shell glob patterns in the pkg-name). From: "Matthew D. Fuller" Subject: Re: difficulty uninstalling ports Date: Fri, 13 Jul 2001 00:21:51 -0500 > On Thu, Jul 12, 2001 at 09:52:40PM -0700, a little birdie told me > that Jordan Hubbard remarked > > And, as I'm sure others have pointed out by now, it's even easier > > to do this with the -a flag. :) > > > > Of course, since pkg_delete also supports globbing now, one assumes > > 'pkg_delete *' from *any* directory would also work. > > pkg_delete supports globbing? > Last I saw (and submitted patches for, as I recall) the shell does all > the globbing, pkg_delete is just smart enough to do some trimming on > absolute paths to find the package name. > > > > -- > Matthew Fuller (MF4839) | fullermd@over-yonder.net > Unix Systems Administrator | fullermd@futuresouth.com > Specializing in FreeBSD | http://www.over-yonder.net/ > > "The only reason I'm burning my candle at both ends, is because I > haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 10:58:37 2001 Delivered-To: freebsd-stable@freebsd.org Received: from relay05.indigo.ie (relay05.indigo.ie [194.125.133.229]) by hub.freebsd.org (Postfix) with SMTP id 29BC137B403 for ; Fri, 13 Jul 2001 10:58:30 -0700 (PDT) (envelope-from judgea@indigo.ie) Received: (qmail 86765 messnum 1191440 invoked from network[194.125.133.235/relay-mgr.indigo.ie]); 13 Jul 2001 17:58:29 -0000 Received: from relay-mgr.indigo.ie (HELO indigo.ie) (194.125.133.235) by relay05.indigo.ie (qp 86765) with SMTP; 13 Jul 2001 17:58:29 -0000 To: "Lawrence Farr" Cc: freebsd-stable@freebsd.org Subject: Re: Make Release failure. In-reply-to: Message from "Lawrence Farr" dated today at 15:00. From: Alan Judge Date: Fri, 13 Jul 2001 18:58:29 +0100 Message-Id: <20010713175830.29BC137B403@hub.freebsd.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Lawrence> Is there a current problem with GENERIC being too big? I hit the same problem, so I went back to a totally standard config. It appears that if you use CPUTYPE=p3, you now get a BOOTMFS kernel that is slightly too big. If you drop CPUTYPE=p3 from your config, then it still works fine. I guess something that changed in the last week or so pushed the slightly larger (but maybe faster) -march=pentiumpro kernel over the top. Suggestions on how to easily reduce it back down (other than by dropping the -march) welcomed. I guess it might be time to edit GENERIC down to suit my local needs. -- Alan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 12:30:11 2001 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id A8D1337B406 for ; Fri, 13 Jul 2001 12:30:07 -0700 (PDT) (envelope-from dillon@earth.backplane.com) Received: (from dillon@localhost) by earth.backplane.com (8.11.3/8.11.2) id f6DJSi868492; Fri, 13 Jul 2001 12:28:44 -0700 (PDT) (envelope-from dillon) Date: Fri, 13 Jul 2001 12:28:44 -0700 (PDT) From: Matt Dillon Message-Id: <200107131928.f6DJSi868492@earth.backplane.com> To: Mike Hoskins Cc: freebsd-stable@FreeBSD.ORG Subject: Re: $diety, I hate natd. References: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG : :On Thu, 12 Jul 2001, Matt Dillon wrote: : :> My new 'firewall' manual page has an ipfw example of a natd setup. :> It might help. You need a relatively recent -stable to have the :> man page. : :I see the page... Thanks, btw. However, it still seems fubar. Like I :said before, natd's configuration looks simple enough, but packets aren't :getting through. If I add an ipfw rule to just allow traffic to the :outside port (8080), I see incoming packets hitting the rule... but no :connection (no real fowarding to the internal ip:port). If I run a :sniffer on the outside interface, I see connection attempts to :8080... run the same sniffer on the internal interface, nothing. : :My first thought was 'duh, the packets have to get to natd somehow so :redirect_port can actually do something...' but changing the 8080 allow to :a divert doesn't fix the problem. So next I figured one piece of the :conversation was dying... somewhere... I.e. inbound's fine but I'm :fscking something up outbound... but no denied packets in logs. : :It certainly seems like natd's working and ipfw just isn't allowing :... Judicious use of ktrace on the natd process coupled with tcpdump on various interfaces might shed some light on your problem. You should at least be able to determine whether natd is getting the packets and perhaps even tell where the packets are being crunched. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 12:47:28 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 1051B37B406 for ; Fri, 13 Jul 2001 12:47:26 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f6DJlOA19214 for ; Fri, 13 Jul 2001 12:47:25 -0700 (PDT) Message-Id: <200107131947.f6DJlOA19214@ptavv.es.net> To: stable@freebsd.org Subject: Sound problems on stable (pcm driver for cs4236 device) Date: Fri, 13 Jul 2001 12:47:24 -0700 From: "Kevin Oberman" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have an IBM ThinkPad 600E which uses a Crystal CS4236 sound chip. This generally works with the pcm driver (with minor tweaks to /sys/conf/files), but fails when I suspend the box. I assume that something needs to be initialized when the box wakes up but that does not happen, so the board generally starts behaving badly. This may include total non-operation, generation of odd noises, especially at the start of a file, or repeating the final bit of a file over and over again for anywhere from 5 to many seconds. I have none of these problems when I have boot from scratch. Any ideas of a fix for this? Thanks, R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 13:35:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freeway.dcfinc.com (cx74889-a.phnx3.az.home.com [24.1.193.157]) by hub.freebsd.org (Postfix) with ESMTP id B78ED37B401 for ; Fri, 13 Jul 2001 13:35:35 -0700 (PDT) (envelope-from chad@freeway.dcfinc.com) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id NAA15290; Fri, 13 Jul 2001 13:35:22 -0700 (MST) (envelope-from chad) Date: Fri, 13 Jul 2001 13:35:22 -0700 From: "Chad R. Larson" To: Tom Cc: Steve Price , stable@FreeBSD.ORG Subject: Re: NMI panics Message-ID: <20010713133522.B14772@freeway.dcfinc.com> References: <20010713103238.T75539@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: ; from tom@uniserve.com on Fri, Jul 13, 2001 at 09:21:47AM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jul 13, 2001 at 09:21:47AM -0700, Tom wrote: > On Fri, 13 Jul 2001, Steve Price wrote: >> Anyone have any suggestions for what the most probable causes of >> the following panic are? >> >> panic: NMI indicates hardware failure > > Typically, it is a memory problem. If you use ECC or parity memory, > and a memory error is detected (and unfixable with ECC), the memory > subsystem deliveres a NMI. The other sources for NMI on PC platforms are hardware debuggers and the power supply (early supplies would generate NMI on loss of line power). > Tom -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.com DCF, Inc. - 14623 North 49th Place, Scottsdale, Arizona 85254-2207 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 13:38:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from tsunami.reflectively.net (tsunami.reflectively.net [216.85.76.11]) by hub.freebsd.org (Postfix) with SMTP id 4443937B413 for ; Fri, 13 Jul 2001 13:38:40 -0700 (PDT) (envelope-from rna@reflectively.net) Received: (qmail 3033 invoked by uid 1001); 13 Jul 2001 20:38:39 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Jul 2001 20:38:39 -0000 Date: Fri, 13 Jul 2001 16:38:39 -0400 (EDT) From: Robert To: freebsd-stable@freebsd.org Subject: Cron still exiting signal 11. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG What is up with "cron" not working? I cvsup'd last night and its still br0ke. -Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 13:39:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from iaces.com (horton.iaces.com [204.147.87.98]) by hub.freebsd.org (Postfix) with ESMTP id F11B337B401 for ; Fri, 13 Jul 2001 13:39:36 -0700 (PDT) (envelope-from proot@iaces.com) Received: (from proot@localhost) by iaces.com (8.11.4/8.11.3) id f6DKdZs05913 for stable@freebsd.org; Fri, 13 Jul 2001 15:39:35 -0500 (CDT) (envelope-from proot) Date: Fri, 13 Jul 2001 15:39:35 -0500 From: "Paul T. Root" To: stable@freebsd.org Subject: Socks setup for m3socks cvsup ... Message-ID: <20010713153935.A5879@horton.iaces.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i X-Organization: Qwest - ACES X-Phone: (612) 664-3385 X-Fax: (612) 664-4779 X-Page: (877) 693-7155 X-Address: Minneapolis, MN 55413 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm trying to get the m3socks cvsup combination working. I've compiled up the cvsup and install the module-3-socks stuff. My socks server is Socks 5 and it has SOCKS_V4SUPPORT defined. When I try to connect I get: $ m3socks /usr/local/bin/cvsup -g /etc/cvsupfile Cannot connect to cvsup3.FreeBSD.org: Connection refused Will retry at 15:34:28 And the messages file on the server is: Jul 13 15:30:34 s5server Socks5[29417]: Auth Failed: (10.20.56.82:1075) rftp connects up from the sam machine. I have: auth - - n in socks5.conf on the server. Any help? While I'm at it. How to I get fetch (or ports) to use the proxy (socks, http, delegated, whatever). -- "I am returning this otherwise good typing paper to you because someone has printed gibberish all over it and put your name at the top." --English Professor, Ohio University To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 13:40:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from snafu.adept.org (adsl-63-201-63-44.dsl.snfc21.pacbell.net [63.201.63.44]) by hub.freebsd.org (Postfix) with ESMTP id 6DEF937B401 for ; Fri, 13 Jul 2001 13:40:38 -0700 (PDT) (envelope-from mike@adept.org) Received: by snafu.adept.org (Postfix, from userid 1000) id C1B189EE06; Fri, 13 Jul 2001 13:40:36 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by snafu.adept.org (Postfix) with ESMTP id BF0FD9B00C; Fri, 13 Jul 2001 13:40:36 -0700 (PDT) Date: Fri, 13 Jul 2001 13:40:36 -0700 (PDT) From: Mike Hoskins To: Matt Dillon Cc: freebsd-stable@FreeBSD.ORG Subject: Re: $diety, I hate natd. In-Reply-To: <200107131928.f6DJSi868492@earth.backplane.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 13 Jul 2001, Matt Dillon wrote: > Judicious use of ktrace on the natd process coupled with tcpdump on > various interfaces might shed some light on your problem. You should > at least be able to determine whether natd is getting the packets and > perhaps even tell where the packets are being crunched. Gotta pickup the SO at the airport soon, but I'll look at this more tonight. I've ran natd in verbose mode, and see the incoming packets get to ${oip}:8080, and 'diverted' to ${iip}:80. At least, that's what natd says... but tcpdump on the internal interface shows no traffic passed. So it seems the packets get to the machine, and are diverted to the bit bucket at present. Tonight I should have time to put together something with all my fw rules, etc. for more insight into the problem (already had, when my DSL connection at home went down leaving that email null and void... glad it's friday! ;). Later, -Mike -- Eat drink and be merry, for tomorrow they may make it illegal. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 14: 0:38 2001 Delivered-To: freebsd-stable@freebsd.org Received: from femail1.sdc1.sfba.home.com (femail1.sdc1.sfba.home.com [24.0.95.81]) by hub.freebsd.org (Postfix) with ESMTP id 4310037B403; Fri, 13 Jul 2001 14:00:35 -0700 (PDT) (envelope-from bmah@employees.org) Received: from intruder.bmah.org ([24.176.204.87]) by femail1.sdc1.sfba.home.com (InterMail vM.4.01.03.20 201-229-121-120-20010223) with ESMTP id <20010713210035.YDQG26599.femail1.sdc1.sfba.home.com@intruder.bmah.org>; Fri, 13 Jul 2001 14:00:35 -0700 Received: (from bmah@localhost) by intruder.bmah.org (8.11.4/8.11.3) id f6DL0Z729136; Fri, 13 Jul 2001 14:00:35 -0700 (PDT) (envelope-from bmah) Message-Id: <200107132100.f6DL0Z729136@intruder.bmah.org> X-Mailer: exmh version 2.5 07/09/2001 with nmh-1.0.4 To: "Antoine Beaupre (LMC)" Cc: bmah@FreeBSD.ORG, Kevin Oberman , stable@FreeBSD.ORG Subject: Re: New Option ROM device in stable In-Reply-To: <3B4EFDEC.2030403@lmc.ericsson.se> References: <200107122149.f6CLnpA25543@ptavv.es.net> <200107122226.f6CMQSH06998@intruder.bmah.org> <3B4EFDEC.2030403@lmc.ericsson.se> Comments: In-reply-to "Antoine Beaupre (LMC)" message dated "Fri, 13 Jul 2001 09:55:56 -0400." 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_1366502018P"; micalg=pgp-sha1; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit Date: Fri, 13 Jul 2001 14:00:35 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --==_Exmh_1366502018P Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit If memory serves me right, "Antoine Beaupre (LMC)" wrote: > Actually, I think there's a manpage in -current. MFC anyone? Done! Bruce. --==_Exmh_1366502018P Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: Exmh version 2.3.1+ 05/14/2001 iD8DBQE7T2Fy2MoxcVugUsMRAllmAJwJlWUnjCe+qRJoL5rydm3u5qcpyACeJHJ8 LWO2ie/Zm2lf1tisqgOxww8= =K8Y8 -----END PGP SIGNATURE----- --==_Exmh_1366502018P-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 15: 4:57 2001 Delivered-To: freebsd-stable@freebsd.org Received: from palisade.loyall.org (palisade.loyall.org [206.246.251.78]) by hub.freebsd.org (Postfix) with ESMTP id 0E71D37B405 for ; Fri, 13 Jul 2001 15:04:43 -0700 (PDT) (envelope-from bloyall@palisade.loyall.org) Received: from localhost (bloyall@localhost) by palisade.loyall.org (8.11.4/8.11.4) with ESMTP id f6DM4eA06619 for ; Fri, 13 Jul 2001 18:04:40 -0400 (EDT) (envelope-from bloyall@palisade.loyall.org) Date: Fri, 13 Jul 2001 18:04:40 -0400 (EDT) From: Ben Loyall To: Subject: ipfilter module weirdness during kernel build Message-ID: <20010713174605.Q6602-100000@localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG okay, this has me confused. Today I did a minor kernel change and went to rebuild it. I did: `cd /usr/src/sys/i386/conf` `config HUMMER` `cd ../../compile/HUMMER` `make depend` `make` The make died with: make: don't know how to make /usr/local/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c Stop *** Error code 2 Stop in /usr/local/src/sys/modules. *** Error code 1 Stop in /usr/local/src/sys/compile/HUMMER Now, I remembered seeing this the other day, in which I did a re-csvup, remade world and all was well. so, I did: `cd /usr/src; make buildkernel KERNCONF=HUMMER` and got >>> Kernel build for HUMMER completed....... at this point I assumed I got stupid and screwed up the last build install cycle, so, I did: `make installkernel KERNCONF=HUMMER` `shutdown -r now` `cd /usr/src ; make installworld` `mergemaster` `shutdown -r now` Then just to check: `cd /usr/src/sys/i386/conf` `config HUMMER` `cd ../../compile/HUMMER` `make depend` `make` and died with the same: make: don't know how to make /usr/local/src/sys/modules/ipfilter/../../netinet/mlfk_ipl.c blah blah blah How the heck did I manage to dork that? And how do I un-dork it :) I did see something smelling like this go by on the list earlier in the week, but since the archive for stable is down...... Which brings up the question. I work for an ISP that could probably through some reasources to at least mirror stable archive. If somebody could give me specifics, I'll float it by the boss tia, ben To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 16:27:49 2001 Delivered-To: freebsd-stable@freebsd.org Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by hub.freebsd.org (Postfix) with ESMTP id 4C52237B401 for ; Fri, 13 Jul 2001 16:27:42 -0700 (PDT) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id 460106ACBC; Sat, 14 Jul 2001 08:57:40 +0930 (CST) Date: Sat, 14 Jul 2001 08:57:40 +0930 From: Greg Lehey To: The Hermit Hacker Cc: freebsd-stable@freebsd.org Subject: Re: any known issues with vinum in -STABLE? Message-ID: <20010714085740.C99931@wantadilla.lemis.com> References: <20010713093549.G70611-100000@mobile.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010713093549.G70611-100000@mobile.hub.org>; from scrappy@hub.org on Fri, Jul 13, 2001 at 09:41:25AM -0300 Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday, 13 July 2001 at 9:41:25 -0300, The Hermit Hacker wrote: > > I have four servers ... two are using VINUM to create large disks, two > don't use it at all ... the two with VINUM recently started to act up, > while the two without are running stably ... > > when the two with started to act up, we upgraded the OS to the latest > -STABLE ... has anyone experienced any problems in -STABLE with using > VINUM? Vinum (not VINUM, despite what the man page says) hasn't changed recently. Maybe you should describe your problems. Greg -- See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 18:30:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 84BE937B406 for ; Fri, 13 Jul 2001 18:30:16 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id SAA03362; Fri, 13 Jul 2001 18:29:59 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda03359; Fri Jul 13 18:29:47 2001 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.4/8.9.1) id f6E1TeQ03651; Fri, 13 Jul 2001 18:29:40 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdCx3649; Fri Jul 13 18:28:56 2001 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.4/8.9.1) id f6E1Stx06358; Fri, 13 Jul 2001 18:28:55 -0700 (PDT) Message-Id: <200107140128.f6E1Stx06358@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpddH6352; Fri Jul 13 18:28:02 2001 X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: schubert To: "Albert D. Cahalan" Cc: freebsd-stable@FreeBSD.ORG, jfortin@akalink.com Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) In-reply-to: Your message of "Thu, 12 Jul 2001 22:05:00 EDT." <200107130205.f6D250Y136048@saturn.cs.uml.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 13 Jul 2001 18:28:02 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <200107130205.f6D250Y136048@saturn.cs.uml.edu>, "Albert D. Cahalan" writes: > > Jonathan Fortin writes: > > > It is regarding the new benchmark (FreeBSD-tuned), > > > > They forgot to enable write-cache behind (enabled by default in windows2000 > > and linux) and a bit other options I would liked of seened. > > > > hw.ata.wc = 1 > > That is for ATA. They used SCSI. > SCSI write back cache is enabled in the drive's firmware. Linux and Windows enable it by default To enable SCSI write back cache you'll need to edit the WCE (Write Cache Enable) bit in modepage 0x08, camcontrol modepage da0 -m 0x08 -e -P 3 You will be entered into a vi session. Change the WCE value from 0 to 1 to enable write back cache and save. Once set, the drive will remember the value across reboots and power cycles. I suppose there might be some way to automate this through a camcontrol cmd command. Alternatively you can install the SCSI drive on a Linux or NT system first. Both will enable WCE from the get go. Then install the drive on a FreeBSD system. Some SCSI drive manufacturers ship their drives with WCE enabled. Other SCSI drive manufacturers, who are more concerned with data integrity as opposed to performance figures, will ship their drives with WCE disabled. The default your drive will be shipped with depends on the drive's manufacturer. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 18:53:41 2001 Delivered-To: freebsd-stable@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id 4D90D37B403 for ; Fri, 13 Jul 2001 18:53:39 -0700 (PDT) (envelope-from fullermd@futuresouth.com) Received: (from fullermd@localhost) by shell.futuresouth.com (8.11.4/8.11.1) id f6E1rbH66192; Fri, 13 Jul 2001 20:53:37 -0500 (CDT) Date: Fri, 13 Jul 2001 20:53:37 -0500 From: "Matthew D. Fuller" To: Jordan Hubbard Cc: freebsd-stable@FreeBSD.ORG Subject: Re: difficulty uninstalling ports Message-ID: <20010713205337.I84770@futuresouth.com> References: <200107130107.f6D17T001905@mass.dis.org> <20010712215240A.jkh@osd.bsdi.com> <20010713002151.B84770@futuresouth.com> <20010713105733I.jkh@osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010713105733I.jkh@osd.bsdi.com>; from jkh@osd.bsdi.com on Fri, Jul 13, 2001 at 10:57:33AM -0700 X-OS: FreeBSD Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jul 13, 2001 at 10:57:33AM -0700, a little birdie told me that Jordan Hubbard remarked > Boy, life would be easier if folks would just read the man pages. :-) > > -G Do not try to expand shell glob patterns in the pkg-name when > selecting packages to be deleted (by default pkg_delete automati- > cally expands shell glob patterns in the pkg-name). Whoo, and I get smacked in the face! Who needs to read manpages, I know how it worked N months ago, why would it be any different now? ;-) -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Unix Systems Administrator | fullermd@futuresouth.com Specializing in FreeBSD | http://www.over-yonder.net/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 19:27:48 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id A709537B401 for ; Fri, 13 Jul 2001 19:27:42 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from [192.168.1.10] (helo=den2) by vimfuego.saarinen.org with esmtp (Exim 3.22 #1 (Red Hack)) id 15LF8c-0000Lu-00; Sat, 14 Jul 2001 14:26:34 +1200 From: "Juha Saarinen" To: "'Cy Schubert - ITSD Open Systems Group'" , "'Albert D. Cahalan'" Cc: , Subject: RE: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Date: Sat, 14 Jul 2001 14:26:56 +1200 Message-ID: <01f101c10c0c$73e1c000$0a01a8c0@den2> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2627 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 In-Reply-To: <200107140128.f6E1Stx06358@cwsys.cwsent.com> Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG :: camcontrol modepage da0 -m 0x08 -e -P 3 su-2.05# camcontrol modepage da0 -m 0x08 -e -P 3 camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed cam_lookup_pass: No such file or directory cam_lookup_pass: either the pass driver isn't in your kernel cam_lookup_pass: or da0 doesn't exist su-2.05# camcontrol devlist at scbus0 target 0 lun 0 (da0) at scbus0 target 1 lun 0 (da1) # camcontrol inquiry da0 -S camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed cam_lookup_pass: No such file or directory cam_lookup_pass: either the pass driver isn't in your kernel cam_lookup_pass: or da0 doesn't exist Am I missing some funky kernel option here? -- Juha To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 19:40:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.realtime.net (dragon.realtime.net [205.238.128.89]) by hub.freebsd.org (Postfix) with SMTP id 9AC1037B401 for ; Fri, 13 Jul 2001 19:40:09 -0700 (PDT) (envelope-from brucegb@realtime.net) Received: from tigerfish2.my.domain ([205.238.153.134]) by dragon.realtime.net ; Fri, 13 Jul 2001 21:19:25 -0600 Received: (from brucegb@localhost) by tigerfish2.my.domain (8.11.3/8.11.1) id f6E2JMw08367 for freebsd-stable@freebsd.org; Fri, 13 Jul 2001 21:19:22 -0500 (CDT) (envelope-from brucegb) Date: Fri, 13 Jul 2001 21:19:22 -0500 From: Bruce Burden To: freebsd-stable@freebsd.org Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Message-ID: <20010713211922.A8312@tigerfish2.my.domain> References: <200107130205.f6D250Y136048@saturn.cs.uml.edu> <200107140128.f6E1Stx06358@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107140128.f6E1Stx06358@cwsys.cwsent.com>; from Cy.Schubert@uumail.gov.bc.ca on Fri, Jul 13, 2001 at 06:28:02PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > Some SCSI drive manufacturers ship their drives > with WCE enabled. Other SCSI drive manufacturers, who are more > concerned with data integrity as opposed to performance figures, will > ship their drives with WCE disabled. > I have 3 IBM drives, and the /root drives (U160's) are WCE enabled. The non-root drive (also happens to be U2W), does not have WCE enabled. Could WCE be a featue of U160? Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 19:50:20 2001 Delivered-To: freebsd-stable@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 0A78037B401 for ; Fri, 13 Jul 2001 19:50:16 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id TAA03789; Fri, 13 Jul 2001 19:49:21 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda03787; Fri Jul 13 19:49:12 2001 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.4/8.9.1) id f6E2n7o04117; Fri, 13 Jul 2001 19:49:07 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdRD4108; Fri Jul 13 19:49:01 2001 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.4/8.9.1) id f6E2mxp07051; Fri, 13 Jul 2001 19:48:59 -0700 (PDT) Message-Id: <200107140248.f6E2mxp07051@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdGE7038; Fri Jul 13 19:48:30 2001 X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: schubert To: "Juha Saarinen" Cc: "'Cy Schubert - ITSD Open Systems Group'" , "'Albert D. Cahalan'" , freebsd-stable@FreeBSD.ORG, jfortin@akalink.com Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) In-reply-to: Your message of "Sat, 14 Jul 2001 14:26:56 +1200." <01f101c10c0c$73e1c000$0a01a8c0@den2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 13 Jul 2001 19:48:30 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <01f101c10c0c$73e1c000$0a01a8c0@den2>, "Juha Saarinen" writes: > :: camcontrol modepage da0 -m 0x08 -e -P 3 > > su-2.05# camcontrol modepage da0 -m 0x08 -e -P 3 > camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed > cam_lookup_pass: No such file or directory > cam_lookup_pass: either the pass driver isn't in your kernel > cam_lookup_pass: or da0 doesn't exist > > su-2.05# camcontrol devlist > at scbus0 target 0 lun 0 (da0) > at scbus0 target 1 lun 0 (da1) > > # camcontrol inquiry da0 -S > camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed > cam_lookup_pass: No such file or directory > cam_lookup_pass: either the pass driver isn't in your kernel > cam_lookup_pass: or da0 doesn't exist > > Am I missing some funky kernel option here? cd /dev && ./MAKEDEV all or cd /dev && ./MAKEDEV pass4 xpt2 I'm assuming you have the pass(4) device in your kernel, which is by default in the GENERIC kernel. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 19:54:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from kumquat.hlcca.org (kumquat.hlcca.org [209.244.192.145]) by hub.freebsd.org (Postfix) with SMTP id B57E037B409 for ; Fri, 13 Jul 2001 19:54:28 -0700 (PDT) (envelope-from dakota@kumquat.hlcca.org) Received: (qmail 35962 invoked by uid 143); 13 Jul 2001 22:53:57 -0000 Received: from localhost (HELO kumquat.hlcca.org) (sendmail-bs@127.0.0.1) by localhost with SMTP; 13 Jul 2001 22:53:57 -0000 X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: freebsd-stable@freebsd.org From: lists@mediumgreen.com X-image-url: http://www.mediumgreen.com/dakota.gif Subject: Installing old port version Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 13 Jul 2001 22:53:57 +0000 Message-Id: <20010714025428.B57E037B409@hub.freebsd.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I apologize if I should already know how to do this, but I haven't figured it out and haven't seen anything in the mailing lists archives or handbook about it. The closest I've found relates just to system source. I want to install XFree86 4.0.x instead of the current release of 4.1.0. The current release causes my machine (and it appears some other peoples machines, too) to reboot when vmware is "powered on." How can I cvsup an older version of the XFree86-4 port? I'd go back to XFree86 3.3.6, but the whole reason I started this upgrade process was to get better support for my Matrox G400 card. Thank you. -matthew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 19:57:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 56C7F37B401 for ; Fri, 13 Jul 2001 19:57:56 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from juha by vimfuego.saarinen.org with local (Exim 3.22 #1 (Red Hack)) id 15LFcE-0000P9-00; Sat, 14 Jul 2001 14:57:10 +1200 Date: Sat, 14 Jul 2001 14:57:10 +1200 From: Juha Saarinen To: Cy Schubert - ITSD Open Systems Group Cc: Juha Saarinen , "'Albert D. Cahalan'" , freebsd-stable@FreeBSD.ORG, jfortin@akalink.com Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Message-ID: <20010714145710.H1201@saarinen.org> References: <01f101c10c0c$73e1c000$0a01a8c0@den2> <200107140248.f6E2mxp07051@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107140248.f6E2mxp07051@cwsys.cwsent.com>; from Cy.Schubert@uumail.gov.bc.ca on Fri, Jul 13, 2001 at 07:48:30PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jul 13, 2001 at 07:48:30PM -0700, Cy Schubert - ITSD Open Systems Group wrote: :: :: cd /dev && ./MAKEDEV all :: :: or :: :: cd /dev && ./MAKEDEV pass4 xpt2 :: :: I'm assuming you have the pass(4) device in your kernel, which is by :: default in the GENERIC kernel. Nope, didn't know I needed that one. Will recompile and try again. Thanks. -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 "My pid is Inigo Montoya. You kill -9 my parent process. Prepare to vi." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 20:11:36 2001 Delivered-To: freebsd-stable@freebsd.org Received: from vimfuego.saarinen.org (saarinen.org [203.79.82.14]) by hub.freebsd.org (Postfix) with ESMTP id 71D9F37B401 for ; Fri, 13 Jul 2001 20:11:33 -0700 (PDT) (envelope-from juha@saarinen.org) Received: from juha by vimfuego.saarinen.org with local (Exim 3.22 #1 (Red Hack)) id 15LFpQ-0000VM-00; Sat, 14 Jul 2001 15:10:48 +1200 Date: Sat, 14 Jul 2001 15:10:48 +1200 From: Juha Saarinen To: Cy Schubert - ITSD Open Systems Group Cc: Juha Saarinen , "'Albert D. Cahalan'" , freebsd-stable@FreeBSD.ORG, jfortin@akalink.com Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Message-ID: <20010714151048.I1201@saarinen.org> References: <01f101c10c0c$73e1c000$0a01a8c0@den2> <200107140248.f6E2mxp07051@cwsys.cwsent.com> <20010714145710.H1201@saarinen.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010714145710.H1201@saarinen.org>; from juha@saarinen.org on Sat, Jul 14, 2001 at 02:57:10PM +1200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG OK, recompiled the kernel with the 'pass' driver, and did the camcontrol modepage thing. On this particular system, with two IBM DDYS-T36950N SCSI-3 drives, WCE is enabled on both. -- Regards, Juha PGP fingerprint: B7E1 CC52 5FCA 9756 B502 10C8 4CD8 B066 12F3 9544 "My pid is Inigo Montoya. You kill -9 my parent process. Prepare to vi." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 20:47:16 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mark9.vladsempire.net (hutch-1050.hutchtel.net [206.10.69.50]) by hub.freebsd.org (Postfix) with ESMTP id 1CE4B37B403 for ; Fri, 13 Jul 2001 20:47:12 -0700 (PDT) (envelope-from jpaetzel@hutchtel.net) Received: from mark9.vladsempire.net (mark9.vladsempire.net [10.0.0.97]) by mark9.vladsempire.net (Postfix) with SMTP id 29612B5; Fri, 13 Jul 2001 22:53:39 -0500 (CDT) Content-Type: text/plain; charset="iso-8859-1" From: Josh Paetzel To: "Juha Saarinen" , "'Cy Schubert - ITSD Open Systems Group'" , "'Albert D. Cahalan'" Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) Date: Fri, 13 Jul 2001 22:53:39 -0500 X-Mailer: KMail [version 1.2] Cc: , References: <01f101c10c0c$73e1c000$0a01a8c0@den2> In-Reply-To: <01f101c10c0c$73e1c000$0a01a8c0@den2> MIME-Version: 1.0 Message-Id: <01071322533901.00528@mark9.vladsempire.net> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Friday 13 July 2001 21:26, Juha Saarinen wrote: > :: camcontrol modepage da0 -m 0x08 -e -P 3 > > su-2.05# camcontrol modepage da0 -m 0x08 -e -P 3 > camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed > cam_lookup_pass: No such file or directory > cam_lookup_pass: either the pass driver isn't in your kernel > cam_lookup_pass: or da0 doesn't exist > > su-2.05# camcontrol devlist > at scbus0 target 0 lun 0 (da0) > at scbus0 target 1 lun 0 (da1) > > # camcontrol inquiry da0 -S > camcontrol: cam_lookup_pass: CAMGETPASSTHRU ioctl failed > cam_lookup_pass: No such file or directory > cam_lookup_pass: either the pass driver isn't in your kernel > cam_lookup_pass: or da0 doesn't exist > > Am I missing some funky kernel option here? > > -- Juha Well, look at what it says. You either don't have the funky pass driver in your kernel, or you don't have any SCSI drives. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 21:29:18 2001 Delivered-To: freebsd-stable@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id 4D59237B405 for ; Fri, 13 Jul 2001 21:29:15 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id VAA03983; Fri, 13 Jul 2001 21:28:43 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda03981; Fri Jul 13 21:28:36 2001 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.4/8.9.1) id f6E4SUQ04488; Fri, 13 Jul 2001 21:28:30 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdww4470; Fri Jul 13 21:27:45 2001 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.4/8.9.1) id f6E4QxJ07482; Fri, 13 Jul 2001 21:26:59 -0700 (PDT) Message-Id: <200107140426.f6E4QxJ07482@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdan7478; Fri Jul 13 21:26:26 2001 X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: schubert To: lists@mediumgreen.com Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Installing old port version In-reply-to: Your message of "Fri, 13 Jul 2001 22:53:57 -0000." <20010714025428.B57E037B409@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 13 Jul 2001 21:26:26 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20010714025428.B57E037B409@hub.freebsd.org>, lists@mediumgreen.com writes: > > > I apologize if I should already know how to do this, but I haven't > figured it out and haven't seen anything in the mailing lists > archives or handbook about it. The closest I've found relates > just to system source. > > I want to install XFree86 4.0.x instead of the current release of > 4.1.0. The current release causes my machine (and it appears some > other peoples machines, too) to reboot when vmware is "powered on." > How can I cvsup an older version of the XFree86-4 port? > > I'd go back to XFree86 3.3.6, but the whole reason I started this > upgrade process was to get better support for my Matrox G400 card. Put date=2001.06.04.00.00.00 into your supfile then cvsup. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 22:58:53 2001 Delivered-To: freebsd-stable@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id AD80F37B405 for ; Fri, 13 Jul 2001 22:58:51 -0700 (PDT) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id 693D93E2F; Fri, 13 Jul 2001 22:58:51 -0700 (PDT) To: Robert Cc: freebsd-stable@freebsd.org Subject: Re: Cron still exiting signal 11. In-Reply-To: ; from rna@reflectively.net on "Fri, 13 Jul 2001 16:38:39 -0400 (EDT)" Date: Fri, 13 Jul 2001 22:58:51 -0700 From: Dima Dorfman Message-Id: <20010714055851.693D93E2F@bazooka.unixfreak.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Robert writes: > What is up with "cron" not working? > > I cvsup'd last night and its still br0ke. It works fine unless you don't specify a username in /etc/crontab. It's a bug that it crashes instead of civilly reporting the error, but it has never and will never do what you want until you fix the syntax error in your crontab. > > -Robert > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Jul 13 23:59:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from warez.scriptkiddie.org (uswest-dsl-142-38.cortland.com [209.162.142.38]) by hub.freebsd.org (Postfix) with ESMTP id 0D5C137B405 for ; Fri, 13 Jul 2001 23:59:20 -0700 (PDT) (envelope-from lamont@scriptkiddie.org) Received: from [192.168.69.11] (unknown [192.168.69.11]) by warez.scriptkiddie.org (Postfix) with ESMTP id 431F662D01; Fri, 13 Jul 2001 23:59:19 -0700 (PDT) Date: Fri, 13 Jul 2001 23:59:19 -0700 (PDT) From: Lamont Granquist To: Bruce Burden Cc: Subject: Re: Regarding New FreeBSD BenchMark From Sysadmin Mag (left out a fiew tuning options) In-Reply-To: <20010713211922.A8312@tigerfish2.my.domain> Message-ID: <20010713235530.W12542-100000@coredump.scriptkiddie.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 13 Jul 2001, Bruce Burden wrote: > > Some SCSI drive manufacturers ship their drives > > with WCE enabled. Other SCSI drive manufacturers, who are more > > concerned with data integrity as opposed to performance figures, will > > ship their drives with WCE disabled. > > > I have 3 IBM drives, and the /root drives (U160's) are WCE > enabled. The non-root drive (also happens to be U2W), does not > have WCE enabled. > > Could WCE be a featue of U160? i've got: ahc0: port 0xcc00-0xccff mem 0xefffe000-0xefffefff irq 11 at device 13.0 on pci0 aic7899: Wide Channel A, SCSI Id=7, 32/255 SCBs ahc1: port 0xdc00-0xdcff mem 0xeffff000-0xefffffff irq 10 at device 13.1 on pci0 aic7899: Wide Channel B, SCSI Id=7, 32/255 SCBs and: da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-3 device da0: 160.000MB/s transfers (80.000MHz, offset 63, 16bit), Tagged Queueing Enabled da0: 35003MB (71687369 512 byte sectors: 255H 63S/T 4462C) and WCE was = 1 by default, but camcontrol worked to turn it off To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 3:45:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from fat.ti.ru (fat.ti.ru [212.1.224.35]) by hub.freebsd.org (Postfix) with ESMTP id 45DBE37B405; Sat, 14 Jul 2001 03:45:02 -0700 (PDT) (envelope-from Martin@McFlySr.Kurgan.Ru) Received: from 127.0.0.1 (fat.ti.ru [212.1.224.35]) by fat.ti.ru (Postfix) with ESMTP id 8A2C1D927; Sat, 14 Jul 2001 14:44:49 +0400 (MSD) Date: Sat, 14 Jul 2001 14:44:50 +0400 From: Martin McFlySr X-Mailer: The Bat! (v1.51) Business Reply-To: Martin McFlySr Organization: Back To The Future X-Priority: 3 (Normal) Message-ID: <1836672504.20010714144450@McFlySr.Kurgan.Ru> To: freebsd-stable@FreeBSD.ORG Cc: net@FreeBSD.ORG Subject: mpd, (GRE/NETGRAPH), kernel panic, abort trap in FreeBSD 3.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello net@FreeBSD.ORG, #uname -a FreeBSD 4.3-STABLE #3: Fri Jul 13 09:37:43 MSD 2001 In MyKernel i include all "options NETGRAPH*". After run mpd (for pptp session to other fbsd/mpd) and establish session >---- Jul 13 10:22:29 mpd: [vpn] CCP: state change Req-Sent --> Ack-Sent Jul 13 10:22:29 mpd: [vpn] IPCP: rec'd Configure Ack #2 link 0 (Ack-Sent) Jul 13 10:22:29 mpd: IPADDR 212.1.227.125 Jul 13 10:22:29 mpd: COMPPROTO VJCOMP, 16 comp. channels, no comp-cid Jul 13 10:22:29 mpd: [vpn] IPCP: state change Ack-Sent --> Opened Jul 13 10:22:29 mpd: [vpn] IPCP: LayerUp Jul 13 10:22:29 mpd: 200.200.200.200 -> 192.168.1.1 Jul 13 10:22:29 mpd: [vpn] IFACE: Up event Jul 13 10:22:29 mpd: [vpn] exec: /sbin/ifconfig ng0 200.200.200.200 192.168 .1.1 netmask 0xffffffff -link0 Jul 13 10:22:29 mpd: [vpn] exec: /sbin/route add 0.0.0.0 192.168.1.1 Jul 13 10:22:29 mpd: [vpn] IFACE: Up event Jul 13 10:22:29 mpd: MPPC Jul 13 10:22:29 mpd: 0x00000040: MPPE, 128 bit Jul 13 10:22:29 mpd: [vpn] CCP: state change Ack-Sent --> Opened u 23:34 12-Jul-2001) >---- and after 1...2 minutes FreeBSD got a abort trrap 12, address 0x70. Hardware is Ok - last " make world " proceeded 6 hours, and mistakes have not arisen. Precisely same problem is described in the letter: >--- Subject: mpd-3.2 makes FreeBSD 4.2R panic Message-ID: Date: Fri, 13 Apr 2001 12:03:48 +0200 (MET DST) >--- but no answer was given :( What can i fix this ? Thank you, -- Saturday, 14 July 2001, 14:03 Best regards from future, Martin McFlySr, HillDale. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 7:11: 0 2001 Delivered-To: freebsd-stable@freebsd.org Received: from panda.freebsdsystems.com (panda.freebsdsystems.com [216.126.95.28]) by hub.freebsd.org (Postfix) with SMTP id 12B7337B401 for ; Sat, 14 Jul 2001 07:10:56 -0700 (PDT) (envelope-from lnb@freebsdsystems.com) Received: (qmail 3700 invoked by uid 0); 14 Jul 2001 14:10:54 -0000 Received: from pm3-tor-56k-95.tht.net (HELO noemie) (216.126.89.95) by panda.freebsdsystems.com with SMTP; 14 Jul 2001 14:10:54 -0000 From: "Lanny Baron" To: "'Dima Dorfman'" , "'Robert'" Cc: Subject: RE: Cron still exiting signal 11. Date: Sat, 14 Jul 2001 10:15:16 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal In-Reply-To: <20010714055851.693D93E2F@bazooka.unixfreak.org> Disposition-Notification-To: "Lanny Baron" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I don't think you get it. Cron is exiting upon reboot. There is a size difference between my last cvsup for 4.3-STABLE and one this week. But now I cannot even cvsup. The pod2man is messed up so bad, that even putting in the path in the /usr/src/secure/usr.bin/openssl/Makefile gets changed during the makebuildworld and consequently, 9 attempts at getting a cvsup to succeed, failed. --lanny -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG] On Behalf Of Dima Dorfman Sent: Saturday, July 14, 2001 1:59 AM To: Robert Cc: freebsd-stable@freebsd.org Subject: Re: Cron still exiting signal 11. Robert writes: > What is up with "cron" not working? > > I cvsup'd last night and its still br0ke. It works fine unless you don't specify a username in /etc/crontab. It's a bug that it crashes instead of civilly reporting the error, but it has never and will never do what you want until you fix the syntax error in your crontab. > > -Robert > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 8:11:56 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail8.nc.rr.com (fe8.southeast.rr.com [24.93.67.55]) by hub.freebsd.org (Postfix) with ESMTP id AA68F37B406 for ; Sat, 14 Jul 2001 08:11:53 -0700 (PDT) (envelope-from aa8vb@nc.rr.com) Received: from stealth.cary.dummynet ([66.26.228.229]) by mail8.nc.rr.com with Microsoft SMTPSVC(5.5.1877.687.68); Fri, 13 Jul 2001 22:51:35 -0400 Received: (from rhh@localhost) by stealth.cary.dummynet (8.11.4/8.11.4) id f6E2oul01272 for stable@freebsd.org; Fri, 13 Jul 2001 22:50:56 -0400 (EDT) (envelope-from aa8vb@nc.rr.com) X-Authentication-Warning: stealth.cary.dummynet: rhh set sender to aa8vb@nc.rr.com using -f Date: Fri, 13 Jul 2001 22:50:56 -0400 From: Randall Hopper To: stable@freebsd.org Subject: restore -f: How? Message-ID: <20010713225056.A1248@nc.rr.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I backed up a large partition with: dump -B 665902 -0uf ${BASE}.1,${BASE}.2,${BASE}.3,${BASE}.4,${BASE}.5 /data Now, how do I restore it? restore's "-f" doesn't take a file list like dump's, and when I "restore -t" pointing it at the first file, it doesn't seem to care whether files 2, 3, ... are even there. It also doesn't like it if I point it to one of the volumes besides .1 (the first). Should I just cat all these volume files together and pipe that into restore? There must be a trick but I don't find it documented. TIA for any advice, Randall -- Randall Hopper aa8vb@nc.rr.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 8:35:31 2001 Delivered-To: freebsd-stable@freebsd.org Received: from dookie.local (pc1-reda3-0-cust222.bre.cable.ntl.com [213.105.80.222]) by hub.freebsd.org (Postfix) with SMTP id B048C37B403 for ; Sat, 14 Jul 2001 08:35:20 -0700 (PDT) (envelope-from jon@witchspace.com) Received: (qmail 91899 invoked from network); 14 Jul 2001 15:35:14 -0000 Received: from lexx.local (HELO witchspace.com) (192.168.0.1) by dookie.local with SMTP; 14 Jul 2001 15:35:14 -0000 Message-ID: <3B50671A.B8FBBD7B@witchspace.com> Date: Sat, 14 Jul 2001 16:36:58 +0100 From: Jonathan Belson X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: [Q] Mergemaster problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hiya I've just upgraded my machine to a more recent version of -stable. Everything went swimmingly until I ran mergemaster...whenever I try to install an updated file I get an error, eg. *** Problem installing ./etc/defaults/pccard.conf, it will remain to merge by hand The verbose option gives no clues and I couldn't find anything relevent in the -stable archives. Anyone have any clues? -- C-YA Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 9:10:55 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mta8.srv.hcvlny.cv.net (mta8.srv.hcvlny.cv.net [167.206.5.23]) by hub.freebsd.org (Postfix) with ESMTP id B1D7C37B401 for ; Sat, 14 Jul 2001 09:10:52 -0700 (PDT) (envelope-from trini0@optonline.net) Received: from optonline.net (ool-18be012f.dyn.optonline.net [24.190.1.47]) by mta8.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0GGH006JH0XKWA@mta8.srv.hcvlny.cv.net> for stable@FreeBSD.ORG; Sat, 14 Jul 2001 12:10:32 -0400 (EDT) Date: Sat, 14 Jul 2001 12:10:51 -0400 From: Gerard Samuel Subject: Re: [Q] Mergemaster problem To: Jonathan Belson Cc: stable Message-id: <3B506F0B.9A67154C@optonline.net> MIME-version: 1.0 X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en References: <3B50671A.B8FBBD7B@witchspace.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Same prob here. I had a couple boxes to upgrade so what I did was when time to to mergemaster I reboot the box and do it after the reboot. There had to be something wrong with a previous -stable. Jonathan Belson wrote: > Hiya > > I've just upgraded my machine to a more recent version > of -stable. Everything went swimmingly until I ran > mergemaster...whenever I try to install an updated file > I get an error, eg. > > *** Problem installing ./etc/defaults/pccard.conf, it will remain to > merge by hand > > The verbose option gives no clues and I couldn't find > anything relevent in the -stable archives. > > Anyone have any clues? > > -- > C-YA > Jon > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 10:25:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from InterJet.elischer.org (c421509-a.pinol1.sfba.home.com [24.7.86.9]) by hub.freebsd.org (Postfix) with ESMTP id D4BDE37B403; Sat, 14 Jul 2001 10:25:17 -0700 (PDT) (envelope-from julian@elischer.org) Received: from elischer.org (InterJet.elischer.org [192.168.1.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id MAA74840; Sat, 14 Jul 2001 12:13:29 -0700 (PDT) Message-ID: <3B507E22.10AF8D81@elischer.org> Date: Sat, 14 Jul 2001 10:15:14 -0700 From: Julian Elischer X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en, hu MIME-Version: 1.0 To: Martin McFlySr Cc: freebsd-stable@FreeBSD.ORG, net@FreeBSD.ORG Subject: Re: mpd, (GRE/NETGRAPH), kernel panic, abort trap in FreeBSD 3.4 References: <1836672504.20010714144450@McFlySr.Kurgan.Ru> Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Martin McFlySr wrote: > > Hello net@FreeBSD.ORG, > > #uname -a > FreeBSD 4.3-STABLE #3: Fri Jul 13 09:37:43 MSD 2001 > > In MyKernel i include all "options NETGRAPH*". > > After run mpd (for pptp session to other fbsd/mpd) and establish session > > >---- > Jul 13 10:22:29 mpd: [vpn] CCP: state change Req-Sent --> Ack-Sent > Jul 13 10:22:29 mpd: [vpn] IPCP: rec'd Configure Ack #2 link 0 (Ack-Sent) > Jul 13 10:22:29 mpd: IPADDR 212.1.227.125 > Jul 13 10:22:29 mpd: COMPPROTO VJCOMP, 16 comp. channels, no comp-cid > Jul 13 10:22:29 mpd: [vpn] IPCP: state change Ack-Sent --> Opened > Jul 13 10:22:29 mpd: [vpn] IPCP: LayerUp > Jul 13 10:22:29 mpd: 200.200.200.200 -> 192.168.1.1 > Jul 13 10:22:29 mpd: [vpn] IFACE: Up event > Jul 13 10:22:29 mpd: [vpn] exec: /sbin/ifconfig ng0 200.200.200.200 192.168 > .1.1 netmask 0xffffffff -link0 > Jul 13 10:22:29 mpd: [vpn] exec: /sbin/route add 0.0.0.0 192.168.1.1 > Jul 13 10:22:29 mpd: [vpn] IFACE: Up event > Jul 13 10:22:29 mpd: MPPC > Jul 13 10:22:29 mpd: 0x00000040: MPPE, 128 bit > Jul 13 10:22:29 mpd: [vpn] CCP: state change Ack-Sent --> Opened > u 23:34 12-Jul-2001) > >---- > > and after 1...2 minutes FreeBSD got a abort trrap 12, address 0x70. > > Hardware is Ok - last " make world " proceeded 6 hours, and mistakes have > not arisen. > > Precisely same problem is described in the letter: > > >--- > Subject: mpd-3.2 makes FreeBSD 4.2R panic > Message-ID: > Date: Fri, 13 Apr 2001 12:03:48 +0200 (MET DST) > >--- > > but no answer was given :( > > What can i fix this ? If it is reporoducable for you, then you need to make a debug kernel (config -g MYKERNEL) then enable core-dumps (dumpon /dev/ad0s1b) then make sure that when it happens a core-dump is made and then saved at next boot After that you can cd /sys/compile/MYKERNEL gdb -k kernel.debug /somewhere/crashdump to get a full traceback. (info stack) and send that to us.. :-) > > Thank you, > > -- > Saturday, 14 July 2001, > 14:03 > > Best regards from future, > Martin McFlySr, HillDale. -- +------------------------------------+ ______ _ __ | __--_|\ Julian Elischer | \ U \/ / hard at work in | / \ julian@elischer.org +------>x USA \ a very strange | ( OZ ) \___ ___ | country ! +- X_.---._/ presently in San Francisco \_/ \\ v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 11:56:25 2001 Delivered-To: freebsd-stable@freebsd.org Received: from extreme-ware.com (extreme-ware.com [198.107.233.78]) by hub.freebsd.org (Postfix) with ESMTP id A870437B403 for ; Sat, 14 Jul 2001 11:56:22 -0700 (PDT) (envelope-from franco@extreme-ware.com) Received: (qmail 4498 invoked by uid 1011); 14 Jul 2001 18:56:50 -0000 Received: from gasperino.org (HELO powerhouse) ([216.190.43.106]) (envelope-sender ) by extreme-ware.com (qmail-ldap-1.03) with SMTP for ; 14 Jul 2001 18:56:50 -0000 Reply-To: From: "Franco Gasperino" To: Subject: fxp failure Date: Sat, 14 Jul 2001 12:06:36 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello list, Recently, my 4.3-STABLE system started to lose it's network connectivity. It appears that if the ethernet card does not detect activity, the interface will stop responding to any type of traffic to/from it. The card is an Intel 10/100 Pro, using the fxp driver. Bringing down the interface, and again back up, will re-activate it for about 30 minutes until it dies again. I originally chalked it up to an SMP issue with the driver, but it has the same problems with a UP kernel. I'm currently running a background ping to the system to keep it alive. Has anyone seen such activity? BTW, my kernel conf is the GENERIC: + SC_DISABLE_REBOOT Thanks for any information you can provide. Franco Gasperino Extreme Software http://www.extreme-ware.com/ (509) 443-0733 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 13:36:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from zoon.lafn.org (zoon.lafn.org [206.117.18.9]) by hub.freebsd.org (Postfix) with ESMTP id B738B37B406 for ; Sat, 14 Jul 2001 13:35:58 -0700 (PDT) (envelope-from bc979@lafn.org) Received: from [10.0.1.100] (cs-wla1-p12.lafn.org [192.168.20.12] (may be forged)) by zoon.lafn.org (8.11.3/8.11.3) with ESMTP id f6EKZpi96016 for ; Sat, 14 Jul 2001 13:35:52 -0700 (PDT) (envelope-from bc979@lafn.org) Mime-Version: 1.0 X-Sender: bc979@mail.lafn.org Message-Id: In-Reply-To: <4.3.2.20010518093939.02d8aad0@207.227.119.2> References: <4.3.2.20010517174928.02d75b00@207.227.119.2> <20010516014155.A19796@the-7.net> <20010516014155.A19796@the-7.net> <4.3.2.20010517174928.02d75b00@207.227.119.2> <4.3.2.20010518093939.02d8aad0@207.227.119.2> Date: Sat, 14 Jul 2001 13:33:58 -0700 To: freebsd-stable@FreeBSD.ORG From: Doug Hardie Subject: RELENG_4_3 Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just upgraded my test system from 4.3-Release to RELENG_4_3. The noticies I have seen appear to only apply to the kernel. However, there were several updates that cvsup showed that I could not be sure of. Are the changes limited to the kernel so that an install_world is not required to upgrade production machines? -- -- Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 13:40:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from thehousleys.net (frenchknot.ne.mediaone.net [24.147.224.201]) by hub.freebsd.org (Postfix) with ESMTP id 479D537B401 for ; Sat, 14 Jul 2001 13:40:18 -0700 (PDT) (envelope-from jim@thehousleys.net) Received: (from root@localhost) by thehousleys.net (8.11.3/8.11.2) id f6EKe8W93718; Sat, 14 Jul 2001 16:40:08 -0400 (EDT) (envelope-from jim@thehousleys.net) Received: from thehousleys.net (baby.int.thehousleys.net [192.168.0.24]) (authenticated) by thehousleys.net (8.11.3/8.11.3) with ESMTP id f6EKe6O93694; Sat, 14 Jul 2001 16:40:06 -0400 (EDT) (envelope-from jim@thehousleys.net) Message-ID: <3B50AE20.89E4E45A@thehousleys.net> Date: Sat, 14 Jul 2001 16:40:00 -0400 From: James Housley X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Doug Hardie Cc: freebsd-stable@freebsd.org Subject: Re: RELENG_4_3 References: <4.3.2.20010517174928.02d75b00@207.227.119.2> <20010516014155.A19796@the-7.net> <20010516014155.A19796@the-7.net> <4.3.2.20010517174928.02d75b00@207.227.119.2> <4.3.2.20010518093939.02d8aad0@207.227.119.2> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms50CC8596CD38BB5D8AF8616D" X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms50CC8596CD38BB5D8AF8616D Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Doug Hardie wrote: > > I just upgraded my test system from 4.3-Release to RELENG_4_3. The > noticies I have seen appear to only apply to the kernel. However, > there were several updates that cvsup showed that I could not be sure > of. Are the changes limited to the kernel so that an install_world > is not required to upgrade production machines? > -- IIRC there was a change to libc. 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 --------------------------------------------------------------------- The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet -- Matthew Fuller --------------ms50CC8596CD38BB5D8AF8616D Content-Type: application/x-pkcs7-signature; name="smime.p7s" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7s" Content-Description: S/MIME Cryptographic Signature MIIIBwYJKoZIhvcNAQcCoIIH+DCCB/QCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BdgwggK8MIICJaADAgECAgMDTCIwDQYJKoZIhvcNAQEEBQAwgZQxCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxFDASBgNVBAcTC0R1cmJhbnZpbGxlMQ8wDQYDVQQKEwZU aGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25h bCBGcmVlbWFpbCBSU0EgMTk5OS45LjE2MB4XDTAwMDkyMTE1NDAyOVoXDTAxMDkyMTE1NDAy OVowXjEQMA4GA1UEBBMHSG91c2xleTEOMAwGA1UEKhMFSmFtZXMxFjAUBgNVBAMTDUphbWVz IEhvdXNsZXkxIjAgBgkqhkiG9w0BCQEWE2ppbUB0aGVob3VzbGV5cy5uZXQwgZ8wDQYJKoZI hvcNAQEBBQADgY0AMIGJAoGBAMvwiLzwK732uOEUqWh2yKZpO/Vz5Yfq1xn0uOxi7CZbxZRH RoNbMOOpjOKR8k8jsK9q92SERm/BQ7bpc9Hc6+n0/TpYMKBJWnpt95cm2yyHnycgHd3LJ9QP vUzvI8umjXhBMKDa32OPPEIcrqTpnf3cQTyyIjNtDJOda+cgmo4NAgMBAAGjUTBPMB4GA1Ud EQQXMBWBE2ppbUB0aGVob3VzbGV5cy5uZXQwDAYDVR0TAQH/BAIwADAfBgNVHSMEGDAWgBSI q/Fgg2ZV9ORYx0YdwGG9I9fDjDANBgkqhkiG9w0BAQQFAAOBgQBVuNZlfOrMlcz0XsGClvQu M/EusYBvbiVqwXu5HC0Gt/6JMxnK8jeYlXYTB0TO9KFreF4GvtlvOWic9gFzSUpUVssVrvZq scrmY0f9LsFq34RAftDQhqVVnCEpyLdLRRwLuisQUUtm/H/Ux89ur8m1ocwalf9CI4rlup3B owRvGTCCAxQwggJ9oAMCAQICAQswDQYJKoZIhvcNAQEEBQAwgdExCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEaMBgGA1UEChMRVGhh d3RlIENvbnN1bHRpbmcxKDAmBgNVBAsTH0NlcnRpZmljYXRpb24gU2VydmljZXMgRGl2aXNp b24xJDAiBgNVBAMTG1RoYXd0ZSBQZXJzb25hbCBGcmVlbWFpbCBDQTErMCkGCSqGSIb3DQEJ ARYccGVyc29uYWwtZnJlZW1haWxAdGhhd3RlLmNvbTAeFw05OTA5MTYxNDAxNDBaFw0wMTA5 MTUxNDAxNDBaMIGUMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRQwEgYD VQQHEwtEdXJiYW52aWxsZTEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZpY2F0 ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDE5OTkuOS4xNjCB nzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEAs2lal9TQFgt6tcVd6SGcI3LNEkxL937Px/vK ciT0QlKsV5Xje2F6F4Tn/XI5OJS06u1lp5IGXr3gZfYZu5R5dkw+uWhwdYQc9BF0ALwFLE8J AxcxzPRB1HLGpl3iiESwiy7ETfHw1oU+bPOVlHiRfkDpnNGNFVeOwnPlMN5G9U8CAwEAAaM3 MDUwEgYDVR0TAQH/BAgwBgEB/wIBADAfBgNVHSMEGDAWgBRyScJzNMZV9At2coF+d/SH58ay DjANBgkqhkiG9w0BAQQFAAOBgQBrxlnpMfrptuyxA9jfcnL+kWBI6sZV3XvwZ47GYXDnbcKl N9idtxcoVgWL3Vx1b8aRkMZsZnET0BB8a5FvhuAhNi3B1+qyCa3PLW3Gg1Kb+7v+nIed/Lfp dJLkXJeu/H6syg1vcnpnLGtz9Yb5nfUAbvQdB86dnoJjKe+TCX5V3jGCAfcwggHzAgEBMIGc MIGUMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRQwEgYDVQQHEwtEdXJi YW52aWxsZTEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZpY2F0ZSBTZXJ2aWNl czEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDE5OTkuOS4xNgIDA0wiMAkGBSsO AwIaBQCggbEwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAcBgkqhkiG9w0BCQUxDxcNMDEw NzE0MjA0MDAzWjAjBgkqhkiG9w0BCQQxFgQUuGEAVkh6n4XNVpiDMvcWqn/6W2kwUgYJKoZI hvcNAQkPMUUwQzAKBggqhkiG9w0DBzAOBggqhkiG9w0DAgICAIAwBwYFKw4DAgcwDQYIKoZI hvcNAwICAUAwDQYIKoZIhvcNAwICASgwDQYJKoZIhvcNAQEBBQAEgYAYjpzhhCfu9GZjQ0iS wd/YcjflK6wD5ryPy+c5ltVap6JdwPPXkt67pn/nUWud9IRA7qQ24buoNN48Ck5hYMBUQ/yk oHHRL1oJdF04NDIC5UPd3IZQKDZwfAwiWMAcGLfYtsren+Qf//TxZaGA8IWoF7lSv23wZ/3A qYkASVwJfA== --------------ms50CC8596CD38BB5D8AF8616D-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 16:49:42 2001 Delivered-To: freebsd-stable@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 7C00B37B405 for ; Sat, 14 Jul 2001 16:49:40 -0700 (PDT) (envelope-from oberman@ptavv.es.net) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f6ENnaA02976; Sat, 14 Jul 2001 16:49:36 -0700 (PDT) Message-Id: <200107142349.f6ENnaA02976@ptavv.es.net> To: Gerard Samuel Cc: Jonathan Belson , stable Subject: Re: [Q] Mergemaster problem In-reply-to: Your message of "Sat, 14 Jul 2001 12:10:51 EDT." <3B506F0B.9A67154C@optonline.net> Date: Sat, 14 Jul 2001 16:49:35 -0700 From: "Kevin Oberman" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Date: Sat, 14 Jul 2001 12:10:51 -0400 > From: Gerard Samuel > Sender: owner-freebsd-stable@FreeBSD.ORG > > Same prob here. I had a couple boxes to upgrade so what I did was when > time to to mergemaster > I reboot the box and do it after the reboot. There had to be something > wrong with a previous > -stable. This was a popular topic last week and came up again yesterday. Unfortunately, the stable archive search has been reported as broken, so you need to try searching geocrawler or google. In any case, this is a known bug in mergemaster. It claims to have been unable to install the new file but, if you check, you will find that it did install all of the files if so instructed. If in doubt, run it again. It will find all files that were installed as current. R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 18:18:47 2001 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-181.dsl.lsan03.pacbell.net [64.165.226.181]) by hub.freebsd.org (Postfix) with ESMTP id D8DEF37B401 for ; Sat, 14 Jul 2001 18:18:43 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 9F3FF66DD9; Sat, 14 Jul 2001 18:18:37 -0700 (PDT) Date: Sat, 14 Jul 2001 18:18:36 -0700 From: Kris Kennaway To: Kris Kennaway , freebsd-stable@FreeBSD.ORG Subject: Re: mass uninstall all ports? Message-ID: <20010714181836.A88702@xor.obsecurity.org> References: <20010712220512.15446.qmail@web13505.mail.yahoo.com> <20010712152205.A20322@xor.obsecurity.org> <20010713001223.B48618@moo.holy.cow> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010713001223.B48618@moo.holy.cow>; from parv_@yahoo.com on Fri, Jul 13, 2001 at 12:12:23AM -0400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 13, 2001 at 12:12:23AM -0400, parv wrote: > on Jul 12 18:29, i got this from Kris... > > On Thu, Jul 12, 2001 at 03:05:12PM -0700, abram olson wrote: > > > I just updated from 4.3 release to 4.3 stable. My > > > entire system is built via ports. I want to make some > > > updates but I keep running into endless dependency > > > chains. I'm doing a=20 > >=20 > > Look into portupgrade in the ports collection, which does a superb job > > of upgrading ports and dependencies in the correct order. > >=20 > > Kris >=20 > but that wouldn't take care of the original question posed -- how to=20 > deinstall/remove all the ports -- since portupgrade is itself, well, a > port... would it, kris? The hidden question was being asked is "I want to upgrade my installed ports, and one way I could do that is by removing everything and starting from scratch." That's one way, but not necessarily the best way. Kris --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD4DBQE7UO9rWry0BWjoQKURAvMKAJjKY3KgfJjyy6KuIugGDXrAU9uyAJ0aOh3B aAHQuq+f9uDrATKC1P+mPA== =LIvC -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 18:20:45 2001 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-181.dsl.lsan03.pacbell.net [64.165.226.181]) by hub.freebsd.org (Postfix) with ESMTP id 509FD37B401 for ; Sat, 14 Jul 2001 18:20:42 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 1B62A66DD9; Sat, 14 Jul 2001 18:20:41 -0700 (PDT) Date: Sat, 14 Jul 2001 18:20:40 -0700 From: Kris Kennaway To: Mike Harding Cc: kris@obsecurity.org, dacia_icarus@yahoo.com, freebsd-stable@FreeBSD.ORG Subject: Re: mass uninstall all ports? Message-ID: <20010714182040.B88702@xor.obsecurity.org> References: <20010712220512.15446.qmail@web13505.mail.yahoo.com> <20010712152205.A20322@xor.obsecurity.org> <20010713154137.150DC1312F@netcom1.netcom.com> 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: <20010713154137.150DC1312F@netcom1.netcom.com>; from mvh@ix.netcom.com on Fri, Jul 13, 2001 at 08:41:37AM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --K8nIJk4ghYZn606h Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jul 13, 2001 at 08:41:37AM -0700, Mike Harding wrote: >=20 > It's nice, but I have had it burn my ports so bad I had to start over. > Gnome seemed to confuse it. I have had this happen twice and will use > portupgrade after I hear people saying nice things about it for a > while. I've done a number of gnome updates (and others) with it without problems..have you reported your bugs to the author like a good little netizen? :-) Kris --K8nIJk4ghYZn606h Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7UO/nWry0BWjoQKURAuavAJ9L4yVeG2p43DO/0CvxhLRqe24ChQCePREZ X2Ay4eJ1ugcMb9GCNtupXHs= =halx -----END PGP SIGNATURE----- --K8nIJk4ghYZn606h-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 18:34:52 2001 Delivered-To: freebsd-stable@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-165-226-181.dsl.lsan03.pacbell.net [64.165.226.181]) by hub.freebsd.org (Postfix) with ESMTP id 3B2A737B401 for ; Sat, 14 Jul 2001 18:34:50 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 15F6A66DD9; Sat, 14 Jul 2001 18:34:49 -0700 (PDT) Date: Sat, 14 Jul 2001 18:34:48 -0700 From: Kris Kennaway To: Doug Hardie Cc: freebsd-stable@FreeBSD.ORG Subject: Re: RELENG_4_3 Message-ID: <20010714183448.D88702@xor.obsecurity.org> References: <4.3.2.20010517174928.02d75b00@207.227.119.2> <20010516014155.A19796@the-7.net> <20010516014155.A19796@the-7.net> <4.3.2.20010517174928.02d75b00@207.227.119.2> <4.3.2.20010518093939.02d8aad0@207.227.119.2> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="ieNMXl1Fr3cevapt" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bc979@lafn.org on Sat, Jul 14, 2001 at 01:33:58PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --ieNMXl1Fr3cevapt Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jul 14, 2001 at 01:33:58PM -0700, Doug Hardie wrote: > I just upgraded my test system from 4.3-Release to RELENG_4_3. The=20 > noticies I have seen appear to only apply to the kernel. However,=20 > there were several updates that cvsup showed that I could not be sure=20 > of. Are the changes limited to the kernel so that an install_world=20 > is not required to upgrade production machines? No; you need to do a full upgrade (world + kernel) Kris --ieNMXl1Fr3cevapt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE7UPM3Wry0BWjoQKURAtuQAJ41wbh7Z8fiNvqVhhdkcMQIkZhhMgCg1lsl e3HqDcB80z6slA3m9BeIhf0= =YDq3 -----END PGP SIGNATURE----- --ieNMXl1Fr3cevapt-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 19:13: 8 2001 Delivered-To: freebsd-stable@freebsd.org Received: from zoon.lafn.org (zoon.lafn.org [206.117.18.9]) by hub.freebsd.org (Postfix) with ESMTP id 41A3B37B403 for ; Sat, 14 Jul 2001 19:13:05 -0700 (PDT) (envelope-from bc979@lafn.org) Received: from [10.0.1.100] (cs-wla2-p44.lafn.org [192.168.16.44] (may be forged)) by zoon.lafn.org (8.11.3/8.11.3) with ESMTP id f6F2Cxi13666 for ; Sat, 14 Jul 2001 19:12:59 -0700 (PDT) (envelope-from bc979@lafn.org) Mime-Version: 1.0 X-Sender: bc979@mail.lafn.org Message-Id: In-Reply-To: <20010714182040.B88702@xor.obsecurity.org> References: <20010712220512.15446.qmail@web13505.mail.yahoo.com> <20010712152205.A20322@xor.obsecurity.org> <20010713154137.150DC1312F@netcom1.netcom.com> <20010714182040.B88702@xor.obsecurity.org> Date: Sat, 14 Jul 2001 19:12:32 -0700 To: freebsd-stable@FreeBSD.ORG From: Doug Hardie Subject: Problem with 4.3-Release Content-Type: text/plain; charset="iso-8859-1" ; format="flowed" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I have a system running 4.3-Release that is having an interesting problem. When I do a massive file copy from one SCSI disk to another, the system tends to hang up and reboot with no messages whatsoever in /var/log. This last time I was in front of the console. However it didn't reboot. This time the copy did complete, but the console was useless. Any activity causes the following message: /usr/libexec/ld-elf.so.1: /usr/lib/libc.so.4: Undefined symbol "xdr_cry=C7e=F1yarg2" and then the console is useless. On tcp connections (ssh) I can login and run ps. But who generates the same message. However, the prompt returns and you can try again. grep also results in that message. getty for ttyv0, v1, and v2 is no longer active. The others are there because I havent tried them yet. Shutdown generates the message but at least it does work. After the reboot, everything works again. I just added a new SCSI controller and the disks. I couldn't generate this volume of transfer before with only a small IDE drive. The disks are old and very cranky when starting up. The system is on the IDE drive. Only test data is on the SCSI disks. Any ideas what might be going on here? -- -- Doug To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 19:20:26 2001 Delivered-To: freebsd-stable@freebsd.org Received: from smtp015.mail.yahoo.com (smtp015.mail.yahoo.com [216.136.173.59]) by hub.freebsd.org (Postfix) with SMTP id 8D66B37B401 for ; Sat, 14 Jul 2001 19:20:15 -0700 (PDT) (envelope-from wyldephyre2@yahoo.com) Received: from ae04190.powerup.com.au (HELO warhawk) (203.147.163.190) by smtp.mail.vip.sc5.yahoo.com with SMTP; 15 Jul 2001 02:20:08 -0000 X-Apparently-From: From: "Haikal Saadh" To: "Janet Sullivan" , Subject: RE: ipf and tun Date: Sun, 15 Jul 2001 12:24:18 +1000 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal In-Reply-To: <3B4C1FA7.6F8CFDAA@home.com> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sorry for the later reply, but I just tried that, and sit still doesn't work. Here is the beginning of my edited rc.network: Maybe I am missing something? Cheers! ---BEGIN rc.network--- # Set the host name if it is not already set # if [ -z "`hostname -s`" ]; then hostname ${hostname} echo -n ' hostname' fi # Start user ppp if required. This must happen before natd. # case ${ppp_enable} in [Yy][Ee][Ss]) # Establish ppp mode. # if [ "${ppp_mode}" != "ddial" -a "${ppp_mode}" != "direct" \ -a "${ppp_mode}" != "dedicated" \ -a "${ppp_mode}" != "background" ]; then ppp_mode="auto" fi ppp_command="/usr/sbin/ppp -quiet -${ppp_mode}" # Switch on NAT mode? # case ${ppp_nat} in [Yy][Ee][Ss]) ppp_command="${ppp_command} -nat" ;; esac ppp_command="${ppp_command} ${ppp_profile}" echo -n "Starting ppp as \"${ppp_user}\"" su -m ${ppp_user} -c "exec ${ppp_command}" ;; esac # Establish ipfilter ruleset as early as possible (best in # addition to IPFILTER_DEFAULT_BLOCK in the kernel config file) # case "${ipfilter_enable}" in [Yy][Ee][Ss]) if [ -r "${ipfilter_rules}" ]; then echo -n ' ipfilter'; ${ipfilter_program:-ipf -Fa -f} "${ipfilter_rules}" ${ipfilter_flags} case "${ipmon_enable}" in [Yy][Ee][Ss]) echo -n ' ipmon' ${ipmon_program:-ipmon} ${ipmon_flags} ;; esac case "${ipnat_enable}" in [Yy][Ee][Ss]) if [ -r "${ipnat_rules}" ]; then echo -n ' ipnat'; ${ipnat_program:-ipnat -CF -f} "${ipnat_rules}" ${ipnat_flags} else echo -n ' NO IPNAT RULES' fi ;; esac else ipfilter_enable="NO" echo -n ' NO IPF RULES' fi ;; esac # rest snipped ----END rc.network---- and the relevant bits from rc.conf ---BEGIN rc.conf--- ppp_enable="YES" ppp_nat="NO" ipfirewall_enable="NO" ipfilter_enable="YES" ipmon_enble="YES" ipmon_flags="sDF -oI" ipnat_enable="YES" ----END rc.conf. > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Janet Sullivan > Sent: Wednesday, 11 July 2001 7:43 PM > To: Haikal Saadh; freebsd-stable@FreeBSD.ORG > Subject: Re: ipf and tun > > > > In case I didn't make myself clear - I meant to say that you move the > user ppp section of the script so that it is right before the ipf > section. I'm filled with Nyquil and have a head cold right now, so I > apologize if I'm not totally coherent. ;-) > > Janet Sullivan wrote: > > > > You can edit /etc/rc.network and move the entire user ppp section of the > > script right before the ipf section. Then ipf -y'ing won't be > > necessary. It worked for me for several months - after editing > > rc.network I just rebooted and from then on I didn't have to manually do > > anything with ipf to make it work with userland ppp. Of course, if you > > upgrade to a newer rc.network file while tracking -STABLE, you'll have > > to edit the file again. YMMV. > > > > Haikal Saadh wrote: > > > > > > I've noticed that this has been tossed around the lists for > fair while, but > > > no one has actually come up with a solution :(. I've a > similar problem, but > > > the thing with ip -y'ing in ppp.linkup is that it executes > the commands in > > > ppp.linkup as the user who invoked ppp, and ipf -y needs to > be done as root > > > (according to the manpage, and yes, non rot user can't ipf -y). > > > > > > Is their anything else that can be done? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message _________________________________________________________ Do You Yahoo!? Get your free @yahoo.com address at http://mail.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 19:51:33 2001 Delivered-To: freebsd-stable@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id E78CD37B401 for ; Sat, 14 Jul 2001 19:51:29 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id TAA07433; Sat, 14 Jul 2001 19:51:20 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda07431; Sat Jul 14 19:51:00 2001 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.4/8.9.1) id f6F2otm77554; Sat, 14 Jul 2001 19:50:55 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdl77552; Sat Jul 14 19:50:10 2001 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.4/8.9.1) id f6F2o9a01025; Sat, 14 Jul 2001 19:50:09 -0700 (PDT) Message-Id: <200107150250.f6F2o9a01025@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdOC1010; Sat Jul 14 19:49:26 2001 X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: schubert To: "Haikal Saadh" Cc: "Janet Sullivan" , freebsd-stable@FreeBSD.ORG Subject: Re: ipf and tun In-reply-to: Your message of "Sun, 15 Jul 2001 12:24:18 +1000." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 14 Jul 2001 19:49:26 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message , "Haikal Saadh" writes: > Sorry for the later reply, but I just tried that, and sit still doesn't > work. > Here is the beginning of my edited rc.network: > Maybe I am missing something? You might have to write an application that watches syslog for, Jul 14 19:36:02 gateway ppp[711]: Phase: Parent: PPP enabled .. and issues ipf -y when it sees the above. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Jul 14 21: 1:12 2001 Delivered-To: freebsd-stable@freebsd.org Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by hub.freebsd.org (Postfix) with ESMTP id D5B6D37B403 for ; Sat, 14 Jul 2001 21:01:08 -0700 (PDT) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id VAA07537; Sat, 14 Jul 2001 21:01:02 -0700 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda07533; Sat Jul 14 21:01:01 2001 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.4/8.9.1) id f6F40u900502; Sat, 14 Jul 2001 21:00:56 -0700 (PDT) Received: from UNKNOWN(10.1.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdjjR493; Sat Jul 14 21:00:31 2001 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.4/8.9.1) id f6F40Br01530; Sat, 14 Jul 2001 21:00:11 -0700 (PDT) Message-Id: <200107150400.f6F40Br01530@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdHR1526; Sat Jul 14 21:00:08 2001 X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-Sender: schubert To: Doug Hardie Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Problem with 4.3-Release In-reply-to: Your message of "Sat, 14 Jul 2001 19:12:32 PDT." Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Sat, 14 Jul 2001 21:00:08 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message , Doug Hardie writes: > I have a system running 4.3-Release that is having an interesting = > problem. When I do a massive file copy from one SCSI disk to = > another, the system tends to hang up and reboot with no messages = > whatsoever in /var/log. This last time I was in front of the = > console. However it didn't reboot. This time the copy did complete, = > but the console was useless. Any activity causes the following = > message: > = > /usr/libexec/ld-elf.so.1: /usr/lib/libc.so.4: Undefined symbol = > "xdr_cry=C7e=F1yarg2" Looks like you have a hardware problem. I'd bet dollars to donuts that = you have a memory or CPU problem. My 4.3R systems at home and work, (a system with 2 EIDE and 2 SCSI, = another with 1 IDE and 3 SCSI, another two with 1 SCSI, and a host of = others with EIDE) do not exhibit this behaviour. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/Alpha Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message