From owner-freebsd-stable Sun Nov 12 0: 6:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sol.cc.u-szeged.hu (sol.cc.u-szeged.hu [160.114.8.24]) by hub.freebsd.org (Postfix) with ESMTP id 720D537B4D7 for ; Sun, 12 Nov 2000 00:06:23 -0800 (PST) Received: from petra.hos.u-szeged.hu by sol.cc.u-szeged.hu (8.9.3+Sun/SMI-SVR4) id JAA19762; Sun, 12 Nov 2000 09:06:16 +0100 (MET) Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian)) id 13us9X-0005wa-00 for ; Sun, 12 Nov 2000 09:06:15 +0100 Date: Sun, 12 Nov 2000 09:06:15 +0100 From: Szilveszter Adam To: freebsd-stable@FreeBSD.ORG Subject: Re: make buildworld Message-ID: <20001112090615.A22654@petra.hos.u-szeged.hu> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <000b01c04c52$6cbf9ce0$0200a8c0@cysko.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii User-Agent: Mutt/1.0.1i In-Reply-To: <000b01c04c52$6cbf9ce0$0200a8c0@cysko.dyndns.org>; from dpatters@nettally.com on Sat, Nov 11, 2000 at 09:44:04PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Nov 11, 2000 at 09:44:04PM -0500, danny patterson wrote: > hey all, this most likely belongs in freebsd-questions, but i just need a > quick short answer.. i'm CVSupping for the first time w/ freebsd, and i just > did a 'make buildword' and in the middle of all the outputs and stuff i got > these little messages saying: > > Standard output <5872>: unsafe to execute request 'echo' > > or something similar to that.. all i need to know is if that is normal or > could be a problem later on.. it looks like it is doing it's stuff > correctly, just that message kinda upset me.. This is normal. Do not worry about it. :-) -- Regards: Szilveszter ADAM Szeged University Szeged Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 0:47:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.goonda.org (mail.goonda.org [208.37.165.142]) by hub.freebsd.org (Postfix) with SMTP id 275B937B4C5 for ; Sun, 12 Nov 2000 00:47:13 -0800 (PST) Received: (qmail 43505 invoked from network); 12 Nov 2000 08:47:03 -0000 Received: from unknown (HELO phat.bastard.net) (208.37.165.141) by mail.goonda.org with SMTP; 12 Nov 2000 08:47:03 -0000 Received: from localhost (localhost [127.0.0.1]) by phat.bastard.net (8.10.2/8.10.1) with ESMTP id eAC8l2Q34512 for ; Sun, 12 Nov 2000 03:47:02 -0500 (EST) Date: Sun, 12 Nov 2000 03:47:02 -0500 (EST) From: anindya To: freebsd-stable@freebsd.org Subject: buildworld failure for 3.5.x-STABLE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, I'm a holdout and trying to upgrade my 3.5 system to 3.5.1-STABLE, last cvsup at Sun Nov 12 03:46:24 EST 2000, here is my supfile: *default host=cvsup5.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_3 *default delete use-rel-suffix *default compress src-all ports-all tag=. ports-base tag=. The make buildworld fails building gdb, like so: In file included from /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/ gdb/corefile.c:27: /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/inferior.h:22: und efined or invalid # directive /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/corefile.c: In fun ction `dis_asm_print_address': /usr/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/corefile.c:312: wa rning: passing arg 2 of `print_address' from incompatible pointer type *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. Any suggestions would be appreciated. Thanks, --Anindya To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 4: 7:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id 929C837B479 for ; Sun, 12 Nov 2000 04:07:13 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.1/8.11.1) with ESMTP id eACC3V900439; Sun, 12 Nov 2000 12:03:31 GMT (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.1) with ESMTP id eACC48B02322; Sun, 12 Nov 2000 12:04:08 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200011121204.eACC48B02322@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Gianmarco Giovannelli Cc: stable@FreeBSD.ORG, brian@Awfulhak.org Subject: Re: ISDN modem (PCI) internal In-Reply-To: Message from Gianmarco Giovannelli of "Sun, 12 Nov 2000 08:18:37 +0100." <5.0.0.25.0.20001112081653.017f28d8@194.184.65.4> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 12 Nov 2000 12:04:08 +0000 From: Brian Somers Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Is there anyone here that is using such beastie ? :-) > Any advice, tips or suggestion on what to buy ? (and later how to use it :-) ?? > > Thanks ... I think you'd be better asking this question on freebsd-isdn. FWIW, LINT (or NOTES in -current) has a list of them - search for the isic device. The idea is to include the device and one of the options depending on what card you've got. I use an ISA Teles S0/16.3 and it works fine. The only real advice I could give is ``don't get an external TA if you want to do MP'' - feeding two 64k channels through a 115200bps serial line doesn't add up :*) WRT getting it to work, there are some base files you can use in /usr/share/examples/ppp/*isdn* although I have to revise the isdnd.rc file - I think it may be out of date.... If you do have problems with it, let me know and I'll send you a copy of what I'm using. > Best Regards, > Gianmarco Giovannelli , "Unix expert since yesterday" > http://www.giovannelli.it/~gmarco > http://www2.masternet.it Cheers. -- Brian 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 Sun Nov 12 4:51:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from public.ndh.com (public.ndh.net [195.94.90.21]) by hub.freebsd.org (Postfix) with ESMTP id 3ECCC37B479 for ; Sun, 12 Nov 2000 04:51:45 -0800 (PST) Received: from localhost (port1043.duesseldorf.ndh.net [62.40.8.43]) by public.ndh.com (8.9.3/8.8.0) with ESMTP id NAA28371; Sun, 12 Nov 2000 13:51:30 +0100 (MET) Received: from tmseck by localhost with local (Exim 3.16 #1) id 13uwO0-00006o-00; Sun, 12 Nov 2000 13:37:28 +0100 Date: Sun, 12 Nov 2000 13:37:28 +0100 From: Thomas Seck To: Mamoru Iwaki Cc: freebsd-stable@freebsd.org Subject: Re: mount operation causes my 4.2-BETA system down Message-ID: <20001112133728.A355@basildon.homerun> Mail-Followup-To: Thomas Seck , Mamoru Iwaki , freebsd-stable@FreeBSD.ORG References: <20001112075719.65.qmail@pikachu.bsp.bc.niigata-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001112075719.65.qmail@pikachu.bsp.bc.niigata-u.ac.jp>; from iwaki@bc.niigata-u.ac.jp on So , Nov 12, 2000 at 04:57:18pm +0900 Organization: Die Teilchenbeschleuniger Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On So , Nov 12, 2000 at 04:57:18pm +0900, Mamoru Iwaki wrote: > Trying to mount an audio CD from ATAPI, I met system down on > 4.2-BETA. > > % mount -r /dev/racd0c /mnt > > This operation maybe nonsense, but the system should not be in > panic. > > My system is as follows: > > FreeBSD 4.2-BETA #0: Sun Nov 12 13:34:24 JST 2000 > acd0: CDROM at ata1-master using PIO3 I have recently reproduced this on a 4.1.1-Stable from Oct 29. Mounting an audio cd on acd0c and acd1c (cd-r and cd-rw) without specifying the filesystem type caused a system panic. When you try to mount with '-t cd9660' you will receive only the error message 'incorrect super block'. The system panic output follows: -------------------------------- panic: vmfault : fault on nofault entry, addr: c3dab000 Fatal trap 12: page fault while in kernel mode fault virtual address = 0x30 fault code = supervisor read, page not present instruction pointer = 0x8:0xc01cfefc stack pointer = 0x10:0xc026e6b0 frame pointer = 0x10:0xc026e6b4 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 = idle interrupt mask = bio trap number = 12 panic: page fault ------------------------------- Regards from Germany, Thomas Seck To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 5:55:35 2000 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 29A0D37B479 for ; Sun, 12 Nov 2000 05:55:33 -0800 (PST) Received: (from tim@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id HAA07378 for freebsd-stable@FreeBSD.ORG; Sun, 12 Nov 2000 07:55:32 -0600 (CST) Date: Sun, 12 Nov 2000 07:55:32 -0600 From: Tim Tsai To: freebsd-stable@FreeBSD.ORG Subject: periodic and 310.accounting Message-ID: <20001112075532.A7158@futuresouth.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 X-Loop: FreeBSD.ORG I was trying to look for some accounting logs today and noticed the periodic mechanism and specifically /etc/periodic/daily/310.accounting. It seems to me keeping logs for the past 3 days isn't really enough and the much smarter way is the method used by /etc/newsyslog.conf. Actually, I'd prefer to use newsyslog.conf to handle the accounting files as well. My question is, how do I accommodate this desire without having to modify /etc/daily/310.accounting each time we update the system. Seems like a default override would be useful. This might apply to other system log files as well. Please note that we are quite capable of changing the scripts to suit our needs I just don't want to get out of sync with the system. PS: how exactly does periodic get called? It's not in root's crontab. Thanks, Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 8: 7:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sfinx.lasting.ro (sfinx.lasting.ro [193.230.239.254]) by hub.freebsd.org (Postfix) with ESMTP id 129E637B479 for ; Sun, 12 Nov 2000 08:07:48 -0800 (PST) Received: from bofh.lasting.ro (root@bofh.lasting.ro [193.230.239.12]) by sfinx.lasting.ro (8.11.0/bofh+AntiVir) with ESMTP id eACG7cP18962 for ; Sun, 12 Nov 2000 18:07:38 +0200 Received: from lasting.ro (cbredi@localhost [127.0.0.1]) by bofh.lasting.ro (8.11.1/8.11.1) with ESMTP id eACG7Ej67416 for ; Sun, 12 Nov 2000 18:07:17 +0200 (EET) (envelope-from cbredi@lasting.ro) Message-ID: <3A0EC032.11A01795@lasting.ro> Date: Sun, 12 Nov 2000 18:07:14 +0200 From: "Cristian N. Bradiceanu" Organization: LASTING System X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: arplookup failed: host is not on local network Content-Type: multipart/mixed; boundary="------------CA0A7537DB68C0F21B2D314A" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------CA0A7537DB68C0F21B2D314A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Greetings, I'm getting many of these messages: arplookup 193.230.239.254 failed: host is not on local network relevant information: FreeBSD bofh.lasting.ro 4.2-BETA FreeBSD 4.2-BETA #0: Tue Nov 7 17:21:31 EET 2000 root@bofh.lasting.ro:/usr/obj/usr/src/sys/OOPS i386 xl0: flags=8843 mtu 1500 inet 193.230.239.12 netmask 0xffffffc0 broadcast 193.230.239.63 ether 00:50:da:3e:ff:71 media: autoselect (100baseTX ) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX Best regards, Cristian Bradiceanu --------------CA0A7537DB68C0F21B2D314A Content-Type: text/x-vcard; charset=us-ascii; name="cbredi.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Cristian N. Bradiceanu Content-Disposition: attachment; filename="cbredi.vcf" begin:vcard n:Bradiceanu;Cristian tel;fax:+40-56-201278 tel;work:+40-56-201278 x-mozilla-html:FALSE url:http://www.lasting.ro org:LASTING System;Internet version:2.1 email;internet:cbredi@lasting.ro adr;quoted-printable:;;Miron Costin 2=0D=0A;Timisoara;Timis;1900;Romania x-mozilla-cpt:;-12512 fn:Cristian Bradiceanu end:vcard --------------CA0A7537DB68C0F21B2D314A-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 8:29: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from front001.cluster1.charter.net (outbound.charter.net [24.216.159.200]) by hub.freebsd.org (Postfix) with ESMTP id 49B9037B479 for ; Sun, 12 Nov 2000 08:29:04 -0800 (PST) Received: from [24.217.128.203] (HELO dave.uhring.com) by front001.cluster1.charter.net (CommuniGate Pro SMTP 3.3.2a) with SMTP id 6267608; Sun, 12 Nov 2000 11:29:03 -0500 From: Dave Uhring Date: Sun, 12 Nov 2000 10:29:06 -0600 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" To: "Cristian N. Bradiceanu" , freebsd-stable@freebsd.org References: <3A0EC032.11A01795@lasting.ro> In-Reply-To: <3A0EC032.11A01795@lasting.ro> Subject: Re: arplookup failed: host is not on local network MIME-Version: 1.0 Message-Id: <00111210290600.00222@dave.uhring.com> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sunday 12 November 2000 10:07, Cristian N. Bradiceanu wrote: > > Greetings, > > I'm getting many of these messages: > > arplookup 193.230.239.254 failed: host is not on local network > > relevant information: > > FreeBSD bofh.lasting.ro 4.2-BETA FreeBSD 4.2-BETA #0: Tue Nov 7 > 17:21:31 EET 2000 root@bofh.lasting.ro:/usr/obj/usr/src/sys/OOPS > i386 > > xl0: flags=8843 mtu 1500 > inet 193.230.239.12 netmask 0xffffffc0 broadcast > 193.230.239.63 ether 00:50:da:3e:ff:71 > media: autoselect (100baseTX ) status: active > supported media: autoselect 100baseTX 100baseTX > 10baseT/UTP 10baseT/UTP 100baseTX > > Best regards, > Cristian Bradiceanu Look at your netmask and broadcast values. 193.230.239.254 is NOT on your local network. Dave To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 8:29:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [208.184.13.195]) by hub.freebsd.org (Postfix) with ESMTP id D9CD237B4C5; Sun, 12 Nov 2000 08:29:50 -0800 (PST) Received: by yertle.kciLink.com (Postfix, from userid 100) id 3DE5A2E449; Sun, 12 Nov 2000 11:29:50 -0500 (EST) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14862.50558.162883.164764@yertle.kciLink.com> Date: Sun, 12 Nov 2000 11:29:50 -0500 To: ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: KDE2 and some 4.2-Beta remarks In-Reply-To: <20001110233226.B17427@absinthe.condo.chico.ca.us> References: <00110520104702.82258@portable.herbelot.nom> <20001105141247.B70986@puck.firepipe.net> <20001110233226.B17427@absinthe.condo.chico.ca.us> X-Mailer: VM 6.80 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "FC" == Fred Condo writes: FC> I don't know *why* this bug happens, but on my system, choosing the FC> logout command a second time works. It seems to have something to do with the aRts sound system. On my desktop box, the sound server only produced static whenever KDE tried to play a sound, so I disabled it. Suddenly the Logout function started working reliably. It does take it a few seconds to actually log out, but it works. Has anyone worked on getting the sound system working? Anonther issue I have is the mounting of file systems doesn't work when double-clicking a CD-ROM device icon. It returns an error message from mount saying that the "-t" option needs an argument. I'm not sure where in KDE to look to fix this for FreeBSD. Also, the konsole program fails to chown the pty/tty and log it into utmp. It runs ok from a terminal window, but if launched from a menu item, it causes a SIGABRT and dies. Anyone have ideas on tracking that down? -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 9: 1:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hyperbate.francenet.fr (hyperbate.francenet.fr [193.149.97.80]) by hub.freebsd.org (Postfix) with ESMTP id C980237B479 for ; Sun, 12 Nov 2000 09:01:03 -0800 (PST) Received: from notbsdems.nantes.kisoft-services.com (Nantes6.francenet.net [193.149.110.70]) by hyperbate.francenet.fr (8.11.1/8.11.1) with ESMTP id eACGvPT17628; Sun, 12 Nov 2000 17:57:32 +0100 (MET) Received: by notbsdems.nantes.kisoft-services.com (Postfix, from userid 1001) id E7C4DE6C44; Sun, 12 Nov 2000 17:53:07 +0100 (CET) To: Richard J Kuhns Cc: Soren Schmidt , stable@FreeBSD.ORG Subject: Re: My cdrom disappeared with the new ata-all.c :-( References: <14859.1104.90246.424231@moriarity.grauel.com> <200011092038.VAA30964@freebsd.dk> <14859.62792.510657.850003@moriarity.grauel.com> From: Eric Masson In-Reply-To: <14859.62792.510657.850003@moriarity.grauel.com> Date: 12 Nov 2000 17:53:05 +0100 Message-ID: <86aeb5uo7i.fsf@notbsdems.nantes.kisoft-services.com> Lines: 39 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --=-=-= >>>>> "Richard" == Richard J Kuhns writes: Richard> It worked! Life is good again... Richard> Thanks! - Rich Hello, acd0 disappeared on my box yesterday (didn't noticed before, I barely use the cdrom drive) Here's the dmesg without the patch in the thread : --=-=-= Content-Disposition: attachment; filename=dmesg.unpatched Copyright (c) 1992-2000 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.2-BETA #0: Sun Nov 12 16:58:38 CET 2000 emss@notbsdems.nantes.kisoft-services.com:/usr/obj/usr/src/sys/THINKPAD Calibrating clock(s) ... TSC clock: 266605667 Hz, i8254 clock: 1193143 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz CLK_USE_TSC_CALIBRATION not specified - using old calibration method CPU: Pentium II/Pentium II Xeon/Celeron (266.62-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff real memory = 67043328 (65472K bytes) Physical memory chunk(s): 0x00001000 - 0x0009efff, 647168 bytes (158 pages) 0x00323000 - 0x03fe7fff, 63721472 bytes (15557 pages) avail memory = 62074880 (60620K bytes) bios32: Found BIOS32 Service Directory header at 0xc00f71a0 bios32: Entry = 0xfd7e0 (c00fd7e0) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0x225 pnpbios: Found PnP BIOS data at 0xc00f71d0 pnpbios: Entry = f0000:9786 Rev = 1.0 pnpbios: Event flag at 4b4 Other BIOS signatures found: ACPI: 000f7160 Preloaded elf kernel "kernel" at 0xc030a000. VESA: information block 56 45 53 41 00 02 20 01 00 01 00 00 00 00 22 00 00 01 27 00 11 01 00 01 00 01 09 01 00 01 1b 01 00 01 00 01 01 01 02 01 03 01 04 01 05 01 07 01 0d 01 0e 01 10 01 11 01 12 01 13 01 14 01 15 01 VESA: 24 mode(s) found VESA: v2.0, 2496k memory, flags:0x0, mode table:0xc02b4542 (1000022) VESA: MagicGraph 256 AV 48K VESA: NeoMagic MagicMedia 256 AV 01.0 Pentium Pro MTRR support enabled pci_open(1): mode 1 addr port (0x0cf8) is 0x80002814 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=71928086) apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 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=71928086) pcib0: on motherboard found-> vendor=0x8086, dev=0x7192, revid=0x02 class=06-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[10]: type 1, range 32, base 00000000, size 26 found-> vendor=0x8086, dev=0x7110, revid=0x02 class=06-80-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x7111, revid=0x01 class=01-01-80, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[20]: type 1, range 32, base 0000fcd0, size 4 found-> vendor=0x8086, dev=0x7112, revid=0x01 class=0c-03-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=d, irq=11 map[20]: type 1, range 32, base 0000fce0, size 5 found-> vendor=0x8086, dev=0x7113, revid=0x02 class=06-80-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[90]: type 1, range 32, base 00001040, size 4 found-> vendor=0x104c, dev=0xac16, revid=0x02 class=06-07-00, hdrtype=0x02, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base 04000000, size 12 found-> vendor=0x104c, dev=0xac16, revid=0x02 class=06-07-00, hdrtype=0x02, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base 04100000, size 12 found-> vendor=0x10c8, dev=0x0005, revid=0x12 class=03-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base fd000000, size 24 map[14]: type 1, range 32, base fe800000, size 22 map[18]: type 1, range 32, base fed00000, size 20 found-> vendor=0x10c8, dev=0x8005, revid=0x12 class=04-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=b, irq=11 map[10]: type 1, range 32, base fe400000, size 22 map[14]: type 1, range 32, base fec00000, size 20 pci0: on pcib0 isab0: at device 2.0 on pci0 isa0: on isab0 atapci0: port 0xfcd0-0xfcdf at device 2.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xfcd0 ata0: mask=03 status0=50 status1=00 ata0: mask=03 status0=50 status1=00 ata0: devices = 0x1 ata0: at 0x1f0 irq 14 on atapci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xfcd8 ata1: mask=00 status0=50 status1=fe ata1: probe allocation failed uhci0: port 0xfce0-0xfcff irq 11 at device 2.2 on pci0 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 intpm0: port 0x1040-0x104f irq 9 at device 2.3 on pci0 intpm0: I/O mapped 1040 intpm0: intr IRQ 9 enabled revision 0 smbus0: on intsmb0 smb0: on smbus0 intpm0: PM I/O mapped 1000 pcic-pci0: mem 0x4000000-0x4000fff irq 11 at device 3.0 on pci0 pcic-pci0: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] pcic-pci0: Legacy address set to 0x3e0 PCI Config space: 00: ac16104c 02100043 06070002 00820000 10: 04000000 020000a0 00000000 00000000 20: 00000000 00000000 00000000 00000000 30: 00000000 00000000 00000000 03c0010b 40: 00921014 000003e1 00000000 00000000 50: 00000000 00000000 00000000 00000000 60: 00000000 00000000 00000000 00000000 70: 00000000 00000000 00000000 00000000 80: 28449060 00000600 01808989 00002000 90: 606402c0 00000000 00000000 00000000 Cardbus Socket registers: 00: 0000000f: 00000000: 30000510: 00000000: 10: 00000000: 00000000: 00000000: 00000000: ExCa registers: 00: 84 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10: 00 00 00 00 00 00 c0 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 pcic-pci1: mem 0x4100000-0x4100fff irq 11 at device 3.1 on pci0 pcic-pci1: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] PCI Config space: 00: ac16104c 02100043 06070002 00820000 10: 04100000 020000a0 00000000 00000000 20: 00000000 00000000 00000000 00000000 30: 00000000 00000000 00000000 03c0010b 40: 00921014 000003e1 00000000 00000000 50: 00000000 00000000 00000000 00000000 60: 00000000 00000000 00000000 00000000 70: 00000000 00000000 00000000 00000000 80: 28449060 00000600 01808989 00002000 90: 606402c0 00000000 00000000 00000000 Cardbus Socket registers: 00: 00000000: 00000000: 30000206: 00000000: 10: 00000000: 00000000: 00000000: 00000000: ExCa registers: 00: 84 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10: 00 00 00 00 00 00 c0 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 pci0: (vendor=0x10c8, dev=0x0005) at 5.0 irq 11 chip1: mem 0xfec00000-0xfecfffff,0xfe400000-0xfe7fffff irq 11 at device 5.1 on pci0 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 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 ata2 failed to probe at port 0x1f0 irq 14 on isa0 ata3: iobase=0x0170 altiobase=0x0376 bmaddr=0x0000 ata3: mask=00 status0=50 status1=fe ata3: probe allocation failed ata3 failed to probe at port 0x170-0x177,0x376 irq 15 on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 psm0: current command byte:0047 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fa kbdc: RESET_AUX status:00aa kbdc: RESET_AUX ID:0000 psm: status 00 02 64 psm: status 00 00 64 psm: status 00 03 64 psm: status 00 03 64 psm: data 08 00 00 psm: status 10 00 64 psm: status 00 02 64 psm: data 08 00 00 psm: status 00 02 64 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons psm0: config:00006000, flags:00000000, packet size:3 psm0: syncmask:c0, syncbits:00 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x700ff fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 fb0: init mode:24, bios mode:3, current mode:24 fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k VGA parameters upon power-up 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 05 50 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff VGA parameters in BIOS for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff EGA/VGA parameters to be used for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) sio0: irq maps: 0x8041 0x8051 0x8041 0x8041 sio0 at port 0x3f8-0x3ff irq 4 flags 0x20010 on isa0 sio0: type ST16650A pcic0: at port 0x3e0-0x3e1 on isa0 pcic0: Polling mode stat is 4c stat is 0 pccard0: on pcic0 pccard1: on pcic0 pcic1: Cannot get I/O range pcic1 failed to probe at port 0x3e0-0x3e1 on isa0 mss_detect - chip revision 0x0a mss_detect() - Detected CS4231 pcm0: at port 0x530-0x537,0x538-0x539 irq 5 drq 0 flags 0xa111 on isa0 pcm: setmap 30000, ff00; 0xc6423000 -> 30000 pcm: setmap 40000, ff00; 0xc6433000 -> 40000 isa_probe_children: probing PnP devices BIOS Geometries: 0:020cfe3f 0..524=525 cylinders, 0..254=255 heads, 1..63=63 sectors 0 accounted for Device configuration finished. bpf: lo0 attached ata0-master: success setting UDMA2 on PIIX4 chip Creating DISK ad0 Creating DISK wd0 ad0: ATA-4 disk at ata0-master ad0: 4126MB (8452080 sectors), 8944 cyls, 15 heads, 63 S/T, 512 B/S ad0: 16 secs/int, 1 depth queue, UDMA33 ad0: piomode=4 dmamode=2 udmamode=2 cblid=0 ad0: 4126MB [8944/15/63] at ata0-master UDMA33 Mounting root from ufs:/dev/ad0s1a pccard: card inserted, slot 0 Slot 0 chg = 0x4 ad0s1: type 0xa5, start 63, end = 8289539, size 8289477 : OK ad0s4: type 0xa0, start 8289540, end = 8434124, size 144585 : OK start_init: trying /sbin/init Linux-ELF exec handler installed sio-: sio0 exists, using next available unit number pcic: I/O win 0 flags 11 3e8-3ef pcic: I/O win 0 flags 1 3e8-3ef sio1 at port 0x3e8-0x3ef irq 3 slot 0 on pccard0 pcic: I/O win 0 flags 11 3e8-3ef sio1: type ST16650A --=-=-= Here's the dmesg with the patch in the thread : --=-=-= Content-Disposition: attachment; filename=dmesg.patched Copyright (c) 1992-2000 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.2-BETA #0: Sun Nov 12 16:58:38 CET 2000 emss@notbsdems.nantes.kisoft-services.com:/usr/obj/usr/src/sys/THINKPAD Calibrating clock(s) ... TSC clock: 266605555 Hz, i8254 clock: 1193142 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency Timecounter "i8254" frequency 1193182 Hz CLK_USE_TSC_CALIBRATION not specified - using old calibration method CPU: Pentium II/Pentium II Xeon/Celeron (266.62-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff real memory = 67043328 (65472K bytes) Physical memory chunk(s): 0x00001000 - 0x0009efff, 647168 bytes (158 pages) 0x00323000 - 0x03fe7fff, 63721472 bytes (15557 pages) avail memory = 62074880 (60620K bytes) bios32: Found BIOS32 Service Directory header at 0xc00f71a0 bios32: Entry = 0xfd7e0 (c00fd7e0) Rev = 0 Len = 1 pcibios: PCI BIOS entry at 0x225 pnpbios: Found PnP BIOS data at 0xc00f71d0 pnpbios: Entry = f0000:9786 Rev = 1.0 pnpbios: Event flag at 4b4 Other BIOS signatures found: ACPI: 000f7160 Preloaded elf kernel "kernel" at 0xc030a000. VESA: information block 56 45 53 41 00 02 20 01 00 01 00 00 00 00 22 00 00 01 27 00 11 01 00 01 00 01 09 01 00 01 1b 01 00 01 00 01 01 01 02 01 03 01 04 01 05 01 07 01 0d 01 0e 01 10 01 11 01 12 01 13 01 14 01 15 01 VESA: 24 mode(s) found VESA: v2.0, 2496k memory, flags:0x0, mode table:0xc02b4542 (1000022) VESA: MagicGraph 256 AV 48K VESA: NeoMagic MagicMedia 256 AV 01.0 Pentium Pro MTRR support enabled pci_open(1): mode 1 addr port (0x0cf8) is 0x80002814 pci_open(1a): mode1res=0x80000000 (0x80000000) pci_cfgcheck: device 0 [class=060000] [hdr=00] is there (id=71928086) apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 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=71928086) pcib0: on motherboard found-> vendor=0x8086, dev=0x7192, revid=0x02 class=06-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[10]: type 1, range 32, base 00000000, size 26 found-> vendor=0x8086, dev=0x7110, revid=0x02 class=06-80-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 found-> vendor=0x8086, dev=0x7111, revid=0x01 class=01-01-80, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[20]: type 1, range 32, base 0000fcd0, size 4 found-> vendor=0x8086, dev=0x7112, revid=0x01 class=0c-03-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=d, irq=11 map[20]: type 1, range 32, base 0000fce0, size 5 found-> vendor=0x8086, dev=0x7113, revid=0x02 class=06-80-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[90]: type 1, range 32, base 00001040, size 4 found-> vendor=0x104c, dev=0xac16, revid=0x02 class=06-07-00, hdrtype=0x02, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base 04000000, size 12 found-> vendor=0x104c, dev=0xac16, revid=0x02 class=06-07-00, hdrtype=0x02, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base 04100000, size 12 found-> vendor=0x10c8, dev=0x0005, revid=0x12 class=03-00-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base fd000000, size 24 map[14]: type 1, range 32, base fe800000, size 22 map[18]: type 1, range 32, base fed00000, size 20 found-> vendor=0x10c8, dev=0x8005, revid=0x12 class=04-01-00, hdrtype=0x00, mfdev=1 subordinatebus=0 secondarybus=0 intpin=b, irq=11 map[10]: type 1, range 32, base fe400000, size 22 map[14]: type 1, range 32, base fec00000, size 20 pci0: on pcib0 isab0: at device 2.0 on pci0 isa0: on isab0 atapci0: port 0xfcd0-0xfcdf at device 2.1 on pci0 ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xfcd0 ata0: mask=03 status0=50 status1=00 ata0: mask=03 status0=50 status1=00 ata0: devices = 0x1 ata0: at 0x1f0 irq 14 on atapci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xfcd8 ata1: mask=00 status0=50 status1=fe ata1: probe allocation failed uhci0: port 0xfce0-0xfcff irq 11 at device 2.2 on pci0 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 intpm0: port 0x1040-0x104f irq 9 at device 2.3 on pci0 intpm0: I/O mapped 1040 intpm0: intr IRQ 9 enabled revision 0 smbus0: on intsmb0 smb0: on smbus0 intpm0: PM I/O mapped 1000 pcic-pci0: mem 0x4000000-0x4000fff irq 11 at device 3.0 on pci0 pcic-pci0: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] pcic-pci0: Legacy address set to 0x3e0 PCI Config space: 00: ac16104c 02100043 06070002 00820000 10: 04000000 020000a0 00000000 00000000 20: 00000000 00000000 00000000 00000000 30: 00000000 00000000 00000000 03c0010b 40: 00921014 000003e1 00000000 00000000 50: 00000000 00000000 00000000 00000000 60: 00000000 00000000 00000000 00000000 70: 00000000 00000000 00000000 00000000 80: 28449060 00000600 01808989 00002000 90: 606402c0 00000000 00000000 00000000 Cardbus Socket registers: 00: 0000000f: 00000000: 30000510: 00000000: 10: 00000000: 00000000: 00000000: 00000000: ExCa registers: 00: 84 0c 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10: 00 00 00 00 00 00 c0 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 pcic-pci1: mem 0x4100000-0x4100fff irq 11 at device 3.1 on pci0 pcic-pci1: TI12XX PCI Config Reg: [speaker enable][pwr save][CSC serial isa irq] PCI Config space: 00: ac16104c 02100043 06070002 00820000 10: 04100000 020000a0 00000000 00000000 20: 00000000 00000000 00000000 00000000 30: 00000000 00000000 00000000 03c0010b 40: 00921014 000003e1 00000000 00000000 50: 00000000 00000000 00000000 00000000 60: 00000000 00000000 00000000 00000000 70: 00000000 00000000 00000000 00000000 80: 28449060 00000600 01808989 00002000 90: 606402c0 00000000 00000000 00000000 Cardbus Socket registers: 00: 00000000: 00000000: 30000206: 00000000: 10: 00000000: 00000000: 00000000: 00000000: ExCa registers: 00: 84 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 10: 00 00 00 00 00 00 c0 00 00 00 00 00 00 00 00 00 20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 pci0: (vendor=0x10c8, dev=0x0005) at 5.0 irq 11 chip1: mem 0xfec00000-0xfecfffff,0xfe400000-0xfe7fffff irq 11 at device 5.1 on pci0 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 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 ata2 failed to probe at port 0x1f0 irq 14 on isa0 ata3: iobase=0x0170 altiobase=0x0376 bmaddr=0x0000 ata3: mask=00 status0=50 status1=fa ata3: probe allocation failed ata3 failed to probe at port 0x170-0x177,0x376 irq 15 on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 atkbd: the current kbd controller command byte 0047 atkbd: keyboard ID 0x41ab (2) kbdc: RESET_KBD return code:00fa kbdc: RESET_KBD status:00aa kbd0: atkbd0, AT 101/102 (2), config:0x0, flags:0x3d0000 psm0: current command byte:0047 kbdc: TEST_AUX_PORT status:0000 kbdc: RESET_AUX return code:00fa kbdc: RESET_AUX status:00aa kbdc: RESET_AUX ID:0000 psm: status 00 02 64 psm: status 00 00 64 psm: status 00 03 64 psm: status 00 03 64 psm: data 08 00 00 psm: status 10 00 64 psm: status 00 02 64 psm: data 08 00 00 psm: status 00 02 64 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0-00, 2 buttons psm0: config:00006000, flags:00000000, packet size:3 psm0: syncmask:c0, syncbits:00 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x700ff fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000 fb0: init mode:24, bios mode:3, current mode:24 fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k VGA parameters upon power-up 50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 05 50 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff VGA parameters in BIOS for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff EGA/VGA parameters to be used for mode 24 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sc0: fb0, kbd0, terminal emulator: sc (syscons terminal) sio0: irq maps: 0x8041 0x8051 0x8041 0x8041 sio0 at port 0x3f8-0x3ff irq 4 flags 0x20010 on isa0 sio0: type ST16650A pcic0: at port 0x3e0-0x3e1 on isa0 pcic0: Polling mode stat is 4c stat is 0 pccard0: on pcic0 pccard1: on pcic0 pcic1: Cannot get I/O range pcic1 failed to probe at port 0x3e0-0x3e1 on isa0 mss_detect - chip revision 0x0a mss_detect() - Detected CS4231 pcm0: at port 0x530-0x537,0x538-0x539 irq 5 drq 0 flags 0xa111 on isa0 pcm: setmap 30000, ff00; 0xc6423000 -> 30000 pcm: setmap 40000, ff00; 0xc6433000 -> 40000 isa_probe_children: probing PnP devices BIOS Geometries: 0:020cfe3f 0..524=525 cylinders, 0..254=255 heads, 1..63=63 sectors 0 accounted for Device configuration finished. bpf: lo0 attached ata0-master: success setting UDMA2 on PIIX4 chip Creating DISK ad0 Creating DISK wd0 ad0: ATA-4 disk at ata0-master ad0: 4126MB (8452080 sectors), 8944 cyls, 15 heads, 63 S/T, 512 B/S ad0: 16 secs/int, 1 depth queue, UDMA33 ad0: piomode=4 dmamode=2 udmamode=2 cblid=0 ad0: 4126MB [8944/15/63] at ata0-master UDMA33 Mounting root from ufs:/dev/ad0s1a pccard: card inserted, slot 0 Slot 0 chg = 0x4 ad0s1: type 0xa5, start 63, end = 8289539, size 8289477 : OK ad0s4: type 0xa0, start 8289540, end = 8434124, size 144585 : OK start_init: trying /sbin/init Linux-ELF exec handler installed sio-: sio0 exists, using next available unit number pcic: I/O win 0 flags 11 3e8-3ef pcic: I/O win 0 flags 1 3e8-3ef sio1 at port 0x3e8-0x3ef irq 3 slot 0 on pccard0 pcic: I/O win 0 flags 11 3e8-3ef sio1: type ST16650A --=-=-= In neither case the drive is recognised. Sorry Soren, one more odd hardware. Other data : ata-all.c * * $FreeBSD: src/sys/dev/ata/ata-all.c,v 1.50.2.11 2000/11/09 10:47:29 sos Exp $ */ uname -a FreeBSD notbsdems.nantes.kisoft-services.com 4.2-BETA FreeBSD 4.2-BETA #0: Sun Nov 12 16:58:38 CET 2000 emss@notbsdems.nantes.kisoft-services.com:/usr/obj/usr/src/sys/THINKPAD i386 Regards Eric Masson -- Progress (n) : What led from smart users in front of dumb terminals to dumb users in front of smart terminals. --=-=-=-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 9: 3:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id AF29937B479 for ; Sun, 12 Nov 2000 09:03:44 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id SAA82678; Sun, 12 Nov 2000 18:01:53 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200011121701.SAA82678@freebsd.dk> Subject: Re: My cdrom disappeared with the new ata-all.c :-( In-Reply-To: <86aeb5uo7i.fsf@notbsdems.nantes.kisoft-services.com> from Eric Masson at "Nov 12, 2000 05:53:05 pm" To: e-masson@kisoft-services.com (Eric Masson) Date: Sun, 12 Nov 2000 18:01:52 +0100 (CET) Cc: rjk@grauel.com (Richard J Kuhns), stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Eric Masson wrote: > > acd0 disappeared on my box yesterday (didn't noticed before, I barely use > the cdrom drive) > > Here's the dmesg without the patch in the thread : > Here's the dmesg with the patch in the thread : [Attachment, skipping...] Oh, you shoudl definitly try the new patch diff-4.2-1... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 10:11:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from Socrates.i-pi.com (Socrates.i-pi.com [198.49.217.5]) by hub.freebsd.org (Postfix) with ESMTP id 49CA437B479 for ; Sun, 12 Nov 2000 10:11:22 -0800 (PST) Received: (from ingham@localhost) by Socrates.i-pi.com (8.11.1/8.11.1) id eACIAC315572; Sun, 12 Nov 2000 11:10:12 -0700 (MST) (envelope-from ingham) Date: Sun, 12 Nov 2000 11:10:12 -0700 From: Kenneth Ingham To: Tim Tsai Cc: freebsd-stable@FreeBSD.ORG Subject: Re: periodic and 310.accounting Message-ID: <20001112111012.C15497@Socrates.i-pi.com> References: <20001112075532.A7158@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001112075532.A7158@futuresouth.com>; from tim@futuresouth.com on Sun, Nov 12, 2000 at 07:55:32AM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 07:55:32AM -0600, Tim Tsai wrote: > PS: how exactly does periodic get called? It's not in root's crontab. in /etc/crontab there are lines: 59 1 * * * root periodic daily 30 3 * * 6 root periodic weekly 30 5 1 * * root periodic monthly Kenneth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 10:21:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from proxy.chain.loc (chain.demon.nl [195.173.248.152]) by hub.freebsd.org (Postfix) with ESMTP id 2D6DE37B479 for ; Sun, 12 Nov 2000 10:21:26 -0800 (PST) Received: from chain.demon.nl (alcatraz.chain.loc [192.168.0.4]) by proxy.chain.loc (8.11.1/8.11.0) with ESMTP id eACILNR02380 for ; Sun, 12 Nov 2000 19:21:25 +0100 (CET) (envelope-from sven@chain.demon.nl) Message-ID: <3A0EDF7E.ECA0310A@chain.demon.nl> Date: Sun, 12 Nov 2000 19:20:46 +0100 From: Sven Hazejager Organization: CHAIN Software Technology B.V. X-Mailer: Mozilla 4.74 [en] (X11; U; IRIX64 6.5 IP28) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: IDE RAID? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm going to install a new FreeBSD server and I'm looking into an Ultra-ATA 100 RAID solution. So far, my searches on Dejanews seem to indicate that there are some problems with either installing FreeBSD, or booting FreeBSD from a RAID volume. I would like to configure two hard drives in a mirror (RAID1) config, and install and run the latest FreeBSD-STABLE on it. I'm considering either the Abit Hot Rod 100 or the Promise Fasttrack 100 RAID PCI cards. Does anyone have experience with either of those? Thanks, Sven Hazejager To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 10:23:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from arg1.demon.co.uk (arg1.demon.co.uk [194.222.34.166]) by hub.freebsd.org (Postfix) with ESMTP id B62E937B479; Sun, 12 Nov 2000 10:23:09 -0800 (PST) Received: by arg1.demon.co.uk (Postfix, from userid 300) id C67369B10; Sun, 12 Nov 2000 18:23:07 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by arg1.demon.co.uk (Postfix) with ESMTP id C35285D07; Sun, 12 Nov 2000 18:23:07 +0000 (GMT) Date: Sun, 12 Nov 2000 18:23:07 +0000 (GMT) From: Andrew Gordon X-Sender: arg@server.arg.sj.co.uk To: Cameron Grant Cc: j mckitrick , stable@freebsd.org, multimedia@freebsd.org Subject: RE: continuing sound problems with 4.2-beta In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 10 Nov 2000, Cameron Grant wrote: > > I ran into this the other day; it appears that there has been a change in > > the sound API recently such that you need to do SNDCTL_DSP_SPEED before > > SNDCTL_DSP_SETFMT. I haven't had time to dig into CVS to see when this > > happened or why. > > this is a bug that i cannot replicate. can you give me more info on your > hardware? pcm0: port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 10 at device 7.5 on pci0 FreeBSD Audio Driver (newpcm) Nov 12 2000 01:08:07 Installed devices: pcm0: at io 0xdc00 irq 10 (1p/1r channels duplex) This is now running with -stable from yesterday. However, I think the real problem relates to the AC'97 codec rather than the VIA chipset - this codec only supports one speed (44KHz). I have now traced the problem some way into the driver. The DSP_SETFMT call never gets as far as the hardware specific driver - it calls chn_setformat(), which then calls chn_buildfeeder(), which returns EINVAL from around line 1430: for (type = FEEDER_RATE; type <= FEEDER_LAST; type++) { if (flags & (1 << type)) { desc.type = type; desc.in = 0; desc.out = 0; desc.flags = 0; DEB(printf("find feeder type %d, ", type)); f = feeder_get(&desc); DEB(printf("got %p\n", f)); if (f == NULL) return EINVAL; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 10:30:30 2000 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 0F7BD37B479 for ; Sun, 12 Nov 2000 10:30:27 -0800 (PST) Received: from chimp (fcage [192.168.0.2]) by cage.simianscience.com (8.11.1/8.9.3) with ESMTP id eACIWbh14220; Sun, 12 Nov 2000 13:32:38 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <4.2.2.20001112132423.023487c0@marble.sentex.net> X-Sender: mdtancsa@marble.sentex.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Sun, 12 Nov 2000 13:30:10 -0500 To: Sven Hazejager , freebsd-stable@FreeBSD.ORG From: Mike Tancsa Subject: Re: IDE RAID? In-Reply-To: <3A0EDF7E.ECA0310A@chain.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I dont have any direct experience with the controllers listed below on FreeBSD, however I did try the Fasttrak a year or so ago on NT and was less than impressed with it under even a medium load. The IDE RAID card I have had good experience with is the one from 3ware. (www.3ware.com). I have been using it in RAID 0 and RAID 1 on a number of servers with very good results and reliability, including booting from it (e.g) > df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/twed0s1a 297663 32705 241145 12% / /dev/twed0s1f 26106691 1337834 22680322 6% /usr /dev/twed0s1e 992239 18601 894259 2% /var procfs 4 4 0 100% /proc > Read write performance is very nice. Have a look through the archives where I have posted some numbers in the past. Also, there will soon be native disk management utilities direct from 3ware. ---Mike At 07:20 PM 11/12/2000 +0100, Sven Hazejager wrote: >Hi, > >I'm going to install a new FreeBSD server and I'm looking into an >Ultra-ATA 100 RAID solution. So far, my searches on Dejanews seem to >indicate that there are some problems with either installing FreeBSD, or >booting FreeBSD from a RAID volume. I would like to configure two hard >drives in a mirror (RAID1) config, and install and run the latest >FreeBSD-STABLE on it. I'm considering either the Abit Hot Rod 100 or the >Promise Fasttrack 100 RAID PCI cards. Does anyone have experience with >either of those? > >Thanks, > >Sven Hazejager > > >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 Sun Nov 12 11:18:16 2000 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 3949B37B479; Sun, 12 Nov 2000 11:18:13 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id LAA00306; Sun, 12 Nov 2000 11:18:08 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eACJI6l40407; Sun, 12 Nov 2000 11:18:06 -0800 (PST) (envelope-from jdp) Date: Sun, 12 Nov 2000 11:18:06 -0800 (PST) Message-Id: <200011121918.eACJI6l40407@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Cc: asami@freebsd.org Subject: Re: libc shlib version In-Reply-To: <200011120651.eAC6paj79972@silvia.hip.berkeley.edu> References: <200011120651.eAC6paj79972@silvia.hip.berkeley.edu> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <200011120651.eAC6paj79972@silvia.hip.berkeley.edu>, Satoshi Asami wrote: > It was brought to my attention that recent 40upgrade kills all the > networking programs. Looking at the plists, the only thing I can > think of is that libc.so.4 has somehow lost backward compatibility. This isn't much to go on. What are the symptoms? 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 Sun Nov 12 11:48:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cosa.uk-legal.net (cosa.uk-legal.net [212.240.216.34]) by hub.freebsd.org (Postfix) with ESMTP id C168637B479; Sun, 12 Nov 2000 11:48:28 -0800 (PST) Received: by cosa.uk-legal.net (Postfix, from userid 1000) id 10F9F11289; Sun, 12 Nov 2000 19:48:27 +0000 (GMT) Received: from localhost (localhost [127.0.0.1]) by cosa.uk-legal.net (Postfix) with ESMTP id 048361A; Sun, 12 Nov 2000 19:48:26 +0000 (GMT) Date: Sun, 12 Nov 2000 19:48:26 +0000 (GMT) From: Andrew Tulloch To: Vivek Khera Cc: ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: KDE2 and some 4.2-Beta remarks In-Reply-To: <14862.50558.162883.164764@yertle.kciLink.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Also, the konsole program fails to chown the pty/tty and log it into > utmp. It runs ok from a terminal window, but if launched from a menu > item, it causes a SIGABRT and dies. Anyone have ideas on tracking > that down? I've also noticed this problem, but it only seems to occur for me if I login via xdm or kdm, but not if I just use startx from the console. Not sure if thats any use... Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 12: 4:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from relay2.scripps.edu (relay2.scripps.edu [137.131.200.30]) by hub.freebsd.org (Postfix) with ESMTP id 4A45C37B479 for ; Sun, 12 Nov 2000 12:04:36 -0800 (PST) Received: from hermes.scripps.edu (hermes.scripps.edu [137.131.200.6]) by relay2.scripps.edu (8.11.0/TSRI-4.0r) with ESMTP id eACK4Yd00137; Sun, 12 Nov 2000 12:04:34 -0800 (PST) Received: from fiveof5 (fiveof5 [137.131.20.51]) by hermes.scripps.edu (8.9.2/TSRI-3.3h) with ESMTP id MAA27023; Sun, 12 Nov 2000 12:04:32 -0800 (PST) Date: Sun, 12 Nov 2000 12:04:33 -0800 (PST) From: Mike Spooner X-Sender: spooner@fiveof5 To: Chris Fedde Cc: freebsd stable Subject: Re: dazed and confused In-Reply-To: <200011110630.eAB6UYw03120@fedde.littleton.co.us> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks! That helped a great deal. Mike Spooner -_-_-_-_-_-_-_-_-_-_-_-_-_-_-_ On Fri, 10 Nov 2000, Chris Fedde wrote: > On Fri, 10 Nov 2000 13:49:16 -0800 spooner wrote: > +------------------ > | Greetings, > | > | Wednesday, Nov. 8, I cvsup'd my 4.1-stable (as of Sept 24) machine... > | make buildworld... make buildkernel KERNEL=GENERIC... make installkernel > | KERNEL=GENERIC completed with no problems. Then the fun started. > | > | After rebooting, the system came up as 4.2-BETA and I'm thinking things > | are going smoothly. > | > | make installworld was chugging along fine until /usr ran out of space. > | After recovering some disk space I attempted another make installworld. > | This time it fails with the following, > | /usr/libexec/ld-elf.so.1: Shared object "libm.so.2" not found > | > | After checking the archives I added chmod to Makefile.inc1 and tried > | another make installworld... no luck, same "shared object not found" > | error message. > | > | At this point I start trying things which probably wasn't a good idea. > | I reboot with my previous good kernel to see if it still works. The > | system comes up fine except I still see the "shared object not found" > | message after log in and when certain processes try to start (kmail for > | one). I also notice ntpd is not starting. > | > | For my next trick I decide to try cvsuping 4.1.1 to see if things would > | be better. After make cleandir, make buildworld yeilds the > | following... > +------------------ > > Running out of space durring this kind of thing sucks. > Recover /usr/lib from your backup (if you have one). > Otherwise Install reasonable looking binary distributions > of lib then re-cvsup and start over. > > > 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 Sun Nov 12 12:26:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from blount.mail.mindspring.net (blount.mail.mindspring.net [207.69.200.226]) by hub.freebsd.org (Postfix) with ESMTP id 9FB0637B479 for ; Sun, 12 Nov 2000 12:26:20 -0800 (PST) Received: from silvia.hip.berkeley.edu (sji-ca7-217.ix.netcom.com [209.109.235.217]) by blount.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id PAA08127; Sun, 12 Nov 2000 15:26:14 -0500 (EST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id eACKQ8N82848; Sun, 12 Nov 2000 12:26:08 -0800 (PST) (envelope-from asami@cs.berkeley.edu) X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: John Polstra Cc: stable@freebsd.org Subject: Re: libc shlib version References: <200011120651.eAC6paj79972@silvia.hip.berkeley.edu> <200011121918.eACJI6l40407@vashon.polstra.com> From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Date: 12 Nov 2000 12:26:06 -0800 In-Reply-To: <200011121918.eACJI6l40407@vashon.polstra.com> (John Polstra's message of "Sun, 12 Nov 2000 11:18:06 -0800 (PST)") Message-ID: Lines: 16 User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 06) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 =?ISO-2022-JP?B?KBskQjJWMWMbKEIp?= Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: John Polstra * In article <200011120651.eAC6paj79972@silvia.hip.berkeley.edu>, * Satoshi Asami wrote: * * > It was brought to my attention that recent 40upgrade kills all the * > networking programs. Looking at the plists, the only thing I can * > think of is that libc.so.4 has somehow lost backward compatibility. * * This isn't much to go on. What are the symptoms? I don't know much either, as I haven't experienced it myself. The reports say core dumps from fetch, etc. Please see PR #21997. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 12:35: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id F14E237B479 for ; Sun, 12 Nov 2000 12:35:04 -0800 (PST) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id OAA09456; Sun, 12 Nov 2000 14:34:43 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-81.max1.wa.cyberlynk.net(207.227.118.81) by peak.mountin.net via smap (V1.3) id sma009454; Sun Nov 12 14:34:37 2000 Message-Id: <4.3.2.20001112142117.00bb1a40@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Sun, 12 Nov 2000 14:31:46 -0600 To: Mike Tancsa , Sven Hazejager , freebsd-stable@FreeBSD.ORG From: "Jeffrey J. Mountin" Subject: Re: IDE RAID? In-Reply-To: <4.2.2.20001112132423.023487c0@marble.sentex.net> References: <3A0EDF7E.ECA0310A@chain.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 01:30 PM 11/12/00 -0500, Mike Tancsa wrote: >I dont have any direct experience with the controllers listed below on >FreeBSD, however I did try the Fasttrak a year or so ago on NT and was >less than impressed with it under even a medium load. The IDE RAID card I >have had good experience with is the one from 3ware. (www.3ware.com). I >have been using it in RAID 0 and RAID 1 on a number of servers with very >good results and reliability, including booting from it (e.g) Can second the 3Ware cards, but only have had a few days to play with them. Not sure exactly when install support came in, but with RC1 has it (this after I did it the hard way). The 2 port 6200 runs around $130, 4 port 6400 about $230, and 8 port 6800 around $400. >Read write performance is very nice. Have a look through the archives >where I have posted some numbers in the past. Also, there will soon be >native disk management utilities direct from 3ware. Yea! One thing overlooked was a comment line in MAKEDEV: --- MAKEDEV.orig Thu Nov 9 21:28:29 2000 +++ MAKEDEV Sat Nov 11 21:57:18 2000 @@ -49,4 +49,5 @@ # mlxd* Mylex DAC960 RAID disk volumes # scd* Sony CD-ROM disks +# twe* 3Ware Escalade 3W-5x00/3W-6x00 ATA RAID controllers # vn* vnode disks # wd* "Winchester" disk drives (ST506,IDE,ESDI,RLL,...) Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 12:37:24 2000 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 2283837B479; Sun, 12 Nov 2000 12:37:22 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id MAA00587; Sun, 12 Nov 2000 12:37:20 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eACKbJ540686; Sun, 12 Nov 2000 12:37:19 -0800 (PST) (envelope-from jdp) Date: Sun, 12 Nov 2000 12:37:19 -0800 (PST) Message-Id: <200011122037.eACKbJ540686@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Reply-To: stable@freebsd.org Cc: asami@freebsd.org Subject: Re: libc shlib version In-Reply-To: References: <200011120651.eAC6paj79972@silvia.hip.berkeley.edu> <200011121918.eACJI6l40407@vashon.polstra.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article , Satoshi - Ports Wraith - Asami wrote: > * From: John Polstra > > * In article <200011120651.eAC6paj79972@silvia.hip.berkeley.edu>, > * Satoshi Asami wrote: > * > * > It was brought to my attention that recent 40upgrade kills all the > * > networking programs. Looking at the plists, the only thing I can > * > think of is that libc.so.4 has somehow lost backward compatibility. > * > * This isn't much to go on. What are the symptoms? > > I don't know much either, as I haven't experienced it myself. The > reports say core dumps from fetch, etc. Please see PR #21997. OK, all those failures are signal 12 == SIGSYS == non-existent signal call. Somebody must have made a change to libc which caused it to start using a signal call that didn't exist in 4.0-RELEASE. So yes, I suppose that the version number of libc should be bumped. Likewise for libc_r, if it hasn't already been bumped for this release. What a pain -- that means yet another compatxx distribution. Whether the bump is still possible at this late date is a question for the Release Engineer. 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 Sun Nov 12 12:45:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 377FB37B479; Sun, 12 Nov 2000 12:45:31 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eACKjNI31312; Sun, 12 Nov 2000 12:45:23 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: stable@FreeBSD.ORG Cc: asami@FreeBSD.ORG Subject: Re: libc shlib version In-Reply-To: Message from John Polstra of "Sun, 12 Nov 2000 12:37:19 PST." <200011122037.eACKbJ540686@vashon.polstra.com> Date: Sun, 12 Nov 2000 12:45:23 -0800 Message-ID: <31309.974061923@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Whether the bump is still possible at this late date is a question for > the Release Engineer. Any pending bumps should *definitely* occur before the release goes out, so consider me all in favor. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 13: 4:20 2000 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 2EA7937B479 for ; Sun, 12 Nov 2000 13:04:17 -0800 (PST) Received: from silvia.hip.berkeley.edu (sji-ca7-217.ix.netcom.com [209.109.235.217]) by granger.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id QAA11243; Sun, 12 Nov 2000 16:04:13 -0500 (EST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id eACL4Ar83004; Sun, 12 Nov 2000 13:04:10 -0800 (PST) (envelope-from asami@cs.berkeley.edu) X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: Jordan Hubbard Cc: stable@FreeBSD.ORG Subject: Re: libc shlib version References: <31309.974061923@winston.osd.bsdi.com> From: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Date: 12 Nov 2000 13:04:07 -0800 In-Reply-To: <31309.974061923@winston.osd.bsdi.com> (Jordan Hubbard's message of "Sun, 12 Nov 2000 12:45:23 -0800") Message-ID: Lines: 10 User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 06) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 =?ISO-2022-JP?B?KBskQjJWMWMbKEIp?= Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: Jordan Hubbard * Any pending bumps should *definitely* occur before the release goes * out, so consider me all in favor. You guys may have missed what I said in the first mail. That implies rebuilding all packages. I can do that, but I'm afraid it will most likely delay the release. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 13:11: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 574D037B479 for ; Sun, 12 Nov 2000 13:11:07 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id NAA65284; Sun, 12 Nov 2000 13:11:04 -0800 (PST) (envelope-from obrien) Date: Sun, 12 Nov 2000 13:11:04 -0800 From: "David O'Brien" To: Jon Nathan Cc: stable@freebsd.org Subject: Re: 4.1.1-STABLE buildworld fails on libiberty.a Message-ID: <20001112131103.C65191@dragon.nuxi.com> Reply-To: stable@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from jon@blading.com on Sat, Nov 11, 2000 at 11:42:46PM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Nov 11, 2000 at 11:42:46PM -0500, Jon Nathan wrote: > i'm trying to upgrade a 3.2 box to 4.x. when i tried make buildworld, > it bailed on miniperl. so i tried -DNOPERL, as suggested in the lists: Upgrade to RELENG_3 first. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 13:25:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hyperbate.francenet.fr (hyperbate.francenet.fr [193.149.97.80]) by hub.freebsd.org (Postfix) with ESMTP id 2FC9D37B479 for ; Sun, 12 Nov 2000 13:25:17 -0800 (PST) Received: from notbsdems.nantes.kisoft-services.com (Rennes1.francenet.net [193.149.110.129]) by hyperbate.francenet.fr (8.11.1/8.11.1) with ESMTP id eACLLjT20430; Sun, 12 Nov 2000 22:21:51 +0100 (MET) Received: by notbsdems.nantes.kisoft-services.com (Postfix, from userid 1001) id 74A40E6C47; Sun, 12 Nov 2000 22:19:58 +0100 (CET) To: Soren Schmidt Cc: e-masson@kisoft-services.com (Eric Masson), rjk@grauel.com (Richard J Kuhns), stable@FreeBSD.ORG Subject: Re: My cdrom disappeared with the new ata-all.c :-( References: <200011121701.SAA82678@freebsd.dk> From: Eric Masson In-Reply-To: <200011121701.SAA82678@freebsd.dk> Date: 12 Nov 2000 22:19:57 +0100 Message-ID: <86bsvkubuq.fsf@notbsdems.nantes.kisoft-services.com> Lines: 13 User-Agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.1 (Channel Islands) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "Soren" == Soren Schmidt writes: Soren> Oh, you shoudl definitly try the new patch diff-4.2-1... Soren> -Søren It definitely solved the case, thanks a lot :)). Any chance of integration into the tree before 4.2-R ? Regards Eric Masson -- Progress (n) : What led from smart users in front of dumb terminals to dumb users in front of smart terminals. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 13:25:27 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.powertech.no (smtp1.powertech.no [195.159.0.145]) by hub.freebsd.org (Postfix) with ESMTP id 4D13E37B688 for ; Sun, 12 Nov 2000 13:25:22 -0800 (PST) Received: from agnar (s01i32-0572.no.powertech.net [195.159.136.61]) by smtp1.powertech.no (Postfix) with SMTP id A833275765; Sun, 12 Nov 2000 22:25:23 +0100 (CET) Message-ID: <003601c04cf0$0159d3a0$6600a8c0@hjemme.no> From: "Anders Hanssen" To: "Sven Hazejager" , References: <3A0EDF7E.ECA0310A@chain.demon.nl> Subject: Re: IDE RAID? Date: Sun, 12 Nov 2000 22:32:05 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit 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 X-Loop: FreeBSD.ORG Hi! | I'm going to install a new FreeBSD server and I'm looking into an | Ultra-ATA 100 RAID solution. So far, my searches on Dejanews seem to | indicate that there are some problems with either installing FreeBSD, or | booting FreeBSD from a RAID volume. Søren Schmidt committed a patch for this today. Look at: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/ata/ata-raid.c This is cut from the cvs-all@freebsd.org mailinglist: sos 2000/11/12 12:45:14 PST Modified files: sys/dev/ata ata-raid.c Log: Only offset raid disks > 1 on the HPT, this should solve the boot problems.. However this demands that dangerously dedicated disks use an offset of at least 10 from the start to not overwrite the raid config sector on the HPT... Revision Changes Path 1.6 +3 -2 src/sys/dev/ata/ata-raid.c \anders To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 13:32:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mass.osd.bsdi.com (c228380-a.sfmissn1.sfba.home.com [24.20.90.44]) by hub.freebsd.org (Postfix) with ESMTP id 6E86637B479 for ; Sun, 12 Nov 2000 13:32:53 -0800 (PST) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.11.1) with ESMTP id eACLci600634; Sun, 12 Nov 2000 13:38:49 -0800 (PST) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200011122138.eACLci600634@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Sven Hazejager Cc: freebsd-stable@freebsd.org Subject: Re: IDE RAID? In-reply-to: Your message of "Sun, 12 Nov 2000 19:20:46 +0100." <3A0EDF7E.ECA0310A@chain.demon.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 12 Nov 2000 13:38:44 -0800 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I'm going to install a new FreeBSD server and I'm looking into an > Ultra-ATA 100 RAID solution. You should be more worried about functionality than buzzword-compliance. ATA-100 isn't really all that important in the scheme of things here. > So far, my searches on Dejanews seem to > indicate that there are some problems with either installing FreeBSD, or > booting FreeBSD from a RAID volume. I would like to configure two hard > drives in a mirror (RAID1) config, and install and run the latest > FreeBSD-STABLE on it. I'm considering either the Abit Hot Rod 100 or the > Promise Fasttrack 100 RAID PCI cards. Does anyone have experience with > either of those? Yeah. They're not "RAID controllers" as such, they just have BIOS support for striped and mirrored configurations. If you expect the mirror to work like a "real" mirror, right now your best bet is going to be one of the 3ware cards; I'd expect that someone will improve the intelligence in the ATA RAID code at some point, but right now it's way too raw (IMO) for production use. -- ... 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 Sun Nov 12 13:47:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 405FB37B4CF for ; Sun, 12 Nov 2000 13:47:29 -0800 (PST) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 12 Nov 2000 13:46:01 -0800 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id eACLlOU21027; Sun, 12 Nov 2000 13:47:24 -0800 (PST) (envelope-from cjc) Date: Sun, 12 Nov 2000 13:47:24 -0800 From: "Crist J . Clark" To: Tim Tsai Cc: freebsd-stable@FreeBSD.ORG Subject: Re: periodic and 310.accounting Message-ID: <20001112134724.O75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20001112075532.A7158@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001112075532.A7158@futuresouth.com>; from tim@futuresouth.com on Sun, Nov 12, 2000 at 07:55:32AM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 07:55:32AM -0600, Tim Tsai wrote: > I was trying to look for some accounting logs today and noticed the > periodic mechanism and specifically /etc/periodic/daily/310.accounting. > It seems to me keeping logs for the past 3 days isn't really enough I wanted to point out that the "logs" are kept for much longer than three days. The raw accounting files are only kept for three days, but I believe that /var/account/savacct and /var/account/usracct are never touched by any of the distributed daily/weekly/monthly scripts. Your accounting information will be saved forever unless you remove it. > and > the much smarter way is the method used by /etc/newsyslog.conf. Actually, > I'd prefer to use newsyslog.conf to handle the accounting files as well. That is an interesting idea. The problem with that method is that you probably want to run a 'sa -s' command right when the logs are rotated in the same way newsyslog HUPs syslogd right after it does the rotations. > My question is, how do I accommodate this desire without having to modify > /etc/daily/310.accounting each time we update the system. Seems like a > default override would be useful. This might apply to other system log > files as well. Please note that we are quite capable of changing the > scripts to suit our needs I just don't want to get out of sync with the > system. What version are you running? Have you seen the new /usr/local/etc/periodic/ insanity yet? Have a look at /etc/defaults/periodic.conf and the periodic script, /usr/sbin/periodic, to see how it all works. > PS: how exactly does periodic get called? It's not in root's crontab. Someone else already answered, but for completeness, see the system crontab in /etc/crontab. -- 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 Nov 12 13:58:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id 3402537B479 for ; Sun, 12 Nov 2000 13:58:06 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.1/8.11.1) with ESMTP id eACLpTF02475; Sun, 12 Nov 2000 21:51:29 GMT (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.1) with ESMTP id eACLq2B04509; Sun, 12 Nov 2000 21:52:02 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200011122152.eACLq2B04509@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Tim Tsai Cc: freebsd-stable@FreeBSD.org, brian@Awfulhak.org Subject: Re: periodic and 310.accounting In-Reply-To: Message from Tim Tsai of "Sun, 12 Nov 2000 07:55:32 CST." <20001112075532.A7158@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 12 Nov 2000 21:52:02 +0000 From: Brian Somers Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG man periodic.conf. Just set daily_accounting_enable=NO in /etc/periodic.conf. Alternatively, you could send patches that add a new variable to control the number of log files kept :-) I'll happily commit them. > I was trying to look for some accounting logs today and noticed the > periodic mechanism and specifically /etc/periodic/daily/310.accounting. > It seems to me keeping logs for the past 3 days isn't really enough and > the much smarter way is the method used by /etc/newsyslog.conf. Actually, > I'd prefer to use newsyslog.conf to handle the accounting files as well. > > My question is, how do I accommodate this desire without having to modify > /etc/daily/310.accounting each time we update the system. Seems like a > default override would be useful. This might apply to other system log > files as well. Please note that we are quite capable of changing the > scripts to suit our needs I just don't want to get out of sync with the > system. > > PS: how exactly does periodic get called? It's not in root's crontab. > > Thanks, > > Tim -- Brian 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 Sun Nov 12 14:13:55 2000 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 9B10537B479 for ; Sun, 12 Nov 2000 14:13:52 -0800 (PST) Received: (from tim@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id QAA10485; Sun, 12 Nov 2000 16:13:50 -0600 (CST) Date: Sun, 12 Nov 2000 16:13:50 -0600 From: Tim Tsai To: cjclark@alum.mit.edu Cc: freebsd-stable@FreeBSD.ORG Subject: Re: periodic and 310.accounting Message-ID: <20001112161350.A8992@futuresouth.com> References: <20001112075532.A7158@futuresouth.com> <20001112134724.O75251@149.211.6.64.reflexcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001112134724.O75251@149.211.6.64.reflexcom.com>; from cjclark@reflexnet.net on Sun, Nov 12, 2000 at 01:47:24PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 01:47:24PM -0800, Crist J . Clark wrote: > I wanted to point out that the "logs" are kept for much longer than > three days. The raw accounting files are only kept for three days, but > I believe that /var/account/savacct and /var/account/usracct are never > touched by any of the distributed daily/weekly/monthly scripts. Your > accounting information will be saved forever unless you remove it. savacct and usracct are just summary files though, right? I was looking for the login times of a particular user and I believe I need the raw log files for that. > > and > > the much smarter way is the method used by /etc/newsyslog.conf. Actually, > > I'd prefer to use newsyslog.conf to handle the accounting files as well. > > That is an interesting idea. The problem with that method is that you > probably want to run a 'sa -s' command right when the logs are rotated > in the same way newsyslog HUPs syslogd right after it does the > rotations. True. It'll work for me though since I don't care much for the summary information anyway. Also I meant to say that I'd prefer to use newsyslog to handle the log files. I don't actually want to lump them into /etc/newsyslog.conf. My script to run newsyslog could very well run sa -s at the same time. It looks to me there is a small race condition with the 310.accounting script. cp -pf acct acct.0 || rc=3 sa -s >/dev/null || rc=3 wouldn't commands logged between the two statements be lost? I can't think of a way to work around this though. Or is there some special system magic that I am missing? > What version are you running? Have you seen the new > /usr/local/etc/periodic/ insanity yet? Have a look at > /etc/defaults/periodic.conf and the periodic script, > /usr/sbin/periodic, to see how it all works. Thanks for the info. I did not realize this was only introduced recently and thanks to another pointer found it after updating to the latest -stable. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 14:17:12 2000 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 7029A37B479 for ; Sun, 12 Nov 2000 14:17:10 -0800 (PST) Received: (from tim@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id QAA10733; Sun, 12 Nov 2000 16:17:02 -0600 (CST) Date: Sun, 12 Nov 2000 16:17:02 -0600 From: Tim Tsai To: Brian Somers Cc: freebsd-stable@FreeBSD.org Subject: Re: periodic and 310.accounting Message-ID: <20001112161701.A10495@futuresouth.com> References: <200011122152.eACLq2B04509@hak.lan.Awfulhak.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011122152.eACLq2B04509@hak.lan.Awfulhak.org>; from brian@Awfulhak.org on Sun, Nov 12, 2000 at 09:52:02PM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 09:52:02PM +0000, Brian Somers wrote: > man periodic.conf. > > Just set daily_accounting_enable=NO in /etc/periodic.conf. Thanks. My problem was that I was not running a recently enough -STABLE and it did not have periodic.conf in it. > Alternatively, you could send patches that add a new variable to > control the number of log files kept :-) I'll happily commit them. Would you accept an alternative 310.accounting that uses newsyslog? Seems like a standard utility to rotate all files would be nice. This would require a newsyslog.conf type file though - where would I put it? Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 14:57:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 133E037B4CF for ; Sun, 12 Nov 2000 14:57:07 -0800 (PST) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Sun, 12 Nov 2000 14:55:35 -0800 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id eACMunX21609; Sun, 12 Nov 2000 14:56:49 -0800 (PST) (envelope-from cjc) Date: Sun, 12 Nov 2000 14:56:48 -0800 From: "Crist J . Clark" To: Tim Tsai Cc: freebsd-stable@FreeBSD.ORG Subject: Re: periodic and 310.accounting Message-ID: <20001112145648.R75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20001112075532.A7158@futuresouth.com> <20001112134724.O75251@149.211.6.64.reflexcom.com> <20001112161350.A8992@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001112161350.A8992@futuresouth.com>; from tim@futuresouth.com on Sun, Nov 12, 2000 at 04:13:50PM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 04:13:50PM -0600, Tim Tsai wrote: > On Sun, Nov 12, 2000 at 01:47:24PM -0800, Crist J . Clark wrote: > > I wanted to point out that the "logs" are kept for much longer than > > three days. The raw accounting files are only kept for three days, but > > I believe that /var/account/savacct and /var/account/usracct are never > > touched by any of the distributed daily/weekly/monthly scripts. Your > > accounting information will be saved forever unless you remove it. > > savacct and usracct are just summary files though, right? To view the information in the accounting files I have always used sa(8). You can get all of the same info out of the raw files as you can from the summary ones as far as sa(8) is concerned... I think. > I was looking > for the login times of a particular user and I believe I need the raw log > files for that. That information is not even from the /var/account files, that's in utmp and wtmp. That information is already archived by newsyslog which by default keeps three _months_ of old records (it used to keep a year's worth). See last(1). > > > and > > > the much smarter way is the method used by /etc/newsyslog.conf. Actually, > > > I'd prefer to use newsyslog.conf to handle the accounting files as well. > > > > That is an interesting idea. The problem with that method is that you > > probably want to run a 'sa -s' command right when the logs are rotated > > in the same way newsyslog HUPs syslogd right after it does the > > rotations. > > True. It'll work for me though since I don't care much for the summary > information anyway. Also I meant to say that I'd prefer to use newsyslog > to handle the log files. I don't actually want to lump them into > /etc/newsyslog.conf. My script to run newsyslog could very well run sa > -s at the same time. > > It looks to me there is a small race condition with the 310.accounting > script. > > cp -pf acct acct.0 || rc=3 > sa -s >/dev/null || rc=3 > > wouldn't commands logged between the two statements be lost? Yes and no. No commands will be lost to the summary files (which is what is considered to be important), but there may be commands that are lost between the acct.0 file and the new acct files. > I can't > think of a way to work around this though. Or is there some special > system magic that I am missing? Notice that the 'acct' is never actually removed explicitly in the script. the sa(8) command truncates the acct file after reading in its information, so nothing is lost in the summary files. -- 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 Nov 12 15: 7:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from Awfulhak.org (tun.AwfulHak.org [194.242.139.173]) by hub.freebsd.org (Postfix) with ESMTP id 52E2837B479 for ; Sun, 12 Nov 2000 15:07:16 -0800 (PST) Received: from hak.lan.Awfulhak.org (root@hak.lan.awfulhak.org [172.16.0.12]) by Awfulhak.org (8.11.1/8.11.1) with ESMTP id eACN5DF02781; Sun, 12 Nov 2000 23:05:13 GMT (envelope-from brian@hak.lan.Awfulhak.org) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.1/8.11.1) with ESMTP id eACN5jB05000; Sun, 12 Nov 2000 23:05:45 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200011122305.eACN5jB05000@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Tim Tsai Cc: Brian Somers , freebsd-stable@FreeBSD.org, brian@Awfulhak.org Subject: Re: periodic and 310.accounting In-Reply-To: Message from Tim Tsai of "Sun, 12 Nov 2000 16:17:02 CST." <20001112161701.A10495@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 12 Nov 2000 23:05:45 +0000 From: Brian Somers Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Alternatively, you could send patches that add a new variable to > > control the number of log files kept :-) I'll happily commit them. > > Would you accept an alternative 310.accounting that uses newsyslog? > Seems like a standard utility to rotate all files would be nice. This > would require a newsyslog.conf type file though - where would I put it? I think it'd be nice if newsyslog could be told to ``just rotate this file with this number of backups with{,out} compression''. It can be given a file name, but still needs the config file to know when to rotate.... There are a few periodic scripts that could benefit from this sort of thing, but I don't think it's right to have lots of one-line newsyslog config files lying around or even to write them on the fly and then remove them after running pccardd.... I would have thought the best option is to either do the rotation in a loop or to add the functionality to newsyslog.conf.... > Tim -- Brian 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 Sun Nov 12 15: 9:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id 2BEA137B479 for ; Sun, 12 Nov 2000 15:09:20 -0800 (PST) Received: from localhost (bandix@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id SAA94183 for ; Sun, 12 Nov 2000 18:09:35 -0500 (EST) (envelope-from bandix@looksharp.net) Date: Sun, 12 Nov 2000 18:09:35 -0500 (EST) From: "Brandon D. Valentine" To: FreeBSD-STABLE Subject: pccard install problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've just attempted to install the latest 4.2-BETA snap off of releng4 onto my laptop. I have to use an xe0 card to install. After I tell sysinstall to use a PCCard install device and select the address space and IRQ, etc, then I hit enter to initialize it and it freezes. Switching to vty2 shows the following scrolling nonstop: pid 9 (pccardd), uid 0, was killed: out of swap space This machine is a Compaq Armada 1120, a p100 w/ 8 MB of RAM. -- Brandon D. Valentine "Few things are harder to put up with than the annoyance of a good example." -- Mark Twain, Pudd'nhead Wilson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 15:29:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from VL-MS-MR001.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id 5C9B337B479 for ; Sun, 12 Nov 2000 15:29:09 -0800 (PST) Received: from videotron.ca ([24.201.55.172]) by VL-MS-MR001.sc1.videotron.ca (Netscape Messaging Server 4.15) with ESMTP id G3XQKK04.70P for ; Sun, 12 Nov 2000 18:29:08 -0500 Message-ID: <3A0F290E.A63C37F0@videotron.ca> Date: Sun, 12 Nov 2000 23:34:38 +0000 From: Luc Morin X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.2-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org Subject: syslogd messages Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I have started seeing as lot of these messages at the console: Nov 11 23:00:01 southpark syslogd: '/' in "/dev//dev/pty" I'm not too sure when they started showing up. Has anyone else noticed them ? What do they mean ? Thanks, Luc Morin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 15:42:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from daffy.uwnet.nl (daffy.uwnet.nl [195.7.130.35]) by hub.freebsd.org (Postfix) with ESMTP id 4720E37B4C5 for ; Sun, 12 Nov 2000 15:42:06 -0800 (PST) Received: from dyn.dailup.c227128112.isd.to (dyn.dailup.c227128112.isd.to [213.227.128.112]) by daffy.uwnet.nl (8.11.1/8.11.0) with ESMTP id eACNg4J32679 for ; Mon, 13 Nov 2000 00:42:04 +0100 Received: (qmail 18535 invoked by uid 1000); 12 Nov 2000 23:40:57 -0000 From: "Andre Goeree" Date: Mon, 13 Nov 2000 00:40:57 +0100 To: Luc Morin Cc: freebsd-stable@freebsd.org Subject: Re: syslogd messages Message-ID: <20001113004057.A18521@freebee.attica.home> Reply-To: abgoeree@uwnet.nl References: <3A0F290E.A63C37F0@videotron.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A0F290E.A63C37F0@videotron.ca>; from luc_m@videotron.ca on Sun, Nov 12, 2000 at 11:34:38PM +0000 X-Sender: abgoeree@uwnet.nl Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 11:34:38PM +0000, Luc Morin wrote: > Hi all, > > I have started seeing as lot of these messages at the console: > > Nov 11 23:00:01 southpark syslogd: '/' in "/dev//dev/pty" > > I'm not too sure when they started showing up. Has anyone else > noticed them ? What do they mean ? > > Thanks, > > Luc Morin > Yes, i found these in my logs too. I got now idea what they mean though. Andre. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 15:56:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailhub.teliauk.com (mailhub.teliauk.com [195.12.225.36]) by hub.freebsd.org (Postfix) with ESMTP id 81EED37B479; Sun, 12 Nov 2000 15:56:23 -0800 (PST) Received: from d1o314.teliauk.com (root@d1o314.teliauk.com [195.12.237.81]) by mailhub.teliauk.com (8.10.1/8.10.1) with ESMTP id eACNuLA18802; Sun, 12 Nov 2000 23:56:21 GMT Received: from vilnya.demon.co.uk (t1o314p109.teliauk.com [195.12.238.109]) by d1o314.teliauk.com (8.8.8/8.8.8) with ESMTP id XAA18305; Sun, 12 Nov 2000 23:55:26 GMT Received: from haveblue (haveblue.rings [10.2.4.5]) by vilnya.demon.co.uk (Postfix) with SMTP id D07B5D9B8; Sun, 12 Nov 2000 23:54:26 +0000 (GMT) From: "Cameron Grant" To: "Andrew Gordon" Cc: "j mckitrick" , , Subject: RE: continuing sound problems with 4.2-beta Date: Sun, 12 Nov 2000 23:55:34 -0000 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) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > However, I think the real problem relates to the AC'97 codec rather than > the VIA chipset - this codec only supports one speed (44KHz). ah. this is not a bug in my code. software resampling is coming, but will be some time. -cg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 16:11: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id 61CE137B479 for ; Sun, 12 Nov 2000 16:11:07 -0800 (PST) Received: (qmail 2511 invoked from network); 13 Nov 2000 00:14:25 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 00:14:26 -0000 Date: Sun, 12 Nov 2000 19:14:25 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: stable@freebsd.org Subject: 4.1.1 / SMP / SBLive Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey, I have a question. Can an SB Live be used in conjunction with FreeBSD? Well, if it can, I've got this weird problem. I use FreeBSD 4.1.1-RELEASE with bp6 mobo + Dual 533mhz Celerons. Compiled it all in, sndstat gives correct output for my sblive. All cables are connected, volume all the way up. I had to resort to using opensound which actually worked, but not with SMP. Woulda ppreciate any help Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 16:34: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id 8AFDC37B479 for ; Sun, 12 Nov 2000 16:33:57 -0800 (PST) Received: (qmail 2523 invoked from network); 13 Nov 2000 00:37:16 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 00:37:16 -0000 Date: Sun, 12 Nov 2000 19:37:16 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: freebsd-stable@freebsd.org Subject: 4.1.1 / SMP / SBLive Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey, I have a question. Can an SB Live be used in conjunction with FreeBSD? Well, if it can, I've got this weird problem. I use FreeBSD 4.1.1-RELEASE with bp6 mobo + Dual 533mhz Celerons. Compiled it all in, sndstat gives correct output for my sblive. All cables are connected, volume all the way up. I had to resort to using opensound which actually worked, but not with SMP. Woulda ppreciate any help Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es 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 Sun Nov 12 16:39:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 9EA5A37B479; Sun, 12 Nov 2000 16:39:49 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAD0dfI32049; Sun, 12 Nov 2000 16:39:41 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: developers@freebsd.org Cc: stable@freebsd.org Subject: FreeBSD 4.2-RELEASE delayed until November 20th. Date: Sun, 12 Nov 2000 16:39:41 -0800 Message-ID: <32046.974075981@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, there will be a 5 day extention of the November 15th deadline. This will make it easier for me to cope with this release and COMDEX happening around the same time and give us additional time for some much-needed testing. Repeat: The new release date for 4.2 is November 20th. Thanks! - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 17:26:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from midten.fast.no (midten.fast.no [213.188.8.11]) by hub.freebsd.org (Postfix) with ESMTP id 2B80137B479 for ; Sun, 12 Nov 2000 17:26:21 -0800 (PST) Received: from fast.no (IDENT:tegge@midten.fast.no [213.188.8.11]) by midten.fast.no (8.9.3/8.9.3) with ESMTP id CAA44222; Mon, 13 Nov 2000 02:26:07 +0100 (CET) Message-Id: <200011130126.CAA44222@midten.fast.no> To: iwaki@bc.niigata-u.ac.jp Cc: freebsd-stable@FreeBSD.ORG Subject: Re: mount operation causes my 4.2-BETA system down From: Tor.Egge@fast.no In-Reply-To: Your message of "Sun, 12 Nov 2000 16:57:18 +0900" References: <20001112075719.65.qmail@pikachu.bsp.bc.niigata-u.ac.jp> X-Mailer: Mew version 1.70 on Emacs 19.34.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Mon, 13 Nov 2000 02:26:07 +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Trying to mount an audio CD from ATAPI, I met system down on > 4.2-BETA. > > % mount -r /dev/racd0c /mnt > > This operation maybe nonsense, but the system should not be in > panic. The crash is due to the atapi-cd driver trying to read 9408 bytes when ffs_mountfs() asked for 8192 bytes. If you're lucky then your machine crashes. Corruption of other buffers is worse. --- atapi-cd.c.orig Wed Oct 25 17:24:48 2000 +++ atapi-cd.c Mon Nov 13 01:11:59 2000 @@ -1149,7 +1149,7 @@ lastlba = cdp->info.volsize; } - count = (bp->b_bcount + (blocksize - 1)) / blocksize; + count = bp->b_bcount / blocksize; if (bp->b_flags & B_READ) { /* if transfer goes beyond range adjust it to be within limits */ - Tor Egge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 17:48:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from athserv.otenet.gr (athserv.otenet.gr [195.170.0.1]) by hub.freebsd.org (Postfix) with ESMTP id B16F137B479 for ; Sun, 12 Nov 2000 17:48:13 -0800 (PST) Received: from hades.hell.gr (patr530-b100.otenet.gr [195.167.121.228]) by athserv.otenet.gr (8.10.1/8.10.1) with ESMTP id eAD1kYd21686; Mon, 13 Nov 2000 03:46:35 +0200 (EET) Received: (from charon@localhost) by hades.hell.gr (8.11.1/8.11.1) id eAD1lc417294; Mon, 13 Nov 2000 03:47:38 +0200 (EET) Date: Mon, 13 Nov 2000 03:47:37 +0200 From: Giorgos Keramidas To: Luc Morin Cc: freebsd-stable@FreeBSD.ORG Subject: Re: syslogd messages Message-ID: <20001113034737.A17269@hades.hell.gr> References: <3A0F290E.A63C37F0@videotron.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <3A0F290E.A63C37F0@videotron.ca>; from luc_m@videotron.ca on Sun, Nov 12, 2000 at 11:34:38PM +0000 X-PGP-Fingerprint: 3A 75 52 EB F1 58 56 0D - C5 B8 21 B6 1B 5E 4A C2 X-URL: http://students.ceid.upatras.gr/~keramida/index.html Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 11:34:38PM +0000, Luc Morin wrote: > Hi all, > > I have started seeing as lot of these messages at the console: > > Nov 11 23:00:01 southpark syslogd: '/' in "/dev//dev/pty" > > I'm not too sure when they started showing up. Has anyone else > noticed them ? What do they mean ? I haven't seen this. But can we see your /etc/syslog.conf ? - giorgos To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 18:42:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (placeholder-dcat-1076843399.broadbandoffice.net [64.47.83.135]) by hub.freebsd.org (Postfix) with ESMTP id 62CF937B479 for ; Sun, 12 Nov 2000 18:42:53 -0800 (PST) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id eAD2gVn34126; Sun, 12 Nov 2000 18:42:31 -0800 (PST) (envelope-from dillon) Date: Sun, 12 Nov 2000 18:42:31 -0800 (PST) From: Matt Dillon Message-Id: <200011130242.eAD2gVn34126@earth.backplane.com> To: Mike Tancsa Cc: Max Khon , stable@FreeBSD.ORG Subject: Re: MFC ffs_softdep.c 1.68 References: <5.0.0.25.0.20001109140157.05d6a8e0@marble.sentex.ca> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :At the time, I seem to recall discussion about this fix in current :depending on parts that were specific to current and would not be MFC'd to :STABLE. Does anyone know if that is still the case ? : : ---Mike : :At 06:55 PM 11/9/00 +0600, Max Khon wrote: :>hi, there! :> :>seems that this was not MFC'ed: :> :>mckusick 2000/06/18 15:14:28 PDT :> :> Modified files: :> sys/contrib/softupdates ffs_softdep.c :> Log: :> When running with quotas enabled on a filesystem using soft updates, :> the system would panic when a user's inode quota was exceeded (see :> PR 18959 for details). This fixes that problem. :> :> PR: 18959 :> Submitted by: Jason Godsey :> :> Revision Changes Path :> 1.68 +4 -3 src/sys/contrib/softupdates/ffs_softdep.c :> :>there is also another open PR about this (19162) :> :>/fjoe :------------------------------------------------------------------------ :Mike Tancsa, tel +1 519 651 3400 :Sentex Communications mike@sentex.net I already did the MFC. I'll look into the mail archives and check the code to see if there is a problem. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 18:56:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from intcon.net (linux.intcon.net [206.230.48.2]) by hub.freebsd.org (Postfix) with ESMTP id BDEAA37B479 for ; Sun, 12 Nov 2000 18:56:18 -0800 (PST) Received: from portal.megahack.com (portal.megahack.com [206.230.54.106]) by intcon.net (8.9.3/8.9.3) with ESMTP id UAA06795 for ; Sun, 12 Nov 2000 20:56:10 -0600 Received: (from steve@localhost) by portal.megahack.com (8.11.1/8.11.1) id eAD2u9F00538; Sun, 12 Nov 2000 20:56:09 -0600 (CST) (envelope-from steve) From: Steven Farmer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14863.22600.507386.659982@catbert.megahack.com> Date: Sun, 12 Nov 2000 20:56:08 -0600 (CST) To: freebsd-stable@freebsd.org Subject: savecore snafu, dirname vs dirname() X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here's wierd one. It seems to be a mixup between "char *dirname" in savecore.c and dirname() in libc... After today's cvsup/build/install, savecore dies during the reboot: pid 133 (savecore), uid 0: exited on signal 10 (core dumped) When I build savecore after adding -g to CFLAGS in /etc/make.conf, I see the following. Note the ld warnings: % uname -r4.2-BETA 4.2-BETA % pwd /usr/src/sbin/savecore % su Password: catbert# make clean rm -f savecore savecore.o zopen.o savecore.8.gz savecore.8.cat.gz catbert# make cc -g -pipe -I/usr/src/sbin/savecore/../../usr.bin/compress -c /usr/src/sbin/savecore/savecore.c cc -g -pipe -I/usr/src/sbin/savecore/../../usr.bin/compress -c /usr/src/sbin/savecore/../../usr.bin/compress/zopen.c cc -g -pipe -I/usr/src/sbin/savecore/../../usr.bin/compress -static -o savecore savecore.o zopen.o /usr/libexec/elf/ld: Warning: size of symbol `dirname' changed from 4 to 206 in dirname.o /usr/libexec/elf/ld: Warning: type of symbol `dirname' changed from 1 to 2 in dirname.o gzip -cn /usr/src/sbin/savecore/savecore.8 > savecore.8.gz catbert# cd /usr/obj/usr/src/sbin/savecore catbert# ./savecore /var/crash Bus error (core dumped) catbert# gdb ./savecore ./savecore.core GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... Core was generated by `savecore'. Program terminated with signal 10, Bus error. #0 0x8048298 in main (argc=1, argv=0xbfbff794) at /usr/src/sbin/savecore/savecore.c:178 178 dirname = argv[0]; (gdb) catbert# nm ./savecore | grep dirname 0804b9b4 T dirname If there's any more information I can provide, I'll do my best. Cheers, Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 19:10:52 2000 Delivered-To: freebsd-stable@freebsd.org Received: from VL-MS-MR002.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id 2BFEB37B479 for ; Sun, 12 Nov 2000 19:10:48 -0800 (PST) Received: from videotron.ca ([24.201.55.172]) by VL-MS-MR002.sc1.videotron.ca (Netscape Messaging Server 4.15) with ESMTP id G3Y0TX03.PM9; Sun, 12 Nov 2000 22:10:45 -0500 Message-ID: <3A0F5CFF.5C081FF@videotron.ca> Date: Mon, 13 Nov 2000 03:16:15 +0000 From: Luc Morin X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.2-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: Giorgos Keramidas Cc: freebsd-stable@freebsd.org Subject: Re: syslogd messages References: <3A0F290E.A63C37F0@videotron.ca> <20001113034737.A17269@hades.hell.gr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Giorgos Keramidas wrote: > On Sun, Nov 12, 2000 at 11:34:38PM +0000, Luc Morin wrote: > > Hi all, > > > > I have started seeing as lot of these messages at the console: > > > > Nov 11 23:00:01 southpark syslogd: '/' in "/dev//dev/pty" > > > > I'm not too sure when they started showing up. Has anyone else > > noticed them ? What do they mean ? > > I haven't seen this. But can we see your /etc/syslog.conf ? > > - giorgos As far as I know, this is a "stock" syslog.conf, but here it goes: # $FreeBSD: src/etc/syslog.conf,v 1.13 2000/02/08 21:57:28 rwatson Exp $ # # Spaces are NOT valid field separators in this file. # Consult the syslog.conf(5) manpage. *.err;kern.debug;auth.notice;mail.crit /dev/console *.notice;kern.debug;lpr.info;mail.crit;news.err /var/log/messages security.* /var/log/security mail.info /var/log/maillog lpr.info /var/log/lpd-errs cron.* /var/log/cron *.err root *.notice;news.err root *.alert root *.emerg * # uncomment this to enable logging of all log messages to /var/log/all.log #*.* /var/log/all.log # uncomment this to enable logging to a remote loghost named loghost #*.* @loghost # uncomment these if you're running inn # news.crit /var/log/news/news.crit # news.err /var/log/news/news.err # news.notice /var/log/news/news.notice !startslip *.* /var/log/slip.log !ppp *.* /var/log/ppp.log Regards, Luc Morin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 19:15:21 2000 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 3953737B479 for ; Sun, 12 Nov 2000 19:15:18 -0800 (PST) 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 OAA65770; Mon, 13 Nov 2000 14:15:06 +1100 (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 OAA05511; Mon, 13 Nov 2000 14:15:04 +1100 (EST) Message-Id: <200011130315.OAA05511@lightning.itga.com.au> X-Mailer: exmh version 2.0.1 12/23/97 From: Gregory Bond To: Boris Samorodov Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Multiport NIC needed In-reply-to: Your message of Fri, 10 Nov 2000 18:49:21 +0300. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 13 Nov 2000 14:15:03 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > We need one quad 10/100 NIC (four segments and only one spare > PCI slot :-( ) As far as drivers are concerned, multiport PCI NICs are just like having several of the same singleport cards, only mounted on the same PCB. I.e. if the singleport card is supported, the multiport card will be as well. Note this is (probably) not true with ISA cards! We have used the Intel twin fxp card since 3.2 with no problems. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 19:16:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from anarchy.io.com (anarchy.io.com [199.170.88.101]) by hub.freebsd.org (Postfix) with ESMTP id 4570637B4C5 for ; Sun, 12 Nov 2000 19:16:36 -0800 (PST) Received: from deliverator.io.com (root@deliverator.io.com [199.170.88.17]) by anarchy.io.com (8.9.3/8.9.3) with ESMTP id VAA31739 for ; Sun, 12 Nov 2000 21:16:32 -0600 Received: from fnord.io.com (mcerha@fnord.io.com [199.170.88.12]) by deliverator.io.com (8.9.3/8.9.3) with ESMTP id VAA00328 for ; Sun, 12 Nov 2000 21:16:30 -0600 Received: (from mcerha@localhost) by fnord.io.com (8.8.7/8.8.7) id VAA12244 for stable@freebsd.org; Sun, 12 Nov 2000 21:16:30 -0600 Date: Sun, 12 Nov 2000 21:16:30 -0600 From: Matthew Cerha To: stable@freebsd.org Subject: Kernel compile bombs on if_wi.c Message-ID: <20001112211630.A11790@io.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I supped the 4.2 Beta sources today. And while compiling a kernel, the process looks like it bombed in the WaveLength adapter area. Anyone else seeing this? ===> wi @ -> /u/mcerha/cvs/FreeBSD/4.x/src/sys machine -> /u/mcerha/cvs/FreeBSD/4.x/src/sys/i386/include perl @/kern/makedevops.pl -h @/kern/bus_if.m perl @/kern/makedevops.pl -h @/kern/device_if.m rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../includ e -I/u/mcerha/cvs/FreeBSD/4.x/usr.obj/u/mcerha/cvs/FreeBSD/4.x/src/i386/usr/incl ude /u/mcerha/cvs/FreeBSD/4.x/src/sys/modules/wi/../../i386/isa/if_wi.c 1 error *** Error code 2 1 error *** Error code 2 1 error -- Matthew Cerha | "*If*, is the word in the middle of *life*." mcerha AT io.com | --Apocalypse Now To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 19:42:45 2000 Delivered-To: freebsd-stable@freebsd.org Received: from www.kpi.com.au (www.kpi.com.au [203.39.132.210]) by hub.freebsd.org (Postfix) with ESMTP id AC52C37B479 for ; Sun, 12 Nov 2000 19:42:40 -0800 (PST) Received: from kpi.com.au (lurker.kpi.com.au [203.39.132.222]) by www.kpi.com.au (8.9.3/8.9.3) with ESMTP id OAA03896; Mon, 13 Nov 2000 14:46:18 +1100 (EST) (envelope-from johnsa@kpi.com.au) Message-ID: <3A0F64B2.ADF038D5@kpi.com.au> Date: Mon, 13 Nov 2000 14:49:06 +1100 From: Andrew Johns Organization: KPI Logistics X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Luc Morin Cc: Giorgos Keramidas , freebsd-stable@FreeBSD.ORG Subject: Re: syslogd messages References: <3A0F290E.A63C37F0@videotron.ca> <20001113034737.A17269@hades.hell.gr> <3A0F5CFF.5C081FF@videotron.ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Luc Morin wrote: > Giorgos Keramidas wrote: > > > On Sun, Nov 12, 2000 at 11:34:38PM +0000, Luc Morin wrote: > > > Hi all, > > > > > > I have started seeing as lot of these messages at the console: > > > > > > Nov 11 23:00:01 southpark syslogd: '/' in "/dev//dev/pty" > > > > > > I'm not too sure when they started showing up. Has anyone else > > > noticed them ? What do they mean ? > > > > I haven't seen this. But can we see your /etc/syslog.conf ? > > > > - giorgos > > As far as I know, this is a "stock" syslog.conf, but here it goes: > [stock syslog.conf snipped] Could be way off base here, but have you (or anybody else) done anything to /dev, like move it for instance (and link to it)? NFS mount it? -- Regards ******************************************************************** Andrew Johns BSc | http://www.kpi.com.au Principal Consultant | Tel.: +61-3-6224-8779 / 1300 133KPI KPI Logistics Pty Ltd | Fax.: +61-3-6224-7199 johnsa@kpi.com.au | 1 Franklin Wharf, Hobart, Australia 7000 ******************************************************************** FreeBSD - The power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 19:45:52 2000 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 BD08F37B479 for ; Sun, 12 Nov 2000 19:45:47 -0800 (PST) Received: from localhost (localhost.xtalwind.net [127.0.0.1]) by germanium.xtalwind.net (8.11.1/8.11.1) with ESMTP id eAD3jje01277 for ; Sun, 12 Nov 2000 22:45:45 -0500 (EST) (envelope-from jack@germanium.xtalwind.net) Date: Sun, 12 Nov 2000 22:45:44 -0500 (EST) From: jack To: freebsd-stable@FreeBSD.ORG Subject: /usr/src/Makefile question Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Why was printing the time of the start of make world removed from the output at the end of the process? It would take quite a scroll back buffer to be able to see start and end times now; and wetware usually forgets what it was. -------------------------------------------------------------------------- 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 Sun Nov 12 20: 3:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id BCD5E37B479 for ; Sun, 12 Nov 2000 20:03:47 -0800 (PST) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id WAA11016; Sun, 12 Nov 2000 22:03:33 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-89.max1.wa.cyberlynk.net(207.227.118.89) by peak.mountin.net via smap (V1.3) id sma011014; Sun Nov 12 22:03:11 2000 Message-Id: <4.3.2.20001112215708.00d8e7a0@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Sun, 12 Nov 2000 22:02:21 -0600 To: jack , freebsd-stable@FreeBSD.ORG From: "Jeffrey J. Mountin" Subject: Re: /usr/src/Makefile question In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:45 PM 11/12/00 -0500, jack wrote: >Why was printing the time of the start of make world removed from >the output at the end of the process? It would take quite a >scroll back buffer to be able to see start and end times now; and >wetware usually forgets what it was. Use 'script' and if you don't wish to wait around to ^D at the finish, then add ';date' at the end. My preference is 'date; time make ; date' along with script. Goes without saying I don't give a hoot about what is (not) printed out. ;) Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 20:13:28 2000 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 6B3C237B479 for ; Sun, 12 Nov 2000 20:13:24 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id UAA01905; Sun, 12 Nov 2000 20:13:21 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eAD4DKj41211; Sun, 12 Nov 2000 20:13:20 -0800 (PST) (envelope-from jdp) Date: Sun, 12 Nov 2000 20:13:20 -0800 (PST) Message-Id: <200011130413.eAD4DKj41211@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Cc: jkh@winston.osd.bsdi.com Subject: Re: libc shlib version In-Reply-To: <31309.974061923@winston.osd.bsdi.com> References: <31309.974061923@winston.osd.bsdi.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <31309.974061923@winston.osd.bsdi.com>, Jordan Hubbard wrote: > > Whether the bump is still possible at this late date is a question for > > the Release Engineer. > > Any pending bumps should *definitely* occur before the release goes > out, so consider me all in favor. That's fine. But I don't think I can do it this week -- I've got too much job-related stuff going on. If it is going to get done, somebody else is going to have to rise to the occasion. 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 Sun Nov 12 20:15:41 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 013B137B479 for ; Sun, 12 Nov 2000 20:15:38 -0800 (PST) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id WAA11048 for ; Sun, 12 Nov 2000 22:15:34 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-89.max1.wa.cyberlynk.net(207.227.118.89) by peak.mountin.net via smap (V1.3) id sma011046; Sun Nov 12 22:15:17 2000 Message-Id: <4.3.2.20001112220608.00d921b0@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Sun, 12 Nov 2000 22:14:32 -0600 To: stable@FreeBSD.ORG From: "Jeffrey J. Mountin" Subject: Re: md panic (follow-up) In-Reply-To: <4.3.2.20001016120244.00b5ccc0@207.227.119.2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:33 PM 10/16/00 -0500, Jeffrey J. Mountin wrote: >Scenario: > >Needed a larger md mount. Added the following line to the kernel config: > >options MD_NSECT=40000 > >Rebuilt >reboot > >Here's the interesting part, after the reboot, when md is configured and >mounted there is no problem, other than it only having 20,000 sectors and >not 40,000. Guess I forgot to MAKEDEV... > >umount /tmp_ports >kldunload md >sh MAKEDEV md0 >kldload md >disklabel -r -w md0 auto >newfs /dev/md0c >Panic! Finally re-visited this... Found that compiled in md support will not cause this panic and also uses the MD_NSECT value. Is there a reason why the kld version does not? If there is, then a disclaimer should be added to LINT: *** LINT.orig Wed Nov 8 19:32:39 2000 --- LINT Sun Nov 12 22:12:40 2000 *************** *** 674,677 **** --- 674,678 ---- # Specify double the default maximum size for malloc(9)-backed md devices. + # (this option will have no effect on the kld module) options MD_NSECT=40000 Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 20:44: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gilmore.nas.nasa.gov (gilmore.nas.nasa.gov [129.99.32.17]) by hub.freebsd.org (Postfix) with ESMTP id ECC8837B479 for ; Sun, 12 Nov 2000 20:43:55 -0800 (PST) Received: from gilmore.nas.nasa.gov (tweten@localhost.nas.nasa.gov [127.0.0.1]) by gilmore.nas.nasa.gov (8.11.1/8.11.1) with ESMTP id eAD4hoG00697 for ; Sun, 12 Nov 2000 20:43:50 -0800 (PST) (envelope-from tweten@gilmore.nas.nasa.gov) Message-Id: <200011130443.eAD4hoG00697@gilmore.nas.nasa.gov> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 Reply-To: tweten@nas.nasa.gov To: freebsd-stable@FreeBSD.ORG Subject: 4.2 Beta Broke ahc Support for AHA2842 From: Dave Tweten Mime-Version: 1.0 Content-Type: multipart/mixed ; boundary="==_Exmh_-12806190630" Date: Sun, 12 Nov 2000 20:43:49 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multipart MIME message. --==_Exmh_-12806190630 Content-Type: text/plain; charset=us-ascii My old kernel, vintage 4.1.1, works fine with my three old Adaptec SCSI host bus adapters, two AHA1742A's and an AHA2842VL (yes, it's an old motherboard). I've cvsupped 4.2 a couple of times (most recently November 9, 14:26 PST), built world, built kernel, installed kernel, and tried to reboot. The following behavior happened both times: Early boot output looks like: ahb0: at 0x1c00-0x1cff, irq 11 (level) ahb0: on disa0 slot 1 ahb0: AHA1742A Single Ended SCSI Adapter, FW Rev. E , ID=7, 64 ECBs ahb1: at 0x2c00-0x2cff, irq 12 (level) ahb1: on eisa0 slot 2 ahb1: AHA1740A Single Ended SCSI Adapter, FW Rev. E , ID=6, 64 ECBs ahc0: at 0x8c00-0x8cff, irq 10 (edge) ahc0: on eisa0 slot 8 aic7770: Single Channel A, SCSI Id=7, 4/255 SCBs which corresponds to the output from a 4.1.1 kernel. Later, however, comes: ahc0: brkadrint, Illegal Sequencer Address referenced at seqaddr = 0x3 SCB count = 10 Waiting Queue Entries: Disconnected Queue Entries: QOUTFIFO entries: Sequencer Free SCB List: 0 1 2 3 Pending list: Kernel Free SCB list: 8 7 6 5 4 3 2 1 0 Waiting 5 seconds for SCSI devices to settle. ahb0: SCSI Bus Reset Delivered ahb1: SCSI Bus Reset Delivered followed, after a pause, by perpetual repetition of: ahc0: brkadrint, Illegal Sequencer Address referenced at seqaddr = 0x1 SCB count = 10 QINFIFO entries: Waiting queue entries: Disconnected Queue entries: QOUTFIFO entries: Sequencer free SCB List: 0 1 2 3 Pending list: Kernel Free SCB list: 3 4 5 6 7 8 9 1 0 which leads me to conclude that ahc support for the 2842 has become broken in FreeBSD 4.2 Beta. My kernel config file is attached. Can anyone help? --==_Exmh_-12806190630 Content-Type: text/plain ; name="GILMORE"; charset=us-ascii Content-Description: GILMORE # # GILMORE --Gilmore.nas.nasa.gov configuration # machine i386 cpu I486_CPU ident GILMORE maxusers 64 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options INET #InterNETworking options INET6 #IPv6 communications protocols options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] options MFS #Memory Filesystem options NFS #Network Filesystem options MSDOSFS #MSDOS Filesystem options PROCFS #Process filesystem options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!] options SCSI_DELAY=5000 #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 SHMMAXPGS=4096 #16 meg reputed to be required by Gimp options SYSVMSG #SYSV-style message queues options SYSVSEM #SYSV-style semaphores options P1003_1B #Posix P1003_1B real-time extentions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies device isa device eisa # 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 # SCSI Controllers device ahb0 device ahb1 device ahc0 # SCSI peripherals device scbus0 at ahb0 device scbus1 at ahb1 device scbus2 at ahc0 device da0 at scbus0 target 0 device da1 at scbus0 target 1 device da2 at scbus2 target 0 device da3 at scbus1 target 1 device sa # Sequential Access (tape etc) device cd # CD # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 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? # 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 # Parallel port device ppc0 at isa? irq 7 device ppbus # Parallel port bus (required) device lpt # Printer device ppi # Parallel port interface device # ISA Ethernet NICs. device ed0 at isa? port 0x280 irq 9 iomem 0xd0000 # Pseudo devices - the number indicates how many units to allocated. pseudo-device loop # Network loopback pseudo-device ether # Ethernet support pseudo-device pty 64 # Pseudo-ttys (telnet etc) --==_Exmh_-12806190630 Content-Type: text/plain; charset=us-ascii M/S 258-5 | 1024-bit PGP fingerprint: | tweten@nas.nasa.gov NASA Ames Research Center | 41 B0 89 0A 8F 94 6C 59 | (650) 604-4416 Moffett Field, CA 94035-1000 | 7C 80 10 20 25 C7 2F E6 | FAX: (650) 604-4377 We each earn what freedom of speech we defend for those who most offend us. --==_Exmh_-12806190630-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 21:58:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from updraft.jp.freebsd.org (updraft.jp.FreeBSD.ORG [210.157.158.42]) by hub.freebsd.org (Postfix) with ESMTP id BF04237B479; Sun, 12 Nov 2000 21:58:21 -0800 (PST) Received: from castle2.jp.FreeBSD.org (castle2.jp.FreeBSD.org [210.226.20.120]) by updraft.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id OAA97405; Mon, 13 Nov 2000 14:58:19 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by castle2.jp.FreeBSD.org (8.11.0+3.3W/8.11.0) with ESMTP/inet id eAD5wHs80310; Mon, 13 Nov 2000 14:58:17 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) In-Reply-To: <3A085F93.BC245A53@cup.hp.com> References: <3A085F93.BC245A53@cup.hp.com> X-Face: '*aj"d@ijeQ:/X}]oM5c5Uz{ZZZk90WPt>a^y4$cGQp8:!H\W=hSM;PuNiidkc]/%,;6VGu e+`&APmz|P;F~OL/QK%;P2vU>\j4X.8@i%j6[%DTs_3J,Fff0)*oHg$A.cDm&jc#pD24WK@{,"Ef!0 P\):.2}8jo-BiZ?X&t$V X-User-Agent: Mew/1.94.2 XEmacs/21.2 (Notus) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 76 From: Makoto MATSUSHITA To: current@FreeBSD.org, stable@FreeBSD.org Subject: "make modules" kicks the first module directory twice Date: Mon, 13 Nov 2000 14:58:12 +0900 Message-Id: <20001113145812F.matusita@jp.FreeBSD.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG (Strip down To: address, maybe it's only -current problem so I send this email to current@FreeBSD.ORG also. Set appropriate Subject:. -- MAR) marcel> Makoto-san mentioned there's a problem with 3dfx. Is this marcel> still the case or has it been resolved? Unfortunately, no. It seems that nobody use -j option already :-) *** Most audiences doesn't understand what's the problem (it's my fault). I've checked again, and here is "how to reproduce the problem easily": (Prepare fresh kernel source code tree; this example uses /usr/src/sys.) % cd /usr/src/sys/conf/GENERIC; config GENERIC (... stuff deleted ...) % cd ../../compile/GENERIC % make -j 2 modules cd ../../modules && env MAKEOBJDIRPREFIX=/usr/src/sys/compile/GENERIC/modules KMODDIR=/boot/kernel make obj all ===> 3dfx ===> 3dfx Warning: Object directory not changed from original /usr/src/sys/modules/3dfx (... ok, break it ...) '3dfx' directory is kicked twice. Apparantly, the one assumes that /usr/src/sys/modules/3dfx is an object directory, and yet another one assumes maybe /usr/src/sys/compile/GENERIC/modules is an object directory (this is correct). Note that make(1) uses only one directory for module building (I dunno why), so if the former one is used, the latter one is simply ignored (again, I dunno why). It's O.K. if /usr/src/sys/compile/GENERIC/modules is used correctly; however, what will happen if only /usr/src/sys/modules/3dfx is used as an object directory? -- that's problem. So... you cannot supply the make variable, KERNEL_FLAG='-j 2', to your "make release" since you've hit this problem. Don't blame '3dfx' module. It's simply the first module directory listed in SUBDIRS variable; you can see the same problem even if you change the order of SUBDIRS directories. I tried to fix, but sorry I cannot find an answer. However, here is an escape of this problem: Index: Makefile =================================================================== RCS file: /lab/FreeBSD/FreeBSD.cvs/src/release/Makefile,v retrieving revision 1.585 diff -c -r1.585 Makefile *** Makefile 2000/11/12 11:04:11 1.585 --- Makefile 2000/11/13 05:37:12 *************** *** 831,837 **** @rm -f ${RD}/kernels/*.ko @cd ${.CURDIR}/../sys/${MACHINE}/conf && config ${KERNEL} @cd ${.CURDIR}/../sys/compile/${KERNEL} && \ ! make kernel-depend && \ make ${KERNEL_FLAGS} modules && \ make modules-reinstall DESTDIR=${RD}/kernels && \ --- 831,837 ---- @rm -f ${RD}/kernels/*.ko @cd ${.CURDIR}/../sys/${MACHINE}/conf && config ${KERNEL} @cd ${.CURDIR}/../sys/compile/${KERNEL} && \ ! make modules-depend && \ make ${KERNEL_FLAGS} modules && \ make modules-reinstall DESTDIR=${RD}/kernels && \ It does not fix this problem. However, if we separate the execution of "make obj" and "make all", we can avoid (again, not *fix*) the problem. Maybe this change is reasonable; there is few meaning doing "make kernel-depend" in "doMODULES" target. -- - Makoto `MAR' MATSUSHITA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 22:17:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 792A537B479 for ; Sun, 12 Nov 2000 22:17:38 -0800 (PST) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id XAA63382; Sun, 12 Nov 2000 23:17:09 -0700 (MST) (envelope-from ken) Date: Sun, 12 Nov 2000 23:17:09 -0700 From: "Kenneth D. Merry" To: Dave Tweten Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.2 Beta Broke ahc Support for AHA2842 Message-ID: <20001112231709.A63337@panzer.kdm.org> References: <200011130443.eAD4hoG00697@gilmore.nas.nasa.gov> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200011130443.eAD4hoG00697@gilmore.nas.nasa.gov>; from tweten@nas.nasa.gov on Sun, Nov 12, 2000 at 08:43:49PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 20:43:49 -0800, Dave Tweten wrote: > My old kernel, vintage 4.1.1, works fine with my three old Adaptec SCSI host > bus adapters, two AHA1742A's and an AHA2842VL (yes, it's an old motherboard). > I've cvsupped 4.2 a couple of times (most recently November 9, 14:26 PST), > built world, built kernel, installed kernel, and tried to reboot. The > following behavior happened both times: Justin checked in a fix for aic7770 boards (which includes the 284x and 274x) in -stable yesterday. You might want to cvsup again and give it another try. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 22:23:42 2000 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 96BC737B479 for ; Sun, 12 Nov 2000 22:23:39 -0800 (PST) Received: from localhost (localhost.xtalwind.net [127.0.0.1]) by germanium.xtalwind.net (8.11.1/8.11.1) with ESMTP id eAD6NZe86240; Mon, 13 Nov 2000 01:23:35 -0500 (EST) (envelope-from jack@germanium.xtalwind.net) Date: Mon, 13 Nov 2000 01:23:35 -0500 (EST) From: jack To: "Jeffrey J. Mountin" Cc: freebsd-stable@FreeBSD.ORG Subject: Re: /usr/src/Makefile question In-Reply-To: <4.3.2.20001112215708.00d8e7a0@207.227.119.2> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Nov 12 Jeffrey J. Mountin wrote: > Use 'script' and if you don't wish to wait around to ^D at the finish, then > add ';date' at the end. My preference is 'date; time make ; date' > along with script. There're all kinds of ways around it, including a local patch that puts it back in. I'm just curious about why a convenient, IMO, feature was dropped. -------------------------------------------------------------------------- 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 Sun Nov 12 22:24:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (placeholder-dcat-1076843399.broadbandoffice.net [64.47.83.135]) by hub.freebsd.org (Postfix) with ESMTP id 5710D37B479 for ; Sun, 12 Nov 2000 22:24:14 -0800 (PST) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id eAD6ODX34832; Sun, 12 Nov 2000 22:24:13 -0800 (PST) (envelope-from dillon) Date: Sun, 12 Nov 2000 22:24:13 -0800 (PST) From: Matt Dillon Message-Id: <200011130624.eAD6ODX34832@earth.backplane.com> To: Matt Dillon Cc: Mike Tancsa , Max Khon , stable@FreeBSD.ORG Subject: Re: MFC ffs_softdep.c 1.68 References: <5.0.0.25.0.20001109140157.05d6a8e0@marble.sentex.ca> <200011130242.eAD2gVn34126@earth.backplane.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ::At the time, I seem to recall discussion about this fix in current ::depending on parts that were specific to current and would not be MFC'd to ::STABLE. Does anyone know if that is still the case ? :: :: ---Mike :: ::At 06:55 PM 11/9/00 +0600, Max Khon wrote: ::>hi, there! ::> ::>seems that this was not MFC'ed: ::> ::>mckusick 2000/06/18 15:14:28 PDT ::> ::> Modified files: ::> sys/contrib/softupdates ffs_softdep.c ::> Log: ::> When running with quotas enabled on a filesystem using soft updates, ::> the system would panic when a user's inode quota was exceeded (see ::> PR 18959 for details). This fixes that problem. ::> ::> PR: 18959 ::> Submitted by: Jason Godsey ::> ::> Revision Changes Path ::> 1.68 +4 -3 src/sys/contrib/softupdates/ffs_softdep.c ::> ::>there is also another open PR about this (19162) ::> ::>/fjoe ::------------------------------------------------------------------------ ::Mike Tancsa, tel +1 519 651 3400 ::Sentex Communications mike@sentex.net : : I already did the MFC. I'll look into the mail archives and : check the code to see if there is a problem. : : -Matt : I've looked into this and couldn't find any reference to potential problems MFCing it, and the code looks correct. If anyone can recall the conversation or direct me to mailing list thread I would appreciate it. The patch can't make things any worse no matter what so I think it's safe to leave it in in anycase. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 22:57:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id E8A8037B479; Sun, 12 Nov 2000 22:57:11 -0800 (PST) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAD6vAR04791; Sun, 12 Nov 2000 23:57:10 -0700 (MST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost [127.0.0.1]) by billy-club.village.org (8.11.1/8.8.3) with ESMTP id eAD6wdG38522; Sun, 12 Nov 2000 23:58:39 -0700 (MST) Message-Id: <200011130658.eAD6wdG38522@billy-club.village.org> To: Makoto MATSUSHITA Subject: Re: "make modules" kicks the first module directory twice Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Nov 2000 14:58:12 +0900." <20001113145812F.matusita@jp.FreeBSD.org> References: <20001113145812F.matusita@jp.FreeBSD.org> <3A085F93.BC245A53@cup.hp.com> Date: Sun, 12 Nov 2000 23:58:39 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001113145812F.matusita@jp.FreeBSD.org> Makoto MATSUSHITA writes: : It does not fix this problem. However, if we separate the execution of : "make obj" and "make all", we can avoid (again, not *fix*) the problem. : Maybe this change is reasonable; there is few meaning doing "make : kernel-depend" in "doMODULES" target. I think that make has no business doing an implicit make obj for the all target. I have been running with patches in my tree that doesn't do the obj target if .depend exists. Of course, you have to be more careful about running make depend in that case, but right now the make obj in the all target is hiding this problem. So I would agree with your patch and your proposal. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 23:22:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shalimar.net.au (shalimar.net.au [198.142.161.98]) by hub.freebsd.org (Postfix) with ESMTP id 9955537B479 for ; Sun, 12 Nov 2000 23:22:24 -0800 (PST) Received: from shalimar.net.au (localhost [127.0.0.1]) by shalimar.net.au (8.11.1/8.11.1) with SMTP id eAD7Lmb28029; Mon, 13 Nov 2000 18:21:49 +1100 (EST) (envelope-from count@shalimar.net.au) From: Zero Sum Organization: Tobacco Chewers and Body Painters Association. Date: Mon, 13 Nov 2000 18:21:47 +1100 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="us-ascii" Cc: Giorgos Keramidas , freebsd-stable@FreeBSD.ORG To: Andrew Johns , Luc Morin References: <3A0F290E.A63C37F0@videotron.ca> <3A0F5CFF.5C081FF@videotron.ca> <3A0F64B2.ADF038D5@kpi.com.au> In-Reply-To: <3A0F64B2.ADF038D5@kpi.com.au> Subject: Re: syslogd messages MIME-Version: 1.0 Message-Id: <00111318214714.00417@shalimar.net.au> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- On Monday 13 November 2000 14:49, Andrew Johns wrote: > Luc Morin wrote: > > > Giorgos Keramidas wrote: > > > > > On Sun, Nov 12, 2000 at 11:34:38PM +0000, Luc Morin wrote: > > > > Hi all, > > > > > > > > I have started seeing as lot of these messages at the console: > > > > > > > > Nov 11 23:00:01 southpark syslogd: '/' in "/dev//dev/pty" > > > > > > > > I'm not too sure when they started showing up. Has anyone else > > > > noticed them ? What do they mean ? > > > > > > I haven't seen this. But can we see your /etc/syslog.conf ? > > > > > > - giorgos > > > > As far as I know, this is a "stock" syslog.conf, but here it goes: > > > > [stock syslog.conf snipped] > > Could be way off base here, but have you (or anybody else) done anything to > /dev, like move it for instance (and link to it)? NFS mount it? > I certainly haven't and I have the same issue. Geoff -- count@shalimar.net.au Nihil curo de ista tua stulta superstitione -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: bgD/NNfrn6OCTD0hU0uKkazoOxLnaeRN iQA/AwUBOg+WjPh4xz7LU/evEQIn0QCg043rXDWc9BnBRCBQ2koSr3rv1cgAnRWi nYfsLqetOqPNyoPQvT2dGXbR =NP3F -----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 Sun Nov 12 23:29:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from blount.mail.mindspring.net (blount.mail.mindspring.net [207.69.200.226]) by hub.freebsd.org (Postfix) with ESMTP id 11E4B37B479 for ; Sun, 12 Nov 2000 23:29:36 -0800 (PST) Received: from silvia.hip.berkeley.edu (sji-ca7-217.ix.netcom.com [209.109.235.217]) by blount.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id CAA17128; Mon, 13 Nov 2000 02:28:48 -0500 (EST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id eAD7Qgj84904; Sun, 12 Nov 2000 23:26:42 -0800 (PST) (envelope-from asami@cs.berkeley.edu) X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: John Polstra Cc: stable@freebsd.org, jkh@winston.osd.bsdi.com Subject: Re: libc shlib version References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Date: 12 Nov 2000 23:26:25 -0800 In-Reply-To: <200011130413.eAD4DKj41211@vashon.polstra.com> (John Polstra's message of "Sun, 12 Nov 2000 20:13:20 -0800 (PST)") Message-ID: Lines: 13 User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 06) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 =?ISO-2022-JP?B?KBskQjJWMWMbKEIp?= Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: John Polstra * That's fine. But I don't think I can do it this week -- I've got too * much job-related stuff going on. If it is going to get done, somebody * else is going to have to rise to the occasion. I'm not sure if I understand. I thought the issue was just bumping the values of SHLIB_MAJOR in libc/Makefile and libc_r/Makefile and rebuilding everything. Or is there something that you (as *the* compiler guru) need to do? :) Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 23:40: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from zipcode.corp.home.net (zipcode.corp.home.net [24.0.26.58]) by hub.freebsd.org (Postfix) with ESMTP id 3D91837B4C5 for ; Sun, 12 Nov 2000 23:40:07 -0800 (PST) Received: from rover (dialup-24-0-25-91.corp.home.net [24.0.25.91]) by zipcode.corp.home.net (8.9.3/8.9.3) with SMTP id XAA28844; Sun, 12 Nov 2000 23:39:54 -0800 (PST) From: "Sameer R. Manek" To: "Jon Paterson" , Subject: RE: keeping stable without cvs type tools. Date: Sun, 12 Nov 2000 23:39:54 -0800 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.2911.0) In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > -----Original Message----- > From: owner-freebsd-stable@FreeBSD.ORG > [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of Jon Paterson > I was wondering if there was a way to keep up to date without using CVS or > one of the other tools. CVSSUP is fine at work for the servers here but > could be v painful down a 56K modem ;-) > > > I can burn data onto CD's at work and take them home, what would I need to > download? I know that there is data available on the ftp > servers, but I am > not sure what is required here.. > > > thanks for any advice, and hope the question does not sound too stupid! > The daily or weekly syncs aren't too painful on a 56k dialup, installing a 4.1-RELEASE box today and cvsup'ing up would be. What you may want to consider doing is at work, cvsup'ing at work, to your ~, then tar it up, burn it to cd. Then at home, rm -rf /usr/src, and untar the source from cd onto /usr/src. Use that as the starting point, and from there on a weekly basis or so, when you are dialed in, cvsup to keep the source current. Naturally makeworld/makekernel as appropriate. Repeat the above steps for the ports collection if desired. Also consider keeping a cvsup-mirror at work that updates like once a day or on demand, to minimize network latency. Sameer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sun Nov 12 23:57:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 2A3A637B479; Sun, 12 Nov 2000 23:57:20 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id D5F57692; Sun, 12 Nov 2000 23:57:18 -0800 (PST) Received: from cup.hp.com (p1000180.nsr.hp.com [15.109.0.180]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id XAA06651; Sun, 12 Nov 2000 23:57:18 -0800 (PST) Message-ID: <3A0F9ED8.A56CA34E@cup.hp.com> Date: Sun, 12 Nov 2000 23:57:12 -0800 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Makoto MATSUSHITA Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice References: <3A085F93.BC245A53@cup.hp.com> <20001113145812F.matusita@jp.FreeBSD.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Makoto MATSUSHITA wrote: > > % make -j 2 modules > cd ../../modules && env MAKEOBJDIRPREFIX=/usr/src/sys/compile/GENERIC/modules KMODDIR=/boot/kernel make obj all > ===> 3dfx > ===> 3dfx > Warning: Object directory not changed from original /usr/src/sys/modules/3dfx > (... ok, break it ...) The problem is in the fact that the Makefile (the one in /sys/conf) contains something like: ${MAKE} obj all and ${MAKE} obj depend The net effect is that these targets are built in parallel, which obviously isn't right. The following solves the problem (i386 only): Index: Makefile.i386 =================================================================== RCS file: /home/ncvs/src/sys/conf/Makefile.i386,v retrieving revision 1.212 diff -u -r1.212 Makefile.i386 --- Makefile.i386 2000/10/29 09:47:50 1.212 +++ Makefile.i386 2000/11/13 07:49:00 @@ -271,11 +271,13 @@ modules: @mkdir -p ${.OBJDIR}/modules - cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all + cd $S/modules && env ${MKMODULESENV} ${MAKE} obj && \ + env ${MKMODULESENV} ${MAKE} all modules-depend: @mkdir -p ${.OBJDIR}/modules - cd $S/modules && env ${MKMODULESENV} ${MAKE} obj depend + cd $S/modules && env ${MKMODULESENV} ${MAKE} obj $$ \ + env ${MKMODULESENV} ${MAKE} depend modules-clean: cd $S/modules && env ${MKMODULESENV} ${MAKE} clean -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 0:16:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from bulls.mei.co.jp (bulls.mei.co.jp [202.224.189.25]) by hub.freebsd.org (Postfix) with ESMTP id 95D5737B479; Mon, 13 Nov 2000 00:16:16 -0800 (PST) Received: by bulls.mei.co.jp (8.11.0/3.7W) with ESMTP id eAD8GEP15619; Mon, 13 Nov 2000 17:16:14 +0900 (JST) Received: by mariners.mei.co.jp (8.9.1/3.7W) with ESMTP id RAA11330; Mon, 13 Nov 2000 17:16:14 +0900 (JST) Received: by dream.vrl.mei.co.jp (8.11.1/3.7W-11/13/00) id eAD8GDn04606; Mon, 13 Nov 2000 17:16:13 +0900 (JST) To: sos@FreeBSD.org Cc: freebsd-stable@FreeBSD.org Subject: 4.2-BETA can't find ATAPI CD-ROM From: Kazu TAKAMUNE X-Mailer: Mew version 1.94.2 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: <20001113171613N.takamune@vrl.mei.co.jp> Date: Mon, 13 Nov 2000 17:16:13 +0900 X-Dispatcher: imput version 20000228(IM140) Lines: 43 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, sos and all! My FreeBSD 4.2-BETA box (Cvsupped at Nov 13 10:27:57 JST) doesn't attach ATAPI CD-ROM device. % dmesg | grep ata atapci0: port 0xa800-0xa80f at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ad1: 43979MB [89355/16/63] at ata0-slave UDMA100 The old kernel (Cvsupped at Nov 1 12:30:28 2000 JST) found acd0 normally. % grep ata /s2/var/log/dmesg.today atapci0: port 0xa800-0xa80f at device 31.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata3 at port 0x170-0x177,0x376 irq 15 on isa0 ad1: 43979MB [89355/16/63] at ata0-slave UDMA100 acd0: CD-RW at ata3-master using BIOSPIO This box has two ata devives: Primary Slave: HDD Seconday Master: CD-R/RW Drive. (I reserved Primary Master for Windows) That's configuration: % grep -i ata DREAM # 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 options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices Thanks. --- Kazu TAKAMUNE mailto:takamune@avrl.mei.co.jp Matsushita Electric Industrial Co., Ltd.(National/Panasonic) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 0:23:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id 56AEF37B479; Mon, 13 Nov 2000 00:23:49 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id JAA98897; Mon, 13 Nov 2000 09:21:51 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200011130821.JAA98897@freebsd.dk> Subject: Re: 4.2-BETA can't find ATAPI CD-ROM In-Reply-To: <20001113171613N.takamune@vrl.mei.co.jp> from Kazu TAKAMUNE at "Nov 13, 2000 05:16:13 pm" To: takamune@avrl.mei.co.jp (Kazu TAKAMUNE) Date: Mon, 13 Nov 2000 09:21:51 +0100 (CET) Cc: sos@FreeBSD.org, freebsd-stable@FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Kazu TAKAMUNE wrote: > Hi, sos and all! > > My FreeBSD 4.2-BETA box (Cvsupped at Nov 13 10:27:57 JST) > doesn't attach ATAPI CD-ROM device. This should be fixed with the commit I just did to -stable... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 0:25:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shark.harmonic.co.il (jupiter.harmonic.co.il [192.116.140.62]) by hub.freebsd.org (Postfix) with ESMTP id EDE5637B479 for ; Mon, 13 Nov 2000 00:25:47 -0800 (PST) Received: from localhost (roman@localhost) by shark.harmonic.co.il (8.9.3/8.9.3) with ESMTP id KAA24949; Mon, 13 Nov 2000 10:25:35 +0200 Date: Mon, 13 Nov 2000 10:25:35 +0200 (IST) From: Roman Shterenzon To: cam Cc: stable@FreeBSD.ORG Subject: Re: rpc.lockd broken in FreeBSD NFS In-Reply-To: <200011081355.OAA99219@mailhost.esil.univ-mrs.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 8 Nov 2000, cam wrote: > hi > > I have to use rpc.lockd on my NFS server (FreeBSD 4.0-STABLE) and I've notice that it is broken with this line in /etc/defaults/rc.conf: > > 113: rpc_lockd_enable="NO" # Run NFS rpc.lockd (*broken!*) if nfs_server. > > 1/ Why is it broken ? I've search in the archives but I've not found > any good answers. you didn't search enough :) > 2/ Can I use it anyway ? Or this will hang my system ? it's broken since it's not functional. it grants _ALL_ lock requests and does nothing. Search the archives again and you'll find some links. --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 Nov 13 1:11: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sfinx.lasting.ro (sfinx.lasting.ro [193.230.239.254]) by hub.freebsd.org (Postfix) with ESMTP id 5DBD237B4C5 for ; Mon, 13 Nov 2000 01:10:57 -0800 (PST) Received: from bofh.lasting.ro (root@bofh.lasting.ro [193.230.239.12]) by sfinx.lasting.ro (8.11.0/bofh+AntiVir) with ESMTP id eAD9AsP30677; Mon, 13 Nov 2000 11:10:54 +0200 Received: from lasting.ro (cbredi@localhost [127.0.0.1]) by bofh.lasting.ro (8.11.1/bofh) with ESMTP id eAD9AhQ01754; Mon, 13 Nov 2000 11:10:45 +0200 (EET) (envelope-from cbredi@lasting.ro) Message-ID: <3A0FB013.266683B7@lasting.ro> Date: Mon, 13 Nov 2000 11:10:43 +0200 From: "Cristian N. Bradiceanu" Organization: LASTING System X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: Dave Uhring Cc: freebsd-stable@freebsd.org Subject: Re: arplookup failed: host is not on local network References: <3A0EC032.11A01795@lasting.ro> <00111210290600.00222@dave.uhring.com> Content-Type: multipart/mixed; boundary="------------B47B756E8E7F17D4C2EC1622" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------B47B756E8E7F17D4C2EC1622 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Dave Uhring wrote: > > On Sunday 12 November 2000 10:07, Cristian N. Bradiceanu wrote: > > > > Greetings, > > > > I'm getting many of these messages: > > > > arplookup 193.230.239.254 failed: host is not on local network > > > > relevant information: > > > > FreeBSD bofh.lasting.ro 4.2-BETA FreeBSD 4.2-BETA #0: Tue Nov 7 > > 17:21:31 EET 2000 root@bofh.lasting.ro:/usr/obj/usr/src/sys/OOPS > > i386 > > > > xl0: flags=8843 mtu 1500 > > inet 193.230.239.12 netmask 0xffffffc0 broadcast > > 193.230.239.63 ether 00:50:da:3e:ff:71 > > media: autoselect (100baseTX ) status: active > > supported media: autoselect 100baseTX 100baseTX > > 10baseT/UTP 10baseT/UTP 100baseTX > > > > Best regards, > > Cristian Bradiceanu > > Look at your netmask and broadcast values. 193.230.239.254 is NOT on > your local network. Of course it isn't! This is my question: why do I get these messages as 193.230.239.254 is not directly connected on any interface. Or, why don't I get this message for, let's say 216.136.204.21. Cristian --------------B47B756E8E7F17D4C2EC1622 Content-Type: text/x-vcard; charset=us-ascii; name="cbredi.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Cristian N. Bradiceanu Content-Disposition: attachment; filename="cbredi.vcf" begin:vcard n:Bradiceanu;Cristian tel;fax:+40-56-201278 tel;work:+40-56-201278 x-mozilla-html:FALSE url:http://www.lasting.ro org:LASTING System;Internet version:2.1 email;internet:cbredi@lasting.ro adr;quoted-printable:;;Miron Costin 2=0D=0A;Timisoara;Timis;1900;Romania x-mozilla-cpt:;-12512 fn:Cristian Bradiceanu end:vcard --------------B47B756E8E7F17D4C2EC1622-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 1:12:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 664) id 61A0C37B479; Mon, 13 Nov 2000 01:12:17 -0800 (PST) Date: Mon, 13 Nov 2000 01:12:17 -0800 From: David O'Brien To: stable@freebsd.org, alpha@freebsd.org Subject: (FWD) 4.2-BETA release candidate #1 ISO installation image available Message-ID: <20001113011217.A37969@hub.freebsd.org> Reply-To: obrien@freebsd.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.1-RELEASE Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The DEC Alpha/AXP RC#1 is at ftp://ftp.freebsd.org/pub/FreeBSD/releases/alpha/ISO-IMAGES/4.2-RC1-install.iso This is an installatable ISO image with XFree86 3.3.6 bits (no packages) (MD5 checksum is in CHECKSUM.MD5 in the same directory). The FTP installable version is also uploading to the FTP site and will be available from ftp://ftp.freebsd.org/pub/FreeBSD/releases/alpha/ shortly. Please test this all you can! Thanks. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 1:38:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from updraft.jp.freebsd.org (updraft.jp.FreeBSD.ORG [210.157.158.42]) by hub.freebsd.org (Postfix) with ESMTP id CD1D437B479; Mon, 13 Nov 2000 01:38:40 -0800 (PST) Received: from castle2.jp.FreeBSD.org (castle2.jp.FreeBSD.org [210.226.20.120]) by updraft.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id SAA03122; Mon, 13 Nov 2000 18:38:37 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by castle2.jp.FreeBSD.org (8.11.0+3.3W/8.11.0) with ESMTP/inet id eAD9cYs97346; Mon, 13 Nov 2000 18:38:34 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG In-Reply-To: <3A0F9ED8.A56CA34E@cup.hp.com> References: <3A085F93.BC245A53@cup.hp.com> <20001113145812F.matusita@jp.FreeBSD.org> <3A0F9ED8.A56CA34E@cup.hp.com> X-Face: '*aj"d@ijeQ:/X}]oM5c5Uz{ZZZk90WPt>a^y4$cGQp8:!H\W=hSM;PuNiidkc]/%,;6VGu e+`&APmz|P;F~OL/QK%;P2vU>\j4X.8@i%j6[%DTs_3J,Fff0)*oHg$A.cDm&jc#pD24WK@{,"Ef!0 P\):.2}8jo-BiZ?X&t$V X-User-Agent: Mew/1.94.2 XEmacs/21.2 (Notus) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 9 From: Makoto MATSUSHITA To: marcel@cup.hp.com Subject: Re: "make modules" kicks the first module directory twice Date: Mon, 13 Nov 2000 18:38:32 +0900 Message-Id: <20001113183832D.matusita@jp.FreeBSD.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG marcel> The net effect is that these targets are built in parallel, marcel> which obviously isn't right. Agreed. If there is no reason to do "make obj all" (specify both 'obj' and 'all' target at once), it's maybe a better solution. -- - Makoto `MAR' MATSUSHITA To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 1:44:52 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 6A07837B479; Mon, 13 Nov 2000 01:44:50 -0800 (PST) Received: from vigrid.com (pm3-pt31.pcnet.net [206.105.29.105]) by pcnet1.pcnet.com (8.8.7/PCNet) with ESMTP id EAA27766; Mon, 13 Nov 2000 04:44:25 -0500 (EST) Message-ID: <3A0FB7F1.4D0D1AC6@vigrid.com> Date: Mon, 13 Nov 2000 04:44:17 -0500 From: "Daniel M. Eischen" X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Cc: asami@freebsd.org Subject: Re: libc shlib version References: <200011120651.eAC6paj79972@silvia.hip.berkeley.edu> <200011121918.eACJI6l40407@vashon.polstra.com> <200011122037.eACKbJ540686@vashon.polstra.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Polstra wrote: > > In article , > Satoshi - Ports Wraith - Asami wrote: > > * From: John Polstra > > > > * In article <200011120651.eAC6paj79972@silvia.hip.berkeley.edu>, > > * Satoshi Asami wrote: > > * > > * > It was brought to my attention that recent 40upgrade kills all the > > * > networking programs. Looking at the plists, the only thing I can > > * > think of is that libc.so.4 has somehow lost backward compatibility. > > * > > * This isn't much to go on. What are the symptoms? > > > > I don't know much either, as I haven't experienced it myself. The > > reports say core dumps from fetch, etc. Please see PR #21997. > > OK, all those failures are signal 12 == SIGSYS == non-existent signal > call. Somebody must have made a change to libc which caused it to > start using a signal call that didn't exist in 4.0-RELEASE. So yes, > I suppose that the version number of libc should be bumped. Likewise > for libc_r, if it hasn't already been bumped for this release. What a > pain -- that means yet another compatxx distribution. Why not find what was added and back it out? Aren't we going to need yet another version bump for 5.0? -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 1:48: 5 2000 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 E8A7C37B479 for ; Mon, 13 Nov 2000 01:48:00 -0800 (PST) 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 JAA09917 for ; Mon, 13 Nov 2000 09:46:34 GMT Message-ID: <3A0FB8CE.5416BD8C@abacus.co.uk> Date: Mon, 13 Nov 2000 09:47:59 +0000 From: Antony T Curtis Organization: Abacus Polar PLC (UK) X-Mailer: Mozilla 4.74 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@freebsd.org Subject: Strange request... Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Does anyone know if it is possible to run User Mode Linux under FreeBSD? -- ANTONY T CURTIS Tel: +44 (1635) 36222 Abacus Polar Holdings Ltd Fax: +44 (1635) 38670 > Why do we have two eyes? To watch 3-D movies with. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 1:50:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shark.harmonic.co.il (jupiter.harmonic.co.il [192.116.140.62]) by hub.freebsd.org (Postfix) with ESMTP id 13AEA37B479; Mon, 13 Nov 2000 01:50:11 -0800 (PST) Received: from localhost (roman@localhost) by shark.harmonic.co.il (8.9.3/8.9.3) with ESMTP id LAA28306; Mon, 13 Nov 2000 11:49:52 +0200 Date: Mon, 13 Nov 2000 11:49:52 +0200 (IST) From: Roman Shterenzon To: Zero Sum Cc: freebsd-stable@FreeBSD.ORG, freebsd-ports@FreeBSD.ORG Subject: Re: PORT Firewalk In-Reply-To: <0011110136190E.00417@shalimar.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've patches at home which fix and upgrade it. I mailed the MAINTAINER month and a half ago but haven't heard from him. I can take maintainership over this port. It has some interesting failure (timeout?) in libpcap anyway, which I'm looking forward to fix. On Sat, 11 Nov 2000, Zero Sum wrote: > -----BEGIN PGP SIGNED MESSAGE----- > > > > Firewalk wants libnet which is fine and built from port and includes the > routine build_ip(). I don't understand configure well enough to fix this. > Is the -current port broken or am I missing something? > > checking for a BSD compatible install... /usr/bin/install -c -o root -g > wheel > checking for build_ip in -lnet... no > configure: error: No libnet? No firewalk. > ===> Script "configure" failed: here are the contents of "config.log" > This file contains any messages produced by compilers while > running configure, to aid debugging if configure makes a mistake. > > configure:578: checking host system type > configure:599: checking target system type > configure:617: checking build system type > configure:660: checking for gcc > configure:737: checking whether the C compiler (cc -O -pipe > -L/usr/local/lib) works > configure:751: cc -o conftest -O -pipe -L/usr/local/lib conftest.c 1>&5 > configure:771: checking whether the C compiler (cc -O -pipe > -L/usr/local/lib) is a cross-compiler > configure:776: checking whether we are using GNU C > configure:785: cc -E conftest.c > configure:800: checking whether cc accepts -g > configure:828: checking how to run the C preprocessor > configure:849: cc -E conftest.c >/dev/null 2>conftest.out > configure:899: checking for a BSD compatible install > configure:952: checking for build_ip in -lnet > configure:971: cc -o conftest -O -pipe -L/usr/local/lib conftest.c -lnet > 1>&5 > /tmp/ccNB9221.o: In function `main': > /tmp/ccNB9221.o(.text+0x7): undefined reference to `build_ip' > configure: failed program was: > #line 960 "configure" > #include "confdefs.h" > /* Override any gcc2 internal prototype to avoid an error. */ > /* We use char because int might match the return type of a gcc2 > builtin and then its argument prototype would still apply. */ > char build_ip(); > > int main() { > build_ip() > ; return 0; } > (end of "config.log") > *** Error code 1 > > Geoff > -- > count@shalimar.net.au > Nihil curo de ista tua stulta superstitione > > > -----BEGIN PGP SIGNATURE----- > Version: PGPfreeware 5.0i for non-commercial use > MessageID: SfDmL/0qgSmwoZEOiKdNKcOEQvjmdt// > > iQA+AwUBOgwH4/h4xz7LU/evEQIQ7gCTBLRhVrX8Sn0yDOYC0j2U+uiEngCgxtF2 > az+ZfEMjI3tMclCqHJLbHhc= > =UFcS > -----END PGP SIGNATURE----- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > --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 Nov 13 1:53:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 7321637B479; Mon, 13 Nov 2000 01:53:10 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id UAA19162; Mon, 13 Nov 2000 20:43:20 +1100 Date: Mon, 13 Nov 2000 20:44:15 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Marcel Moolenaar Cc: Makoto MATSUSHITA , current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice In-Reply-To: <3A0F9ED8.A56CA34E@cup.hp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 12 Nov 2000, Marcel Moolenaar wrote: > Makoto MATSUSHITA wrote: > > > > % make -j 2 modules > > cd ../../modules && env MAKEOBJDIRPREFIX=/usr/src/sys/compile/GENERIC/modules KMODDIR=/boot/kernel make obj all > > ===> 3dfx > > ===> 3dfx > > Warning: Object directory not changed from original /usr/src/sys/modules/3dfx > > (... ok, break it ...) > > The problem is in the fact that the Makefile (the one in /sys/conf) > contains something like: > > ${MAKE} obj all > > and > > ${MAKE} obj depend > > The net effect is that these targets are built in parallel, which > obviously isn't right. The following solves the problem (i386 only): That's just one of the problems :-). "make obj all" is usually an error, but in Makefile.${MACHINE} it should be just a bad example, since the `obj' and `all' targets should be built sequentially and then the object directories will exist by the time make(1) recurses into them for the `all' target. This doesn't work right for the -j case. (In the above example, the targets are built concurrently and race each other. This is bad when the `all' target wins the race. The `obj' target runs faster, so it usually wins the race except in the first directory (3dfx)). More .ORDER statements in *.mk are required. > Index: Makefile.i386 > =================================================================== > RCS file: /home/ncvs/src/sys/conf/Makefile.i386,v > retrieving revision 1.212 > diff -u -r1.212 Makefile.i386 > --- Makefile.i386 2000/10/29 09:47:50 1.212 > +++ Makefile.i386 2000/11/13 07:49:00 > @@ -271,11 +271,13 @@ > > modules: > @mkdir -p ${.OBJDIR}/modules > - cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all > + cd $S/modules && env ${MKMODULESENV} ${MAKE} obj && \ > + env ${MKMODULESENV} ${MAKE} all > > modules-depend: > @mkdir -p ${.OBJDIR}/modules > - cd $S/modules && env ${MKMODULESENV} ${MAKE} obj depend > + cd $S/modules && env ${MKMODULESENV} ${MAKE} obj $$ \ > + env ${MKMODULESENV} ${MAKE} depend > > modules-clean: > cd $S/modules && env ${MKMODULESENV} ${MAKE} clean > `&&' should never be used in shell commands in makefiles, although it may be only a bad example. This is because multiple commands are executed in the same shell in the -j case, and `&&' gives non-simple commands which may defeat the shell's -e setting. E.g., the command: cd /; set -e; cd /nonesuch && false; rm -rf * removes everything under "/", not everything under /nonesuch, despite checking that the cd to /nonesuch worked. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 2: 3:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shark.harmonic.co.il (jupiter.harmonic.co.il [192.116.140.62]) by hub.freebsd.org (Postfix) with ESMTP id 2258B37B479 for ; Mon, 13 Nov 2000 02:03:11 -0800 (PST) Received: from localhost (roman@localhost) by shark.harmonic.co.il (8.9.3/8.9.3) with ESMTP id MAA28819; Mon, 13 Nov 2000 12:02:21 +0200 Date: Mon, 13 Nov 2000 12:02:20 +0200 (IST) From: Roman Shterenzon To: "Chad R. Larson" Cc: Boris Samorodov , freebsd-stable@FreeBSD.ORG Subject: Re: Multiport NIC needed In-Reply-To: <200011102212.PAA26295@freeway.dcfinc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 10 Nov 2000, Chad R. Larson wrote: > As I recall, Boris Samorodov wrote: > > We need one quad 10/100 NIC (four segments and only one spare > > PCI slot :-( ) > > > > So far we have found only one such card in hardware.txt -- ANA-61044. > > How is it with FreeBSD? > > > > Or maybe another card? > > Sun Microsystems sells a "PQFE" (PCI Quad Fast Ethernet) card. It's > got support under both x86 and SPARC Solaris. Anyone got a driver > for that? > if it's the qfe0-qfe3 then it's hme0 thing (I don't thing that it's supported). if it's the qe0-qe3 then it's le0 which is AMD Lance and probably supported. Anyway, it costs fortune (just like most of sun hardware). --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 Nov 13 2: 9: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ns.bsag.ch (ns.bsag.ch [195.246.88.210]) by hub.freebsd.org (Postfix) with ESMTP id 8F32E37B479; Mon, 13 Nov 2000 02:09:00 -0800 (PST) Received: (from hpr@localhost) by ns.bsag.ch (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id LAA26010; Mon, 13 Nov 2000 11:08:48 +0100 Date: Mon, 13 Nov 2000 11:08:48 +0100 From: Hanspeter Roth Bsag To: Mike Smith Cc: Feisal Umar , freebsd-stable@FreeBSD.ORG Subject: Re: setrootbyname failed in 4.2-Beta Message-ID: <20001113110848.A25513@bs11.bsag.ch> References: <20001111145834.A2025@bs11.bsag.ch> <200011111646.eABGkL914085@mass.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200011111646.eABGkL914085@mass.osd.bsdi.com>; from msmith@FreeBSD.ORG on Sat, Nov 11, 2000 at 08:46:21AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Nov 11, 2000 at 08:46:21AM -0800, Mike Smith wrote: > > When you built your new kernel, you left out something. Your SCSI disks > are probably not being probed (check the probe messages). Yes indeed. I hadn't read ``To update from 4.0-RELEASE or later to the most current 4.x-STABLE'' in /usr/src/UPDATING. This time I tried to follow these instuctions. Thus I did make installworld and mergemaster in single user mode. I hadn't run mergemaster before. Now it works. Thanks. -Hanspeter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 2:18:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shark.harmonic.co.il (jupiter.harmonic.co.il [192.116.140.62]) by hub.freebsd.org (Postfix) with ESMTP id 5F26E37B479 for ; Mon, 13 Nov 2000 02:18:04 -0800 (PST) Received: from localhost (roman@localhost) by shark.harmonic.co.il (8.9.3/8.9.3) with ESMTP id MAA28896; Mon, 13 Nov 2000 12:04:39 +0200 Date: Mon, 13 Nov 2000 12:04:38 +0200 (IST) From: Roman Shterenzon To: The Unicorn Cc: stable@FreeBSD.ORG Subject: Re: wv port does not build on 4.2-BETA In-Reply-To: <20001111154546.A18683@unicorn.blackhats.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It was fixed by maintainer just after I mailed him. Please don't mail -stable about those issues. Mail the maintainer or -ports as a last resort. On Sat, 11 Nov 2000, The Unicorn wrote: > The following error message comes through: > > ===> Building for wv-0.6.2 > cc -O -pipe -DHAVE_CONFIG_H -I. -I./ -I./ -I./iconv/ -I./magick/ > -I./expat/xml > parse/ -I/usr/local/include -I/usr/local/include > -DTTFDIR=\"/usr/local/lib/wv/tt > f\" -DXMLCONFIG=\"/usr/local/lib/wv/wvConfig.xml\" > -DHTMLCONFIG=\"/usr/local/lib > /wv/wvHtml.xml\" -I./libole2/ -I./glib-wv/ -I./oledecod/ -c > ./wvSummary.c > In file included from ./wvSummary.c:3: > wv.h:4470: conflicting types for `read_32ubit' > /usr/local/include/wmfapi.h:26: previous declaration of `read_32ubit' > wv.h:4471: conflicting types for `read_16ubit' > /usr/local/include/wmfapi.h:27: previous declaration of `read_16ubit' > gmake: *** [wvSummary.o] Error 1 > *** Error code 2 > Stop in /usr/ports/textproc/wv. > *** Error code 1 > Stop in /usr/ports/textproc/wv. > *** Error code 1 > Stop in /usr/ports/textproc/wv. > > Any pointers? > > Ciao, > Unicorn. > -- > ======= _ __,;;;/ TimeWaster ================================================ > ,;( )_, )~\| A Truly Wise Man Never Plays PGP: 64 07 5D 4C 3F 81 22 73 > ;; // `--; Leapfrog With A Unicorn... 52 9D 87 08 51 AA 35 F0 > ==='= ;\ = | ==== Youth is Not a Time in Life, It is a State of Mind! ======= > Echelon Teasers: NSA CIA FBI Mossad BVD MI5 Cocaine Cuba Revolution Espionage > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > --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 Nov 13 2:40: 3 2000 Delivered-To: freebsd-stable@freebsd.org Received: from frodo.sickla.raditex.se (gandalf.raditex.se [192.5.36.18]) by hub.freebsd.org (Postfix) with ESMTP id 3551837B479 for ; Mon, 13 Nov 2000 02:39:56 -0800 (PST) Received: (from kaj@localhost) by frodo.sickla.raditex.se (8.11.0/8.11.0) id eADAdaK60278; Mon, 13 Nov 2000 11:39:36 +0100 (CET) (envelope-from kaj@raditex.se) X-Authentication-Warning: frodo.sickla.raditex.se: kaj set sender to kaj@raditex.se using -f To: Evan S Cc: stable@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive References: From: Rasmus Kaj Cc: Rasmus Kaj Organization: Raditex AB - http://Raditex.se/ X-Face: M9cR~WYav<"fu%MaslX0`43PAYY?uIsM8[#E(0\Xuy9rj>4gE\h3jm.7DD?]R8*^7T\o&vT U@[53Dwkuup4[0@gw#~kyu>`unH?kVj9CJa02(h>Ki\+i=%rn%sDf^KC.!?IHkKjMAbkd\jgmphp^' d|Q;OeXEAhq?ybGqOs1CHb6TJT42'C`Krnk61//AOfXtNjj/t'`5>Vw0QX!dKfOL$.f+S"LIuwR<;I Z0Qnnx(F^F]o@*V%TUtEV'1Z[TkOl^FFV9Z~A[b19%}uP*,huCU Date: 13 Nov 2000 11:39:36 +0100 In-Reply-To: Evan S's message of "Sun, 12 Nov 2000 19:14:25 -0500 (EST)" Message-ID: <847l68p34n.fsf@frodo.sickla.raditex.se> Lines: 29 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "ES" == Evan S writes: ES> Hey, ES> I have a question. Can an SB Live be used in conjunction with ES> FreeBSD? Well, if it can, I've got this weird problem. I use ES> FreeBSD 4.1.1-RELEASE with bp6 mobo + Dual 533mhz ES> Celerons. Compiled it all in, sndstat gives correct output for my ES> sblive. All cables are connected, volume all the way up. I use a SB Live on 4.1-RELEASE, and it works on that. There's been some updates since the one I'm using, both before and after the 4.1.1 tag, so I'd expect it to work even better in 4.2 ... :-) The one problem I have had is that the card goes into some weird state when i try to use input and output simultaneously, and after that I can't play nor record anything until i reboot ... http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/dev/sound/pci/emu10k1.c provides some details abot the updates and the actual device driver. ES> I had to resort to using opensound which actually worked, but not with ES> SMP. I don't run it SMP, so that may be your problem ... -- Rasmus Kaj ------------------------ rasmus@kaj.se - http://Raditex.se/~kaj/ \ Money is the root of all evil. Send $9.95 for more info \----------------------------------------------------- http://Raditex.se/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 2:48:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gate.actis.de (gate.actis.de [62.154.195.34]) by hub.freebsd.org (Postfix) with ESMTP id 3194437B479 for ; Mon, 13 Nov 2000 02:48:48 -0800 (PST) Received: from isi.actis.de (root@isi.actis.de [192.54.72.178]) by gate.actis.de (8.9.3/8.8.8) with ESMTP id LAA24028; Mon, 13 Nov 2000 11:48:43 +0100 Received: (from thk@localhost) by isi.actis.de (8.9.1/8.9.1) id LAA49834; Mon, 13 Nov 2000 11:48:23 +0100 (CET) Date: Mon, 13 Nov 2000 11:48:23 +0100 From: Thorsten Kuehnemann To: Lauri Laupmaa Cc: stable@FreeBSD.ORG Subject: Re: Mailscanning with FreeBSD Message-ID: <20001113114823.A40913@isi.actis.de> References: <8E67E032AD23D4118F740050042F21F794@lant.mbp.ee> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <8E67E032AD23D4118F740050042F21F794@lant.mbp.ee>; from mauri@aripaev.ee on Sun, Nov 12, 2000 at 10:41:41PM +0200 Organization: Atos GmbH (Berlin, Germany) X-Operating-System: FreeBSD 3.5 X-Millennium-Info: 49 Days Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 10:41:41PM +0200, Lauri Laupmaa wrote: > How exactly did you change your sendmail.cf ? What did you comment out and > what did you add ? The local Mailer in my sendmail.cf was procmail (see /usr/ports/mail/procmail). I commented out: Mlocal, P=/usr/local/bin/procmail, F=lsDFMAw5:/|@qSPfhn9, S=10/30, R=20/40, T=DNS/RFC822/X-Unix, A=procmail -Y -a $h -d $u I added: Mlocal, P=/usr/local/sbin/scanmails, F=lsDFMAw5:/|@qSPfhn9, S=10/30, R=20/40, T=DNS/RFC822/X-Unix, A=scanmails -Y -a $h -d $u > Did you change anything in amavis scripts to get it working ? no: cd ~/src/amavis-0.2.1 ./configure --prefix=/usr/local \ --enable-virusbackup=no \ --with-mailto=postmaster make make install Thorsten To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 2:51:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from updraft.jp.freebsd.org (updraft.jp.FreeBSD.ORG [210.157.158.42]) by hub.freebsd.org (Postfix) with ESMTP id 30A6437B479; Mon, 13 Nov 2000 02:51:20 -0800 (PST) Received: from castle2.jp.FreeBSD.org (castle2.jp.FreeBSD.org [210.226.20.120]) by updraft.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id TAA05298; Mon, 13 Nov 2000 19:51:16 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by castle2.jp.FreeBSD.org (8.11.0+3.3W/8.11.0) with ESMTP/inet id eADApDs01548; Mon, 13 Nov 2000 19:51:14 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG In-Reply-To: References: <3A0F9ED8.A56CA34E@cup.hp.com> X-Face: '*aj"d@ijeQ:/X}]oM5c5Uz{ZZZk90WPt>a^y4$cGQp8:!H\W=hSM;PuNiidkc]/%,;6VGu e+`&APmz|P;F~OL/QK%;P2vU>\j4X.8@i%j6[%DTs_3J,Fff0)*oHg$A.cDm&jc#pD24WK@{,"Ef!0 P\):.2}8jo-BiZ?X&t$V X-User-Agent: Mew/1.94.2 XEmacs/21.2 (Notus) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 198 From: Makoto MATSUSHITA To: bde@zeta.org.au Subject: Re: "make modules" kicks the first module directory twice Date: Mon, 13 Nov 2000 19:51:11 +0900 Message-Id: <20001113195111R.matusita@jp.FreeBSD.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bde> (In the above example, the targets are built concurrently and race bde> each other. This is bad when the `all' target wins the race. The bde> `obj' target runs faster, so it usually wins the race except in the bde> first directory (3dfx)). More .ORDER statements in *.mk are required. Thank you for giving us a details of this problem. But can we fix this problem with .ORDER statements? Putting ".ORDER: obj all" or alike to Makefile doesn't fix to me (maybe I misunderstand the usage of .ORDER statement)... bde> `&&' should never be used in shell commands in makefiles, although it bde> may be only a bad example. This is because multiple commands are bde> executed in the same shell in the -j case, and `&&' gives non-simple bde> commands which may defeat the shell's -e setting. What should we do if we want to check the existence of a directory and kick one (not two or more) command after chdir to that directory? Much Makefiles in our FreeBSD repository employ "cd ${dir} && command" to do this... Should we say if [ -d ${dir} ]; then \ (cd ${dir}; command) \ else false fi or exist() directive of make(1) ? *** Anyway, attached below is current sample patch to fix this problem. "make obj" and "make all" are separated to two individual commands (redundant 'cd' clause, but it should work). -- - Makoto `MAR' MATSUSHITA Index: Makefile =================================================================== RCS file: /lab/FreeBSD/FreeBSD.cvs/src/release/Makefile,v retrieving revision 1.585 diff -c -r1.585 Makefile *** Makefile 2000/11/12 11:04:11 1.585 --- Makefile 2000/11/13 05:37:12 *************** *** 831,837 **** @rm -f ${RD}/kernels/*.ko @cd ${.CURDIR}/../sys/${MACHINE}/conf && config ${KERNEL} @cd ${.CURDIR}/../sys/compile/${KERNEL} && \ ! make kernel-depend && \ make ${KERNEL_FLAGS} modules && \ make modules-reinstall DESTDIR=${RD}/kernels && \ --- 831,837 ---- @rm -f ${RD}/kernels/*.ko @cd ${.CURDIR}/../sys/${MACHINE}/conf && config ${KERNEL} @cd ${.CURDIR}/../sys/compile/${KERNEL} && \ ! make modules-depend && \ make ${KERNEL_FLAGS} modules && \ make modules-reinstall DESTDIR=${RD}/kernels && \ Index: Makefile.alpha =================================================================== RCS file: /lab/FreeBSD/FreeBSD.cvs/src/sys/conf/Makefile.alpha,v retrieving revision 1.79 diff -c -r1.79 Makefile.alpha *** Makefile.alpha 2000/10/29 09:47:50 1.79 --- Makefile.alpha 2000/11/13 10:09:34 *************** *** 310,320 **** modules: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj depend modules-clean: cd $S/modules && env ${MKMODULESENV} ${MAKE} clean --- 310,322 ---- modules: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj ! cd $S/modules && env ${MKMODULESENV} ${MAKE} all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj ! cd $S/modules && env ${MKMODULESENV} ${MAKE} depend modules-clean: cd $S/modules && env ${MKMODULESENV} ${MAKE} clean Index: Makefile.i386 =================================================================== RCS file: /lab/FreeBSD/FreeBSD.cvs/src/sys/conf/Makefile.i386,v retrieving revision 1.212 diff -c -r1.212 Makefile.i386 *** Makefile.i386 2000/10/29 09:47:50 1.212 --- Makefile.i386 2000/11/13 10:10:03 *************** *** 271,281 **** modules: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj depend modules-clean: cd $S/modules && env ${MKMODULESENV} ${MAKE} clean --- 271,283 ---- modules: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj ! cd $S/modules && env ${MKMODULESENV} ${MAKE} all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj ! cd $S/modules && env ${MKMODULESENV} ${MAKE} depend modules-clean: cd $S/modules && env ${MKMODULESENV} ${MAKE} clean Index: Makefile.ia64 =================================================================== RCS file: /lab/FreeBSD/FreeBSD.cvs/src/sys/conf/Makefile.ia64,v retrieving revision 1.4 diff -c -r1.4 Makefile.ia64 *** Makefile.ia64 2000/10/29 09:47:50 1.4 --- Makefile.ia64 2000/11/13 10:10:41 *************** *** 275,285 **** modules: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj depend modules-clean: cd $S/modules && env ${MKMODULESENV} ${MAKE} clean --- 275,287 ---- modules: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj ! cd $S/modules && env ${MKMODULESENV} ${MAKE} all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj ! cd $S/modules && env ${MKMODULESENV} ${MAKE} depend modules-clean: cd $S/modules && env ${MKMODULESENV} ${MAKE} clean Index: Makefile.pc98 =================================================================== RCS file: /lab/FreeBSD/FreeBSD.cvs/src/sys/conf/Makefile.pc98,v retrieving revision 1.110 diff -c -r1.110 Makefile.pc98 *** Makefile.pc98 2000/11/05 14:31:17 1.110 --- Makefile.pc98 2000/11/13 10:11:03 *************** *** 274,284 **** modules: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj depend modules-clean: cd $S/modules && env ${MKMODULESENV} ${MAKE} clean --- 274,286 ---- modules: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj ! cd $S/modules && env ${MKMODULESENV} ${MAKE} all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj ! cd $S/modules && env ${MKMODULESENV} ${MAKE} depend modules-clean: cd $S/modules && env ${MKMODULESENV} ${MAKE} clean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 2:54: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 6A31737B479 for ; Mon, 13 Nov 2000 02:54:00 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id CAA79745; Mon, 13 Nov 2000 02:53:27 -0800 (PST) (envelope-from obrien) Date: Mon, 13 Nov 2000 02:53:27 -0800 From: "David O'Brien" To: "Daniel M. Eischen" Cc: stable@freebsd.org Subject: Re: libc shlib version Message-ID: <20001113025326.A79642@dragon.nuxi.com> Reply-To: stable@freebsd.org References: <200011120651.eAC6paj79972@silvia.hip.berkeley.edu> <200011121918.eACJI6l40407@vashon.polstra.com> <200011122037.eACKbJ540686@vashon.polstra.com> <3A0FB7F1.4D0D1AC6@vigrid.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A0FB7F1.4D0D1AC6@vigrid.com>; from eischen@vigrid.com on Mon, Nov 13, 2000 at 04:44:17AM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 04:44:17AM -0500, Daniel M. Eischen wrote: > > Why not find what was added and back it out? Why loose the functionality. Bumping a shared version isn't that big a deal. > Aren't we going to need yet another version bump for 5.0? -current libc will have to be bumped at the same time it is in RELENG_4 as they are current at the same value. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 3:47: 9 2000 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 0D27C37B479 for ; Mon, 13 Nov 2000 03:47:03 -0800 (PST) Received: from chimp (fcage [192.168.0.2]) by cage.simianscience.com (8.11.1/8.9.3) with ESMTP id eADBn6h15421; Mon, 13 Nov 2000 06:49:07 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <4.2.2.20001113063835.018eacd8@marble.sentex.net> X-Sender: mdtancsa@marble.sentex.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Mon, 13 Nov 2000 06:46:33 -0500 To: Thorsten Kuehnemann , Lauri Laupmaa From: Mike Tancsa Subject: Re: Mailscanning with FreeBSD Cc: stable@FreeBSD.ORG In-Reply-To: <20001113114823.A40913@isi.actis.de> References: <8E67E032AD23D4118F740050042F21F794@lant.mbp.ee> <8E67E032AD23D4118F740050042F21F794@lant.mbp.ee> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 11:48 AM 11/13/2000 +0100, Thorsten Kuehnemann wrote: > > Did you change anything in amavis scripts to get it working ? > >no: The one default you might want to change is notifysender=yes Remember a few weeks back when someone sent an infected message to the list, we had several scanners all post back saying they found a virus. The program seems to work quite well. The hardest thing I have found so far is to try and *buy* a copy of the NAI scanner. The various sales people I spoke to told me there was no such thing as a UNIX version.... ---Mike -------------------------------------------------------------------- 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 Mon Nov 13 3:49: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id 1C71E37B479 for ; Mon, 13 Nov 2000 03:49:05 -0800 (PST) Received: (qmail 2740 invoked from network); 13 Nov 2000 11:52:25 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 11:52:25 -0000 Date: Mon, 13 Nov 2000 06:52:24 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: freebsd-stable@freebsd.org Subject: make world dance / ports Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey, I'm such an utter newbie, I've read the handbook, etc. I just moved from Linux. a few days ago, I cvsup FreeBSD 4.2-BETA, did the make buildworld/installworld/buildkernel/installkernel/mergemaster dance. I rebooted. It worked, I could login. But, all my ports were dead. I had to recompile every one of them, it got so tedious that I decided to reinstall 4.1.1-RELEASE from a cd I burned. What went wrong? Thanks, Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 3:53:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 0317A37B479; Mon, 13 Nov 2000 03:53:41 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id WAA28070; Mon, 13 Nov 2000 22:53:30 +1100 Date: Mon, 13 Nov 2000 22:54:25 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Makoto MATSUSHITA Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice In-Reply-To: <20001113195111R.matusita@jp.FreeBSD.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 13 Nov 2000, Makoto MATSUSHITA wrote: > bde> (In the above example, the targets are built concurrently and race > bde> each other. This is bad when the `all' target wins the race. The > bde> `obj' target runs faster, so it usually wins the race except in the > bde> first directory (3dfx)). More .ORDER statements in *.mk are required. > > Thank you for giving us a details of this problem. But can we fix this > problem with .ORDER statements? Putting ".ORDER: obj all" or alike to > Makefile doesn't fix to me (maybe I misunderstand the usage of .ORDER > statement)... It didn't work for me either :-). I put it in bsd.obj.mk near the `obj' target, with the idea that this would cover all uses of the obj target. The problem seems to be that we both put it in the wrong place. I think it needs to be in bsd.subdir.mk for this case and in bsd.obj.mk for most cases. > bde> `&&' should never be used in shell commands in makefiles, although it > bde> may be only a bad example. This is because multiple commands are > bde> executed in the same shell in the -j case, and `&&' gives non-simple > bde> commands which may defeat the shell's -e setting. > > What should we do if we want to check the existence of a directory and > kick one (not two or more) command after chdir to that directory? Much > Makefiles in our FreeBSD repository employ "cd ${dir} && command" to > do this... Should we say > > if [ -d ${dir} ]; then \ > (cd ${dir}; command) \ > else > false > fi > > or exist() directive of make(1) ? Just use a semicolon instead of "&&" ("cd foo; command"). This gives multiple single commands, and make(1) execs sh(1) with -e, so the shell exits if any of the simple commands fails. ("simple" here is a technical term. See sh.1.) Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 4:15:56 2000 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 5D17037B4CF for ; Mon, 13 Nov 2000 04:15:52 -0800 (PST) Received: by peitho.fxp.org (Postfix, from userid 1501) id D8DB713612; Mon, 13 Nov 2000 07:15:51 -0500 (EST) Date: Mon, 13 Nov 2000 07:15:51 -0500 From: Chris Faulhaber To: Evan S Cc: freebsd-stable@freebsd.org Subject: Re: make world dance / ports Message-ID: <20001113071551.A2241@peitho.fxp.org> Mail-Followup-To: Chris Faulhaber , Evan S , freebsd-stable@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from kaworu@sektor7.ath.cx on Mon, Nov 13, 2000 at 06:52:24AM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 06:52:24AM -0500, Evan S wrote: > Hey, > > I'm such an utter newbie, I've read the handbook, etc. I just moved from > Linux. a few days ago, I cvsup FreeBSD 4.2-BETA, did the make > buildworld/installworld/buildkernel/installkernel/mergemaster dance. I > rebooted. It worked, I could login. > > But, all my ports were dead. I had to recompile every one of them, it got > so tedious that I decided to reinstall 4.1.1-RELEASE from a cd I burned. > Define 'dead'. Were there errors? -- Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org -------------------------------------------------------- FreeBSD: The Power To Serve - 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 Mon Nov 13 4:18:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id 02E9C37B4C5 for ; Mon, 13 Nov 2000 04:18:24 -0800 (PST) Received: (qmail 2766 invoked from network); 13 Nov 2000 12:21:44 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 12:21:44 -0000 Date: Mon, 13 Nov 2000 07:21:43 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: Chris Faulhaber Cc: freebsd-stable@freebsd.org Subject: Re: make world dance / ports In-Reply-To: <20001113071551.A2241@peitho.fxp.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, I mean, ld didn't recogniz any of the libraries I had installed. In order to get X to work I had to type 'make install' in /usr/ports/x11/XFree86-4/work/xc Thanks, Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Mon, 13 Nov 2000, Chris Faulhaber wrote: > On Mon, Nov 13, 2000 at 06:52:24AM -0500, Evan S wrote: > > Hey, > > > > I'm such an utter newbie, I've read the handbook, etc. I just moved from > > Linux. a few days ago, I cvsup FreeBSD 4.2-BETA, did the make > > buildworld/installworld/buildkernel/installkernel/mergemaster dance. I > > rebooted. It worked, I could login. > > > > But, all my ports were dead. I had to recompile every one of them, it got > > so tedious that I decided to reinstall 4.1.1-RELEASE from a cd I burned. > > > > Define 'dead'. Were there errors? > > -- > Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org > -------------------------------------------------------- > FreeBSD: The Power To Serve - http://www.FreeBSD.org > > > 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 Nov 13 4:34:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from porto.genzhar.ru (porto.genzhar.ru [212.45.20.38]) by hub.freebsd.org (Postfix) with ESMTP id D4F6037B479 for ; Mon, 13 Nov 2000 04:34:18 -0800 (PST) Received: from ash (ash.genzhar.ru [212.45.20.34]) by porto.genzhar.ru (8.11.1/8.11.1) with SMTP id eADCXQZ11972 for ; Mon, 13 Nov 2000 15:33:31 +0300 (MSK) (envelope-from ash@kgb.ru) Message-ID: <010301c04d6e$2b4cab00$22142dd4@ash> From: "Alexander Naumochkin" To: References: <200011102350.PAA06179@webmail.speakeasy.net> Subject: Re: cannot install some ports Date: Mon, 13 Nov 2000 15:35:08 +0300 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Sorry I forgot ... I thought this question was coming. > > In my case "make" simply returned without doing anything; > no error messages, nothing. Do 'make clean' at first... /ash To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 4:41:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gw-nl1.origin-it.com (gw-nl1.origin-it.com [193.79.128.34]) by hub.freebsd.org (Postfix) with ESMTP id EB00E37B479 for ; Mon, 13 Nov 2000 04:41:46 -0800 (PST) Received: from mail.de.origin-it.com (localhost.origin-it.com [127.0.0.1]) by gw-nl1.origin-it.com with ESMTP id NAA20829; Mon, 13 Nov 2000 13:41:44 +0100 (MET) (envelope-from Helge.Oldach@de.origin-it.com) Received: from smtprelay-de1.origin-it.com(172.16.188.53) by gw-nl1.origin-it.com via mwrap (4.0a) id xma020827; Mon, 13 Nov 00 13:41:44 +0100 Received: from mailhub.de.origin-it.com ([130.143.166.88]) by mail.de.origin-it.com (8.9.3/8.8.5-1.2.2m-19990317) with ESMTP id NAA06093; Mon, 13 Nov 2000 13:41:42 +0100 (MET) Received: from galaxy.de.cp.philips.com (galaxy.de.cp.philips.com [130.143.166.29]) by mailhub.de.origin-it.com (8.11.1/8.11.1/hmo23oct00) with ESMTP id eADCfc102969; Mon, 13 Nov 2000 13:41:40 +0100 (CET) (envelope-from Helge.Oldach@de.origin-it.com) Received: (from hmo@localhost) by galaxy.de.cp.philips.com (8.9.3/8.9.3/hmo14aug98) id NAA27389; Mon, 13 Nov 2000 13:41:36 +0100 (MET) Message-Id: <200011131241.NAA27389@galaxy.de.cp.philips.com> Subject: Re: 4.2 Beta Broke ahc Support for AHA2842 In-Reply-To: <200011130443.eAD4hoG00697@gilmore.nas.nasa.gov> from Dave Tweten at "Nov 12, 2000 8:43:49 pm" To: tweten@nas.nasa.gov Date: Mon, 13 Nov 2000 13:41:35 +0100 (MET) Cc: freebsd-stable@FreeBSD.ORG From: Helge Oldach X-Address: Atos Origin, Billstrasse 80, D-20539 Hamburg, Germany X-Phone: +49 40 7886 464, Fax: +49 40 7886 235, Mobile: +49 172 4515513 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dave Tweten: >My old kernel, vintage 4.1.1, works fine with my three old Adaptec SCSI host >bus adapters, two AHA1742A's and an AHA2842VL (yes, it's an old motherboard). >I've cvsupped 4.2 a couple of times (most recently November 9, 14:26 PST), >built world, built kernel, installed kernel, and tried to reboot. The >following behavior happened both times: > >Early boot output looks like: > > ahb0: at 0x1c00-0x1cff, irq 11 (level) > ahb0: on disa0 slot 1 > ahb0: AHA1742A Single Ended SCSI Adapter, FW Rev. E , ID=7, 64 ECBs > ahb1: at 0x2c00-0x2cff, irq 12 (level) > ahb1: on eisa0 slot 2 > ahb1: AHA1740A Single Ended SCSI Adapter, FW Rev. E , ID=6, 64 ECBs > ahc0: at 0x8c00-0x8cff, irq 10 (edge) > ahc0: on eisa0 slot 8 > aic7770: Single Channel A, SCSI Id=7, 4/255 SCBs > >which corresponds to the output from a 4.1.1 kernel. Later, however, comes: > > ahc0: brkadrint, Illegal Sequencer Address referenced at seqaddr = 0x3 > SCB count = 10 > Waiting Queue Entries: > Disconnected Queue Entries: > QOUTFIFO entries: > Sequencer Free SCB List: 0 1 2 3 > Pending list: > Kernel Free SCB list: 8 7 6 5 4 3 2 1 0 > Waiting 5 seconds for SCSI devices to settle. > ahb0: SCSI Bus Reset Delivered > ahb1: SCSI Bus Reset Delivered Justin had just fixed this yesterday and MFC'd into STABLE. I had the same error on an aic7770 adapter which is gone now after making a new kernel. Helge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 4:44:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6688E37B479 for ; Mon, 13 Nov 2000 04:44:40 -0800 (PST) Received: from newsf1.texas.rr.com (newsf1.texas.rr.com [24.28.95.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id E95EE6E2D8E for ; Mon, 13 Nov 2000 04:44:39 -0800 (PST) Received: from cpufoo (cs1609-69.austin.rr.com [24.160.9.69]) by newsf1.texas.rr.com (8.10.1/8.10.1) with SMTP id eADCicu19269 for ; Mon, 13 Nov 2000 06:44:38 -0600 (CST) From: John Travis To: freebsd-stable@FreeBSD.ORG Subject: Firewall for the lazy??? Date: Mon, 13 Nov 2000 06:14:01 -0600 Message-ID: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been using Gnu/Linux for a while now and I really wanted to give = the BSDs a try. So I just slapped on Free 4.1.1 the other day. I haven't = had time to play/learn, but there was one thing I really wanted to get taken care of. Is there any easy (a la pmfirewall for Linux) firewall setup utilitly for FreeBSD? Or is there not an easy way out for this one? TIA, jt Debian Gnu/Linux =46reeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 4:45:54 2000 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 19D1437B4C5 for ; Mon, 13 Nov 2000 04:45:48 -0800 (PST) Received: (from mwlucas@localhost) by blackhelicopters.org (8.9.3/8.9.3) id HAA73279; Mon, 13 Nov 2000 07:45:43 -0500 (EST) (envelope-from mwlucas) Date: Mon, 13 Nov 2000 07:45:43 -0500 From: Michael Lucas To: John Travis Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Firewall for the lazy??? Message-ID: <20001113074543.A73240@blackhelicopters.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from jorman@austin.rr.com on Mon, Nov 13, 2000 at 06:14:01AM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To the best of my knowledge, there are no "firewall for the lazy" tools out there. Sorry. ==ml On Mon, Nov 13, 2000 at 06:14:01AM -0600, John Travis wrote: > I have been using Gnu/Linux for a while now and I really wanted to give the > BSDs a try. So I just slapped on Free 4.1.1 the other day. I haven't had > time to play/learn, but there was one thing I really wanted to get taken > care of. Is there any easy (a la pmfirewall for Linux) firewall setup > utilitly for FreeBSD? Or is there not an easy way out for this one? > > TIA, > > jt > Debian Gnu/Linux > FreeBSD > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Michael Lucas mwlucas@blackhelicopters.org http://www.blackhelicopters.org/~mwlucas/ Big Scary Daemons: http://www.oreillynet.com/pub/q/Big_Scary_Daemons To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 5: 2:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail1.bna.bellsouth.net (mail1.bna.bellsouth.net [205.152.150.13]) by hub.freebsd.org (Postfix) with ESMTP id DC5CD37B479 for ; Mon, 13 Nov 2000 05:02:23 -0800 (PST) Received: from bellsouth.net (adsl-63-164-15.bna.bellsouth.net [208.63.164.15]) by mail1.bna.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id IAA24600; Mon, 13 Nov 2000 08:02:12 -0500 (EST) Message-ID: <3A0FE8E6.668E96@bellsouth.net> Date: Mon, 13 Nov 2000 07:13:10 -0600 From: Drew Sanford X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Evan S Cc: stable@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Evan S wrote: > > Hey, > > I have a question. Can an SB Live be used in conjunction with FreeBSD? > Well, if it can, I've got this weird problem. I use FreeBSD 4.1.1-RELEASE > with bp6 mobo + Dual 533mhz Celerons. Compiled it all in, sndstat gives > correct output for my sblive. All cables are connected, volume all the way > up. > > I had to resort to using opensound which actually worked, but not with > SMP. Evan, I've been using an SBLive on a dual P233 for sevaral months now. It started as 4.1 RELEASE and is now on 4.2-BETA, and I have never had a problem with the sound card. It doesn't skip, stumble or quit working like it did under NT when this box had NT on it. Since I basicly had no problem with setting up the card, ie; add device pcm to the kernel, compile, install, and reboot, I'm starting to get curious about all of the troubles being had with the card. Can you please detail exactly what you've done in the course of the setup? -- Drew Sanford lauasanf@bellsouth.net or drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 5:12: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 67D5F37B479 for ; Mon, 13 Nov 2000 05:12:04 -0800 (PST) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id HAA13187; Mon, 13 Nov 2000 07:11:34 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-73.max1.wa.cyberlynk.net(207.227.118.73) by peak.mountin.net via smap (V1.3) id sma013149; Mon Nov 13 07:11:02 2000 Message-Id: <4.3.2.20001113070514.00ba5b30@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Mon, 13 Nov 2000 07:10:15 -0600 To: jack From: "Jeffrey J. Mountin" Subject: Re: /usr/src/Makefile question Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: References: <4.3.2.20001112215708.00d8e7a0@207.227.119.2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 01:23 AM 11/13/00 -0500, jack wrote: >There're all kinds of ways around it, including a local patch >that puts it back in. I'm just curious about why a convenient, >IMO, feature was dropped. It was semi-broken and in some opinions, an easily replaced, minor feature that. Check the cvs-all archive for the bikeshed discussion earlier this month. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 5:14: 5 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 2636B37B4CF for ; Mon, 13 Nov 2000 05:14:01 -0800 (PST) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id IAA21265; Mon, 13 Nov 2000 08:13:41 -0500 (EST) Date: Mon, 13 Nov 2000 08:13:41 -0500 (EST) From: Daniel Eischen To: stable@freebsd.org Cc: "Daniel M. Eischen" , stable@freebsd.org Subject: Re: libc shlib version In-Reply-To: <20001113025326.A79642@dragon.nuxi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 13 Nov 2000, David O'Brien wrote: > On Mon, Nov 13, 2000 at 04:44:17AM -0500, Daniel M. Eischen wrote: > > > > Why not find what was added and back it out? > > Why loose the functionality. Bumping a shared version isn't that big a > deal. It hasn't been shown that functionality would be lost. If it can't be worked around and functionality is lost, then I agree -- leave it in. > > > Aren't we going to need yet another version bump for 5.0? > > -current libc will have to be bumped at the same time it is in RELENG_4 > as they are current at the same value. I mean when 5.0 is released. There's bound to be more changes that require another version bump. Wasn't it dg who was waiting to add some changes to libc requiring a version bump? -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 5:14:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87BD937B4C5 for ; Mon, 13 Nov 2000 05:14:25 -0800 (PST) Received: from newsf1.texas.rr.com (newsf1.texas.rr.com [24.28.95.146]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1CBCC6E2DC1 for ; Mon, 13 Nov 2000 05:14:16 -0800 (PST) Received: from cpufoo (cs1609-69.austin.rr.com [24.160.9.69]) by newsf1.texas.rr.com (8.10.1/8.10.1) with SMTP id eADDEEu22899 for ; Mon, 13 Nov 2000 07:14:14 -0600 (CST) From: John Travis To: freebsd-stable@FreeBSD.ORG Subject: Re: Firewall for the lazy??? Date: Mon, 13 Nov 2000 06:43:37 -0600 Message-ID: References: <20001113074543.A73240@blackhelicopters.org> In-Reply-To: <20001113074543.A73240@blackhelicopters.org> X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 13 Nov 2000 07:45:43 -0500, you wrote: >To the best of my knowledge, there are no "firewall for the lazy" >tools out there. Sorry. > >=3D=3Dml :-(. Thanks for the reply though. Not really the answer I was hoping = for but you definitely win the quickest response time award. Score one = for the Free community 8^). You honestly spat that back at me in = minutes. I have actually been reading through some of your articles = since then. I need to play with/learn the big differences between Free = and Linux first (things like the packaging system and the handling of = modules etc.). I was just hoping I could lock down my ports easily while= I read and read and read. All well, now I definitely have a place to = start. I'm about to check out any related links from freebsd.org, but = perhaps you could guide me to some good info/faqs/tutorials on setting up= ipfw in Free? Nothing too complicated needed. Just a single user = workstation on a cable modem (DHCP). thanks again, jt Debian Gnu/Linux =46reeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 5:18:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from newsf2.texas.rr.com (newsf2.texas.rr.com [24.28.95.154]) by hub.freebsd.org (Postfix) with ESMTP id 3E40737B479 for ; Mon, 13 Nov 2000 05:18:20 -0800 (PST) Received: from cpufoo (cs1609-69.austin.rr.com [24.160.9.69]) by newsf2.texas.rr.com (8.10.1/8.10.1) with SMTP id eADDIDG13545 for ; Mon, 13 Nov 2000 07:18:13 -0600 (CST) From: John Travis To: freebsd-stable@FreeBSD.ORG Subject: Re: Firewall for the lazy??? Date: Mon, 13 Nov 2000 06:47:37 -0600 Message-ID: References: <20001113074543.A73240@blackhelicopters.org> In-Reply-To: X-Mailer: Forte Agent 1.8/32.548 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry I'm retarded :-). Set up a new account for the Free mailing lists = and appearantly missed the line wrap...DOH! If anyone actually reads that I appreciated your patience and good will ;-) jt Debian Gnu/Linux =46reeBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 5:35:59 2000 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 0086A37B479 for ; Mon, 13 Nov 2000 05:35:55 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 13 Nov 2000 13:35:45 +0000 (GMT) Date: Mon, 13 Nov 2000 13:35:44 +0000 From: David Malone To: Luc Morin Cc: freebsd-stable@freebsd.org Subject: Re: syslogd messages Message-ID: <20001113133544.A85482@walton.maths.tcd.ie> References: <3A0F290E.A63C37F0@videotron.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A0F290E.A63C37F0@videotron.ca>; from luc_m@videotron.ca on Sun, Nov 12, 2000 at 11:34:38PM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 11:34:38PM +0000, Luc Morin wrote: > I have started seeing as lot of these messages at the console: > > Nov 11 23:00:01 southpark syslogd: '/' in "/dev//dev/pty" It looks like this message would be produced if something had written a device name into UTMP including the leading /dev, which shouldn't be there. You could probably figure out which user by using "w", "who" and "strings /var/run/utmp". David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 5:36:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.nxe.de (mail.nxe.de [212.42.225.6]) by hub.freebsd.org (Postfix) with ESMTP id A299637B479 for ; Mon, 13 Nov 2000 05:36:43 -0800 (PST) Received: by mail.nxe.de (8.11.1/nora-20001113) for freebsd-stable@FreeBSD.ORG (envelope-from nora) id eADDaRV15576; Mon, 13 Nov 2000 14:36:27 +0100 (CET) Apparently-To: freebsd-stable@FreeBSD.ORG Date: Mon, 13 Nov 2000 14:36:27 +0100 From: Nora Etukudo To: freebsd-stable@FreeBSD.ORG Subject: crontab -e Message-ID: <20001113143627.A14199@mail.nxe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Moin. I've changed one of my machines from 4.1-20001022-STABLE to 4.2-20001111-BETA Now 'crontab -e' doesn't work anymore since my system editor is 'vim-6.0k'. Liebe Grüße, Nora. -- nora@sappho-net.de http://www.sappho-net.de/ Lesbian Computer Networks, Finland http://www.sappho.net/ Web for Women (von Frauen, für Frauen) http://www.w4w.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6: 2: 0 2000 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 33E1C37B479 for ; Mon, 13 Nov 2000 06:01:55 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 13 Nov 2000 14:01:35 +0000 (GMT) Date: Mon, 13 Nov 2000 14:01:35 +0000 From: David Malone To: Nora Etukudo Cc: freebsd-stable@FreeBSD.ORG Subject: Re: crontab -e Message-ID: <20001113140135.B85482@walton.maths.tcd.ie> References: <20001113143627.A14199@mail.nxe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001113143627.A14199@mail.nxe.de>; from nora@sappho-net.de on Mon, Nov 13, 2000 at 02:36:27PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 02:36:27PM +0100, Nora Etukudo wrote: > Now 'crontab -e' doesn't work anymore since my system editor is 'vim-6.0k'. It worked fine for me with vim 5.7 (and also was tested with emacs, xemacs, nvi, pico and joe). Do you have any unusual hooks or options set? (I'm presuming that it is failing with the error that the file must be edited in palce). David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6:16:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.nxe.de (mail.nxe.de [212.42.225.6]) by hub.freebsd.org (Postfix) with ESMTP id 13FA737B479 for ; Mon, 13 Nov 2000 06:16:19 -0800 (PST) Received: by mail.nxe.de (8.11.1/nora-20001113) for freebsd-stable@FreeBSD.ORG (envelope-from nora) id eADEGEw18145; Mon, 13 Nov 2000 15:16:14 +0100 (CET) Apparently-To: freebsd-stable@FreeBSD.ORG Date: Mon, 13 Nov 2000 15:16:14 +0100 From: Nora Etukudo To: freebsd-stable@FreeBSD.ORG Subject: Re: crontab -e Message-ID: <20001113151614.A17729@mail.nxe.de> References: <20001113143627.A14199@mail.nxe.de> <20001113140135.B85482@walton.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0.1i In-Reply-To: <20001113140135.B85482@walton.maths.tcd.ie>; from dwmalone@maths.tcd.ie on Mon, Nov 13, 2000 at 02:01:35PM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 02:01:35PM +0000, David Malone wrote: > xemacs, nvi, pico and joe). Do you have any unusual hooks or options > set? No, just a 'make install' from the current 'ports/editors/vim6'. > (I'm presuming that it is failing with the error that the file must be > edited in palce). Yes: ~ "crontab.NPMFks1753" 24 lines, 711 characters written crontab: temp file must be edited in place Liebe Grüße, Nora. -- nora@sappho-net.de http://www.sappho-net.de/ Lesbian Computer Networks, Finland http://www.sappho.net/ Web for Women (von Frauen, für Frauen) http://www.w4w.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6:18:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from polaris.we.lc.ehu.es (polaris.we.lc.ehu.es [158.227.6.43]) by hub.freebsd.org (Postfix) with ESMTP id 3A86D37B4C5 for ; Mon, 13 Nov 2000 06:18:25 -0800 (PST) Received: from v-ger.we.lc.ehu.es (v-ger [158.227.6.179]) by polaris.we.lc.ehu.es (8.11.1/8.11.1) with ESMTP id eADEID504539; Mon, 13 Nov 2000 15:18:13 +0100 (MET) Received: from we.lc.ehu.es (localhost [127.0.0.1]) by v-ger.we.lc.ehu.es (8.11.1/8.11.1) with ESMTP id eADEI5Y00308; Mon, 13 Nov 2000 15:18:05 +0100 (CET) (envelope-from jose@we.lc.ehu.es) Message-ID: <3A0FF81C.8E924636@we.lc.ehu.es> Date: Mon, 13 Nov 2000 15:18:05 +0100 From: "Jose M. Alcaide" Organization: Universidad del Pais Vasco - Dpto. de Electricidad y Electronica X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: es-ES, es, en-US, en MIME-Version: 1.0 To: Soren Schmidt Cc: stable@FreeBSD.ORG Subject: Re: My cdrom disappeared with the new ata-all.c :-( References: <200011101346.OAA70592@freebsd.dk> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Søren, I noticed that the ata[01] probe messages are too much verbose when using ata-all.c 1.50.2.12 (4.2-BETA): atapci0: port 0x860-0x86f at device 7.1 on pci0 ata0: mask=03 status0=50 status1=00 ata0: mask=03 ostat0=50 ostat2=00 ata0-slave: ATAPI probe a=00 b=00 ata0-master: ATAPI probe a=00 b=00 ata0: mask=03 status0=50 status1=00 ata0-master: ATA probe a=01 b=a5 ata0: devices=01 ata0: at 0x1f0 irq 14 on atapci0 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=7f b=7f ata1: mask=03 status0=00 status1=00 ata1: devices=04 ata1: at 0x170 irq 15 on atapci0 Is this deliberate? Cheers, -- JMA ****** Jose M. Alcaide // jose@we.lc.ehu.es // jmas@FreeBSD.org ****** ** "Beware of Programmers who carry screwdrivers" -- Leonard Brandwein ** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6:19:28 2000 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 DBB4737B4C5 for ; Mon, 13 Nov 2000 06:19:23 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 13 Nov 2000 14:19:18 +0000 (GMT) Date: Mon, 13 Nov 2000 14:19:17 +0000 From: David Malone To: Nora Etukudo Cc: freebsd-stable@FreeBSD.ORG Subject: Re: crontab -e Message-ID: <20001113141917.A88916@walton.maths.tcd.ie> References: <20001113143627.A14199@mail.nxe.de> <20001113140135.B85482@walton.maths.tcd.ie> <20001113151614.A17729@mail.nxe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001113151614.A17729@mail.nxe.de>; from nora@sappho-net.de on Mon, Nov 13, 2000 at 03:16:14PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 03:16:14PM +0100, Nora Etukudo wrote: > No, just a 'make install' from the current 'ports/editors/vim6'. Just to be completly certain it's vim6, can you try using /usr/bin/vi and see if it behaves better. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6:27:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hyde.ssec.wisc.edu (hyde.ssec.wisc.edu [144.92.108.217]) by hub.freebsd.org (Postfix) with ESMTP id 2B28C37B479 for ; Mon, 13 Nov 2000 06:27:47 -0800 (PST) Received: from hyde.ssec.wisc.edu (dglo@localhost [127.0.0.1]) by hyde.ssec.wisc.edu (8.9.3/8.9.3) with ESMTP id IAA15951; Mon, 13 Nov 2000 08:27:21 -0600 (CST) Message-Id: <200011131427.IAA15951@hyde.ssec.wisc.edu> X-Mailer: exmh version 2.1.1 10/15/1999 To: John Travis Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Firewall for the lazy??? In-reply-to: Your message of "Mon, 13 Nov 2000 06:43:37 CST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 13 Nov 2000 08:27:20 -0600 From: Dave Glowacki Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Travis wrote: > I'm about to check out any related links from freebsd.org, but perhaps you could guide me to some good info/faqs/tutorials > on setting up ipfw in Free? Go to http://www.freebsddiary.org/, click on 'Search' in the line of links above the red "Recent articles" line, enter "firewall" and read, read, read :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6:33:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.nxe.de (mail.nxe.de [212.42.225.6]) by hub.freebsd.org (Postfix) with ESMTP id 72E3937B479 for ; Mon, 13 Nov 2000 06:33:25 -0800 (PST) Received: by mail.nxe.de (8.11.1/nora-20001113) for freebsd-stable@FreeBSD.ORG (envelope-from nora) id eADEXOW19514; Mon, 13 Nov 2000 15:33:24 +0100 (CET) Apparently-To: freebsd-stable@FreeBSD.ORG Date: Mon, 13 Nov 2000 15:33:24 +0100 From: Nora Etukudo To: freebsd-stable@FreeBSD.ORG Subject: Re: crontab -e Message-ID: <20001113153324.A19062@mail.nxe.de> References: <20001113143627.A14199@mail.nxe.de> <20001113140135.B85482@walton.maths.tcd.ie> <20001113151614.A17729@mail.nxe.de> <20001113141917.A88916@walton.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0.1i In-Reply-To: <20001113141917.A88916@walton.maths.tcd.ie>; from dwmalone@maths.tcd.ie on Mon, Nov 13, 2000 at 02:19:17PM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 02:19:17PM +0000, David Malone wrote: > Just to be completly certain it's vim6, can you try using /usr/bin/vi > and see if it behaves better. Yes, I did a 'setenv EDITOR nvi' (the berkeley 'vi' from FreeBSD) and that works with 'crontab -e'. Liebe Grüße, Nora. -- nora@sappho-net.de http://www.sappho-net.de/ Lesbian Computer Networks, Finland http://www.sappho.net/ Web for Women (von Frauen, für Frauen) http://www.w4w.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6:35:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from accord.grasslake.net (accord.grasslake.net [206.11.249.240]) by hub.freebsd.org (Postfix) with ESMTP id 74AAE37B479 for ; Mon, 13 Nov 2000 06:35:36 -0800 (PST) Received: from marlowe (accord.grasslake.net [206.11.249.240]) by accord.grasslake.net (8.11.0/8.11.0) with SMTP id eADEXus03416 for ; Mon, 13 Nov 2000 08:33:56 -0600 (CST) (envelope-from swb@grasslake.net) Message-ID: <009301c04d7f$1c17c8c0$b8209fc0@marlowe> From: "Shawn Barnhart" To: Subject: BIND and Win2k interaction Date: Mon, 13 Nov 2000 08:36:29 -0600 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.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is anyone running a STABLE with one of the 8.2.3-T5B or greater BINDs and any DNS interaction with Win2kSP1? I've been trying to debug some interoperability problems with Win2k DNS (zone transfers not working, notifies ignored, etc). I'm running a couple of different STABLEs (4.1 and 4.1.1), all of which have BIND 8.2.3-T5B and have been working happily with each other, but they won't play nice with Win2k. The Win2K machines I have been using are not running ADS. I asked over on the bind-users mailing list. I got an answer initially of "this should work". After further debugging on my end and discovering stranger interoperability problems I got another answer from the same person of "As you know, 8.2.3 is BETA software.." and the usual litany of not-running-BETA software. It's not clear if it's known to be broken or what. Since I don't exactly consider STABLE to be beta and it doesn't look particularly easy to override the included BIND, I'm wondering if someone else here has seen interaction problems with it. I'm interested in general BIND/Win2k interaction tips, horror stories, etc, but I wouldn't be trying to integrate these two if I didn't have to, so "dump Win2k" comments should be sent to /dev/null. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6:36: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id CEE9937B4C5 for ; Mon, 13 Nov 2000 06:36:02 -0800 (PST) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id PAA84468; Mon, 13 Nov 2000 15:34:10 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200011131434.PAA84468@freebsd.dk> Subject: Re: My cdrom disappeared with the new ata-all.c :-( In-Reply-To: <3A0FF81C.8E924636@we.lc.ehu.es> from "Jose M. Alcaide" at "Nov 13, 2000 03:18:05 pm" To: jose@we.lc.ehu.es (Jose M. Alcaide) Date: Mon, 13 Nov 2000 15:34:10 +0100 (CET) Cc: stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Jose M. Alcaide wrote: > Søren, I noticed that the ata[01] probe messages are too much verbose > when using ata-all.c 1.50.2.12 (4.2-BETA): I'll fix it in a couble of days, when I'm absolutely sure there is no more problems.... with Jordans permission that is... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6:40:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shark.harmonic.co.il (jupiter.harmonic.co.il [192.116.140.62]) by hub.freebsd.org (Postfix) with ESMTP id F252437B479 for ; Mon, 13 Nov 2000 06:40:21 -0800 (PST) Received: from localhost (roman@localhost) by shark.harmonic.co.il (8.9.3/8.9.3) with ESMTP id QAA07640; Mon, 13 Nov 2000 16:40:09 +0200 Date: Mon, 13 Nov 2000 16:40:09 +0200 (IST) From: Roman Shterenzon To: John Polstra Cc: stable@FreeBSD.ORG Subject: Re: libc shlib version In-Reply-To: <200011130413.eAD4DKj41211@vashon.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 12 Nov 2000, John Polstra wrote: > In article <31309.974061923@winston.osd.bsdi.com>, > Jordan Hubbard wrote: > > > Whether the bump is still possible at this late date is a question for > > > the Release Engineer. > > > > Any pending bumps should *definitely* occur before the release goes > > out, so consider me all in favor. > > That's fine. But I don't think I can do it this week -- I've got too > much job-related stuff going on. If it is going to get done, somebody > else is going to have to rise to the occasion. Maybe it's a bug? Having another compat library is not so cool :( --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 Nov 13 6:44:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from Imani.swahilie.net (unknown [64.244.217.177]) by hub.freebsd.org (Postfix) with ESMTP id C8D2137B479 for ; Mon, 13 Nov 2000 06:44:49 -0800 (PST) Received: from Slo (Slo.swahilie.net [192.168.0.3]) by Imani.swahilie.net (8.11.1/8.11.1) with SMTP id eADEgQ413795 for ; Mon, 13 Nov 2000 09:42:30 -0500 (EST) (envelope-from network@network.shacknet.nu) Message-ID: <008e01c04d80$766d4880$0300a8c0@swahilie.net> From: "Network" To: Subject: make world fails Date: Mon, 13 Nov 2000 09:46:05 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've tried this numerous times, eventually having to cvsup back to 4.1.1 Has anything been done about RELENG_4 yet? uname -a = FreeBSD myBox.domain.net 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Tue Sep 26 00:46:59 GMT 2000 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 cvsup using cvsup6.freebsd.org cvsup -g -L 2 /usr/share/examples/cvsup/stable-supfile - NOTE: /usr/src/UPDATING has the following instructions... To update from 4.0-RELEASE or later to the most current 4.x-STABLE ---------- make buildworld make buildkernel KERNEL=YOUR_KERNEL_HERE make installkernel KERNEL=YOUR_KERNEL_HERE reboot (in single user) [1] make installworld mergemaster reboot Normally (as with 2 other boxes that worked fine) I would do; make world, mergemaster, make new kernel and install, reboot. But this time I followed the directions in /usr/src/UPDATING. Here's what happened .. script /root/make-buildworld4 <-- in case something goes wrong the output will be in that file. start 4:50 PM 11/10/00 make buildworld error @ 6:42 PM 11/10/00 (see below).... /usr/obj/usr/src/gnu/usr.bin/perl/perl/../miniperl/miniperl "-I/usr/obj/usr/src/gnu/us Writing Makefile for DynaLoader ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/DynaLoader. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/perl. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl. *** Error code 1 Stop in /usr/src/gnu/usr.bin. *** Error code 1 Stop in /usr/src/gnu. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 - now after this I again follow instructions and do ==> Please rerun the make command. <== as the output above says. after typing 'make' I get ... usr/src/lib/libc/../libc/i386/sys/i386_clr_watch.c: In function `i386_clr_watch': /usr/src/lib/libc/../libc/i386/sys/i386_clr_watch.c:47: invalid lvalue in assignment *** Error code 1 Stop in /usr/src/lib/libc. *** Error code 1 after trying 'make' a few times with the results= stopping with different results @ different times, I go back to what I know has worked in the past= 'make world' this is what I get from 'make world' {standard input}: cc: cpp: Assembler messages: Internal compiler error: program cc1 got fatal signal 4output pipe has been closed{standard input}:0: Warning: *** Error code 1 end of file not at end of a line; newline inserted Stop in /usr/src/gnu/usr.bin/cc/cc1plus. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6:46:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from bumper.jellybaby.net (bumper.jellybaby.net [194.159.247.1]) by hub.freebsd.org (Postfix) with ESMTP id B7F1737B4C5 for ; Mon, 13 Nov 2000 06:46:47 -0800 (PST) Received: (from simond@localhost) by bumper.jellybaby.net (8.9.2/8.9.2) id OAA44439; Mon, 13 Nov 2000 14:46:37 GMT (envelope-from simond) Date: Mon, 13 Nov 2000 14:46:37 +0000 From: simond@irrelevant.org To: Shawn Barnhart Cc: freebsd-stable@FreeBSD.ORG Subject: Re: BIND and Win2k interaction Message-ID: <20001113144637.B37903@irrelevant.org> References: <009301c04d7f$1c17c8c0$b8209fc0@marlowe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <009301c04d7f$1c17c8c0$b8209fc0@marlowe>; from swb@grasslake.net on Mon, Nov 13, 2000 at 08:36:29AM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 08:36:29AM -0600, Shawn Barnhart wrote: > Is anyone running a STABLE with one of the 8.2.3-T5B or greater BINDs and > any DNS interaction with Win2kSP1? > > I've been trying to debug some interoperability problems with Win2k DNS > (zone transfers not working, notifies ignored, etc). I'm running a couple > of different STABLEs (4.1 and 4.1.1), all of which have BIND 8.2.3-T5B and > have been working happily with each other, but they won't play nice with > Win2k. The Win2K machines I have been using are not running ADS. > > I asked over on the bind-users mailing list. I got an answer initially of > "this should work". After further debugging on my end and discovering > stranger interoperability problems I got another answer from the same person > of "As you know, 8.2.3 is BETA software.." and the usual litany of > not-running-BETA software. It's not clear if it's known to be broken or > what. > > Since I don't exactly consider STABLE to be beta and it doesn't look > particularly easy to override the included BIND, I'm wondering if someone > else here has seen interaction problems with it. > > I'm interested in general BIND/Win2k interaction tips, horror stories, etc, > but I wouldn't be trying to integrate these two if I didn't have to, so > "dump Win2k" comments should be sent to /dev/null. I don't know about the rest, but if you don't want BIND to be built and override any other version you're using, just set NO_BIND= true in your /etc/make.conf -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6:46:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from spammie.svbug.com (mg136-070.ricochet.net [204.179.136.70]) by hub.freebsd.org (Postfix) with ESMTP id B17DA37B4C5 for ; Mon, 13 Nov 2000 06:46:53 -0800 (PST) Received: from spammie.svbug.com (localhost.mozie.org [127.0.0.1]) by spammie.svbug.com (8.9.3/8.9.3) with ESMTP id GAA05678; Mon, 13 Nov 2000 06:47:23 -0800 (PST) (envelope-from jessem@spammie.svbug.com) Message-Id: <200011131447.GAA05678@spammie.svbug.com> Date: Mon, 13 Nov 2000 06:47:21 -0800 (PST) From: opentrax@email.com Reply-To: opentrax@email.com Subject: Re: Firewall for the lazy??? To: jorman@austin.rr.com Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 13 Nov, John Travis wrote: > I have been using Gnu/Linux for a while now and I really wanted to give the > BSDs a try. So I just slapped on Free 4.1.1 the other day. I haven't had > time to play/learn, but there was one thing I really wanted to get taken > care of. Is there any easy (a la pmfirewall for Linux) firewall setup > utilitly for FreeBSD? Or is there not an easy way out for this one? > IMO, there should be no "firewall for the lazy". The linux thingies I see should die. I played with one. Supposedly the most popular. I felt like M$ themselves were aiding in my delivery. Won't touch that tool again, unless it changes policy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 6:53:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.nxe.de (mail.nxe.de [212.42.225.6]) by hub.freebsd.org (Postfix) with ESMTP id 8EC9337B479 for ; Mon, 13 Nov 2000 06:53:37 -0800 (PST) Received: by mail.nxe.de (8.11.1/nora-20001113) for freebsd-stable@FreeBSD.ORG (envelope-from nora) id eADEra820979; Mon, 13 Nov 2000 15:53:36 +0100 (CET) Apparently-To: freebsd-stable@FreeBSD.ORG Date: Mon, 13 Nov 2000 15:53:36 +0100 From: Nora Etukudo To: freebsd-stable@FreeBSD.ORG Subject: Re: crontab -e (solved [sort of ....]) Message-ID: <20001113155336.A20733@mail.nxe.de> References: <20001113143627.A14199@mail.nxe.de> <20001113140135.B85482@walton.maths.tcd.ie> <20001113151614.A17729@mail.nxe.de> <20001113141917.A88916@walton.maths.tcd.ie> <20001113153324.A19062@mail.nxe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0.1i In-Reply-To: <20001113153324.A19062@mail.nxe.de>; from nora@sappho-net.de on Mon, Nov 13, 2000 at 03:33:24PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 03:33:24PM +0100, Nora Etukudo wrote: > > Just to be completly certain it's vim6, can you try using /usr/bin/vi > > and see if it behaves better. > > Yes, I did a 'setenv EDITOR nvi' (the berkeley 'vi' from FreeBSD) and that > works with 'crontab -e'. My world is stable again: I "upgraded" from 'vim-6.0k' to 'vim-5.7.14' and now 'crontab -e' works. Liebe Grüße, Nora. -- nora@sappho-net.de http://www.sappho-net.de/ Lesbian Computer Networks, Finland http://www.sappho.net/ Web for Women (von Frauen, für Frauen) http://www.w4w.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 7: 6:17 2000 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 059E637B4C5 for ; Mon, 13 Nov 2000 07:06:10 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 13 Nov 2000 15:06:03 +0000 (GMT) Date: Mon, 13 Nov 2000 15:06:02 +0000 From: David Malone To: Nora Etukudo Cc: freebsd-stable@FreeBSD.ORG Subject: Re: crontab -e (solved [sort of ....]) Message-ID: <20001113150602.A92934@walton.maths.tcd.ie> References: <20001113143627.A14199@mail.nxe.de> <20001113140135.B85482@walton.maths.tcd.ie> <20001113151614.A17729@mail.nxe.de> <20001113141917.A88916@walton.maths.tcd.ie> <20001113153324.A19062@mail.nxe.de> <20001113155336.A20733@mail.nxe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001113155336.A20733@mail.nxe.de>; from nora@sappho-net.de on Mon, Nov 13, 2000 at 03:53:36PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 03:53:36PM +0100, Nora Etukudo wrote: > My world is stable again: I "upgraded" from 'vim-6.0k' to 'vim-5.7.14' > and now 'crontab -e' works. ;-) I'll try to see if there is anything about this in the vim release notes, and see if it is a feature or a bug. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 7:17:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [208.184.13.195]) by hub.freebsd.org (Postfix) with ESMTP id AD42F37B4CF for ; Mon, 13 Nov 2000 07:17:11 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [208.184.13.196]) by yertle.kciLink.com (Postfix) with ESMTP id 0102D2E449 for ; Mon, 13 Nov 2000 10:17:10 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id eADFHA518917; Mon, 13 Nov 2000 10:17:10 -0500 (EST) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14864.1526.589801.965839@onceler.kciLink.com> Date: Mon, 13 Nov 2000 10:17:10 -0500 To: freebsd-stable@FreeBSD.org Subject: Re: periodic and 310.accounting In-Reply-To: <200011122305.eACN5jB05000@hak.lan.Awfulhak.org> References: <20001112161701.A10495@futuresouth.com> <200011122305.eACN5jB05000@hak.lan.Awfulhak.org> X-Mailer: VM 6.80 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "BS" == Brian Somers writes: BS> I think it'd be nice if newsyslog could be told to ``just rotate this BS> file with this number of backups with{,out} compression''. It can be BS> given a file name, but still needs the config file to know when to BS> rotate.... Here's a script I've used on other systems to rotate logs on demand. It can optionally send a signal and then optionally compress the file. I call it "logrotate" ;-) --cut here-- #! /usr/bin/perl use strict; # Time-stamp: "12 July 1999, 15:55:00 (khera@kciLink.com)" # $Id: logrotate.perl,v 1.3 1999/07/12 19:55:16 khera Exp $ # rotate log files and optionally send a signal (default is HUP) to # the specified process ID, then optionally compress the newly rotated # log file. # Copyright 1999 Vivek Khera use constant USAGE => "usage:rotatelogs [-z] [-p PID] [-s SIG] -r N file...\n"; use IO::File; use Getopt::Std; my %opt = (); getopts('zp:s:r:',\%opt); scalar(@ARGV) or die USAGE; # are there files specified? die USAGE unless $opt{'r'}; # first rotate the files foreach my $file (@ARGV) { rotate ($file,$opt{'r'}); } # now send the signal, if necessary. Default signal is HUP. if ($opt{'p'}) { my $sig = $opt{'s'} || 'HUP'; unless (kill $sig, $opt{'p'}) { warn "Failed to send $sig to $opt{'p'}\n"; } } # and finally compress the newly rotated files, if requested if ($opt{'z'}) { foreach my $file (@ARGV) { system "gzip $file.0"; } } # rotate the named log file and archive $howmany old versions. eg, # rotate("foo",3); # will move foo -> foo.0 -> foo.1 -> foo.2 -> foo.3 # and remove old foo.3, then create empty foo. sub rotate ($$) { my($file,$howmany) = @_; my($cur); return if ($howmany < 0); unlink ("$file.$howmany","$file.$howmany.gz"); # remove topmost one. for ($cur = $howmany; $cur > 0; $cur--) { my $prev = $cur - 1; rename("$file.$prev","$file.$cur") if (-f "$file.$prev"); rename("$file.$prev.gz","$file.$cur.gz") if (-f "$file.$prev.gz"); } rename("$file","$file.0"); # move original one # create the new one! my $fh = new IO::File $file, O_WRONLY|O_CREAT, 0644; $fh->close(); } --cut here-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 7:50:51 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hugo10.ka.punkt.de (hugo10.ka.punkt.de [194.77.233.242]) by hub.freebsd.org (Postfix) with ESMTP id 2BA0537B479 for ; Mon, 13 Nov 2000 07:50:49 -0800 (PST) Received: (from ry29@localhost) by hugo10.ka.punkt.de (8.9.3/8.9.3) id QAA80534 for freebsd-stable@freebsd.org; Mon, 13 Nov 2000 16:50:47 +0100 (CET) (envelope-from mrawek@punkt.de) X-Authentication-Warning: hugo10.ka.punkt.de: ry29 set sender to mrawek@punkt.de using -f Date: Mon, 13 Nov 2000 16:50:47 +0100 From: Patric Mrawek To: freebsd-stable@freebsd.org Subject: sysctl Message-ID: <20001113165047.A79674@punkt.de> Reply-To: Patric Mrawek Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i Organization: WEB Internet Services Systemhaus GmbH Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, does anybody know if there's a sysctl variable to temporary disable ICMP_BANDLIM, which is statically compiled into the kernel? FreeBSD hal9000 3.5-STABLE FreeBSD 3.5-STABLE #0: Sun Jun 25 15:29:27 CEST 2000 root@hal9000:/usr/src/sys/compile/HAL9000 i386 TIA, Patric -- Patric Mrawek, Networks & Security fon : +49 721 9109 0 WEB Internet Services Systemhaus GmbH fax : +49 721 9109 100 D-76135 Karlsruhe, Scheffelstr. 17a http://www.punkt.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 8: 5:30 2000 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 C6C2937B479; Mon, 13 Nov 2000 08:05:22 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id IAA05581; Mon, 13 Nov 2000 08:05:20 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eADG5H342237; Mon, 13 Nov 2000 08:05:17 -0800 (PST) (envelope-from jdp) Date: Mon, 13 Nov 2000 08:05:17 -0800 (PST) Message-Id: <200011131605.eADG5H342237@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Cc: asami@freebsd.org Subject: Re: libc shlib version In-Reply-To: References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article , Satoshi - Ports Wraith - Asami wrote: > * From: John Polstra > > * That's fine. But I don't think I can do it this week -- I've got too > * much job-related stuff going on. If it is going to get done, somebody > * else is going to have to rise to the occasion. > > I'm not sure if I understand. I thought the issue was just bumping > the values of SHLIB_MAJOR in libc/Makefile and libc_r/Makefile and > rebuilding everything. Somebody has to put together a new compat package too. > Or is there something that you (as *the* compiler guru) need to do? :) No. I was just trying to make sure nobody got the false impression that I planned to take care of this problem. I'd love to help, but I don't have time this week. 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 Mon Nov 13 8:25:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id 592E737B4C5 for ; Mon, 13 Nov 2000 08:25:19 -0800 (PST) Received: (qmail 2963 invoked from network); 13 Nov 2000 16:28:39 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 16:28:39 -0000 Date: Mon, 13 Nov 2000 11:28:38 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: Drew Sanford Cc: stable@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <3A0FE8E6.668E96@bellsouth.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Here's what went on. 1. Configured new kernel with device pcm in it 2. Rebooted, cd /dev, ./MAKEDEV snd0 3. Rebooted. 4. cat /dev/sndstat 5. Which said I had SB Live, and it was on irq 18. Worked In linux. 6. When I tried playing, no sound. So I use OSS 7. Does this help? Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Mon, 13 Nov 2000, Drew Sanford wrote: > Evan S wrote: > > > > Hey, > > > > I have a question. Can an SB Live be used in conjunction with FreeBSD? > > Well, if it can, I've got this weird problem. I use FreeBSD 4.1.1-RELEASE > > with bp6 mobo + Dual 533mhz Celerons. Compiled it all in, sndstat gives > > correct output for my sblive. All cables are connected, volume all the way > > up. > > > > I had to resort to using opensound which actually worked, but not with > > SMP. > > Evan, > I've been using an SBLive on a dual P233 for sevaral months now. It > started as 4.1 RELEASE and is now on 4.2-BETA, and I have never had a > problem with the sound card. It doesn't skip, stumble or quit working > like it did under NT when this box had NT on it. Since I basicly had no > problem with setting up the card, ie; add device pcm to the kernel, > compile, install, and reboot, I'm starting to get curious about all of > the troubles being had with the card. Can you please detail exactly what > you've done in the course of the setup? > > -- > Drew Sanford > lauasanf@bellsouth.net or drew@planetwe.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 Mon Nov 13 8:31: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wormhole.bluestar.net (wormhole.bluestar.net [208.53.1.61]) by hub.freebsd.org (Postfix) with ESMTP id 122FE37B4E5 for ; Mon, 13 Nov 2000 08:30:51 -0800 (PST) Received: from planetwe.com (admin.planetwe.com [64.182.69.146]) by wormhole.bluestar.net (8.10.1/8.10.1) with ESMTP id eADGUGl09540; Mon, 13 Nov 2000 10:30:16 -0600 (CST) Message-ID: <3A101719.B61FDB46@planetwe.com> Date: Mon, 13 Nov 2000 10:30:17 -0600 From: Drew Sanford X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Evan S Cc: Drew Sanford , stable@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Evan S wrote: > > Here's what went on. > > 1. Configured new kernel with device pcm in it > 2. Rebooted, cd /dev, ./MAKEDEV snd0 > 3. Rebooted. > 4. cat /dev/sndstat > 5. Which said I had SB Live, and it was on irq 18. Worked In linux. > 6. When I tried playing, no sound. So I use OSS > 7. Does this help? > Thats a start. What did you try to play, and what software where you using to play whatever (mp3, cd, etc?) -- Drew Sanford Systems Administrator Planetwe.com Email: drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 8:31:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id 4DA9737B4CF for ; Mon, 13 Nov 2000 08:31:33 -0800 (PST) Received: (qmail 3080 invoked from network); 13 Nov 2000 16:34:52 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 16:34:52 -0000 Date: Mon, 13 Nov 2000 11:34:52 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: Drew Sanford Cc: Drew Sanford , stable@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <3A101719.B61FDB46@planetwe.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alright. I tried catting an .au file to /dev/dsp, xmms, and mpg123, even tried a cd to play. Nothing came out of the speakers, but, the proram did not complain. Think its an irq thing? Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Mon, 13 Nov 2000, Drew Sanford wrote: > Evan S wrote: > > > > Here's what went on. > > > > 1. Configured new kernel with device pcm in it > > 2. Rebooted, cd /dev, ./MAKEDEV snd0 > > 3. Rebooted. > > 4. cat /dev/sndstat > > 5. Which said I had SB Live, and it was on irq 18. Worked In linux. > > 6. When I tried playing, no sound. So I use OSS > > 7. Does this help? > > > > Thats a start. What did you try to play, and what software where you > using to play whatever (mp3, cd, etc?) > > -- > Drew Sanford > Systems Administrator > Planetwe.com > Email: drew@planetwe.com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 8:35:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wisc.edu (fewstreet.access.services.wisc.edu [128.104.137.20]) by hub.freebsd.org (Postfix) with ESMTP id 81D8737B479 for ; Mon, 13 Nov 2000 08:35:53 -0800 (PST) Received: from foofus.net (IDENT:ian@localhost.fewstreet.org [127.0.0.1]) by wisc.edu (8.10.1/8.10.1) with ESMTP id eADBqfU09709 for ; Mon, 13 Nov 2000 05:52:41 -0600 (CST) Message-Id: <200011131152.eADBqfU09709@wisc.edu> To: freebsd-stable@freebsd.org From: ian@lightlink.com Subject: problems with 'make buildworld' on -STABLE Date: Mon, 13 Nov 2000 05:52:41 -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having problems building world on -STABLE, but since I've never built world on FreeBSD before, perhaps I'm doing something wrong. I used ctm to build a current CVS tree. I checked out -STABLE using: cvs co -rRELENG_4 src I then tried to 'make buildworld' and got a failure in the OpenSSL section. cc -pg -O -pipe -DTERMIOS -DANSI_SOURCE -I/usr/local/src/FreeBSD/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/obj/usr/local/src/FreeBSD/src/secure/lib/libcrypto -DNO_IDEA -DL_ENDIAN -DNO_IDEA -I/usr/obj/usr/local/src/FreeBSD/src/i386/usr/include -c /usr/local/src/FreeBSD/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/pkcs12/p12_attr.c -o p12_attr.po cc -pg -O -pipe -DTERMIOS -DANSI_SOURCE -I/usr/local/src/FreeBSD/src/secure/lib/libcrypto/../../../crypto/openssl/crypto -I/usr/obj/usr/local/src/FreeBSD/src/secure/lib/libcrypto -DNO_IDEA -DL_ENDIAN -DNO_IDEA -I/usr/obj/usr/local/src/FreeBSD/src/i386/usr/include -c /usr/local/src/FreeBSD/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/pkcs12/p12_bags.c -o p12_bags.po {standard input}: Assembler messages: {standard input}:372: Internal error, aborting at /usr/local/src/FreeBSD/src/gnu/usr.bin/binutils/as/i386-freebsd/../../../../../contrib/binutils/gas/config/tc-i386.c line 477 in add_prefix Please report this bug. *** Error code 1 Stop in /usr/local/src/FreeBSD/src/secure/lib/libcrypto. *** Error code 1 Stop in /usr/local/src/FreeBSD/src/secure/lib. *** Error code 1 Stop in /usr/local/src/FreeBSD/src. *** Error code 1 Stop in /usr/local/src/FreeBSD/src. *** Error code 1 Stop in /usr/local/src/FreeBSD/src. I had tried it earlier and got a similar message but in another part of the source. My machine is a dual-processor Pentium-II. Any suggestions? I think next I'll try to build -CURRENT and see if I get the same problems. Thanks, -Ian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 8:37:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id A49C837B479 for ; Mon, 13 Nov 2000 08:37:04 -0800 (PST) Received: (qmail 3194 invoked from network); 13 Nov 2000 16:40:24 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 16:40:24 -0000 Date: Mon, 13 Nov 2000 11:40:23 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: Drew Sanford Cc: Drew Sanford , stable@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <3A1017F4.AFC1A02F@planetwe.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mine is the same, except it's IRQ 18. I'm at school now, ssh'ing to my mailserver. I do have a /dev/snd0, so I'll try deleting it when I get there. Thanks, Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Mon, 13 Nov 2000, Drew Sanford wrote: > Evan S wrote: > > > > Alright. I tried catting an .au file to /dev/dsp, xmms, and mpg123, even > > tried a cd to play. Nothing came out of the speakers, but, the proram did > > not complain. > > > > Think its an irq thing? > > > > Evan Sarmiento (kaworu@sekt7.org) > > http://sekt7.org/es > > > > I'm not sure: For the record, what is the output of cat /dev/sndstat, > here's mine: > > FreeBSD Audio Driver (newpcm) Nov 6 2000 14:29:19 > Installed devices: > pcm0: at io 0x6200 irq 16 (4p/3r channels duplex) > > Also, note that I _do not_ have a /dev/snd0. Maybe try deleting that? > > -- > Drew Sanford > Systems Administrator > Planetwe.com > Email: drew@planetwe.com > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 8:42:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wormhole.bluestar.net (wormhole.bluestar.net [208.53.1.61]) by hub.freebsd.org (Postfix) with ESMTP id E52A237B4C5 for ; Mon, 13 Nov 2000 08:42:07 -0800 (PST) Received: from planetwe.com (admin.planetwe.com [64.182.69.146]) by wormhole.bluestar.net (8.10.1/8.10.1) with ESMTP id eADGXtl11011; Mon, 13 Nov 2000 10:33:55 -0600 (CST) Message-ID: <3A1017F4.AFC1A02F@planetwe.com> Date: Mon, 13 Nov 2000 10:33:56 -0600 From: Drew Sanford X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Evan S Cc: Drew Sanford , stable@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Evan S wrote: > > Alright. I tried catting an .au file to /dev/dsp, xmms, and mpg123, even > tried a cd to play. Nothing came out of the speakers, but, the proram did > not complain. > > Think its an irq thing? > > Evan Sarmiento (kaworu@sekt7.org) > http://sekt7.org/es > I'm not sure: For the record, what is the output of cat /dev/sndstat, here's mine: FreeBSD Audio Driver (newpcm) Nov 6 2000 14:29:19 Installed devices: pcm0: at io 0x6200 irq 16 (4p/3r channels duplex) Also, note that I _do not_ have a /dev/snd0. Maybe try deleting that? -- Drew Sanford Systems Administrator Planetwe.com Email: drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 8:54:51 2000 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 83AA437B479 for ; Mon, 13 Nov 2000 08:54:48 -0800 (PST) Received: from frmta003.netfr.alcatel.fr (frmta003.netfr.alcatel.fr [155.132.251.32]) by aifhs8.alcatel.fr (ALCANET/SMTP2) with SMTP id RAA02617; Mon, 13 Nov 2000 17:54:43 +0100 (MET) Received: by frmta003.netfr.alcatel.fr(Lotus SMTP MTA v4.6.7 (934.1 12-30-1999)) id C1256996.005CD9CE ; Mon, 13 Nov 2000 17:54:10 +0100 X-Lotus-FromDomain: ALCATEL From: Thierry.Herbelot@alcatel.fr To: freebsd-stable@freebsd.org Cc: wpaul@osd.bsdi.com Message-ID: Date: Mon, 13 Nov 2000 17:50:58 +0100 Subject: lnc and pcn drivers for an ancient HP PC Mime-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-Disposition: inline Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I had some troubles using the embedded "AMD PCNet/PCI" NIC of an ancient HP PC (these troubles were partially corrected when using an updated BIOS) The chip is probed correctly with the (now-obsolete) lnc driver : lnc0: port 0xf8e0-0xf8ff mem 0xfedff400-0xfedff41f irq 10 at device 8.0 on pci0 lnc0: PCnet-PCI II address 08:00:09:bb:26:3a lnc0: driver is using old-style compatability shims (this is for a kernel with lnc and without pcn) burt it is not seen with the new pcn : pcn0: couldn't map ports/memory pci0: (vendor=0x1022, dev=0x2000) at 8.0 (tis is for a kernel with pcn and without lnc) if this is only due to a incorrect indentification, here is the result of pciconf -l : chip0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x122d8086 rev=0x02 hdr=0x00 xl0@pci0:6:0: class=0x020000 card=0x905510b7 chip=0x905510b7 rev=0x30 hdr=0x00 xl1@pci0:7:0: class=0x020000 card=0x900410b7 chip=0x900410b7 rev=0x04 hdr=0x00 lnc0@pci0:8:0: class=0x020000 card=0x00000000 chip=0x20001022 rev=0x16 hdr=0x00 none0@pci0:13:0: class=0x030000 card=0x00000000 chip=0x88115333 rev=0x00 hdr=0x00 isab0@pci0:15:0: class=0x060100 card=0x00000000 chip=0x122e8086 rev=0x02 hdr=0x00 atapci0@pci0:15:1: class=0x010180 card=0x00000000 chip=0x12308086 rev=0x02 hdr=0x00 All of this is with 4.2-RC1, hot from the CD-ROM. Thanks in advance if the chip can be used with pcn TfH To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 8:56:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from clockwork.csudsu.com (clockwork.csudsu.com [209.249.57.100]) by hub.freebsd.org (Postfix) with ESMTP id 3430937B479 for ; Mon, 13 Nov 2000 08:56:21 -0800 (PST) Received: from localhost (stefan@localhost) by clockwork.csudsu.com (8.9.3/8.9.3) with ESMTP id IAA86944; Mon, 13 Nov 2000 08:55:47 -0800 (PST) (envelope-from stefan@csudsu.com) Date: Mon, 13 Nov 2000 08:55:47 -0800 (PST) From: Stefan Molnar To: Drew Sanford Cc: Evan S , Drew Sanford , stable@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <3A1017F4.AFC1A02F@planetwe.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am going to go out on a limb here. Checked the volume in the mixer? I am not sure if the SBLive has the same volume reset to 0 that is SB 128PCI has. Stefan On Mon, 13 Nov 2000, Drew Sanford wrote: > Evan S wrote: > > > > Alright. I tried catting an .au file to /dev/dsp, xmms, and mpg123, even > > tried a cd to play. Nothing came out of the speakers, but, the proram did > > not complain. > > > > Think its an irq thing? > > > > Evan Sarmiento (kaworu@sekt7.org) > > http://sekt7.org/es > > > > I'm not sure: For the record, what is the output of cat /dev/sndstat, > here's mine: > > FreeBSD Audio Driver (newpcm) Nov 6 2000 14:29:19 > Installed devices: > pcm0: at io 0x6200 irq 16 (4p/3r channels duplex) > > Also, note that I _do not_ have a /dev/snd0. Maybe try deleting that? > > -- > Drew Sanford > Systems Administrator > Planetwe.com > Email: drew@planetwe.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 Mon Nov 13 9: 5:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wormhole.bluestar.net (wormhole.bluestar.net [208.53.1.61]) by hub.freebsd.org (Postfix) with ESMTP id ABCAE37B4C5 for ; Mon, 13 Nov 2000 09:05:39 -0800 (PST) Received: from planetwe.com (admin.planetwe.com [64.182.69.146]) by wormhole.bluestar.net (8.10.1/8.10.1) with ESMTP id eADH55l22457; Mon, 13 Nov 2000 11:05:05 -0600 (CST) Message-ID: <3A101F40.A419758F@planetwe.com> Date: Mon, 13 Nov 2000 11:05:04 -0600 From: Drew Sanford X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Stefan Molnar Cc: Evan S , Drew Sanford , stable@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stefan Molnar wrote: > > I am going to go out on a limb here. Checked the volume in the > mixer? I am not sure if the SBLive has the same volume reset > to 0 that is SB 128PCI has. > > Stefan It should work without any adjustment to the volume. Its not loud, and does not operate at full output, but any decent set of speakers should be able to produce more than enough sound to let you know that the card is working. -- Drew Sanford Systems Administrator Planetwe.com Email: drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 9:27:12 2000 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 40F8537B4C5; Mon, 13 Nov 2000 09:27:10 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id JAA06083; Mon, 13 Nov 2000 09:27:08 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eADHR8c42388; Mon, 13 Nov 2000 09:27:08 -0800 (PST) (envelope-from jdp) Date: Mon, 13 Nov 2000 09:27:08 -0800 (PST) Message-Id: <200011131727.eADHR8c42388@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Cc: asami@freebsd.org Subject: Re: libc shlib version In-Reply-To: References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thinking about this some more ... does the upgrade kit contain a new libc? It's hard for me to see how these errors could happen if it didn't. If it contains a new libc, that seems like the real problem to me. It's always risky to use new libs (especially libc) with an old kernel. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 9:38:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 271A637B479; Mon, 13 Nov 2000 09:38:04 -0800 (PST) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.1/8.11.0) with ESMTP id eADHdnu05149; Mon, 13 Nov 2000 18:39:49 +0100 (CET) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Mon, 13 Nov 2000 18:39:49 +0100 (CET) From: "O. Hartmann" To: freebsd-questions@freebsd.org Cc: freebsd-stable@freebsd.org Subject: XFree86 4.0.1 problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My problems concerning XFree86 have a focus on XDM/XDMCP and chooser. My environment: Three systems, running FreeBSD 4.2, two of them running XFRee86 4.0.1_6 as compiled from the ports collection, one machine running XFree 3.3.6 due the lack of a supported graphics adaptor in 4.0.1. Several diskless XTerminals, running FreeBSD 4.2 and XFree 4.0.1 as they boot this from their boot server. XFree86 4.0.1 ist compiled with the following options (maybe essential?) ON: XDM-AUTHENTICATION-1, SecureRPC, PAM Support The problem: When starting the X server with '-indirect XDMCP-host' option to get a chooser on the diskless X terminal, I can obtain from all three servers the chooser menu. But on both XFRee 4.0.1 machines I can not connect to any select host! It set up the same menu on the third, XFree 3.3.6 based server. And from this I can obtain a login an session from each host I select. This seems to be a difference between Xfree 4 and XFree 3. Curiois is: starting the X server on the diskless machine with the option '-query host' I get a login, although the same host did not respond when selecting it from the chooser. What's going wrong? Well, I feel sure set up correctly the environment, but XFree 4 assumes to be handled different from Xfree 3 when connecting and requesting displays from hosts runnig also XFree 4. How to check what's going on? How to figure out what the XDM host is refusing when forwarding the display request? I'm sorry asking thia, but due the lack of documentation (where are O'Reillys books about X?) I dare to ask here ... Oliver - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 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 Mon Nov 13 9:47: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id B580337B4C5 for ; Mon, 13 Nov 2000 09:46:57 -0800 (PST) Received: (qmail 3332 invoked from network); 13 Nov 2000 17:50:16 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 17:50:16 -0000 Date: Mon, 13 Nov 2000 12:50:16 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: Drew Sanford Cc: Stefan Molnar , Drew Sanford , stable@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <3A101F40.A419758F@planetwe.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, sound is all the way up.. thanks anyways, I'll try some more when I get home.. Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Mon, 13 Nov 2000, Drew Sanford wrote: > Stefan Molnar wrote: > > > > I am going to go out on a limb here. Checked the volume in the > > mixer? I am not sure if the SBLive has the same volume reset > > to 0 that is SB 128PCI has. > > > > Stefan > > It should work without any adjustment to the volume. Its not loud, and > does not operate at full output, but any decent set of speakers should > be able to produce more than enough sound to let you know that the card > is working. > > -- > Drew Sanford > Systems Administrator > Planetwe.com > Email: drew@planetwe.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 Mon Nov 13 9:47:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 03F7B37B4C5 for ; Mon, 13 Nov 2000 09:47:49 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id JAA38336; Mon, 13 Nov 2000 09:47:40 -0800 (PST) (envelope-from obrien) Date: Mon, 13 Nov 2000 09:47:40 -0800 From: "David O'Brien" To: Evan S Cc: freebsd-stable@freebsd.org Subject: Re: make world dance / ports Message-ID: <20001113094740.B38290@dragon.nuxi.com> Reply-To: stable@freebsd.org References: <20001113071551.A2241@peitho.fxp.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 kaworu@sektor7.ath.cx on Mon, Nov 13, 2000 at 07:21:43AM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 07:21:43AM -0500, Evan S wrote: > Well, I mean, ld didn't recogniz any of the libraries I had installed. That doesn't help much either. In the future, include the EXACT and COMPLETE error messages you're seeing. Many people are willing to help, but they need something to go on. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 9:50:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 2A01E37B479; Mon, 13 Nov 2000 09:50:37 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id JAA38391; Mon, 13 Nov 2000 09:50:36 -0800 (PST) (envelope-from obrien) Date: Mon, 13 Nov 2000 09:50:36 -0800 From: "David O'Brien" To: stable@freebsd.org, asami@freebsd.org Subject: Re: libc shlib version Message-ID: <20001113095036.C38290@dragon.nuxi.com> Reply-To: stable@freebsd.org References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131605.eADG5H342237@vashon.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011131605.eADG5H342237@vashon.polstra.com>; from jdp@polstra.com on Mon, Nov 13, 2000 at 08:05:17AM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 08:05:17AM -0800, John Polstra wrote: > > I'm not sure if I understand. I thought the issue was just bumping > > the values of SHLIB_MAJOR in libc/Makefile and libc_r/Makefile and > > rebuilding everything. > Somebody has to put together a new compat package too. I guess that would be me as I'm the one it fell to in the past. > > Or is there something that you (as *the* compiler guru) need to do? :) > > No. I was just trying to make sure nobody got the false impression > that I planned to take care of this problem. I'd love to help, but > I don't have time this week. I'm going to go ahead and bump -current's libc today in preparation of doing in -stable if it comes down to it. I know Garret has been waiting to make some changes that would need a bump anyway. So it won't be wasted. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 9:56:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id B40DF37B479; Mon, 13 Nov 2000 09:56:04 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id JAA38440; Mon, 13 Nov 2000 09:55:56 -0800 (PST) (envelope-from obrien) Date: Mon, 13 Nov 2000 09:55:55 -0800 From: "David O'Brien" To: Warner Losh Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice Message-ID: <20001113095555.A38404@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <20001113145812F.matusita@jp.FreeBSD.org> <3A085F93.BC245A53@cup.hp.com> <20001113145812F.matusita@jp.FreeBSD.org> <200011130658.eAD6wdG38522@billy-club.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011130658.eAD6wdG38522@billy-club.village.org>; from imp@village.org on Sun, Nov 12, 2000 at 11:58:39PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 11:58:39PM -0700, Warner Losh wrote: > In message <20001113145812F.matusita@jp.FreeBSD.org> Makoto MATSUSHITA writes: > : It does not fix this problem. However, if we separate the execution of > : "make obj" and "make all", we can avoid (again, not *fix*) the problem. > : Maybe this change is reasonable; there is few meaning doing "make > : kernel-depend" in "doMODULES" target. > > I think that make has no business doing an implicit make obj for the > all target. Someone has to run `make obj' for the modules tree. How are you doing it locally? > I have been running with patches in my tree that doesn't do the obj > target if .depend exists. can you post them for review. > Of course, you have to be more careful about running make depend in > that case Now *that* sounds scarry to me. We'll have people all over the lists who forget to and would now get rather bitten. From the sounds of it, your patch doesn't create as robust a world, but maybe it does. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 9:59:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id DD9F737B479; Mon, 13 Nov 2000 09:59:17 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id JAA38464; Mon, 13 Nov 2000 09:58:55 -0800 (PST) (envelope-from obrien) Date: Mon, 13 Nov 2000 09:58:55 -0800 From: "David O'Brien" To: Makoto MATSUSHITA Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice Message-ID: <20001113095855.C38404@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <3A0F9ED8.A56CA34E@cup.hp.com> <20001113195111R.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001113195111R.matusita@jp.FreeBSD.org>; from matusita@jp.FreeBSD.org on Mon, Nov 13, 2000 at 07:51:11PM +0900 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 07:51:11PM +0900, Makoto MATSUSHITA wrote: > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all > --- 310,322 ---- > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} all I can certainly commit this type of fix. The combined make invocation was an optimization someone recommended. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 10:11: 6 2000 Delivered-To: freebsd-stable@freebsd.org Received: from penguin.prod.itd.earthlink.net (penguin.prod.itd.earthlink.net [207.217.120.134]) by hub.freebsd.org (Postfix) with ESMTP id 4DD7B37B479; Mon, 13 Nov 2000 10:11:02 -0800 (PST) Received: from feanor.drew.net (1Cust146.tnt38.chi5.da.uu.net [63.26.93.146]) by penguin.prod.itd.earthlink.net (8.9.3-EL_1_3/8.9.3) with ESMTP id KAA23898; Mon, 13 Nov 2000 10:10:42 -0800 (PST) Received: by feanor.drew.net (Postfix, from userid 1000) id 942DF1172A; Mon, 13 Nov 2000 12:07:40 -0600 (CST) Date: Mon, 13 Nov 2000 12:07:40 -0600 From: Andrew Cattau To: Andrew Tulloch Cc: Vivek Khera , ports@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: KDE2 and some 4.2-Beta remarks Message-ID: <20001113120740.A1019@charlie.cns.iit.edu> References: <14862.50558.162883.164764@yertle.kciLink.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 andrew@cosa.uk-legal.net on Sun, Nov 12, 2000 at 07:48:26PM +0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11/13/00 Andrew Tulloch said: > > > > Also, the konsole program fails to chown the pty/tty and log it into > > utmp. It runs ok from a terminal window, but if launched from a menu > > item, it causes a SIGABRT and dies. Anyone have ideas on tracking > > that down? > > I've also noticed this problem, but it only seems to occur for me if I > login via xdm or kdm, but not if I just use startx from the console. Not > sure if thats any use... > > Andrew the problem seems to have something to do with having access to the console you ran x from. i don't use xdm, but normally i start x with the following alias: (startx >& .xsession-errors &) && sleep 3 && logout when i do this, i get the same problem, since i no longer own the console i logged in on. when i just run startx normally, it works just fine. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 10:19:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226]) by hub.freebsd.org (Postfix) with ESMTP id 1223537B479; Mon, 13 Nov 2000 10:19:44 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel3.hp.com (Postfix) with ESMTP id 5570D60C; Mon, 13 Nov 2000 10:19:39 -0800 (PST) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id KAA22127; Mon, 13 Nov 2000 10:19:39 -0800 (PST) Message-ID: <3A1030BA.D6CB42D0@cup.hp.com> Date: Mon, 13 Nov 2000 13:19:38 -0500 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Bruce Evans Cc: Makoto MATSUSHITA , current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bruce Evans wrote: > > > Index: Makefile.i386 > > =================================================================== > > RCS file: /home/ncvs/src/sys/conf/Makefile.i386,v > > retrieving revision 1.212 > > diff -u -r1.212 Makefile.i386 > > --- Makefile.i386 2000/10/29 09:47:50 1.212 > > +++ Makefile.i386 2000/11/13 07:49:00 > > @@ -271,11 +271,13 @@ > > > > modules: > > @mkdir -p ${.OBJDIR}/modules > > - cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all > > + cd $S/modules && env ${MKMODULESENV} ${MAKE} obj && \ > > + env ${MKMODULESENV} ${MAKE} all > > > > modules-depend: > > @mkdir -p ${.OBJDIR}/modules > > - cd $S/modules && env ${MKMODULESENV} ${MAKE} obj depend > > + cd $S/modules && env ${MKMODULESENV} ${MAKE} obj $$ \ > > + env ${MKMODULESENV} ${MAKE} depend > > > > modules-clean: > > cd $S/modules && env ${MKMODULESENV} ${MAKE} clean > > > > `&&' should never be used in shell commands in makefiles, although it > may be only a bad example. Mostly that, yes. The first try for a "fix" was: cd $S/modules && env ${MKMODULESENV} ${MAKE} obj cd $S/modules && env ${MKMODULESENV} ${MAKE} all But since $S expands to "../.." and -j runs a single shell, the first cd will succeed, but not the second. I simply copied the "construction" in the second and posted fix. I'll commit a fix with just semi-colons today for all architectures if someone hasn't done that already by that time. -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 10:20:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gdmckee.local (gdm.demon.co.uk [193.237.88.62]) by hub.freebsd.org (Postfix) with ESMTP id F2D8137B479 for ; Mon, 13 Nov 2000 10:20:15 -0800 (PST) Received: from [192.168.0.5] (helo=P300) by gdmckee.local with smtp (Exim 3.16 #1) id 13vND6-0000B8-00 for stable@FreeBSD.org; Mon, 13 Nov 2000 17:16:00 +0000 From: "Gordon McKee" To: Subject: Date: Mon, 13 Nov 2000 17:16:49 -0000 Message-ID: MIME-Version: 1.0 Content-Type: application/x-pkcs7-mime; name="smime.p7m" Content-Transfer-Encoding: base64 Content-Disposition: attachment; filename="smime.p7m" 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.4522.1200 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAaCAJIAEVUNvbnRl bnQtVHlwZTogdGV4dC9wbGFpbjsNCgljaGFyc2V0PSJpc28tODg1OS0xIg0KQ29udGVudC1UcmFu c2Zlci1FbmNvZGluZzogN2JpdA0KDQoAAAAAAACgggWvMIICfjCCAeegAwIBAgIDA4F1MA0GCSqG SIb3DQEBBAUAMIGSMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYDVQQH EwlDYXBlIFRvd24xDzANBgNVBAoTBlRoYXd0ZTEdMBsGA1UECxMUQ2VydGlmaWNhdGUgU2Vydmlj ZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVtYWlsIFJTQSAyMDAwLjguMzAwHhcNMDAxMDI4MTUw MDA2WhcNMDExMDI4MTUwMDA2WjBEMR8wHQYDVQQDExZUaGF3dGUgRnJlZW1haWwgTWVtYmVyMSEw HwYJKoZIhvcNAQkBFhJnb3Jkb25AZ2RtY2tlZS5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJ AoGBAKnaFiCMnDdlEkNJANF91A8aggHF5DKxZuFFanKkWFlAo85sSNyjXOsU5b75KNY+gpOVFgF/ mD1feERa53jtjWmqAi/ZjO3SbF1bXCCoOnYxxk1YBHPxfD+n4I0pTMpUWlxtYp7gle17I9hibm1y Q0Z0KvFimi8+SyqXHAuNKRCvAgMBAAGjLzAtMB0GA1UdEQQWMBSBEmdvcmRvbkBnZG1ja2VlLmNv bTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUAA4GBAK5P5jICcCqHZdui5MYvlrXwRCG9ZvVJ QVXgIdnwGBh3XSEwczIsZhPwcUJOYAZ1dyyiaYg+o37miylFmGZExI0lyKv1Wmuaf30AGFeEIBCA UCr/N81RAhq1DJsBqHG8fMn2anFBUbNiRg0UpjjOrcjzw5N41hNJscCpC9MTZgOeMIIDKTCCApKg AwIBAgIBDDANBgkqhkiG9w0BAQQFADCB0TELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4g Q2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMRowGAYDVQQKExFUaGF3dGUgQ29uc3VsdGluZzEoMCYG A1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjEkMCIGA1UEAxMbVGhhd3RlIFBl cnNvbmFsIEZyZWVtYWlsIENBMSswKQYJKoZIhvcNAQkBFhxwZXJzb25hbC1mcmVlbWFpbEB0aGF3 dGUuY29tMB4XDTAwMDgzMDAwMDAwMFoXDTAyMDgyOTIzNTk1OVowgZIxCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3Rl MR0wGwYDVQQLExRDZXJ0aWZpY2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1h aWwgUlNBIDIwMDAuOC4zMDCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA3jMypmPHCSVFPtJu eCdngcXaiBmClw7jRCmKYzUqbXA8+tyu9+50bzC8M5B/+TRxoKNtmPHDT6Jl2w36S/HW3WGl+YXN VZo1Gp2Sdagnrthy+boC9tewkd4c6avgGAOofENCUFGHgzzwObSbVIoTh/+zm51JZgAtCYnslGvp oWkCAwEAAaNOMEwwKQYDVR0RBCIwIKQeMBwxGjAYBgNVBAMTEVByaXZhdGVMYWJlbDEtMjk3MBIG A1UdEwEB/wQIMAYBAf8CAQAwCwYDVR0PBAQDAgEGMA0GCSqGSIb3DQEBBAUAA4GBAHMbbyZli/8V NEtZYortRL5Jx+gNu4+5DWomKmKEH7iHY3QcbbfPGlORS+HN5jjZ7VD0Omw0kqzmkpxuwSMBwgmn 70uuct0GZ/VQby5YuLYLwVBXtewc1+8XttWIm7eiiBrtOVs5fTT8tpYYJU1q9J3Fw5EvqZa4BTxS /N3pYgNIMYICqjCCAqYCAQEwgZowgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENh cGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZp Y2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4zMAID A4F1MAkGBSsOAwIaBQCgggFlMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkF MQ8XDTAwMTExMzE3MTY0N1owIwYJKoZIhvcNAQkEMRYEFH5vANSPAI9GltC/AQ5GUiedsb5sMFgG CSqGSIb3DQEJDzFLMEkwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMAcGBSsOAwIHMA0GCCqG SIb3DQMCAgEoMAcGBSsOAwIaMAoGCCqGSIb3DQIFMIGrBgkrBgEEAYI3EAQxgZ0wgZowgZIxCzAJ BgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0G A1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZpY2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVy c29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4zMAIDA4F1MA0GCSqGSIb3DQEBAQUABIGASP3nCuzB 5zD2ILEi37xHM8VRuIbs+Z54jdI7X4Zn3OzFrHcaIckKf7G8oHc2oP9pvv2wo5Ys5Qa8RF22z2VC U5rhcQFWlolUm2S8N+5FL9nDrSnNTF9fy5p67hG10XF1DexD/VdjIkOQpbNb+1JlixJSyEouqdDm fx29rbVWD0QAAAAAAAA= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 10:20:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pilot11.cl.msu.edu (pilot11.cl.msu.edu [35.9.5.31]) by hub.freebsd.org (Postfix) with ESMTP id BA50C37B681; Mon, 13 Nov 2000 10:20:22 -0800 (PST) Received: from pilot.msu.edu (mlss27.cl.msu.edu [35.9.4.127]) by pilot11.cl.msu.edu (8.10.2/8.10.2) with ESMTP id eADIKKN69730; Mon, 13 Nov 2000 13:20:20 -0500 Message-ID: <3A10304D.A01FEE35@pilot.msu.edu> Date: Mon, 13 Nov 2000 13:17:50 -0500 From: Brian Martinez X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@freebsd.org, freebsd-multimedia@freebsd.org Subject: Re: 4.1.1 / SMP / SBLive References: <8up93i$1vul$1@msunews.cl.msu.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm sending this to both the STABLE & MultiMedia lists. This thread originates however, in the freebsd-stable list. ====================================== I would be curious about your outcome on the problem Evan, I too run an SMP box (Dual PII 450's) and I have a SBLive in there, Everything shows that it's working just fine. ************ Bootup: Oct 22 16:38:27 iguana /kernel: pcm0: port 0xef40-0xef5f irq 9 at device 18.0 on pci0 --- and --- > cat /dev/sndstat FreeBSD Audio Driver (newpcm) Sep 29 2000 14:51:47 Installed devices: pcm0: at io 0xef40 irq 9 (4p/3r channels duplex) ************ On yours, my question is this. IRQ 16? That doesn't exist, there ARE 16 IRQs, but they start at 00 ( == System Timer). So I would be a little iffy on that in regards to your situation. However mine is at IRQ9, and I have the same thing. I turn the speakers up, put headphones in, installed Xmixer, turned up the volume in there, Everything I can think of and still NO sound. The only thing that gives me any kind of error is in /var/log/messages, and it seems to show up when I go to a site that has Flash and Sound in it: Oct 22 16:48:17 iguana /kernel: pcm0: sample rate tracker lock status change I also get one other error only on the console that says something about a buggy irq 10000. Any other insight on this would be extremely helpful :) I run 4.1.1-STABLE, I have read through approximately 4 different tutorials on how to get the Sound Blaster Live working under STABLE, and have been at this point for a couple of months now. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 10:37:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from nu.nu.cuk.nu (node.050.lc.link.si [212.30.95.50]) by hub.freebsd.org (Postfix) with ESMTP id D86CB37B4CF for ; Mon, 13 Nov 2000 10:37:21 -0800 (PST) Received: from nu.cuk.nu (cuk.localnet [192.168.6.11]) by nu.nu.cuk.nu (Postfix) with ESMTP id 63A161AB28; Mon, 13 Nov 2000 19:38:34 +0100 (CET) Message-ID: <3A1034D2.9E8074A9@nu.cuk.nu> Date: Mon, 13 Nov 2000 19:37:06 +0100 From: Marko Cuk X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Jordan Hubbard , stable@freebsd.org Subject: Re: FreeBSD 4.2-RELEASE delayed until November 20th. References: <32046.974075981@winston.osd.bsdi.com> Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What is with the bridging code ?? It won't work from 4.0 !! I wrote about that problem many times. Marko Cuk Jordan Hubbard wrote: > Yes, there will be a 5 day extention of the November 15th deadline. > This will make it easier for me to cope with this release and > COMDEX happening around the same time and give us additional > time for some much-needed testing. > > Repeat: The new release date for 4.2 is November 20th. Thanks! > > - Jordan > > 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 Nov 13 10:42:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id 48B9F37B4C5 for ; Mon, 13 Nov 2000 10:42:37 -0800 (PST) Received: from randy by rip.psg.com with local (Exim 3.16 #1) id 13vOYu-000EcD-00 for freebsd-stable@freebsd.org; Mon, 13 Nov 2000 10:42:36 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: FreeBSD Stable Subject: Intel Pro 10/100 PCI PILA8460B X-Mailer: VM 6.82 under Emacs 19.34.1 Message-Id: Date: Mon, 13 Nov 2000 10:42:36 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG is the PILA8460B the same as the good old pro 10/100+ that is so well supported by fxp? randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 10:43:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fedde.littleton.co.us (cfedde.dsl.frii.net [216.17.139.141]) by hub.freebsd.org (Postfix) with ESMTP id 5065037B479 for ; Mon, 13 Nov 2000 10:43:43 -0800 (PST) Received: from fedde (localhost [127.0.0.1]) by fedde.littleton.co.us (8.11.0/8.11.0.Beta3) with ESMTP id eADIhbw16078; Mon, 13 Nov 2000 11:43:37 -0700 (MST) Message-Id: <200011131843.eADIhbw16078@fedde.littleton.co.us> To: "Gordon McKee" Cc: stable@FreeBSD.ORG Subject: Re: In-Reply-To: From: Chris Fedde Date: Mon, 13 Nov 2000 11:43:37 -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Gordon, Please choose a default mail formats that mere mortals can read. chris On Mon, 13 Nov 2000 17:16:49 -0000 "Gordon McKee" wrote: +------------------ | MIAGCSqGSIb3DQEHAqCAMIACAQExCzAJBgUrDgMCGgUAMIAGCSqGSIb3DQEHAaCAJIAEVUNvbnRl | bnQtVHlwZTogdGV4dC9wbGFpbjsNCgljaGFyc2V0PSJpc28tODg1OS0xIg0KQ29udGVudC1UcmFu | c2Zlci1FbmNvZGluZzogN2JpdA0KDQoAAAAAAACgggWvMIICfjCCAeegAwIBAgIDA4F1MA0GCSqG | SIb3DQEBBAUAMIGSMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYDVQQH | EwlDYXBlIFRvd24xDzANBgNVBAoTBlRoYXd0ZTEdMBsGA1UECxMUQ2VydGlmaWNhdGUgU2Vydmlj | ZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVtYWlsIFJTQSAyMDAwLjguMzAwHhcNMDAxMDI4MTUw | MDA2WhcNMDExMDI4MTUwMDA2WjBEMR8wHQYDVQQDExZUaGF3dGUgRnJlZW1haWwgTWVtYmVyMSEw | HwYJKoZIhvcNAQkBFhJnb3Jkb25AZ2RtY2tlZS5jb20wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJ | AoGBAKnaFiCMnDdlEkNJANF91A8aggHF5DKxZuFFanKkWFlAo85sSNyjXOsU5b75KNY+gpOVFgF/ | mD1feERa53jtjWmqAi/ZjO3SbF1bXCCoOnYxxk1YBHPxfD+n4I0pTMpUWlxtYp7gle17I9hibm1y | Q0Z0KvFimi8+SyqXHAuNKRCvAgMBAAGjLzAtMB0GA1UdEQQWMBSBEmdvcmRvbkBnZG1ja2VlLmNv | bTAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUAA4GBAK5P5jICcCqHZdui5MYvlrXwRCG9ZvVJ | QVXgIdnwGBh3XSEwczIsZhPwcUJOYAZ1dyyiaYg+o37miylFmGZExI0lyKv1Wmuaf30AGFeEIBCA | UCr/N81RAhq1DJsBqHG8fMn2anFBUbNiRg0UpjjOrcjzw5N41hNJscCpC9MTZgOeMIIDKTCCApKg | AwIBAgIBDDANBgkqhkiG9w0BAQQFADCB0TELMAkGA1UEBhMCWkExFTATBgNVBAgTDFdlc3Rlcm4g | Q2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMRowGAYDVQQKExFUaGF3dGUgQ29uc3VsdGluZzEoMCYG | A1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lvbjEkMCIGA1UEAxMbVGhhd3RlIFBl | cnNvbmFsIEZyZWVtYWlsIENBMSswKQYJKoZIhvcNAQkBFhxwZXJzb25hbC1mcmVlbWFpbEB0aGF3 | dGUuY29tMB4XDTAwMDgzMDAwMDAwMFoXDTAyMDgyOTIzNTk1OVowgZIxCzAJBgNVBAYTAlpBMRUw | EwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3Rl | MR0wGwYDVQQLExRDZXJ0aWZpY2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1h | aWwgUlNBIDIwMDAuOC4zMDCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA3jMypmPHCSVFPtJu | eCdngcXaiBmClw7jRCmKYzUqbXA8+tyu9+50bzC8M5B/+TRxoKNtmPHDT6Jl2w36S/HW3WGl+YXN | VZo1Gp2Sdagnrthy+boC9tewkd4c6avgGAOofENCUFGHgzzwObSbVIoTh/+zm51JZgAtCYnslGvp | oWkCAwEAAaNOMEwwKQYDVR0RBCIwIKQeMBwxGjAYBgNVBAMTEVByaXZhdGVMYWJlbDEtMjk3MBIG | A1UdEwEB/wQIMAYBAf8CAQAwCwYDVR0PBAQDAgEGMA0GCSqGSIb3DQEBBAUAA4GBAHMbbyZli/8V | NEtZYortRL5Jx+gNu4+5DWomKmKEH7iHY3QcbbfPGlORS+HN5jjZ7VD0Omw0kqzmkpxuwSMBwgmn | 70uuct0GZ/VQby5YuLYLwVBXtewc1+8XttWIm7eiiBrtOVs5fTT8tpYYJU1q9J3Fw5EvqZa4BTxS | /N3pYgNIMYICqjCCAqYCAQEwgZowgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENh | cGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZp | Y2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4zMAID | A4F1MAkGBSsOAwIaBQCgggFlMBgGCSqGSIb3DQEJAzELBgkqhkiG9w0BBwEwHAYJKoZIhvcNAQkF | MQ8XDTAwMTExMzE3MTY0N1owIwYJKoZIhvcNAQkEMRYEFH5vANSPAI9GltC/AQ5GUiedsb5sMFgG | CSqGSIb3DQEJDzFLMEkwCgYIKoZIhvcNAwcwDgYIKoZIhvcNAwICAgCAMAcGBSsOAwIHMA0GCCqG | SIb3DQMCAgEoMAcGBSsOAwIaMAoGCCqGSIb3DQIFMIGrBgkrBgEEAYI3EAQxgZ0wgZowgZIxCzAJ | BgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0G | A1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZpY2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVy | c29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4zMAIDA4F1MA0GCSqGSIb3DQEBAQUABIGASP3nCuzB | 5zD2ILEi37xHM8VRuIbs+Z54jdI7X4Zn3OzFrHcaIckKf7G8oHc2oP9pvv2wo5Ys5Qa8RF22z2VC | U5rhcQFWlolUm2S8N+5FL9nDrSnNTF9fy5p67hG10XF1DexD/VdjIkOQpbNb+1JlixJSyEouqdDm | fx29rbVWD0QAAAAAAAA= +------------------ -- Chris Fedde To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 10:53: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id E975937B479; Mon, 13 Nov 2000 10:53:04 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 6D63439C; Mon, 13 Nov 2000 10:52:37 -0800 (PST) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id KAA23680; Mon, 13 Nov 2000 10:52:37 -0800 (PST) Message-ID: <3A103875.3555E3D4@cup.hp.com> Date: Mon, 13 Nov 2000 13:52:37 -0500 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@FreeBSD.ORG Cc: Makoto MATSUSHITA , current@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice References: <3A0F9ED8.A56CA34E@cup.hp.com> <20001113195111R.matusita@jp.FreeBSD.org> <20001113095855.C38404@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David O'Brien wrote: > > On Mon, Nov 13, 2000 at 07:51:11PM +0900, Makoto MATSUSHITA wrote: > > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all > > --- 310,322 ---- > > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj > > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} all > > I can certainly commit this type of fix. The combined make invocation > was an optimization someone recommended. No you can't. $S expands to "../.." which only works for the first cd in the -jX case. The second cd will fail. -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 11:13:33 2000 Delivered-To: freebsd-stable@freebsd.org Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226]) by hub.freebsd.org (Postfix) with ESMTP id 83EE137B479; Mon, 13 Nov 2000 11:13:29 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel3.hp.com (Postfix) with ESMTP id B7CFD258; Mon, 13 Nov 2000 11:13:28 -0800 (PST) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id LAA24684; Mon, 13 Nov 2000 11:13:28 -0800 (PST) Message-ID: <3A103D58.C483ACAB@cup.hp.com> Date: Mon, 13 Nov 2000 14:13:28 -0500 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@FreeBSD.ORG, Makoto MATSUSHITA , current@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice References: <3A0F9ED8.A56CA34E@cup.hp.com> <20001113195111R.matusita@jp.FreeBSD.org> <20001113095855.C38404@dragon.nuxi.com> <3A103875.3555E3D4@cup.hp.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Marcel Moolenaar wrote: > > David O'Brien wrote: > > > > On Mon, Nov 13, 2000 at 07:51:11PM +0900, Makoto MATSUSHITA wrote: > > > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all > > > --- 310,322 ---- > > > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj > > > ! cd $S/modules && env ${MKMODULESENV} ${MAKE} all > > > > I can certainly commit this type of fix. The combined make invocation > > was an optimization someone recommended. > > No you can't. Oops. A smiley was intended here. I'm not the authoritive kind of guy :-) -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 11:20: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from implode.root.com (root.com [209.102.106.178]) by hub.freebsd.org (Postfix) with ESMTP id 1AFD637B479 for ; Mon, 13 Nov 2000 11:20:06 -0800 (PST) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.8/8.8.5) with ESMTP id LAA19351; Mon, 13 Nov 2000 11:18:43 -0800 (PST) Message-Id: <200011131918.LAA19351@implode.root.com> To: Randy Bush Cc: FreeBSD Stable Subject: Re: Intel Pro 10/100 PCI PILA8460B In-reply-to: Your message of "Mon, 13 Nov 2000 10:42:36 PST." From: David Greenman Reply-To: dg@root.com Date: Mon, 13 Nov 2000 11:18:43 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >is the PILA8460B the same as the good old pro 10/100+ that is so well >supported by fxp? Yes, that is Intel's real part number. -DG David Greenman Co-founder, The FreeBSD Project - http://www.freebsd.org President, TeraSolutions, Inc. - http://www.terasolutions.com Pave the road of life with opportunities. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 11:21: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id BD7F237B4C5 for ; Mon, 13 Nov 2000 11:20:58 -0800 (PST) Received: from randy by rip.psg.com with local (Exim 3.16 #1) id 13vPA1-000Ey3-00; Mon, 13 Nov 2000 11:20:57 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: David Greenman Cc: FreeBSD Stable Subject: Re: Intel Pro 10/100 PCI PILA8460B References: <200011131918.LAA19351@implode.root.com> X-Mailer: VM 6.82 under Emacs 19.34.1 Message-Id: Date: Mon, 13 Nov 2000 11:20:57 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >> is the PILA8460B the same as the good old pro 10/100+ that is so well >> supported by fxp? > Yes, that is Intel's real part number. cool. i wanted a real part. :-) thanks. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 11:23:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 87B9737B479; Mon, 13 Nov 2000 11:23:10 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eADJN8R07833; Mon, 13 Nov 2000 12:23:09 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA33880; Mon, 13 Nov 2000 12:23:08 -0700 (MST) Message-Id: <200011131923.MAA33880@harmony.village.org> To: stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice Cc: current@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Nov 2000 09:55:55 PST." <20001113095555.A38404@dragon.nuxi.com> References: <20001113095555.A38404@dragon.nuxi.com> <20001113145812F.matusita@jp.FreeBSD.org> <3A085F93.BC245A53@cup.hp.com> <20001113145812F.matusita@jp.FreeBSD.org> <200011130658.eAD6wdG38522@billy-club.village.org> Date: Mon, 13 Nov 2000 12:23:08 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001113095555.A38404@dragon.nuxi.com> "David O'Brien" writes: : On Sun, Nov 12, 2000 at 11:58:39PM -0700, Warner Losh wrote: : > In message <20001113145812F.matusita@jp.FreeBSD.org> Makoto MATSUSHITA writes: : > : It does not fix this problem. However, if we separate the execution of : > : "make obj" and "make all", we can avoid (again, not *fix*) the problem. : > : Maybe this change is reasonable; there is few meaning doing "make : > : kernel-depend" in "doMODULES" target. : > : > I think that make has no business doing an implicit make obj for the : > all target. : : Someone has to run `make obj' for the modules tree. How are you doing it : locally? Right now we do it twice. Once in make dpeend and again in make all. My patch removes it from make all. : > I have been running with patches in my tree that doesn't do the obj : > target if .depend exists. : : can you post them for review. Sure. It is i386 only right now. should be easy to port. : > Of course, you have to be more careful about running make depend in : > that case : : Now *that* sounds scarry to me. We'll have people all over the lists who : forget to and would now get rather bitten. From the sounds of it, your : patch doesn't create as robust a world, but maybe it does. I'm not sure what you're criteria for a robust world is here. If the directory doesn't exist, it will warn the user. If new directories appear, then there is a problem in that it will build in $S/modules/foo rather than in the object tree. I really don't think that we should be doing the make obj twice. Once for make depend and then again for make all. Maybe I'm just too impatient to sit still for it :-). doing it during make all has the effect of creating a race. since the obj and all targets are done in parallel for -j N, we have similar problems if the obj leg runs more slowely than the all leg. At least this restores deterministic behavior to the build. Clearly something better needs to happen than either what we're doing now, or my small band-aid. Warner Index: Makefile.i386 =================================================================== RCS file: /home/imp/FreeBSD/CVS/src/sys/conf/Makefile.i386,v retrieving revision 1.212 diff -u -r1.212 Makefile.i386 --- Makefile.i386 2000/10/29 09:47:50 1.212 +++ Makefile.i386 2000/11/13 18:12:18 @@ -270,8 +270,11 @@ MKMODULESENV= MAKEOBJDIRPREFIX=${.OBJDIR}/modules KMODDIR=${KODIR} modules: - @mkdir -p ${.OBJDIR}/modules - cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all + @if [ ! -d ${.OBJDIR}/modules ]; then \ + echo You must run make depend before building modules; \ + exit 1; \ + fi + cd $S/modules && env ${MKMODULESENV} ${MAKE} all modules-depend: @mkdir -p ${.OBJDIR}/modules To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 11:25:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 69F8C37B4C5 for ; Mon, 13 Nov 2000 11:25:30 -0800 (PST) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id OAA53671; Mon, 13 Nov 2000 14:24:57 -0500 (EST) (envelope-from wollman) Date: Mon, 13 Nov 2000 14:24:57 -0500 (EST) From: Garrett Wollman Message-Id: <200011131924.OAA53671@khavrinen.lcs.mit.edu> To: stable@freebsd.org Cc: mckusick@mckusick.com Subject: Any outstanding soft-updates or FFS bugs (matching this description)? Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This past weekend, our main mail server got mail-bombed.[1] We ended up with a /var/spool/mqueue with over 50,000 files in it. /var and /var/spool are on separate partitions, and both filesystems were running with soft updates enabled. The log files in /var were being extended rapidly, as was the /var/spool/mqueue directory. Somehow during all this the root directory and inodes of /var got completely toasted, beyond the ability of fsck to clean them up. (fsck eventually errored out, complaining of a preposterously large inode number.) The machine did not panic, and was grinding along happily without a /var until I rebooted it to force a fsck. During recovery procedures, I turned soft updates off on both filesystems, and things seem to be running smoothly now. I also deleted the spam and reconfigured sendmail to block further submissions, so that probably hasn't proven anything. The entire contents of /var were lost (even before I newfs'ed the partition), and the gigantic /var/spool/mqueue has now been compacted, so I can't say precisely how large it was (other than ``probably on its first indirect block''). This machine is running: FreeBSD 4.1-STABLE #4: Thu Sep 7 21:14:09 EDT 2000 I recall that there was a soft updates bug related to filling up the disk, but in scanning through the logs it certainly appears that this was fixed (and would have led to a panic anyway). -GAWollman [1] Actually, it was relay-raped to mail-bomb another machine on our network. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 11:27:35 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id D9E6E37B479 for ; Mon, 13 Nov 2000 11:27:32 -0800 (PST) Received: (qmail 20009 invoked by uid 0); 13 Nov 2000 19:27:30 -0000 Received: from p3ee2162d.dip.t-dialin.net (HELO speedy.gsinet) (62.226.22.45) by mail.gmx.net (mail09) with SMTP; 13 Nov 2000 19:27:30 -0000 Received: (from sittig@localhost) by speedy.gsinet (8.8.8/8.8.8) id UAA30597 for stable@freebsd.org; Mon, 13 Nov 2000 20:16:49 +0100 Date: Mon, 13 Nov 2000 20:16:49 +0100 From: Gerhard Sittig To: stable@freebsd.org Subject: "unhandled" panic in 4.2-BETA (PR 22723) Message-ID: <20001113201649.G27042@speedy.gsinet> Mail-Followup-To: stable@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Organization: System Defenestrators Inc. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm a little nervous: The panic described in http://www.freebsd.org/cgi/query-pr.cgi?pr=22723 happens in a default (to be) 4.2-R installation when using networked services inside jails. It was filed on Nov 9th. Last time I checked (Nov 13th around 12.00 UTC) it wasn't assigned to somebody familiar with the TCP stack or jail functionality. The reason for my being nervous is the advent of the 4.2 release and having such a panic in an "officially delivered snapshot" may leave a bad impression which could have been avoided. Should I be concerned? What's the usual delay for getting a PR classified as "serious" into a working queue or have it rejected (when misclassified, since the originator may fail in judging its severity due to personal involvement and emotional reactions:) ? Are there surveys at all about how typical jail(2) usage is amongst FreeBSD admins? This is what could make the panic "not that serious" in the blink of an eye ... I'm aware of the complex topic -- that's why I cannot point further into the problem spot or even provide a fix. But if the problem is serious in your opinion, too, and cannot be fixed prior to shipping 4.2, there should be something like "don't run networked services inside jails" (which is not useful at all IMO and defeats the reason for setting up jails at all), "bind all jailed services to a specific IP" (more probable to be achieved and done anyway by admins as far as possible, but some services seem to resist against this treatment) or "don't restrict jails to UNIX/IP/Route protocols only" (best done with shipping the appropriate /etc/sysctl.conf file) in the accompanying doc. Thank you for your attention! virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 11:35:41 2000 Delivered-To: freebsd-stable@freebsd.org Received: from web4502.mail.yahoo.com (web4502.mail.yahoo.com [216.115.105.63]) by hub.freebsd.org (Postfix) with SMTP id 94DBA37B479 for ; Mon, 13 Nov 2000 11:35:34 -0800 (PST) Message-ID: <20001113193533.18878.qmail@web4502.mail.yahoo.com> Received: from [192.251.173.33] by web4502.mail.yahoo.com; Mon, 13 Nov 2000 11:35:33 PST Date: Mon, 13 Nov 2000 11:35:33 -0800 (PST) From: Ben Hacker Jr Subject: Failed 4.1.1 Kernel Compile To: list DC-FBSD , questions FBSD , Stable FBSD MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sir, Please reply directly if reading on "Questions" list. Any help or suggestions would be greatly appreciated. I downloaded ALL source distributions to this machine via "sysinstall" I am still getting this error. The machine is a new dialup PPP Gateway to the Internet. It is functioning fine but I need to add IPFILTER to the Kernel among other things. This was my first attempt on this machine to compile a new Kernel. *=*=* ERROR *** LISTING *** COMMAND: su root -c "make depend && make all install" isa/atkbdc_isa.c ../../isa/ppc.c ../../isa/psm.c ../../isa/sio.c ../../isa/sysc ons_isa.c ../../isa/vga_isa.c ../../kern/subr_diskmbr.c ../../libkern/divdi3.c ../../libkern/moddi3.c ../../libkern/qdivrem.c ../../libkern/udivdi3.c ../../li bkern/umoddi3.c ioconf.c param.c vnode_if.c config.c ../../i386/i386/genassym.c ../../dev/xe/if_xe.c:138: card_if.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/src/sys/compile/CALEB-01. strben@caleb$ *=*=* END of ERROR *** LISTING *** strben@caleb$ uname -a FreeBSD caleb 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Tue Sep 26 00:46:59 GMT 2000 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 strben@caleb$ Thanks in advance for any help... Ben ===== -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- Ben Hacker Jr Technical Specialist Computer Sciences Corporation (703) 289-3477 MC 291 bhacker1@csc.com 3170 Fairview Park Drive strben@altavista.com Falls Church, VA 22304 -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- __________________________________________________ Do You Yahoo!? Yahoo! Calendar - Get organized for the holidays! http://calendar.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 Nov 13 11:37:59 2000 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 034FB37B4CF for ; Mon, 13 Nov 2000 11:37:55 -0800 (PST) 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 VAA21385; Mon, 13 Nov 2000 21:42:28 +0100 Message-ID: <3A10434C.765E7112@i-clue.de> Date: Mon, 13 Nov 2000 20:38:52 +0100 From: Christoph Sold X-Mailer: Mozilla 4.75 [de] (WinNT; U) X-Accept-Language: de MIME-Version: 1.0 To: "Patrick M. Hausen" Cc: Jimmy Olgeni , freebsd-stable@FreeBSD.ORG Subject: Re: What about rc.shutdown.local? References: <200011100751.IAA91508@hugo10.ka.punkt.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Patrick M. Hausen" schrieb: > > Hi all! > > Jimmy wrote: > > > It would be nice to have a /etc/rc.shutdown.local called by > > /etc/rc.shutdown, > > to implement custom shutdown procedures. This is currently done by > > editing > > rc.shutdown, but you have to remember about it when you run mergemaster. > > Doesn't rc.shutdown call /usr/local/etc/rc.d/*.sh with a "stop" > argument? Put your custom shutdown procedures there. > rc.local is deprecated. FreeBSD-Stable as of Sept 7 does not call /usr/local/etc/rc.d/...: so@amnesix:~$ uname -a FreeBSD amnesix.somewhere.org 4.1-STABLE FreeBSD 4.1-STABLE #3: Thu Sep 7 22:54:08 CEST 2000 so@amnesix.somewhere.org:/usr/src/sys/compile/AMNESIX i386 HTH -Christoph Sold To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 11:57: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mta-2.gci.net (mta-2.gci.net [208.138.130.83]) by hub.freebsd.org (Postfix) with ESMTP id 0C89837B4C5 for ; Mon, 13 Nov 2000 11:57:05 -0800 (PST) Received: from mmp-1.gci.net ([208.138.130.80]) by mta-2.gci.net (Netscape Messaging Server 4.15) with ESMTP id G3ZBF201.CAF for ; Mon, 13 Nov 2000 10:57:02 -0900 Received: from gci.net ([209.112.134.74]) by mmp-1.gci.net (Netscape Messaging Server 4.15) with ESMTP id G3ZBF100.91J for ; Mon, 13 Nov 2000 10:57:01 -0900 Message-ID: <3A104786.92C75BD7@gci.net> Date: Mon, 13 Nov 2000 10:56:54 -0900 From: Jason Neumann X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Stable Subject: 4.1.1-S audio channel dead? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I seem to have lost all audio support since I updated my 4.1.1-Stable on October 22. When I try to use audio I get various errors on the console, 'channel dead' for instance. I just thought I would post and see if audio is back online again. If so, I would like to cvsup to stable again (beta perhaps). Here is what I have for /dev/sndstat. ... FreeBSD Audio Driver (newpcm) Oct 22 2000 17:03:01 Installed devices: pcm0: at io 0x220 irq 5 drq 1:3 (1p/1r channels duplex) ... As a side note, I have a drive with some older source and audio works on 4.1.1-Stable as of October 9th. So it appears that my hardware is okay. Thanks again JasonN To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 12: 4:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.100.7]) by hub.freebsd.org (Postfix) with ESMTP id 7968A37B4C5 for ; Mon, 13 Nov 2000 12:04:22 -0800 (PST) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.9.3/8.9.3) with ESMTP id PAA543048; Mon, 13 Nov 2000 15:04:05 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <3A1034D2.9E8074A9@nu.cuk.nu> References: <32046.974075981@winston.osd.bsdi.com> <3A1034D2.9E8074A9@nu.cuk.nu> Date: Mon, 13 Nov 2000 15:04:03 -0500 To: Marko Cuk , Jordan Hubbard , stable@FreeBSD.ORG From: Garance A Drosihn Subject: Re: FreeBSD 4.2-RELEASE delayed until November 20th. Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 7:37 PM +0100 11/13/00, Marko Cuk wrote: >What is with the bridging code ?? It won't work from 4.0 !! >I wrote about that problem many times. Where did you write it to? I do not see any problem-reports (ie, as generated via send-pr) from you. You may have described them in previous messages to some mailing list, but it is better to officially send a PR for problems. I also do not see any problem reports from anyone which mention "bridging". You would probably have better luck if you sent in a problem-report with the details. The above has almost no helpful details. "Bridging" what to what? How does it not work? Given that you describe the problem as being with release 4.0, and we're now on release 4.2, I would expect that any major problem with bridging would have been noticed by many people by now. -- --- 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 Mon Nov 13 12:15:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 323D137B479 for ; Mon, 13 Nov 2000 12:15:20 -0800 (PST) Received: (qmail 17655 invoked by uid 0); 13 Nov 2000 20:15:18 -0000 Received: from p3ee20a9f.dip.t-dialin.net (HELO speedy.gsinet) (62.226.10.159) by mail.gmx.net (mail01) with SMTP; 13 Nov 2000 20:15:18 -0000 Received: (from sittig@localhost) by speedy.gsinet (8.8.8/8.8.8) id VAA31023 for freebsd-stable@freebsd.org; Mon, 13 Nov 2000 21:04:56 +0100 Date: Mon, 13 Nov 2000 21:04:56 +0100 From: Gerhard Sittig To: freebsd-stable@freebsd.org Subject: Re: sysctl Message-ID: <20001113210456.J27042@speedy.gsinet> Mail-Followup-To: freebsd-stable@freebsd.org References: <20001113165047.A79674@punkt.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001113165047.A79674@punkt.de>; from mrawek@punkt.de on Mon, Nov 13, 2000 at 04:50:47PM +0100 Organization: System Defenestrators Inc. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 16:50 +0100, Patric Mrawek wrote: > > does anybody know if there's a sysctl variable to temporary > disable ICMP_BANDLIM, which is statically compiled into the > kernel? > > FreeBSD hal9000 3.5-STABLE FreeBSD 3.5-STABLE #0: Sun Jun 25 > 15:29:27 CEST 2000 root@hal9000:/usr/src/sys/compile/HAL9000 > i386 Maybe `sysctl -a | grep icmp` could give a clue. In 4.1-S there's one called net.inet.icmp.icmplim which could do what you want when raised appropriately. But I don't know about 3.x. virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 12:23:14 2000 Delivered-To: freebsd-stable@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 8D21137B479; Mon, 13 Nov 2000 12:23:09 -0800 (PST) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13vQ8C-0000jj-00; Mon, 13 Nov 2000 20:23:08 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.1/8.11.0) id eAD8Qgh02657; Mon, 13 Nov 2000 09:26:42 +0100 (CET) (envelope-from wkb) Date: Mon, 13 Nov 2000 09:26:42 +0100 From: Wilko Bulte To: Gerhard Sittig Cc: stable@freebsd.org, Paul-Henning Kamp Subject: Re: "unhandled" panic in 4.2-BETA (PR 22723) Message-ID: <20001113092642.B2474@freebie.demon.nl> References: <20001113201649.G27042@speedy.gsinet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001113201649.G27042@speedy.gsinet>; from Gerhard.Sittig@gmx.net on Mon, Nov 13, 2000 at 08:16:49PM +0100 X-OS: FreeBSD 4.2-BETA X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 08:16:49PM +0100, Gerhard Sittig wrote: > I'm a little nervous: The panic described in > http://www.freebsd.org/cgi/query-pr.cgi?pr=22723 happens in a > default (to be) 4.2-R installation when using networked services > inside jails. It was filed on Nov 9th. Last time I checked (Nov > 13th around 12.00 UTC) it wasn't assigned to somebody familiar > with the TCP stack or jail functionality. The reason for my I think phk is one of the 'jailers' (gaolers? ;-) -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 12:49:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dqc.org (106.76.44.208.in-addr.arpa [208.44.76.106]) by hub.freebsd.org (Postfix) with ESMTP id 5C2EE37B479; Mon, 13 Nov 2000 12:49:15 -0800 (PST) Received: by dqc.org (Postfix, from userid 1005) id DEC70BB88; Mon, 13 Nov 2000 12:49:09 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by dqc.org (Postfix) with ESMTP id DD23DACD4; Mon, 13 Nov 2000 12:49:09 -0800 (PST) Date: Mon, 13 Nov 2000 12:49:09 -0800 (PST) From: just matt To: Brian Martinez Cc: freebsd-stable@freebsd.org, freebsd-multimedia@freebsd.org Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <3A10304D.A01FEE35@pilot.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The funky irq thing probably isn't the source of your problem. With some of the better SMP boards you get more than the de-facto number of irq's seen on all single cpu x86 boxes. I've seen smp boards that support over 30 irq's. Chances are you have more available than you think. - Matt On Mon, 13 Nov 2000, Brian Martinez wrote: > I'm sending this to both the STABLE & MultiMedia lists. This thread originates > however, in the freebsd-stable list. > ====================================== > > I would be curious about your outcome on the problem Evan, I too run an SMP box > (Dual PII 450's) and I have a SBLive in there, Everything shows that it's working > just fine. > > ************ > Bootup: > Oct 22 16:38:27 iguana /kernel: pcm0: port 0xef40-0xef5f irq 9 > at device 18.0 on pci0 > --- and --- > > cat /dev/sndstat > FreeBSD Audio Driver (newpcm) Sep 29 2000 14:51:47 > Installed devices: > pcm0: at io 0xef40 irq 9 (4p/3r channels duplex) > ************ > > On yours, my question is this. IRQ 16? That doesn't exist, there ARE 16 IRQs, > but they start at 00 ( == System Timer). So I would be a little iffy on that in > regards to your situation. However mine is at IRQ9, and I have the same thing. > I turn the speakers up, put headphones in, installed Xmixer, turned up the volume > in there, Everything I can think of and still NO sound. The only thing that gives > me any kind of error is in /var/log/messages, and it seems to show up when I go to > a site that has Flash and Sound in it: > > Oct 22 16:48:17 iguana /kernel: pcm0: sample rate tracker lock status change > I also get one other error only on the console that says something about a buggy > irq 10000. > > Any other insight on this would be extremely helpful :) I run 4.1.1-STABLE, > I have read through approximately 4 different tutorials on how to get the Sound > Blaster Live working under STABLE, and have been at this point for a couple of > months now. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-multimedia" 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 Nov 13 13: 4:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 9E11637B479 for ; Mon, 13 Nov 2000 13:04:21 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eADL4JR08211; Mon, 13 Nov 2000 14:04:20 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id OAA34543; Mon, 13 Nov 2000 14:04:19 -0700 (MST) Message-Id: <200011132104.OAA34543@harmony.village.org> To: Gregory Bond Subject: Re: Multiport NIC needed Cc: Boris Samorodov , freebsd-stable@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Nov 2000 14:15:03 +1100." <200011130315.OAA05511@lightning.itga.com.au> References: <200011130315.OAA05511@lightning.itga.com.au> Date: Mon, 13 Nov 2000 14:04:19 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200011130315.OAA05511@lightning.itga.com.au> Gregory Bond writes: : We have used the Intel twin fxp card since 3.2 with no problems. We've used the twin fxp cards since 3.2 as well. We've also used a tulip based de bard that was horrible. Mostly because the older tulips don't like some of the hubs that we've used. We have a newer tulip dc based quad board that works great on 3.x and 4.x. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 13: 9:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id D313D37B479 for ; Mon, 13 Nov 2000 13:09:34 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eADL9WR08234; Mon, 13 Nov 2000 14:09:33 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id OAA34587; Mon, 13 Nov 2000 14:09:32 -0700 (MST) Message-Id: <200011132109.OAA34587@harmony.village.org> To: Michael Lucas Subject: Re: Firewall for the lazy??? Cc: John Travis , freebsd-stable@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Nov 2000 07:45:43 EST." <20001113074543.A73240@blackhelicopters.org> References: <20001113074543.A73240@blackhelicopters.org> Date: Mon, 13 Nov 2000 14:09:32 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001113074543.A73240@blackhelicopters.org> Michael Lucas writes: : To the best of my knowledge, there are no "firewall for the lazy" : tools out there. Sorry. Wire cutters work well for that. It is 100% secure, but 100% useless :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 13:11: 0 2000 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 9E41237B479; Mon, 13 Nov 2000 13:10:51 -0800 (PST) Received: from magpage.com (poomba.magpage.com [216.155.24.136]) by trinity.magpage.com (8.11.1/8.11.1) with ESMTP id eADLAZI01091; Mon, 13 Nov 2000 16:10:35 -0500 Message-ID: <3A1058CB.1FD4B3C7@magpage.com> Date: Mon, 13 Nov 2000 16:10:35 -0500 From: Daniel Frazier Organization: Magpage Internet Services X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Ben Hacker Jr Cc: list DC-FBSD , questions FBSD , Stable FBSD Subject: Re: Failed 4.1.1 Kernel Compile References: <20001113193533.18878.qmail@web4502.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ben, Try building the kernel following the directions in /usr/src/UPDATING and see how that goes. ---------------------------------------------------------------------- Daniel Frazier Tel: 302-239-5900 Ext. 231 System Administrator Fax: 302-239-3909 MAGPAGE, We Power the Internet WWW: http://www.magpage.com/ Ben Hacker Jr wrote: > > Dear Sir, > > Please reply directly if reading on "Questions" > list. > > Any help or suggestions would be greatly > appreciated. I downloaded ALL source > distributions to this machine via "sysinstall" > I am still getting this error. > > The machine is a new dialup PPP Gateway to the > Internet. It is functioning fine but I need to > add IPFILTER to the Kernel among other things. > This was my first attempt on this machine to > compile a new Kernel. > > *=*=* ERROR *** LISTING *** COMMAND: su root -c > "make depend && make all install" > > isa/atkbdc_isa.c ../../isa/ppc.c ../../isa/psm.c > ../../isa/sio.c ../../isa/sysc > ons_isa.c ../../isa/vga_isa.c > ../../kern/subr_diskmbr.c ../../libkern/divdi3.c > ../../libkern/moddi3.c ../../libkern/qdivrem.c > ../../libkern/udivdi3.c ../../li > bkern/umoddi3.c ioconf.c param.c vnode_if.c > config.c ../../i386/i386/genassym.c > ../../dev/xe/if_xe.c:138: card_if.h: No such file > or directory > mkdep: compile failed > *** Error code 1 > > Stop in /usr/src/sys/compile/CALEB-01. > strben@caleb$ > *=*=* END of ERROR *** LISTING *** > > strben@caleb$ uname -a > FreeBSD caleb 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE > #0: > Tue Sep 26 00:46:59 GMT 2000 > jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC > i386 > strben@caleb$ > > Thanks in advance for any help... > Ben > > ===== > -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- > Ben Hacker Jr Technical Specialist > Computer Sciences Corporation > (703) 289-3477 MC 291 > bhacker1@csc.com 3170 Fairview Park Drive > strben@altavista.com Falls Church, VA 22304 > -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- -=*=- > > __________________________________________________ > Do You Yahoo!? > Yahoo! Calendar - Get organized for the holidays! > http://calendar.yahoo.com/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 Nov 13 13:18: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yip.org (yip.org [199.45.111.121]) by hub.freebsd.org (Postfix) with ESMTP id 6D2AB37B479 for ; Mon, 13 Nov 2000 13:18:00 -0800 (PST) Received: from localhost (melange@localhost) by yip.org (8.11.1/8.11.1) with ESMTP id eADLHtx70116; Mon, 13 Nov 2000 16:17:55 -0500 (EST) (envelope-from melange@yip.org) Date: Mon, 13 Nov 2000 16:17:55 -0500 (EST) From: Bob K To: John Travis Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Firewall for the lazy??? In-Reply-To: <200011132109.OAA34587@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [cc: list trimmed] On Mon, 13 Nov 2000, Warner Losh wrote: > In message <20001113074543.A73240@blackhelicopters.org> Michael Lucas writes: > : To the best of my knowledge, there are no "firewall for the lazy" > : tools out there. Sorry. > > Wire cutters work well for that. It is 100% secure, but 100% useless :-) Heh. Actually, I've personally found that the man page for natd(8) has an excellent step-by-step guide... -- Bob | iNFp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 13:32:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from apollo.retec.net (apollo.retec.net [207.99.22.10]) by hub.freebsd.org (Postfix) with ESMTP id 7592C37B68A for ; Mon, 13 Nov 2000 13:29:42 -0800 (PST) Received: from newken (dhcp100.retec.net [207.99.22.100]) by apollo.retec.net (8.9.3/8.9.0) with SMTP id QAA03702 for ; Mon, 13 Nov 2000 16:23:26 -0500 (EST) Message-ID: <001c01c04db8$d5a119c0$641663cf@icarz.com> From: "Ken Menzel" To: Subject: Fw: Network lockups with FreeBSD 4.1.1 Date: Mon, 13 Nov 2000 16:29:41 -0500 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.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > We have recently received a report about a bug in FreeBSD threads that affects > MySQL in a way similar to what you are describing - the patch is available at > http://people.freebsd.org/~deischen/libc_r.diffs-stable > Can anyone tell me where I might find more information about this patch for Freebsd-Stable? I am looking for information about what this patch changes and who/if I should let someone know if it works or not! This patch was recommended to me by the MySQL developement team to solve an issue with a lock-up in MySQL. I have installed it on a test server and if nothing seems to break I will try it on a development server. Ken ----------------------------------------------------- Ken Menzel ICQ# 9325188 www.icarz.com kenm@icarz.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 13:48: 9 2000 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 0F6DF37B4C5; Mon, 13 Nov 2000 13:48:03 -0800 (PST) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id OAA09159; Mon, 13 Nov 2000 14:48:03 -0700 (MST) (envelope-from chad) From: "Chad R. Larson" Message-Id: <200011132148.OAA09159@freeway.dcfinc.com> Subject: source IP address To: freebsd-stable@FreeBSD.org Date: Mon, 13 Nov 2000 14:48:02 -0700 (MST) Cc: freebsd-questions@FreeBSD.org Reply-To: chad@DCFinc.com Organization: DCF, Inc. X-O/S: FreeBSD 2.2.8-STABLE X-Unexpected: The Spanish Inquisition X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When you've got aliased addresses on an IP interface, how does FreeBSD select the source address on outgoing packets? -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.net 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 Mon Nov 13 13:56:47 2000 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 E41A037B4C5 for ; Mon, 13 Nov 2000 13:56:42 -0800 (PST) Received: (from tim@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id PAA12629; Mon, 13 Nov 2000 15:56:36 -0600 (CST) Date: Mon, 13 Nov 2000 15:56:36 -0600 From: Tim To: cjclark@alum.mit.edu Cc: freebsd-stable@FreeBSD.ORG Subject: Re: periodic and 310.accounting Message-ID: <20001113155636.I10482@futuresouth.com> References: <20001112075532.A7158@futuresouth.com> <20001112134724.O75251@149.211.6.64.reflexcom.com> <20001112161350.A8992@futuresouth.com> <20001112145648.R75251@149.211.6.64.reflexcom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001112145648.R75251@149.211.6.64.reflexcom.com>; from cjclark@reflexnet.net on Sun, Nov 12, 2000 at 02:56:48PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 12, 2000 at 02:56:48PM -0800, Crist J . Clark wrote: > To view the information in the accounting files I have always used > sa(8). You can get all of the same info out of the raw files as you > can from the summary ones as far as sa(8) is concerned... I think. > > > I was looking > > for the login times of a particular user and I believe I need the raw log > > files for that. > > That information is not even from the /var/account files, that's in > utmp and wtmp. That information is already archived by newsyslog which > by default keeps three _months_ of old records (it used to keep a > year's worth). See last(1). I am sorry, I should know better than post without thinking first. I was looking for the times/dates that each command was executed. I think that's in the raw files only. > > It looks to me there is a small race condition with the 310.accounting > > script. > > > > cp -pf acct acct.0 || rc=3 > > sa -s >/dev/null || rc=3 > > > > wouldn't commands logged between the two statements be lost? > > Yes and no. No commands will be lost to the summary files (which is > what is considered to be important), but there may be commands that > are lost between the acct.0 file and the new acct files. Ok, I might still be confused here, but I personally don't care much about the summary files but am interested more in the raw files, specifically time/date each command was executed. > > I can't > > think of a way to work around this though. Or is there some special > > system magic that I am missing? > > Notice that the 'acct' is never actually removed explicitly in the > script. the sa(8) command truncates the acct file after reading in its > information, so nothing is lost in the summary files. Right, but we definitely could lose information in the acct.* archives. Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 14:26: 5 2000 Delivered-To: freebsd-stable@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id 28A7037B479 for ; Mon, 13 Nov 2000 14:26:03 -0800 (PST) Received: from localhost (bandix@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id RAA05337; Mon, 13 Nov 2000 17:26:25 -0500 (EST) (envelope-from bandix@looksharp.net) Date: Mon, 13 Nov 2000 17:26:25 -0500 (EST) From: "Brandon D. Valentine" To: Nora Etukudo Cc: freebsd-stable@FreeBSD.ORG Subject: Re: crontab -e (solved [sort of ....]) In-Reply-To: <20001113155336.A20733@mail.nxe.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 13 Nov 2000, Nora Etukudo wrote: >My world is stable again: I "upgraded" from 'vim-6.0k' to 'vim-5.7.14' >and now 'crontab -e' works. I'd have to echo your sentiments. vim6 has thusfar left a sour taste upon my tongue. -- Brandon D. Valentine "Few things are harder to put up with than the annoyance of a good example." -- Mark Twain, Pudd'nhead Wilson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 14:40:51 2000 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 B758637B4C5 for ; Mon, 13 Nov 2000 14:40:48 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 13 Nov 2000 22:40:43 +0000 (GMT) Date: Mon, 13 Nov 2000 22:40:43 +0000 From: David Malone To: "Brandon D. Valentine" Cc: Nora Etukudo , freebsd-stable@FreeBSD.ORG Subject: Re: crontab -e (solved [sort of ....]) Message-ID: <20001113224043.A20256@walton.maths.tcd.ie> References: <20001113155336.A20733@mail.nxe.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from bandix@looksharp.net on Mon, Nov 13, 2000 at 05:26:25PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 05:26:25PM -0500, Brandon D. Valentine wrote: > On Mon, 13 Nov 2000, Nora Etukudo wrote: > > >My world is stable again: I "upgraded" from 'vim-6.0k' to 'vim-5.7.14' > >and now 'crontab -e' works. > > I'd have to echo your sentiments. vim6 has thusfar left a sour taste > upon my tongue. > I just found this on the vim website - the message goes on after this, but I snipped it after the relivant item. David. From: Bram Moolenaar To: vim-dev@vim.org Subject: Vim 6.0m alpha available Date: Sun, 12 Nov 2000 20:44:04 +0100 Message-Id: <200011121944.UAA14680@moolenaar.net> Yet another Vim in the 6.0 series. Major changes ------------- The default for the 'viminfo' option is now '50,"50,h when 'compatible' isn't set. Most people will want to use 'viminfo', including beginners, but it required setting the option, which isn't that easy. Added the 'autowriteall' option. Works like 'autowrite' but for all commands that abandon a file. Added the 'backupskip' option: When a file name matches this pattern no backup file is made. Default is "^/tmp", makes "crontab -e" work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 14:42:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id DB50137B4C5 for ; Mon, 13 Nov 2000 14:42:15 -0800 (PST) Received: (qmail 3591 invoked from network); 13 Nov 2000 22:45:31 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 22:45:31 -0000 Date: Mon, 13 Nov 2000 17:45:30 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: Brian Martinez Cc: freebsd-stable@freebsd.org, freebsd-multimedia@freebsd.org Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <3A10304D.A01FEE35@pilot.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alright. Here's what I did today, but to no avail! :( I upgraded to 4.2-BETA, since I've heard many people have had SB lives working on it. Upgraded fine actually. Here are the steps I took: 1. cd /dev 2. rm *dsp* 3. rm *audio* 4. ./MAKEDEV snd0 5. reboot 6. here's my dmesg: has sblive in it: 7. mpg123 Prodigy-SmackMyBitchUp.mp3 (no sound coming from speakers, mpg123 did not complain) Tried with XMMS as well. Tried catting au to /dev/dsp. Copyright (c) 1992-2000 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.2-BETA #3: Sun Nov 12 16:17:20 GMT 2000 kaworu@teqnix.sekt7.org:/usr/src/sys/compile/KAWORU Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (544.09-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x665 Stepping = 5 Features=0x183fbff real memory = 268435456 (262144K bytes) avail memory = 256720896 (250704K bytes) Programming 24 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 2, version: 0x00170011, at 0xfec00000 Preloaded elf kernel "kernel" at 0xc048c000. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 pcib1: at device 1.0 on pci0 pci1: on pcib1 pci1: at 0.0 irq 16 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: mask=03 status0=50 status1=00 ata0: mask=03 ostat0=50 ostat2=00 ata0-master: ATAPI probe a=14 b=eb ata0-slave: ATAPI probe a=7f b=7f ata0: mask=03 status0=10 status1=00 ata0: devices=04 ata0: at 0x1f0 irq 14 on atapci0 ata1: mask=03 status0=50 status1=00 ata1: mask=03 ostat0=50 ostat2=00 ata1-master: ATAPI probe a=00 b=00 ata1-slave: ATAPI probe a=00 b=00 ata1: mask=03 status0=50 status1=00 ata1-master: ATA probe a=01 b=a5 ata1: devices=01 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0xc000-0xc01f irq 5 at devi ce 7.2 on pci0 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 Timecounter "PIIX" frequency 3579545 Hz chip1: port 0x5000-0x500f at device 7 .3 on pci0 pcm0: port 0xc400-0xc41f irq 18 at device 11.0 on pci0 dc0: <82c169 PNIC 10/100BaseTX> port 0xcc00-0xccff mem 0xeb000000-0xeb0000ff irq 17 at device 13.0 on pci0 dc0: Ethernet address: 00:a0:cc:63:e1:8f miibus0: on dc0 ukphy0: on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto atapci1: port 0xd800-0xd8ff,0xd400-0xd403,0x d000-0xd007 irq 18 at device 19.0 on pci0 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 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 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 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: IEEE1284 device found /NIBBLE Probing for PnP devices on ppbus0: ppbus0: HP ENHANCED PCL5,PJL plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 APIC_IO: Testing 8254 interrupt delivery APIC_IO: routing 8254 via IOAPIC #0 intpin 2 SMP: AP CPU #1 Launched! ad2: 29311MB [59554/16/63] at ata1-master UDMA33 acd0: CDROM at ata0-master using PIO4 Mounting root from ufs:/dev/ad2s1a Okay. Sorry if that flooded. Now here is my /dev/sndstat bash-2.04$ cat /dev/sndstat FreeBSD Audio Driver (newpcm) Nov 12 2000 16:16:31 Installed devices: pcm0: at io 0xc400 irq 18 (4p/3r channels duplex) Thanks, Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Mon, 13 Nov 2000, Brian Martinez wrote: > I'm sending this to both the STABLE & MultiMedia lists. This thread originates > however, in the freebsd-stable list. > ====================================== > > I would be curious about your outcome on the problem Evan, I too run an SMP box > (Dual PII 450's) and I have a SBLive in there, Everything shows that it's working > just fine. > > ************ > Bootup: > Oct 22 16:38:27 iguana /kernel: pcm0: port 0xef40-0xef5f irq 9 > at device 18.0 on pci0 > --- and --- > > cat /dev/sndstat > FreeBSD Audio Driver (newpcm) Sep 29 2000 14:51:47 > Installed devices: > pcm0: at io 0xef40 irq 9 (4p/3r channels duplex) > ************ > > On yours, my question is this. IRQ 16? That doesn't exist, there ARE 16 IRQs, > but they start at 00 ( == System Timer). So I would be a little iffy on that in > regards to your situation. However mine is at IRQ9, and I have the same thing. > I turn the speakers up, put headphones in, installed Xmixer, turned up the volume > in there, Everything I can think of and still NO sound. The only thing that gives > me any kind of error is in /var/log/messages, and it seems to show up when I go to > a site that has Flash and Sound in it: > > Oct 22 16:48:17 iguana /kernel: pcm0: sample rate tracker lock status change > I also get one other error only on the console that says something about a buggy > irq 10000. > > Any other insight on this would be extremely helpful :) I run 4.1.1-STABLE, > I have read through approximately 4 different tutorials on how to get the Sound > Blaster Live working under STABLE, and have been at this point for a couple of > months now. > > > > 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 Nov 13 14:45:44 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id F17EB37B479; Mon, 13 Nov 2000 14:45:39 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA39639; Mon, 13 Nov 2000 14:41:52 -0800 (PST) (envelope-from obrien) Date: Mon, 13 Nov 2000 14:41:52 -0800 From: "David O'Brien" To: Marcel Moolenaar Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice Message-ID: <20001113144152.A39590@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <3A1030BA.D6CB42D0@cup.hp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A1030BA.D6CB42D0@cup.hp.com>; from marcel@cup.hp.com on Mon, Nov 13, 2000 at 01:19:38PM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 01:19:38PM -0500, Marcel Moolenaar wrote: > I'll commit a fix with just semi-colons today for all architectures if > someone hasn't done that already by that time. Can you post a patch first. There seems to be some subtleties here that might make a review useful. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 14:46:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wormhole.bluestar.net (wormhole.bluestar.net [208.53.1.61]) by hub.freebsd.org (Postfix) with ESMTP id 8EEA537B4C5; Mon, 13 Nov 2000 14:46:31 -0800 (PST) Received: from planetwe.com (admin.planetwe.com [64.182.69.146]) by wormhole.bluestar.net (8.10.1/8.10.1) with ESMTP id eADMkMl15037; Mon, 13 Nov 2000 16:46:22 -0600 (CST) Message-ID: <3A106F3E.7D2FB154@planetwe.com> Date: Mon, 13 Nov 2000 16:46:22 -0600 From: Drew Sanford X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Evan S Cc: Brian Martinez , freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive References: Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------msBC41C27422872747D8FDDBDB" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------msBC41C27422872747D8FDDBDB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Evan S wrote: > > Alright. Here's what I did today, but to no avail! :( > I upgraded to 4.2-BETA, since I've heard many people have had SB lives > working on it. Upgraded fine actually. > > Here are the steps I took: > 1. cd /dev > 2. rm *dsp* > 3. rm *audio* > 4. ./MAKEDEV snd0 > 5. reboot > 6. here's my dmesg: has sblive in it: > 7. mpg123 Prodigy-SmackMyBitchUp.mp3 (no sound coming from speakers, > mpg123 did not complain) Tried with XMMS as well. Tried catting au to > /dev/dsp. > All that looked good. Did you try doing away with /dev/snd0 completely? Like I said, my Live works fine, and there is no /dev/snd0 on the system: lauasanf@lims(~)$ ls -l /dev/snd* crw-rw-rw- 1 root wheel 30, 6 Aug 16 19:42 /dev/sndstat -- Drew Sanford Systems Administrator Planetwe.com Email: drew@planetwe.com --------------msBC41C27422872747D8FDDBDB 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 MIIH7gYJKoZIhvcNAQcCoIIH3zCCB9sCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BewwggK7MIICJKADAgECAgMDmsMwDQYJKoZIhvcNAQEEBQAwgZIxCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhh d3RlMR0wGwYDVQQLExRDZXJ0aWZpY2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwg RnJlZW1haWwgUlNBIDIwMDAuOC4zMDAeFw0wMDExMTMxOTA3NDJaFw0wMTExMTMxOTA3NDJa MGoxHzAdBgNVBAMTFlRoYXd0ZSBGcmVlbWFpbCBNZW1iZXIxIDAeBgkqhkiG9w0BCQEWEWRy ZXdAcGxhbmV0d2UuY29tMSUwIwYJKoZIhvcNAQkBFhZsYXVhc2FuZkBiZWxsc291dGgubmV0 MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGzUBSNz/Zwv1/SjZtuthF4KLsdGut5vwn vonJ81xA8z6F7MpBKtI7pKLm0kY0wzqPoAqTkiZjYBde+m44DVVN96jHFFuSvX+9Y88GEN7P f4LeLFcSg6qvK44uAFgyXd9ertRB883oxXINOrBe0gzLGrKBdUj05NOyMdK/eScvTQIDAQAB o0YwRDA0BgNVHREELTArgRFkcmV3QHBsYW5ldHdlLmNvbYEWbGF1YXNhbmZAYmVsbHNvdXRo Lm5ldDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUAA4GBAADoGxoZZ6noXCOBAAD32DNG F5R1XMvp3NKmRKIlyZLzdzFPYk6eM1oPaSmPL+G3besnPFe8lYdcfkUHcmWE9dNp8TLlEGbf NlyCtLaYAwGL6SE9yt375VYTvmyO2yt1HdH9MD1/B7k3qLlAeJaTP0+LRboj0a9J8I+TlWl8 yFsSMIIDKTCCApKgAwIBAgIBDDANBgkqhkiG9w0BAQQFADCB0TELMAkGA1UEBhMCWkExFTAT BgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMRowGAYDVQQKExFUaGF3 dGUgQ29uc3VsdGluZzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lv bjEkMCIGA1UEAxMbVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIENBMSswKQYJKoZIhvcNAQkB FhxwZXJzb25hbC1mcmVlbWFpbEB0aGF3dGUuY29tMB4XDTAwMDgzMDAwMDAwMFoXDTAyMDgy OTIzNTk1OVowgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNV BAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZpY2F0ZSBT ZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4zMDCBnzAN BgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA3jMypmPHCSVFPtJueCdngcXaiBmClw7jRCmKYzUq bXA8+tyu9+50bzC8M5B/+TRxoKNtmPHDT6Jl2w36S/HW3WGl+YXNVZo1Gp2Sdagnrthy+boC 9tewkd4c6avgGAOofENCUFGHgzzwObSbVIoTh/+zm51JZgAtCYnslGvpoWkCAwEAAaNOMEww KQYDVR0RBCIwIKQeMBwxGjAYBgNVBAMTEVByaXZhdGVMYWJlbDEtMjk3MBIGA1UdEwEB/wQI MAYBAf8CAQAwCwYDVR0PBAQDAgEGMA0GCSqGSIb3DQEBBAUAA4GBAHMbbyZli/8VNEtZYort RL5Jx+gNu4+5DWomKmKEH7iHY3QcbbfPGlORS+HN5jjZ7VD0Omw0kqzmkpxuwSMBwgmn70uu ct0GZ/VQby5YuLYLwVBXtewc1+8XttWIm7eiiBrtOVs5fTT8tpYYJU1q9J3Fw5EvqZa4BTxS /N3pYgNIMYIByjCCAcYCAQEwgZowgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJu IENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRD ZXJ0aWZpY2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIw MDAuOC4zMAIDA5rDMAkGBSsOAwIaBQCggYYwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAc BgkqhkiG9w0BCQUxDxcNMDAxMTEzMjI0NjIyWjAjBgkqhkiG9w0BCQQxFgQUiDhNKmP9Tfwt J1U8+Bh5Utd0SzMwJwYJKoZIhvcNAQkPMRowGDAHBgUrDgMCBzANBggqhkiG9w0DAgIBKDAN BgkqhkiG9w0BAQEFAASBgCAlcX4Q+J5lTy6xTVef+YgP1y+g6ALKpTfCvOBs8k1wQrtiGwOT 6Dtmu4TRJPP3nGJZmQapBJ2U+oGzI295v15U7/PkReSelDzeqrZjJWvuYiNrwMhIKAZkFv0U KGwqTUqp0aSId5XXpq7CufYLzc6GVOpeqvwFmQnD/WBmUjsc --------------msBC41C27422872747D8FDDBDB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 14:55: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id 8598637B4C5 for ; Mon, 13 Nov 2000 14:54:55 -0800 (PST) Received: (qmail 3632 invoked from network); 13 Nov 2000 22:58:14 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 22:58:14 -0000 Date: Mon, 13 Nov 2000 17:58:13 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: Drew Sanford Cc: Brian Martinez , freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <3A106F3E.7D2FB154@planetwe.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yeah, there is no /dev/snd0. What the hell is wrong with my sblive!@# Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Mon, 13 Nov 2000, Drew Sanford wrote: > Evan S wrote: > > > > Alright. Here's what I did today, but to no avail! :( > > I upgraded to 4.2-BETA, since I've heard many people have had SB lives > > working on it. Upgraded fine actually. > > > > Here are the steps I took: > > 1. cd /dev > > 2. rm *dsp* > > 3. rm *audio* > > 4. ./MAKEDEV snd0 > > 5. reboot > > 6. here's my dmesg: has sblive in it: > > 7. mpg123 Prodigy-SmackMyBitchUp.mp3 (no sound coming from speakers, > > mpg123 did not complain) Tried with XMMS as well. Tried catting au to > > /dev/dsp. > > > > All that looked good. Did you try doing away with /dev/snd0 completely? > Like I said, my Live works fine, and there is no /dev/snd0 on the > system: > > lauasanf@lims(~)$ ls -l /dev/snd* > crw-rw-rw- 1 root wheel 30, 6 Aug 16 19:42 /dev/sndstat > > > -- > Drew Sanford > Systems Administrator > Planetwe.com > Email: drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 14:56:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wormhole.bluestar.net (wormhole.bluestar.net [208.53.1.61]) by hub.freebsd.org (Postfix) with ESMTP id 899E237B4C5; Mon, 13 Nov 2000 14:56:46 -0800 (PST) Received: from planetwe.com (admin.planetwe.com [64.182.69.146]) by wormhole.bluestar.net (8.10.1/8.10.1) with ESMTP id eADMucl17226; Mon, 13 Nov 2000 16:56:38 -0600 (CST) Message-ID: <3A1071A6.F98E2277@planetwe.com> Date: Mon, 13 Nov 2000 16:56:38 -0600 From: Drew Sanford X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Evan S Cc: Brian Martinez , freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive References: Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms252B0CBBBC8BADEBD5A94498" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms252B0CBBBC8BADEBD5A94498 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Evan S wrote: > > Yeah, there is no /dev/snd0. What the hell is wrong with my sblive!@# > > Evan Sarmiento (kaworu@sekt7.org) > http://sekt7.org/es > > > > > lauasanf@lims(~)$ ls -l /dev/snd* > > crw-rw-rw- 1 root wheel 30, 6 Aug 16 19:42 /dev/sndstat The only thing that jumps out at me is make sure that /dev/sndstat has everyone's favorite permissions (chmod 666 /dev/sndstat). -- Drew Sanford Systems Administrator Planetwe.com Email: drew@planetwe.com --------------ms252B0CBBBC8BADEBD5A94498 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 MIIH7gYJKoZIhvcNAQcCoIIH3zCCB9sCAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BewwggK7MIICJKADAgECAgMDmsMwDQYJKoZIhvcNAQEEBQAwgZIxCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhh d3RlMR0wGwYDVQQLExRDZXJ0aWZpY2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwg RnJlZW1haWwgUlNBIDIwMDAuOC4zMDAeFw0wMDExMTMxOTA3NDJaFw0wMTExMTMxOTA3NDJa MGoxHzAdBgNVBAMTFlRoYXd0ZSBGcmVlbWFpbCBNZW1iZXIxIDAeBgkqhkiG9w0BCQEWEWRy ZXdAcGxhbmV0d2UuY29tMSUwIwYJKoZIhvcNAQkBFhZsYXVhc2FuZkBiZWxsc291dGgubmV0 MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDGzUBSNz/Zwv1/SjZtuthF4KLsdGut5vwn vonJ81xA8z6F7MpBKtI7pKLm0kY0wzqPoAqTkiZjYBde+m44DVVN96jHFFuSvX+9Y88GEN7P f4LeLFcSg6qvK44uAFgyXd9ertRB883oxXINOrBe0gzLGrKBdUj05NOyMdK/eScvTQIDAQAB o0YwRDA0BgNVHREELTArgRFkcmV3QHBsYW5ldHdlLmNvbYEWbGF1YXNhbmZAYmVsbHNvdXRo Lm5ldDAMBgNVHRMBAf8EAjAAMA0GCSqGSIb3DQEBBAUAA4GBAADoGxoZZ6noXCOBAAD32DNG F5R1XMvp3NKmRKIlyZLzdzFPYk6eM1oPaSmPL+G3besnPFe8lYdcfkUHcmWE9dNp8TLlEGbf NlyCtLaYAwGL6SE9yt375VYTvmyO2yt1HdH9MD1/B7k3qLlAeJaTP0+LRboj0a9J8I+TlWl8 yFsSMIIDKTCCApKgAwIBAgIBDDANBgkqhkiG9w0BAQQFADCB0TELMAkGA1UEBhMCWkExFTAT BgNVBAgTDFdlc3Rlcm4gQ2FwZTESMBAGA1UEBxMJQ2FwZSBUb3duMRowGAYDVQQKExFUaGF3 dGUgQ29uc3VsdGluZzEoMCYGA1UECxMfQ2VydGlmaWNhdGlvbiBTZXJ2aWNlcyBEaXZpc2lv bjEkMCIGA1UEAxMbVGhhd3RlIFBlcnNvbmFsIEZyZWVtYWlsIENBMSswKQYJKoZIhvcNAQkB FhxwZXJzb25hbC1mcmVlbWFpbEB0aGF3dGUuY29tMB4XDTAwMDgzMDAwMDAwMFoXDTAyMDgy OTIzNTk1OVowgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJuIENhcGUxEjAQBgNV BAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRDZXJ0aWZpY2F0ZSBT ZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIwMDAuOC4zMDCBnzAN BgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA3jMypmPHCSVFPtJueCdngcXaiBmClw7jRCmKYzUq bXA8+tyu9+50bzC8M5B/+TRxoKNtmPHDT6Jl2w36S/HW3WGl+YXNVZo1Gp2Sdagnrthy+boC 9tewkd4c6avgGAOofENCUFGHgzzwObSbVIoTh/+zm51JZgAtCYnslGvpoWkCAwEAAaNOMEww KQYDVR0RBCIwIKQeMBwxGjAYBgNVBAMTEVByaXZhdGVMYWJlbDEtMjk3MBIGA1UdEwEB/wQI MAYBAf8CAQAwCwYDVR0PBAQDAgEGMA0GCSqGSIb3DQEBBAUAA4GBAHMbbyZli/8VNEtZYort RL5Jx+gNu4+5DWomKmKEH7iHY3QcbbfPGlORS+HN5jjZ7VD0Omw0kqzmkpxuwSMBwgmn70uu ct0GZ/VQby5YuLYLwVBXtewc1+8XttWIm7eiiBrtOVs5fTT8tpYYJU1q9J3Fw5EvqZa4BTxS /N3pYgNIMYIByjCCAcYCAQEwgZowgZIxCzAJBgNVBAYTAlpBMRUwEwYDVQQIEwxXZXN0ZXJu IENhcGUxEjAQBgNVBAcTCUNhcGUgVG93bjEPMA0GA1UEChMGVGhhd3RlMR0wGwYDVQQLExRD ZXJ0aWZpY2F0ZSBTZXJ2aWNlczEoMCYGA1UEAxMfUGVyc29uYWwgRnJlZW1haWwgUlNBIDIw MDAuOC4zMAIDA5rDMAkGBSsOAwIaBQCggYYwGAYJKoZIhvcNAQkDMQsGCSqGSIb3DQEHATAc BgkqhkiG9w0BCQUxDxcNMDAxMTEzMjI1NjM4WjAjBgkqhkiG9w0BCQQxFgQUB5RWwVA4JsqM GTWMTqyitTwlY1YwJwYJKoZIhvcNAQkPMRowGDAHBgUrDgMCBzANBggqhkiG9w0DAgIBKDAN BgkqhkiG9w0BAQEFAASBgMEhUMxs2V0n4NiuoZpCWtTgxF1HSWhQHQRhxZLpy7+6x9ICoHa8 vXIyaDh+dha8BCZvOPBKQ1vqOWVTy3BA6nNXSIF2Wf0GWvdr8VS6F5RFWsG7w0KgOPdqBOD0 bfhW4/v6bIpAsfE2XCYiL0uU1vYDQHBk0QSV+PzuDlGHGYmK --------------ms252B0CBBBC8BADEBD5A94498-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 14:57:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id 7C33037B479 for ; Mon, 13 Nov 2000 14:57:12 -0800 (PST) Received: from silvia.hip.berkeley.edu (sji-ca7-217.ix.netcom.com [209.109.235.217]) by smtp6.mindspring.com (8.9.3/8.8.5) with ESMTP id RAA13394; Mon, 13 Nov 2000 17:56:44 -0500 (EST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id eADMsEN92332; Mon, 13 Nov 2000 14:54:14 -0800 (PST) (envelope-from asami@cs.berkeley.edu) X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: John Polstra Cc: stable@freebsd.org Subject: Re: libc shlib version References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131727.eADHR8c42388@vashon.polstra.com> From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Date: 13 Nov 2000 14:53:56 -0800 In-Reply-To: <200011131727.eADHR8c42388@vashon.polstra.com> (John Polstra's message of "Mon, 13 Nov 2000 09:27:08 -0800 (PST)") Message-ID: Lines: 22 User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 06) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 =?ISO-2022-JP?B?KBskQjJWMWMbKEIp?= Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: John Polstra * Thinking about this some more ... does the upgrade kit contain a new * libc? It's hard for me to see how these errors could happen if it * didn't. Yes it does. * If it contains a new libc, that seems like the real problem * to me. It's always risky to use new libs (especially libc) with an * old kernel. New ports and packages didn't work with the old libc because someone moved stuff from libxpg4 to libc without changing the version numbers. Putting it in the upgrade kit was the only way to let 4.0R people use ports-current. Maybe I should have insisted that the libc version change back then. I really wish we could keep the two version numbers from a.out, so I don't have to worry about stuff like this. :< Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 14:58:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id 9E7A637B4C5 for ; Mon, 13 Nov 2000 14:57:49 -0800 (PST) Received: (qmail 3653 invoked from network); 13 Nov 2000 23:01:08 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 23:01:08 -0000 Date: Mon, 13 Nov 2000 18:01:07 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: Drew Sanford Cc: Brian Martinez , freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <3A1071A6.F98E2277@planetwe.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alright. I did that. Didn't work. Oh well.. Thanks nee'ways Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Mon, 13 Nov 2000, Drew Sanford wrote: > Evan S wrote: > > > > Yeah, there is no /dev/snd0. What the hell is wrong with my sblive!@# > > > > Evan Sarmiento (kaworu@sekt7.org) > > http://sekt7.org/es > > > > > > > > lauasanf@lims(~)$ ls -l /dev/snd* > > > crw-rw-rw- 1 root wheel 30, 6 Aug 16 19:42 /dev/sndstat > > The only thing that jumps out at me is make sure that /dev/sndstat has > everyone's favorite permissions (chmod 666 /dev/sndstat). > > -- > Drew Sanford > Systems Administrator > Planetwe.com > Email: drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15: 2:58 2000 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 77DCA37B4C5; Mon, 13 Nov 2000 15:02:55 -0800 (PST) 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 QAA12402; Mon, 13 Nov 2000 16:02:39 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id QAA27598; Mon, 13 Nov 2000 16:02:39 -0700 (MST) (envelope-from nate) Date: Mon, 13 Nov 2000 16:02:39 -0700 (MST) Message-Id: <200011132302.QAA27598@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) Cc: John Polstra , stable@FreeBSD.ORG Subject: Re: libc shlib version In-Reply-To: References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131727.eADHR8c42388@vashon.polstra.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I really wish we could keep the two version numbers from a.out, so I > don't have to worry about stuff like this. :< Amem! Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15: 6:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp6.mindspring.com (smtp6.mindspring.com [207.69.200.110]) by hub.freebsd.org (Postfix) with ESMTP id 0851237B4C5 for ; Mon, 13 Nov 2000 15:06:47 -0800 (PST) Received: from silvia.hip.berkeley.edu (sji-ca7-217.ix.netcom.com [209.109.235.217]) by smtp6.mindspring.com (8.9.3/8.8.5) with ESMTP id SAA10278 for ; Mon, 13 Nov 2000 18:06:45 -0500 (EST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id eADN6hm92394; Mon, 13 Nov 2000 15:06:43 -0800 (PST) (envelope-from asami@cs.berkeley.edu) X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: stable@freebsd.org Subject: Re: libc shlib version References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131605.eADG5H342237@vashon.polstra.com> <20001113095036.C38290@dragon.nuxi.com> From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Date: 13 Nov 2000 15:06:41 -0800 In-Reply-To: <20001113095036.C38290@dragon.nuxi.com> (David O'Brien's message of "Mon, 13 Nov 2000 09:50:36 -0800") Message-ID: Lines: 20 User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 06) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 =?ISO-2022-JP?B?KBskQjJWMWMbKEIp?= Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: "David O'Brien" * > Somebody has to put together a new compat package too. * * I guess that would be me as I'm the one it fell to in the past. I'm sorry. ;> * I'm going to go ahead and bump -current's libc today in preparation of * doing in -stable if it comes down to it. I know Garret has been waiting * to make some changes that would need a bump anyway. So it won't be * wasted. Can you commit the change RSN? I need a new snap with the updated version numbers before I can even start rebuilding the packages. We are in a race against time now. What's the holdup? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15: 9:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by hub.freebsd.org (Postfix) with ESMTP id 4DC4537B479 for ; Mon, 13 Nov 2000 15:09:53 -0800 (PST) Received: from isi.edu (hbo.isi.edu [128.9.160.75]) by boreas.isi.edu (8.9.3/8.9.3) with ESMTP id PAA11569 for ; Mon, 13 Nov 2000 15:09:52 -0800 (PST) Message-ID: <3A1074C0.334B6830@isi.edu> Date: Mon, 13 Nov 2000 15:09:52 -0800 From: Lars Eggert Organization: USC Information Sciences Institute X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, de MIME-Version: 1.0 To: stable@freebsd.org Subject: CS461x Sound Problems Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms1328A5D6FCD72F76A392B068" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms1328A5D6FCD72F76A392B068 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Every once in a few hours of audio playback, newpcm will choke and sound output will be "scratchy" from then on until I reboot the machine. Sounds kinda like when you had dust collected on the needle of your record player back when we were still using them. I've not been able to reproduce this consistently (i.e. it chokes at a certain time in one sound file, after a reboot that same file will play fine.) Here's my info: [larse@hbo: ~] cat /dev/sndstat FreeBSD Audio Driver (newpcm) Nov 10 2000 12:59:49 Installed devices: pcm0: at irq 5 (1p/1r channels duplex) [larse@hbo: ~] uname -a FreeBSD hbo.isi.edu 4.2-BETA-IDPRIO FreeBSD 4.2-BETA-IDPRIO #68: Fri Nov 10 13:00:17 PST 2000 larse@hbo.isi.edu:/usr/src-idprio/sys/compile/IDPRIO i386 Sorry I can't be more specific; if I had to guess I'd say some internal newpcm struct gets bashed by a rare pointer error... Lars -- Lars Eggert Information Sciences Institute http://www.isi.edu/larse/ University of Southern California --------------ms1328A5D6FCD72F76A392B068 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 MIIIIwYJKoZIhvcNAQcCoIIIFDCCCBACAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BfQwggLYMIICQaADAgECAgMDIwUwDQYJKoZIhvcNAQEEBQAwgZQxCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxFDASBgNVBAcTC0R1cmJhbnZpbGxlMQ8wDQYDVQQKEwZU aGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25h bCBGcmVlbWFpbCBSU0EgMTk5OS45LjE2MB4XDTAwMDgyNDIwMzAwOFoXDTAxMDgyNDIwMzAw OFowVDEPMA0GA1UEBBMGRWdnZXJ0MQ0wCwYDVQQqEwRMYXJzMRQwEgYDVQQDEwtMYXJzIEVn Z2VydDEcMBoGCSqGSIb3DQEJARYNbGFyc2VAaXNpLmVkdTCBnzANBgkqhkiG9w0BAQEFAAOB jQAwgYkCgYEAz1yfcNs53rvhuw8gSDvr2+/snP8GduYY7x7WkJdyvcwb4oipNpWYIkMGP214 Zv1KrgvntGaG+jeugAGQt0n64VusgcIzQ6QDRtnMgdQDTAkVSQ2eLRSQka+nAPx6SFKJg79W EEHmgKQBMtZdMBYtYv/mTOcpm7jTJVg+7W6n04UCAwEAAaN3MHUwKgYFK2UBBAEEITAfAgEA MBowGAIBBAQTTDJ1TXlmZkJOVWJOSkpjZFoyczAYBgNVHREEETAPgQ1sYXJzZUBpc2kuZWR1 MAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUiKvxYINmVfTkWMdGHcBhvSPXw4wwDQYJKoZI hvcNAQEEBQADgYEAi65fM/jSCaPhRoA9JW5X2FktSFhE5zkIpFVPpv33GWPPNrncsK13HfZm s0B1rNy2vU7UhFI/vsJQgBJyffkLFgMCjp3uRZvBBjGD1q4yjDO5yfMMjquqBpZtRp5op3lT d01faA58ZCB5sxCb0ORSxvXR8tc9DJO0JIpQILa6vIAwggMUMIICfaADAgECAgELMA0GCSqG SIb3DQEBBAUAMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYD VQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9D ZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29u YWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0 ZS5jb20wHhcNOTkwOTE2MTQwMTQwWhcNMDEwOTE1MTQwMTQwWjCBlDELMAkGA1UEBhMCWkEx FTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoT BlRoYXd0ZTEdMBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNv bmFsIEZyZWVtYWlsIFJTQSAxOTk5LjkuMTYwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGB ALNpWpfU0BYLerXFXekhnCNyzRJMS/d+z8f7ynIk9EJSrFeV43theheE5/1yOTiUtOrtZaeS Bl694GX2GbuUeXZMPrlocHWEHPQRdAC8BSxPCQMXMcz0QdRyxqZd4ohEsIsuxE3x8NaFPmzz lZR4kX5A6ZzRjRVXjsJz5TDeRvVPAgMBAAGjNzA1MBIGA1UdEwEB/wQIMAYBAf8CAQAwHwYD VR0jBBgwFoAUcknCczTGVfQLdnKBfnf0h+fGsg4wDQYJKoZIhvcNAQEEBQADgYEAa8ZZ6TH6 6bbssQPY33Jy/pFgSOrGVd178GeOxmFw523CpTfYnbcXKFYFi91cdW/GkZDGbGZxE9AQfGuR b4bgITYtwdfqsgmtzy1txoNSm/u7/pyHnfy36XSS5FyXrvx+rMoNb3J6Zyxrc/WG+Z31AG70 HQfOnZ6CYynvkwl+Vd4xggH3MIIB8wIBATCBnDCBlDELMAkGA1UEBhMCWkExFTATBgNVBAgT DFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoTBlRoYXd0ZTEd MBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVt YWlsIFJTQSAxOTk5LjkuMTYCAwMjBTAJBgUrDgMCGgUAoIGxMBgGCSqGSIb3DQEJAzELBgkq hkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTAwMTExMzIzMDk1MlowIwYJKoZIhvcNAQkEMRYE FI4jBZImFMptwvQsUqMm3pyYvToHMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYI KoZIhvcNAwICAgCAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgFAMA0GCCqGSIb3DQMCAgEoMA0G CSqGSIb3DQEBAQUABIGAxzqOmXMEvXqczWhZphjrxDfyssNZBLJSoh3d3BNYH+ySkBavIph5 yf9pp/WkuLeXi5G+UqIxxmcngOhtuD7zsRGOodncZ5k/SA1bdY6xAbhfNEySMvMi4fNfD2Rs OJGYDKG/+kZG7YXzUE+Gby+VJo/d8pGLfacMcKlY54orRlE= --------------ms1328A5D6FCD72F76A392B068-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:13:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gdmckee.local (gdm.demon.co.uk [193.237.88.62]) by hub.freebsd.org (Postfix) with ESMTP id 04AE037B479 for ; Mon, 13 Nov 2000 15:13:41 -0800 (PST) Received: from [192.168.0.5] (helo=P300) by gdmckee.local with smtp (Exim 3.16 #1) id 13vSly-0000Ug-00 for freebsd-stable@freebsd.org; Mon, 13 Nov 2000 23:12:22 +0000 Message-ID: <009501c04dc7$69648580$0500a8c0@gdmckee.local> From: "G D McKee" To: Subject: 4.2 BETA Date: Mon, 13 Nov 2000 23:14:02 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0092_01C04DC7.6942F3C0" 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 X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0092_01C04DC7.6942F3C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi Got 4.2 Installed okayand then recompiled the kernel. Rebooted the box = and it it live, I can ping it, get a telnet login, etc, but can't log = in. Has anyone else experienced any problems of this nature? G D McKee ------=_NextPart_000_0092_01C04DC7.6942F3C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi
 
Got 4.2 Installed okayand then = recompiled the=20 kernel.  Rebooted the box and it it live, I can ping it, get a = telnet=20 login, etc, but can't log in.
 
Has anyone else experienced any = problems of this=20 nature?
 
G D McKee
------=_NextPart_000_0092_01C04DC7.6942F3C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:17:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cmailg7.svr.pol.co.uk (cmailg7.svr.pol.co.uk [195.92.195.177]) by hub.freebsd.org (Postfix) with ESMTP id C335337B479; Mon, 13 Nov 2000 15:17:53 -0800 (PST) Received: from [195.92.67.23] (helo=mail18.svr.pol.co.uk) by cmailg7.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 13vSrD-0000OW-00; Mon, 13 Nov 2000 23:17:48 +0000 Received: from modem-55.antenna-lion.dialup.pol.co.uk ([62.136.223.55] helo=kenny.kill-9.org.uk) by mail18.svr.pol.co.uk with esmtp (Exim 3.13 #0) id 13vSrB-0006G2-00; Mon, 13 Nov 2000 23:17:45 +0000 Received: from bluescreen (bluescreen.kill-9.org.uk [192.168.1.2]) by kenny.kill-9.org.uk (Postfix) with ESMTP id 97C867066; Mon, 13 Nov 2000 23:19:21 +0000 (GMT) From: "Rich Wood" Organization: dynamite.org To: freebsd-stable@freebsd.org, freebsd-multimedia@freebsd.org Date: Mon, 13 Nov 2000 23:17:43 -0000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: 4.1.1 / SMP / SBLive Reply-To: rich@dynamite.org Message-ID: <3A107697.2350.17D3BDFF@localhost> References: <3A10304D.A01FEE35@pilot.msu.edu> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 13 Nov 2000, at 12:49, just matt wrote: > > The funky irq thing probably isn't the source of your problem. With > some of the better SMP boards you get more than the de-facto number of > irq's seen on all single cpu x86 boxes. I've seen smp boards that > support over 30 irq's. Chances are you have more available than you > think. This system (ABit BP6, 2xCeleron433's@520, NT4) claims to be issuing IRQ's up to and including 255. Rich -- rich@dynamite.org rich@FreeBSD.org.uk If that's what they call normal, I'd rather be insane To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:19:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 6416937B479 for ; Mon, 13 Nov 2000 15:19:11 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id eADNJ5q13269; Mon, 13 Nov 2000 15:19:05 -0800 (PST) Date: Mon, 13 Nov 2000 15:19:05 -0800 From: Alfred Perlstein To: G D McKee Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.2 BETA Message-ID: <20001113151905.P11449@fw.wintelcom.net> References: <009501c04dc7$69648580$0500a8c0@gdmckee.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <009501c04dc7$69648580$0500a8c0@gdmckee.local>; from freebsd-stable@gdmckee.com on Mon, Nov 13, 2000 at 11:14:02PM -0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * G D McKee [001113 15:14] wrote: > Hi > > Got 4.2 Installed okayand then recompiled the kernel. Rebooted the box and it it live, I can ping it, get a telnet login, etc, but can't log in. > > Has anyone else experienced any problems of this nature? You can't telnet into FreeBSD as root, you need to add a user and put him/her into the 'wheel' group. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:24:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id 9E23437B479; Mon, 13 Nov 2000 15:24:28 -0800 (PST) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id PAA01024; Mon, 13 Nov 2000 15:24:09 -0800 Message-ID: <3A107818.FEF5B494@urx.com> Date: Mon, 13 Nov 2000 15:24:08 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Drew Sanford Cc: Evan S , Brian Martinez , freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive References: <3A106F3E.7D2FB154@planetwe.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Drew Sanford wrote: > > Evan S wrote: > > > > Alright. Here's what I did today, but to no avail! :( > > I upgraded to 4.2-BETA, since I've heard many people have had SB lives > > working on it. Upgraded fine actually. > > > > Here are the steps I took: > > 1. cd /dev > > 2. rm *dsp* > > 3. rm *audio* > > 4. ./MAKEDEV snd0 > > 5. reboot > > 6. here's my dmesg: has sblive in it: > > 7. mpg123 Prodigy-SmackMyBitchUp.mp3 (no sound coming from speakers, > > mpg123 did not complain) Tried with XMMS as well. Tried catting au to > > /dev/dsp. > > > > All that looked good. Did you try doing away with /dev/snd0 completely? > Like I said, my Live works fine, and there is no /dev/snd0 on the > system: The "MAKEDEV snd0" creates the links such that your sound card will work with the new pcm module. You can't type mixer and have it return anything until you create the links. Kent > > lauasanf@lims(~)$ ls -l /dev/snd* > crw-rw-rw- 1 root wheel 30, 6 Aug 16 19:42 /dev/sndstat > > -- > Drew Sanford > Systems Administrator > Planetwe.com > Email: drew@planetwe.com -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:24:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id D376F37B4CF; Mon, 13 Nov 2000 15:24:30 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA40031; Mon, 13 Nov 2000 15:24:23 -0800 (PST) (envelope-from obrien) Date: Mon, 13 Nov 2000 15:24:23 -0800 From: "David O'Brien" To: Warner Losh Cc: stable@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice Message-ID: <20001113152423.B39667@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20001113095555.A38404@dragon.nuxi.com> <20001113145812F.matusita@jp.FreeBSD.org> <3A085F93.BC245A53@cup.hp.com> <20001113145812F.matusita@jp.FreeBSD.org> <200011130658.eAD6wdG38522@billy-club.village.org> <20001113095555.A38404@dragon.nuxi.com> <200011131923.MAA33880@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011131923.MAA33880@harmony.village.org>; from imp@village.org on Mon, Nov 13, 2000 at 12:23:08PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 12:23:08PM -0700, Warner Losh wrote: > : > I think that make has no business doing an implicit make obj for the > : > all target. > : Someone has to run `make obj' for the modules tree. How are you doing it > : locally? > > Right now we do it twice. Once in make dpeend and again in make > all. My patch removes it from make all. ..snip.. > I'm not sure what you're criteria for a robust world is here. If the > directory doesn't exist, it will warn the user. It doesn't warn the user, it errors out (possibly a suttle distinction I'm making). Also in the past a `make depend' for the kernel was not required. Just highly suggested. Are we really prepared to make it a requirement now? To tell the truth, IMHO the modules should just build in the current directory (and thus could share some .o's with the kernel build). -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:25:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id 6BDFA37B4C5 for ; Mon, 13 Nov 2000 15:25:39 -0800 (PST) Received: (qmail 3721 invoked from network); 13 Nov 2000 23:28:57 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 13 Nov 2000 23:28:57 -0000 Date: Mon, 13 Nov 2000 18:28:57 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: Kent Stewart Cc: Drew Sanford , Brian Martinez , freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <3A107818.FEF5B494@urx.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I did ./MAKEDEV snd0, and I can type mixer and get output. soo.. I don't understand what you mean. Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Mon, 13 Nov 2000, Kent Stewart wrote: > > > Drew Sanford wrote: > > > > Evan S wrote: > > > > > > Alright. Here's what I did today, but to no avail! :( > > > I upgraded to 4.2-BETA, since I've heard many people have had SB lives > > > working on it. Upgraded fine actually. > > > > > > Here are the steps I took: > > > 1. cd /dev > > > 2. rm *dsp* > > > 3. rm *audio* > > > 4. ./MAKEDEV snd0 > > > 5. reboot > > > 6. here's my dmesg: has sblive in it: > > > 7. mpg123 Prodigy-SmackMyBitchUp.mp3 (no sound coming from speakers, > > > mpg123 did not complain) Tried with XMMS as well. Tried catting au to > > > /dev/dsp. > > > > > > > All that looked good. Did you try doing away with /dev/snd0 completely? > > Like I said, my Live works fine, and there is no /dev/snd0 on the > > system: > > The "MAKEDEV snd0" creates the links such that your sound card will > work with the new pcm module. You can't type mixer and have it return > anything until you create the links. > > Kent > > > > > lauasanf@lims(~)$ ls -l /dev/snd* > > crw-rw-rw- 1 root wheel 30, 6 Aug 16 19:42 /dev/sndstat > > > > -- > > Drew Sanford > > Systems Administrator > > Planetwe.com > > Email: drew@planetwe.com > > -- > Kent Stewart > Richland, WA > > mailto:kbstew99@hotmail.com > http://kstewart.urx.com/kstewart/index.html > FreeBSD News http://daily.daemonnews.org/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:26: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 20E3337B479; Mon, 13 Nov 2000 15:26:00 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eADNPxR08726; Mon, 13 Nov 2000 16:25:59 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA35449; Mon, 13 Nov 2000 16:25:58 -0700 (MST) Message-Id: <200011132325.QAA35449@harmony.village.org> To: obrien@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice Cc: stable@FreeBSD.ORG, current@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Nov 2000 15:24:23 PST." <20001113152423.B39667@dragon.nuxi.com> References: <20001113152423.B39667@dragon.nuxi.com> <20001113095555.A38404@dragon.nuxi.com> <20001113145812F.matusita@jp.FreeBSD.org> <3A085F93.BC245A53@cup.hp.com> <20001113145812F.matusita@jp.FreeBSD.org> <200011130658.eAD6wdG38522@billy-club.village.org> <20001113095555.A38404@dragon.nuxi.com> <200011131923.MAA33880@harmony.village.org> Date: Mon, 13 Nov 2000 16:25:58 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001113152423.B39667@dragon.nuxi.com> "David O'Brien" writes: : It doesn't warn the user, it errors out (possibly a suttle distinction : I'm making). Also in the past a `make depend' for the kernel was not : required. Just highly suggested. Are we really prepared to make it a : requirement now? I am, but others might not be. : To tell the truth, IMHO the modules should just build in the current : directory (and thus could share some .o's with the kernel build). Me too. I'm tired of building things twice :-) Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:26:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id EBD5337B6AB; Mon, 13 Nov 2000 15:26:10 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA40056; Mon, 13 Nov 2000 15:26:10 -0800 (PST) (envelope-from obrien) Date: Mon, 13 Nov 2000 15:26:10 -0800 From: "David O'Brien" To: Satoshi - Ports Wraith - Asami Cc: stable@freebsd.org Subject: Re: libc shlib version Message-ID: <20001113152610.C39667@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131605.eADG5H342237@vashon.polstra.com> <20001113095036.C38290@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from asami@freebsd.org on Mon, Nov 13, 2000 at 03:06:41PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 03:06:41PM -0800, Satoshi - Ports Wraith - Asami wrote: > * I'm going to go ahead and bump -current's libc today in preparation of > * doing in -stable if it comes down to it. I know Garret has been waiting > * to make some changes that would need a bump anyway. So it won't be > * wasted. > > Can you commit the change RSN? I need a new snap with the updated > version numbers before I can even start rebuilding the packages. We > are in a race against time now. > > What's the holdup? Root canal crown prep and make world time. :-) -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:27: 9 2000 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 81CA037B4D7 for ; Mon, 13 Nov 2000 15:27:05 -0800 (PST) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id eADNR4J04098 for ; Mon, 13 Nov 2000 15:27:04 -0800 (PST) Message-Id: <200011132327.eADNR4J04098@ptavv.es.net> To: stable@freebsd.org Subject: Possible make problem Date: Mon, 13 Nov 2000 15:27:04 -0800 From: "Kevin Oberman" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been trying to build the staroffice52 port from my CDROM. I have had NO success to this point. It looks like a problem with make, since a simple .if !(exists) seems to fail. Here is what I'm getting: # make -DWITH_CDROM ===> staroffice-5.2 depends on file: /compat/linux/lib/libc.so.6 - found Please mount the Sun StarOffice 5.2 CDROM onto /cdrom and run make again. *** error code 1 Stop in /usr/ports/editors/staroffice52. The Makefile contains: .if defined(WITH_CDROM) .if !exists($CD_MOUNTPT/linux/office52/setup) @${ECHO} @${ECHO} Please mount the Sun StarOffice 5.2 CDROM @${ECHO} onto {$CD_MOUNTPT} and run make again. @${ECHO} @${FALSE} .endif .endif # ls /cdrom/linux/office52/setup /cdrom/linux/office52/setup # Looks like the file is there. I see no error in the Makefile, but the test fails. System is 4.2-BETA updated 11/2 at about 10:30 am. Am I crazy or is something broken in make(1)? 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 Mon Nov 13 15:33:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id B065637B479; Mon, 13 Nov 2000 15:33:26 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA40152; Mon, 13 Nov 2000 15:33:26 -0800 (PST) (envelope-from obrien) Date: Mon, 13 Nov 2000 15:33:25 -0800 From: "David O'Brien" To: Satoshi - Ports Wraith - Asami Cc: stable@freebsd.org Subject: Re: libc shlib version Message-ID: <20001113153325.D39667@dragon.nuxi.com> Reply-To: stable@freebsd.org References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131727.eADHR8c42388@vashon.polstra.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 asami@freebsd.org on Mon, Nov 13, 2000 at 02:53:56PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 02:53:56PM -0800, Satoshi - Ports Wraith - Asami wrote: > * Thinking about this some more ... does the upgrade kit contain a new > * libc? It's hard for me to see how these errors could happen if it > * didn't. > > Yes it does. How did you get the included libc.so.4? If you just took a -stable one that could easily be the problem. The most correct way would be to take a 4.0-R machine w/src (or at least source and a chrooted build environment) and only update the libc sources and build libc.so.4 that way. > moved stuff from libxpg4 to libc without changing the version numbers. Correct, by today's shared lib version rules, it was not required. > I really wish we could keep the two version numbers from a.out, so I > don't have to worry about stuff like this. :< You can get shot around here (not by me) for just saying that. ;-) -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:35:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from europe.std.com (europe.std.com [199.172.62.20]) by hub.freebsd.org (Postfix) with ESMTP id E3CF137B479 for ; Mon, 13 Nov 2000 15:35:08 -0800 (PST) Received: from world.std.com (root@world-f.std.com [199.172.62.5]) by europe.std.com (8.9.3/8.9.3) with ESMTP id SAA27304; Mon, 13 Nov 2000 18:35:03 -0500 (EST) Received: (from kwc@localhost) by world.std.com (8.9.3/8.9.3) id SAA15133; Mon, 13 Nov 2000 18:28:50 -0500 (EST) Date: Mon, 13 Nov 2000 18:28:50 -0500 (EST) From: Kenneth W Cochran Message-Id: <200011132328.SAA15133@world.std.com> To: Gregory Neil Shapiro Subject: Re: 4.2-b buildworld end, sendmail.cf, kernel modules Cc: freebsd-stable@freebsd.org References: <200011020723.CAA27476@world.std.com> <200011022152.QAA07798@world.std.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >From gshapiro@gshapiro.net Sat Nov 4 13:13:40 2000 >Date: Sat, 4 Nov 2000 10:12:58 -0800 (PST) >From: Gregory Neil Shapiro >To: Kenneth W Cochran >Cc: Gregory Neil Shapiro , freebsd-stable@FreeBSD.ORG >Subject: Re: 4.2-b buildworld end, sendmail.cf, kernel modules > >kwc> Not exactly, I'm afraid; I just noticed that "stanza" at >kwc> the end of my buildworld log. Is this As Per Design or did >kwc> somebody goof? The "before" output is from the 29th (& >kwc> before) & the "after" output is from the night of Nov 1. >kwc> My guess is that "freebsd.cf" is something that "used to" >kwc> exist, but is now deprecated, but I'd like to hear >kwc> something (more-or-lese) "official." :) > >No it is not deprecated and it will be built if it doesn't >already exist. Simply put, check: > >ls -l /usr/src/etc/sendmail/freebsd.cf /usr/obj/usr/src/etc/sendmail/freebsd.cf After cvsup to RELENG_4 (last week & as of evening of Sunday 2000/11/12): /usr/src/etc/sendmail/freebsd.cf *does not* exist /usr/obj/usr/src/etc/sendmail/freebsd.cf *does* exist This was also the case with the "previous" cvsup && {build,install}world. Here is that last "stanza" of my most recent buildworld (after cvsup Sunday evening 2000/11/12): ===> etc/sendmail rm -f freebsd.cf (cd /usr/src/etc/sendmail && m4 -D_CF_DIR_=/usr/src/etc/sendmail/../../contrib/sendmail/cf/ /usr/src/etc/sendmail/../../contrib/sendmail/cf/m4/cf.m4 freebsd.mc) > freebsd.cf chmod 444 freebsd.cf The "problem" seems to have corrected itself; apparently I got "caught" between some commits previously... Apparently "freebsd.cf" becomes /etc/mail/sendmail.cf, but I've noticed that mergemaster doesn't "see" it now. I guess mergemaster is looking at the RCS info in those files & not really diff-ing them, because the only difference in them on this system now is the build-date (RCS info is the same in both files at this time). I think I'll "close" this "issue." Thanks for your help & for a wonderful OS & mail-daemon. :) -kc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:39:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gdmckee.local (gdm.demon.co.uk [193.237.88.62]) by hub.freebsd.org (Postfix) with ESMTP id AD4D937B479 for ; Mon, 13 Nov 2000 15:39:20 -0800 (PST) Received: from [192.168.0.5] (helo=P300) by gdmckee.local with smtp (Exim 3.16 #1) id 13vTAg-0000W3-00 for freebsd-stable@freebsd.org; Mon, 13 Nov 2000 23:37:54 +0000 Message-ID: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local> From: "G D McKee" To: "Stable FreeBSD" Subject: CVSup Source Code Date: Mon, 13 Nov 2000 23:39:41 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_00CC_01C04DCA.FE6C0B00" 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 X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_00CC_01C04DCA.FE6C0B00 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi When I supp'ed the source code for the current release of FreeBSD the = program deleted the content of all the file in the ports tree and left = the dir structure intact. Has any one else had this problem. I do realise it is not entirely relevant to this email feed, but you = must all have used one of three methods to patch your source tree. G D McKee ------=_NextPart_000_00CC_01C04DCA.FE6C0B00 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi
 
When I supp'ed the source code for the = current=20 release of FreeBSD the program deleted the content of all the file = in the=20 ports tree and left the dir structure intact.  Has any one else had = this=20 problem.
 
I do realise it is not entirely = relevant to this=20 email feed, but you must all have used one of three methods to patch = your source=20 tree.
 
G D McKee
------=_NextPart_000_00CC_01C04DCA.FE6C0B00-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:49:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 0EAAF37B479 for ; Mon, 13 Nov 2000 15:49:56 -0800 (PST) Received: from laptop.baldwin.cx (john@dhcp245.osd.bsdi.com [204.216.28.245]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id eADNnLB68107; Mon, 13 Nov 2000 15:49:21 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local> Date: Mon, 13 Nov 2000 15:49:47 -0800 (PST) From: John Baldwin To: G D McKee Subject: RE: CVSup Source Code Cc: Stable FreeBSD Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 13-Nov-00 G D McKee wrote: > Hi > > When I supp'ed the source code for the current release of FreeBSD the program > deleted the content of all the file in the ports tree and left the dir > structure intact. Has any one else had this problem. With the ports collection you have to use 'tag=.'. You can either use two supfiles and run cvsup twice, or you can add " tag=." after 'ports-all' in your supfile. In fact, if you look at /usr/share/examples/cvsup/4.x-stable-supfile it contains a big warning about this. :) > I do realise it is not entirely relevant to this email feed, but you must all > have used one of three methods to patch your source tree. > > G D McKee -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 15:50:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 8A2D737B479 for ; Mon, 13 Nov 2000 15:50:17 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id eADNoFQ14447; Mon, 13 Nov 2000 15:50:15 -0800 (PST) Date: Mon, 13 Nov 2000 15:50:15 -0800 From: Alfred Perlstein To: G D McKee Cc: Stable FreeBSD Subject: Re: CVSup Source Code Message-ID: <20001113155014.Q11449@fw.wintelcom.net> References: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local>; from freebsd-stable@gdmckee.com on Mon, Nov 13, 2000 at 11:39:41PM -0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * G D McKee [001113 15:39] wrote: > Hi > > When I supp'ed the source code for the current release of FreeBSD the program deleted the content of all the file in the ports tree and left the dir structure intact. Has any one else had this problem. > > I do realise it is not entirely relevant to this email feed, but you must all have used one of three methods to patch your source tree. You need to: 1) wrap lines at 70 characters 2) specify the tag '.' for ports like so: ports-all tag=. This is documented somewhere that I can't recall offhand. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] "I have the heart of a child; I keep it in a jar on my desk." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 16: 0: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gdmckee.local (gdm.demon.co.uk [193.237.88.62]) by hub.freebsd.org (Postfix) with ESMTP id 5B77137B4D7 for ; Mon, 13 Nov 2000 15:59:48 -0800 (PST) Received: from [192.168.0.5] (helo=P300) by gdmckee.local with smtp (Exim 3.16 #1) id 13vTUR-0000X3-00 for freebsd-stable@freebsd.org; Mon, 13 Nov 2000 23:58:19 +0000 Message-ID: <000901c04dcd$dc9bb400$0500a8c0@gdmckee.local> From: "G D McKee" To: "Stable FreeBSD" References: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local> <20001113155014.Q11449@fw.wintelcom.net> Subject: Re: CVSup Source Code Date: Tue, 14 Nov 2000 00:00:12 -0000 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 X-Loop: FreeBSD.ORG In my cvsup config file looks like this The reasons why some of the paths are changed is this machine(dev) is nfs mounted onto the live box: freebsd# cat /usr/src-dev/local/etc/cvsup/cvs-supfile # $FreeBSD: src/share/examples/cvsup/cvs-supfile,v 1.26.2.3 2000/09/22 06:31:21 asami Exp $ # # This file contains all of the "CVSup collections" that make up the # CVS development tree of the FreeBSD system. # # CVSup (CVS Update Protocol) allows you to download the latest CVS # tree (or any branch of development therefrom) to your system easily # and efficiently (far more so than with sup, which CVSup is aimed # at replacing). If you're running CVSup interactively, and are # currently using an X display server, you should run CVSup as follows # to keep your CVS tree up-to-date: # # cvsup cvs-supfile # # If not running X, or invoking cvsup from a non-interactive script, then # run it as follows: # # cvsup -g -L 2 cvs-supfile # # You may wish to change some of the settings in this file to better # suit your system: # # host=CHANGE_THIS.FreeBSD.org # This specifies the server host which will supply the # file updates. You must change it to one of the CVSup # mirror sites listed in the FreeBSD Handbook at # http://www.freebsd.org/handbook/mirrors.html. # You can override this setting on the command line # with cvsup's "-h host" option. # # base=/usr # This specifies the root where CVSup will store information # about the collections you have transferred to your system. # A setting of "/usr" will generate this information in # /usr/sup. Even if you are CVSupping a large number of # collections, you will be hard pressed to generate more than # ~1MB of data in this directory. You can override the # "base" setting on the command line with cvsup's "-b base" # option. This directory must exist in order to run CVSup. # # prefix=/home/ncvs # This specifies where to place the requested files. A # setting of "/home/ncvs" will place all of the files # requested in /home/ncvs (e.g., "/home/ncvs/src/bin", # "/home/ncvs/ports/archivers"). The prefix directory # must exist in order to run CVSup. # Defaults that apply to all the collections # # IMPORTANT: Change the next line to use one of the CVSup mirror sites # listed at http://www.freebsd.org/handbook/mirrors.html. *default tag=RELENG_4 #*default tag=. *default host=cvsup3.uk.FreeBSD.org *default prefix=/usr/src-dev *default base=/usr/src-dev/local/etc/cvsup *default release=cvs delete use-rel-suffix compress # If your network link is a T1 or faster, comment out the following line. #*default compress ## Main Source Tree. # # The easiest way to get the main source tree is to use the "src-all" # mega-collection. It includes all of the individual "src-*" collections, # except the export-restricted collections. src-all # These are the individual collections that make up "src-all". If you # use these, be sure to comment out "src-all" above. #src-base #src-bin #src-contrib #src-etc #src-games #src-gnu #src-include #src-kerberos5 #src-kerberosIV #src-lib #src-libexec #src-release #src-sbin #src-share #src-sys #src-tools #src-usrbin #src-usrsbin # These are the individual collections that make up FreeBSD's crypto # collection. They are no longer export-restricted and are a part of # src-all #src-crypto #src-eBones #src-secure #src-sys-crypto ## Ports Collection. # # The easiest way to get the ports tree is to use the "ports-all" # mega-collection. It includes all of the individual "ports-*" # collections, ports-all # These are the individual collections that make up "ports-all". If you # use these, be sure to comment out "ports-all" above. #ports-archivers #ports-astro #ports-audio #ports-base #ports-benchmarks #ports-biology #ports-cad #ports-chinese #ports-comms #ports-converters #ports-databases #ports-deskutils #ports-devel #ports-editors #ports-emulators #ports-french #ports-ftp #ports-games #ports-german #ports-graphics #ports-hebrew #ports-irc #ports-japanese #ports-java #ports-korean #ports-lang #ports-mail #ports-math #ports-mbone #ports-misc #ports-net #ports-news #ports-palm #ports-print #ports-russian #ports-security #ports-shells #ports-sysutils #ports-textproc #ports-vietnamese #ports-www #ports-x11 #ports-x11-clocks #ports-x11-fm #ports-x11-fonts #ports-x11-servers #ports-x11-toolkits #ports-x11-wm ## Documentation # # The easiest way to get the doc tree is to use the "doc-all" # mega-collection. It includes all of the individual "doc-*" # collections, doc-all freebsd# ----- Original Message ----- From: "Alfred Perlstein" To: "G D McKee" Cc: "Stable FreeBSD" Sent: Monday, November 13, 2000 11:50 PM Subject: Re: CVSup Source Code > * G D McKee [001113 15:39] wrote: > > Hi > > > > When I supp'ed the source code for the current release of FreeBSD the program deleted the content of all the file in the ports tree and left the dir structure intact. Has any one else had this problem. > > > > I do realise it is not entirely relevant to this email feed, but you must all have used one of three methods to patch your source tree. > > You need to: > > 1) wrap lines at 70 characters > 2) specify the tag '.' for ports like so: > ports-all tag=. > > This is documented somewhere that I can't recall offhand. > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > "I have the heart of a child; I keep it in a jar on my desk." > > > 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 Nov 13 16: 2:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp2.vnet.net (smtp2.vnet.net [166.82.1.32]) by hub.freebsd.org (Postfix) with ESMTP id 841A037B4CF; Mon, 13 Nov 2000 16:02:49 -0800 (PST) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by smtp2.vnet.net (8.10.1/8.10.1) with ESMTP id eAE02kR16126; Mon, 13 Nov 2000 19:02:47 -0500 (EST) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.9.2/8.8.5) with ESMTP id TAA43086; Mon, 13 Nov 2000 19:02:51 -0500 (EST) Received: (from rivers@localhost) by lakes.dignus.com (8.9.3/8.6.9) id TAA00701; Mon, 13 Nov 2000 19:02:45 -0500 (EST) Date: Mon, 13 Nov 2000 19:02:45 -0500 (EST) From: Thomas David Rivers Message-Id: <200011140002.TAA00701@lakes.dignus.com> To: asami@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG, jdp@polstra.com, nate@yogotech.com Subject: Re: libc shlib version In-Reply-To: <200011132302.QAA27598@nomad.yogotech.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) wrote: > I really wish we could keep the two version numbers from a.out, so I > don't have to worry about stuff like this. :< You can, if you will accept some restrictions: Let's say the two numbers are the Version number and the Revision number. And, let's furthermore say we will restrict ourselves to only 99 revisions per Version. Then; let the Elf library number be: (100 * Version number) + Revision number *poof* two numbers... i.e. library version 10.20 would get 1020 as the Elf version number. (if 99 revisions are not enough, restrict it to, say, 999.) - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe (370) `C' compiler 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 Mon Nov 13 16:17:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gdmckee.local (gdm.demon.co.uk [193.237.88.62]) by hub.freebsd.org (Postfix) with ESMTP id E260737B479 for ; Mon, 13 Nov 2000 16:17:23 -0800 (PST) Received: from [192.168.0.5] (helo=P300) by gdmckee.local with smtp (Exim 3.16 #1) id 13vTlO-0000Xp-00 for freebsd-stable@freebsd.org; Tue, 14 Nov 2000 00:15:50 +0000 Message-ID: <002401c04dd0$524ba780$0500a8c0@gdmckee.local> From: "G D McKee" To: "Stable FreeBSD" References: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local><20001113155014.Q11449@fw.wintelcom.net><000901c04dcd$dc9bb400$0500a8c0@gdmckee.local> <14864.33228.968913.502388@hip186.ch.intel.com> Subject: Re: CVSup Source Code Date: Tue, 14 Nov 2000 00:17:49 -0000 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 X-Loop: FreeBSD.ORG Hi I am in the dir as stated below. When I look at the ports sup file it look as if it is going to sync cvs to my source tree which I don't want. Also, I don't appear to have a RELENG_4 in any of the filename. The contents of my dir look like this: freebsd# ll total 30 -rw-r--r-- 1 root wheel 1173 Sep 26 01:02 README -rw-r--r-- 1 root wheel 4259 Sep 26 01:02 cvs-supfile -rw-r--r-- 1 root wheel 2431 Sep 26 01:02 doc-supfile -rw-r--r-- 1 root wheel 2336 Sep 26 01:02 gnats-supfile -rw-r--r-- 1 root wheel 3558 Sep 26 01:02 ports-supfile -rw-r--r-- 1 root wheel 141 Sep 26 01:02 refuse -rw-r--r-- 1 root wheel 1748 Sep 26 01:02 refuse.README -rw-r--r-- 1 root wheel 3758 Sep 26 01:02 stable-supfile -rw-r--r-- 1 root wheel 3060 Sep 26 01:02 standard-supfile -rw-r--r-- 1 root wheel 2365 Sep 26 01:02 www-supfile freebsd# Sorry to be a pain Gordon ----- Original Message ----- From: "John Reynolds~" To: "G D McKee" Sent: Tuesday, November 14, 2000 12:05 AM Subject: Re: CVSup Source Code > > Yes, your supfile was hosed. Take what the others have told you as the correct > advice. I actually use separate supfiles for tracking -stable and the > ports. See /usr/share/examples/cvsup/ for templates. Take the > 4.x-stable-supfile for your RELENG_4 file, and the ports-supfile for ports. > > QED. > > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- = > | John Reynolds WCCG, CCE, Higher Levels of Abstraction | > | 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 Mon Nov 13 16:25:59 2000 Delivered-To: freebsd-stable@freebsd.org Received: from melete.ch.intel.com (melete.ch.intel.com [143.182.246.25]) by hub.freebsd.org (Postfix) with ESMTP id 723FA37B479 for ; Mon, 13 Nov 2000 16:25:54 -0800 (PST) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by melete.ch.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.32 2000/10/12 22:57:04 dmccart Exp $) with ESMTP id AAA03910; Tue, 14 Nov 2000 00:29:51 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.10 2000/02/10 21:38:16 steved Exp $) with ESMTP id RAA10645; Mon, 13 Nov 2000 17:25:39 -0700 (MST) 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 TAA29752; Mon, 13 Nov 2000 19:25:39 -0500 (EST) 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: <14864.34434.820895.520657@hip186.ch.intel.com> Date: Mon, 13 Nov 2000 17:25:38 -0700 (MST) To: "G D McKee" Cc: "Stable FreeBSD" Subject: Re: CVSup Source Code In-Reply-To: <002401c04dd0$524ba780$0500a8c0@gdmckee.local> References: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local> <20001113155014.Q11449@fw.wintelcom.net> <000901c04dcd$dc9bb400$0500a8c0@gdmckee.local> <14864.33228.968913.502388@hip186.ch.intel.com> <002401c04dd0$524ba780$0500a8c0@gdmckee.local> X-Mailer: VM 6.75 under Emacs 20.6.3 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ On Tuesday, November 14, G D McKee wrote: ] > Hi > > I am in the dir as stated below. When I look at the ports sup file it look > as if it is going to sync cvs to my source tree which I don't want. Also, I > don't appear to have a RELENG_4 in any of the filename. > > The contents of my dir look like this: > There is absolutely nothing in /usr/share/examples/cvsup/ports-supfile which will "sync cvs" to your source tree. The only thing not commented out is the collection "ports-all" and the *default release=cvs tag=. is the magic you're looking for. I believe the others were saying that having RELENG_4 in the "tag" line (alone) is why CVSup nuked the ports (since they aren't branched). Copy /usr/share/examples/cvsup/ports-supfile and edit the "host" line. QED. -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds WCCG, CCE, Higher Levels of Abstraction | | 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 Mon Nov 13 16:35: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wyattearp.stanford.edu (wyattearp.Stanford.EDU [171.64.180.171]) by hub.freebsd.org (Postfix) with ESMTP id CB59F37B479 for ; Mon, 13 Nov 2000 16:35:00 -0800 (PST) Received: (from richw@localhost) by wyattearp.stanford.edu (8.9.3/8.9.3) id QAA64929; Mon, 13 Nov 2000 16:34:03 -0800 (PST) (envelope-from richw) Date: Mon, 13 Nov 2000 16:34:03 -0800 (PST) From: Rich Wales X-Sender: richw@wyattearp.stanford.edu To: freebsd-stable@freebsd.org Subject: Re: Bridging code in 4.2RC1 still not fixed Message-ID: <20001114002123.64508.richw@wyattearp.stanford.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Marko Cuk wrote: > I installed 4.2RC1 from ISO and the bridging code in > conjuction with ipfw is still bad and it still crashes > machine after a few seconds of work. In case it will help any, I tried configuring a 3.4-RELEASE system as a bridge a few weeks ago, but it suffered random crashes too. The crashes were "fatal trap 12" (page fault while in kernel mode), in the routine in_cksum(), called from udp_input(). When I reconfigure the system to work as a conventional (non-bridge) IP router, it's solid as a rock. Again, I'm using 3.4-RELEASE; I do plan to upgrade to 4.something eventually, but not just yet. I posted this to comp.unix.bsd.freebsd.misc on October 14. I asked if anyone knew if the problem was fixed in the 4.* versions, but no one ever replied. I didn't submit a PR because the problem was with 3.4-RELEASE and I assumed no one would be interested in pursuing it. Rich Wales richw@webcom.com http://www.webcom.com/richw/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 16:38:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226]) by hub.freebsd.org (Postfix) with ESMTP id BD3E337B479; Mon, 13 Nov 2000 16:38:06 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel3.hp.com (Postfix) with ESMTP id 27F636E4; Mon, 13 Nov 2000 16:38:06 -0800 (PST) Received: from cup.hp.com (gauss.cup.hp.com [15.28.97.152]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id QAA09111; Mon, 13 Nov 2000 16:38:05 -0800 (PST) Message-ID: <3A10896D.E782256@cup.hp.com> Date: Mon, 13 Nov 2000 19:38:05 -0500 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: obrien@FreeBSD.ORG Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice References: <3A1030BA.D6CB42D0@cup.hp.com> <20001113144152.A39590@dragon.nuxi.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David O'Brien wrote: > > On Mon, Nov 13, 2000 at 01:19:38PM -0500, Marcel Moolenaar wrote: > > I'll commit a fix with just semi-colons today for all architectures if > > someone hasn't done that already by that time. > > Can you post a patch first. There seems to be some subtleties here that > might make a review useful. Sure. BTW: I'm also looking at Warner's patch. Maybe that's the better fix for it, but I have to dig into the Makefiles a bit more to get a better picture... -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 16:52:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from updraft.jp.freebsd.org (updraft.jp.FreeBSD.ORG [210.157.158.42]) by hub.freebsd.org (Postfix) with ESMTP id AD55337B479; Mon, 13 Nov 2000 16:52:31 -0800 (PST) Received: from castle2.jp.FreeBSD.org (castle2.jp.FreeBSD.org [210.226.20.120]) by updraft.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id JAA37118; Tue, 14 Nov 2000 09:52:29 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Received: from localhost (localhost [127.0.0.1]) by castle2.jp.FreeBSD.org (8.11.0+3.3W/8.11.0) with ESMTP/inet id eAE0qRs63317; Tue, 14 Nov 2000 09:52:27 +0900 (JST) (envelope-from matusita@jp.FreeBSD.org) Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG In-Reply-To: <3A103875.3555E3D4@cup.hp.com> References: <20001113195111R.matusita@jp.FreeBSD.org> <20001113095855.C38404@dragon.nuxi.com> <3A103875.3555E3D4@cup.hp.com> X-Face: '*aj"d@ijeQ:/X}]oM5c5Uz{ZZZk90WPt>a^y4$cGQp8:!H\W=hSM;PuNiidkc]/%,;6VGu e+`&APmz|P;F~OL/QK%;P2vU>\j4X.8@i%j6[%DTs_3J,Fff0)*oHg$A.cDm&jc#pD24WK@{,"Ef!0 P\):.2}8jo-BiZ?X&t$V X-User-Agent: Mew/1.94.2 XEmacs/21.2 (Notus) X-FaceAnim: (-O_O-)(O_O- )(_O- )(O- )(- -)( -O)( -O_)( -O_O)(-O_O-) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Dispatcher: imput version 20000228(IM140) Lines: 404 From: Makoto MATSUSHITA To: marcel@cup.hp.com Subject: Re: "make modules" kicks the first module directory twice Date: Tue, 14 Nov 2000 09:52:25 +0900 Message-Id: <20001114095225T.matusita@jp.FreeBSD.org> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG marcel> No you can't. $S expands to "../.." which only works for the marcel> first cd in the -jX case. The second cd will fail. Ouch... give me one more chance to submit a patch. Here's summary: * src/release/Makefile should use 'module-depend' while checking dependancy of modules (not kernel-depend). * For parallel build: "command && command" -> "command; command" * For parallel build: "make obj depend" -> "make obj; make depend" * Avoid to do run "obj" target again in "modules" target (comes from an email of imp@village.org) -- - Makoto `MAR' MATSUSHITA Index: Makefile =================================================================== RCS file: /lab/FreeBSD/FreeBSD.cvs/src/release/Makefile,v retrieving revision 1.585 diff -c -r1.585 Makefile *** Makefile 2000/11/12 11:04:11 1.585 --- Makefile 2000/11/13 05:37:12 *************** *** 831,837 **** @rm -f ${RD}/kernels/*.ko @cd ${.CURDIR}/../sys/${MACHINE}/conf && config ${KERNEL} @cd ${.CURDIR}/../sys/compile/${KERNEL} && \ ! make kernel-depend && \ make ${KERNEL_FLAGS} modules && \ make modules-reinstall DESTDIR=${RD}/kernels && \ --- 831,837 ---- @rm -f ${RD}/kernels/*.ko @cd ${.CURDIR}/../sys/${MACHINE}/conf && config ${KERNEL} @cd ${.CURDIR}/../sys/compile/${KERNEL} && \ ! make modules-depend && \ make ${KERNEL_FLAGS} modules && \ make modules-reinstall DESTDIR=${RD}/kernels && \ Index: Makefile.alpha =================================================================== RCS file: /lab/FreeBSD/FreeBSD.cvs/src/sys/conf/Makefile.alpha,v retrieving revision 1.79 diff -c -r1.79 Makefile.alpha *** Makefile.alpha 2000/10/29 09:47:50 1.79 --- Makefile.alpha 2000/11/14 00:42:39 *************** *** 252,258 **** echo ${CFILES} | tr -s ' ' '\12' | sed 's/\.c/.o/' | \ sort -u | comm -23 - dontlink | \ sed 's,../.*/\(.*.o\),rm -f \1;ln -s ../GENERIC/\1 \1,' > makelinks ! sh makelinks && rm -f dontlink kernel-tags: @[ -f .depend ] || { echo "you must make depend first"; exit 1; } --- 252,258 ---- echo ${CFILES} | tr -s ' ' '\12' | sed 's/\.c/.o/' | \ sort -u | comm -23 - dontlink | \ sed 's,../.*/\(.*.o\),rm -f \1;ln -s ../GENERIC/\1 \1,' > makelinks ! sh makelinks; rm -f dontlink kernel-tags: @[ -f .depend ] || { echo "you must make depend first"; exit 1; } *************** *** 309,338 **** MKMODULESENV= MAKEOBJDIRPREFIX=${.OBJDIR}/modules KMODDIR=${KODIR} modules: ! @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj depend modules-clean: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} clean modules-cleandepend: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} cleandepend modules-cleandir: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} cleandir modules-tags: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} tags modules-install modules-install.debug: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} install modules-reinstall modules-reinstall.debug: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} install config.o: ${NORMAL_C} --- 309,342 ---- MKMODULESENV= MAKEOBJDIRPREFIX=${.OBJDIR}/modules KMODDIR=${KODIR} modules: ! @if [ ! -d ${.OBJDIR}/modules ]; then \ ! echo You must run make depend before building modules; \ ! exit 1; \ ! fi ! cd $S/modules; env ${MKMODULESENV} ${MAKE} all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules; env ${MKMODULESENV} ${MAKE} obj ! env ${MKMODULESENV} ${MAKE} depend modules-clean: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} clean modules-cleandepend: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} cleandepend modules-cleandir: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} cleandir modules-tags: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} tags modules-install modules-install.debug: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} install modules-reinstall modules-reinstall.debug: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} install config.o: ${NORMAL_C} Index: Makefile.i386 =================================================================== RCS file: /lab/FreeBSD/FreeBSD.cvs/src/sys/conf/Makefile.i386,v retrieving revision 1.212 diff -c -r1.212 Makefile.i386 *** Makefile.i386 2000/10/29 09:47:50 1.212 --- Makefile.i386 2000/11/14 00:43:16 *************** *** 212,218 **** echo ${CFILES} | tr -s ' ' '\12' | sed 's/\.c/.o/' | \ sort -u | comm -23 - dontlink | \ sed 's,../.*/\(.*.o\),rm -f \1;ln -s ../GENERIC/\1 \1,' > makelinks ! sh makelinks && rm -f dontlink kernel-tags: @[ -f .depend ] || { echo "you must make depend first"; exit 1; } --- 212,218 ---- echo ${CFILES} | tr -s ' ' '\12' | sed 's/\.c/.o/' | \ sort -u | comm -23 - dontlink | \ sed 's,../.*/\(.*.o\),rm -f \1;ln -s ../GENERIC/\1 \1,' > makelinks ! sh makelinks; rm -f dontlink kernel-tags: @[ -f .depend ] || { echo "you must make depend first"; exit 1; } *************** *** 270,299 **** MKMODULESENV= MAKEOBJDIRPREFIX=${.OBJDIR}/modules KMODDIR=${KODIR} modules: ! @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj depend modules-clean: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} clean modules-cleandepend: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} cleandepend modules-cleandir: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} cleandir modules-tags: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} tags modules-install modules-install.debug: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} install modules-reinstall modules-reinstall.debug: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} install config.o: ${NORMAL_C} --- 270,303 ---- MKMODULESENV= MAKEOBJDIRPREFIX=${.OBJDIR}/modules KMODDIR=${KODIR} modules: ! @if [ ! -d ${.OBJDIR}/modules ]; then \ ! echo You must run make depend before building modules; \ ! exit 1; \ ! fi ! cd $S/modules; env ${MKMODULESENV} ${MAKE} all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules; env ${MKMODULESENV} ${MAKE} obj ! env ${MKMODULESENV} ${MAKE} depend modules-clean: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} clean modules-cleandepend: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} cleandepend modules-cleandir: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} cleandir modules-tags: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} tags modules-install modules-install.debug: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} install modules-reinstall modules-reinstall.debug: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} install config.o: ${NORMAL_C} Index: Makefile.ia64 =================================================================== RCS file: /lab/FreeBSD/FreeBSD.cvs/src/sys/conf/Makefile.ia64,v retrieving revision 1.4 diff -c -r1.4 Makefile.ia64 *** Makefile.ia64 2000/10/29 09:47:50 1.4 --- Makefile.ia64 2000/11/14 00:45:08 *************** *** 217,223 **** echo ${CFILES} | tr -s ' ' '\12' | sed 's/\.c/.o/' | \ sort -u | comm -23 - dontlink | \ sed 's,../.*/\(.*.o\),rm -f \1;ln -s ../GENERIC/\1 \1,' > makelinks ! sh makelinks && rm -f dontlink kernel-tags: @[ -f .depend ] || { echo "you must make depend first"; exit 1; } --- 217,223 ---- echo ${CFILES} | tr -s ' ' '\12' | sed 's/\.c/.o/' | \ sort -u | comm -23 - dontlink | \ sed 's,../.*/\(.*.o\),rm -f \1;ln -s ../GENERIC/\1 \1,' > makelinks ! sh makelinks; rm -f dontlink kernel-tags: @[ -f .depend ] || { echo "you must make depend first"; exit 1; } *************** *** 274,303 **** MKMODULESENV= MAKEOBJDIRPREFIX=${.OBJDIR}/modules KMODDIR=${KODIR} modules: ! @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj depend modules-clean: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} clean modules-cleandepend: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} cleandepend modules-cleandir: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} cleandir modules-tags: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} tags modules-install modules-install.debug: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} install modules-reinstall modules-reinstall.debug: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} install config.o: ${NORMAL_C} --- 274,307 ---- MKMODULESENV= MAKEOBJDIRPREFIX=${.OBJDIR}/modules KMODDIR=${KODIR} modules: ! @if [ ! -d ${.OBJDIR}/modules ]; then \ ! echo You must run make depend before building modules; \ ! exit 1; \ ! fi ! cd $S/modules; env ${MKMODULESENV} ${MAKE} all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules; env ${MKMODULESENV} ${MAKE} obj ! env ${MKMODULESENV} ${MAKE} depend modules-clean: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} clean modules-cleandepend: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} cleandepend modules-cleandir: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} cleandir modules-tags: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} tags modules-install modules-install.debug: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} install modules-reinstall modules-reinstall.debug: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} install config.o: ${NORMAL_C} Index: Makefile.pc98 =================================================================== RCS file: /lab/FreeBSD/FreeBSD.cvs/src/sys/conf/Makefile.pc98,v retrieving revision 1.110 diff -c -r1.110 Makefile.pc98 *** Makefile.pc98 2000/11/05 14:31:17 1.110 --- Makefile.pc98 2000/11/14 00:45:55 *************** *** 215,221 **** echo ${CFILES} | tr -s ' ' '\12' | sed 's/\.c/.o/' | \ sort -u | comm -23 - dontlink | \ sed 's,../.*/\(.*.o\),rm -f \1;ln -s ../GENERIC/\1 \1,' > makelinks ! sh makelinks && rm -f dontlink kernel-tags: @[ -f .depend ] || { echo "you must make depend first"; exit 1; } --- 215,221 ---- echo ${CFILES} | tr -s ' ' '\12' | sed 's/\.c/.o/' | \ sort -u | comm -23 - dontlink | \ sed 's,../.*/\(.*.o\),rm -f \1;ln -s ../GENERIC/\1 \1,' > makelinks ! sh makelinks; rm -f dontlink kernel-tags: @[ -f .depend ] || { echo "you must make depend first"; exit 1; } *************** *** 273,302 **** MKMODULESENV= MAKEOBJDIRPREFIX=${.OBJDIR}/modules KMODDIR=${KODIR} modules: ! @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules && env ${MKMODULESENV} ${MAKE} obj depend modules-clean: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} clean modules-cleandepend: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} cleandepend modules-cleandir: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} cleandir modules-tags: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} tags modules-install modules-install.debug: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} install modules-reinstall modules-reinstall.debug: ! cd $S/modules && env ${MKMODULESENV} ${MAKE} install config.o: ${NORMAL_C} --- 273,306 ---- MKMODULESENV= MAKEOBJDIRPREFIX=${.OBJDIR}/modules KMODDIR=${KODIR} modules: ! @if [ ! -d ${.OBJDIR}/modules ]; then \ ! echo You must run make depend before building modules; \ ! exit 1; \ ! fi ! cd $S/modules; env ${MKMODULESENV} ${MAKE} all modules-depend: @mkdir -p ${.OBJDIR}/modules ! cd $S/modules; env ${MKMODULESENV} ${MAKE} obj ! env ${MKMODULESENV} ${MAKE} depend modules-clean: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} clean modules-cleandepend: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} cleandepend modules-cleandir: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} cleandir modules-tags: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} tags modules-install modules-install.debug: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} install modules-reinstall modules-reinstall.debug: ! cd $S/modules; env ${MKMODULESENV} ${MAKE} install config.o: ${NORMAL_C} To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 17:26:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from scaup.prod.itd.earthlink.net (scaup.prod.itd.earthlink.net [207.217.121.49]) by hub.freebsd.org (Postfix) with ESMTP id 44B9B37B479 for ; Mon, 13 Nov 2000 17:26:30 -0800 (PST) Received: from veager.siteplus.net (1Cust14.tnt9.chattanooga.tn.da.uu.net [63.39.120.14]) by scaup.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id RAA29753; Mon, 13 Nov 2000 17:26:24 -0800 (PST) Date: Mon, 13 Nov 2000 20:26:20 -0500 (EST) From: Jim Weeks To: G D McKee Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.2 BETA In-Reply-To: <009501c04dc7$69648580$0500a8c0@gdmckee.local> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 13 Nov 2000, G D McKee wrote: > Hi > > Got 4.2 Installed okayand then recompiled the kernel. Rebooted the box and it it live, I can ping it, get a telnet login, etc, but can't log in. > > Has anyone else experienced any problems of this nature? It sounds as though you may have a shell problem. Have you by any chance changed your personal shell to something other than /bin/sh, and did you by any chance overwrite /etc/shells when you ran mergemaster? Jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 17:56: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hand.dotat.at (sfo-gw.covalent.net [207.44.198.62]) by hub.freebsd.org (Postfix) with ESMTP id 0A43537B479 for ; Mon, 13 Nov 2000 17:56:05 -0800 (PST) Received: from fanf by hand.dotat.at with local (Exim 3.15 #3) id 13vVJh-0004l6-00; Tue, 14 Nov 2000 01:55:21 +0000 Date: Tue, 14 Nov 2000 01:55:21 +0000 From: Tony Finch To: G D McKee Cc: Stable FreeBSD Subject: Re: CVSup Source Code Message-ID: <20001114015521.G25050@hand.dotat.at> References: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local> <20001113155014.Q11449@fw.wintelcom.net> <000901c04dcd$dc9bb400$0500a8c0@gdmckee.local> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <000901c04dcd$dc9bb400$0500a8c0@gdmckee.local> Organization: Covalent Technologies, Inc Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG G D McKee wrote: >In my cvsup config file looks like this > >*default tag=RELENG_4 >#*default tag=. >src-all >ports-all You can't cvsup -STABLE src_all and ports with the same supfile because the ports tree isn't tagged and cvsup doesn't support multiple tags in the same supfile. You must use a separate supfile for src and ports. Tony. -- en oeccget g mtcaa f.a.n.finch v spdlkishrhtewe y dot@dotat.at eatp o v eiti i d. fanf@covalent.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 18: 1:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id D19FD37B479 for ; Mon, 13 Nov 2000 18:01:37 -0800 (PST) Received: from pir by moek.pir.net with local (Exim) id 13vVPf-0006ru-00 for freebsd-stable@freebsd.org; Mon, 13 Nov 2000 21:01:31 -0500 Date: Mon, 13 Nov 2000 21:01:30 -0500 From: Peter Radcliffe To: Stable FreeBSD Subject: Re: CVSup Source Code Message-ID: <20001113210130.A22013@pir.net> Reply-To: freebsd-stable@freebsd.org Mail-Followup-To: Stable FreeBSD References: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local> <20001113155014.Q11449@fw.wintelcom.net> <000901c04dcd$dc9bb400$0500a8c0@gdmckee.local> <20001114015521.G25050@hand.dotat.at> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001114015521.G25050@hand.dotat.at>; from dot@dotat.at on Tue, Nov 14, 2000 at 01:55:21AM +0000 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Tony Finch probably said: > G D McKee wrote: > >In my cvsup config file looks like this > > > >*default tag=RELENG_4 > >#*default tag=. > >src-all > >ports-all > > You can't cvsup -STABLE src_all and ports with the same supfile > because the ports tree isn't tagged and cvsup doesn't support multiple > tags in the same supfile. You must use a separate supfile for src and > ports. You can, it just doesn't support multiple _default_ tags. I use someting like; *default prefix=/usr *default base=/usr/local/etc/cvsup *default host=cvsup.FreeBSD.org *default release=cvs *default delete compress use-rel-suffix *default tag=RELENG_4 ## Main Source Tree src-all ports-all tag=. P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 18:44:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from zircon.seattle.wa.us (sense-sea-CovadSub-0-228.oz.net [216.39.147.228]) by hub.freebsd.org (Postfix) with SMTP id 1774837B479 for ; Mon, 13 Nov 2000 18:44:15 -0800 (PST) Received: (qmail 933 invoked by uid 100); 14 Nov 2000 02:44:10 -0000 From: Joe Kelsey MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14864.42745.828529.748561@zircon.seattle.wa.us> Date: Mon, 13 Nov 2000 18:44:09 -0800 To: stable@FreeBSD.ORG Cc: Evan S Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <847l68p34n.fsf@frodo.sickla.raditex.se> References: <847l68p34n.fsf@frodo.sickla.raditex.se> X-Mailer: VM 6.82 under Emacs 20.5.1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Rasmus Kaj writes: > >>>>> "ES" == Evan S writes: > > ES> Hey, > ES> I have a question. Can an SB Live be used in conjunction with > ES> FreeBSD? Well, if it can, I've got this weird problem. I use > ES> FreeBSD 4.1.1-RELEASE with bp6 mobo + Dual 533mhz > ES> Celerons. Compiled it all in, sndstat gives correct output for my > ES> sblive. All cables are connected, volume all the way up. > > I use a SB Live on 4.1-RELEASE, and it works on that. There's been > some updates since the one I'm using, both before and after the 4.1.1 > tag, so I'd expect it to work even better in 4.2 ... :-) I have an SBLive running in 4.1.1-blah-blah, actually -STABLE. I had major problems getting it to output anything for the first couple of days. After rebuilding the kernel several times, MAKEDEV'ing endlessly, etc., I think I finally traced my personal problems to the way that GNOME starts esound. After much fooling with the control center settings, esound finally started correctly and I have fully working sound from the SBLive. Of course, I have only a single processor machine. It has worked very well ever since I figured the esound thing. I still have problems with some Linux compatability mode stuff... /Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 18:51:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hse-toronto-ppp119263.sympatico.ca (HSE-Toronto-ppp88281.sympatico.ca [216.209.30.40]) by hub.freebsd.org (Postfix) with SMTP id 81B2037B479 for ; Mon, 13 Nov 2000 18:51:29 -0800 (PST) Received: (qmail 1192 invoked by uid 0); 14 Nov 2000 02:50:57 -0000 Received: from unknown (HELO zort.on.ca) (rbt@10.0.0.100) by hse-toronto-ppp88281.sympatico.ca with SMTP; 14 Nov 2000 02:50:57 -0000 Message-ID: <3A10A8AE.7AD404EA@zort.on.ca> Date: Mon, 13 Nov 2000 21:51:26 -0500 From: Rod Taylor Organization: Zort X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.1.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: chat@gtabug.org, freebsd-stable@freebsd.org Subject: Problems with Firewall???? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have an appropriately unique situation... 3 remote boxes all with FreeBSD -STABLE (4.1.1 around the 2nd or so..) using OpenSSH. These are all running IPF (rules available upon request). I'm having problems with SSH locking up the terminal. Ie. CTRL C and CTRL BREAK do absolutly nothing (as does any other key). This occurs when running such things as top, man, dmesg or anything with alot of output fairly quickly (cvs is my primary concern). Now... to make it interesting, this problem only manifests itself on machines behind a nat box. Tested on 4 machines behind both a FreeBSD nat and a Cisco Pix nat. Server was always one of the 3 above, clients were FreeBSD 4.0 to FreeBSD 5.x using OpenSSH. Linux 2.2.16 client (same situation) not using OpenSSH didn't cause this problem, nor do the above listed FreeBSD boxes when NOT behind Nat. Needless to say, it's something weird with IPF, Nat, and SSH on both ends of the connection through the previous two... Removing either IPF or Nat does the trick, as does making one connection non-freebsd (or atleast non-openssh). Please help! I don't like using Linux that much ;) I intend to update to 4.2-Beta on one box behind nat soon to see if that helps (assumming openssh has been touched since 4.1.1). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 18:57:18 2000 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 137D137B479 for ; Mon, 13 Nov 2000 18:57:16 -0800 (PST) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id TAA10202; Mon, 13 Nov 2000 19:56:46 -0700 (MST) (envelope-from chad) From: "Chad R. Larson" Message-Id: <200011140256.TAA10202@freeway.dcfinc.com> Subject: Re: CVSup Source Code In-Reply-To: <20001114015521.G25050@hand.dotat.at> from Tony Finch at "Nov 14, 0 01:55:21 am" To: dot@dotat.at (Tony Finch) Date: Mon, 13 Nov 2000 19:56:46 -0700 (MST) Cc: freebsd-stable@gdmckee.com, freebsd-stable@FreeBSD.ORG Reply-To: chad@DCFinc.com Organization: DCF, Inc. X-O/S: FreeBSD 2.2.8-STABLE X-Unexpected: The Spanish Inquisition X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As I recall, Tony Finch wrote: > You can't cvsup -STABLE src_all and ports with the same supfile > because the ports tree isn't tagged and cvsup doesn't support multiple > tags in the same supfile. Sure it does. +--------------- | # $Id: supfile,v 1.2 2000/10/31 00:37:25 toor Exp $ | *default host=cvsup5.freebsd.org | *default prefix=/usr | *default base=/usr | *default release=cvs delete use-rel-suffix | # | *default tag=RELENG_2_2 | src-all | src-secure | src-crypto | # | *default tag=. | ports-all +--------------- -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.net 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 Mon Nov 13 18:59:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (placeholder-dcat-1076843399.broadbandoffice.net [64.47.83.135]) by hub.freebsd.org (Postfix) with ESMTP id 4E07337B479; Mon, 13 Nov 2000 18:59:51 -0800 (PST) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id eAE2xDZ43286; Mon, 13 Nov 2000 18:59:13 -0800 (PST) (envelope-from dillon) Date: Mon, 13 Nov 2000 18:59:13 -0800 (PST) From: Matt Dillon Message-Id: <200011140259.eAE2xDZ43286@earth.backplane.com> To: "Chad R. Larson" Cc: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: source IP address References: <200011132148.OAA09159@freeway.dcfinc.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :When you've got aliased addresses on an IP interface, how does :FreeBSD select the source address on outgoing packets? : : -crl :-- :Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? :chad@dcfinc.com chad@larsons.org larson1@home.net If the packet is associated with an incoming TCP connection, the outgoing address will be the IP the remote host tried to connect to on your machine. If the packet is associated with an outgoing TCP connection, the outgoing address will be the IP of the outgoing interface. If the outgoing interface has aliases, it is believed that the IP address will be the primary IP address of the interface. However, there have been problems with this in the past and I am not sure if they were completely fixed. Some programs, such as ping and traceroute, allow you to bind to a specific source IP address. Most programs don't, though. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 19: 4:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (placeholder-dcat-1076843399.broadbandoffice.net [64.47.83.135]) by hub.freebsd.org (Postfix) with ESMTP id 6506937B479 for ; Mon, 13 Nov 2000 19:04:08 -0800 (PST) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id eAE32sV43340; Mon, 13 Nov 2000 19:02:54 -0800 (PST) (envelope-from dillon) Date: Mon, 13 Nov 2000 19:02:54 -0800 (PST) From: Matt Dillon Message-Id: <200011140302.eAE32sV43340@earth.backplane.com> To: Garrett Wollman Cc: stable@FreeBSD.ORG, mckusick@mckusick.com Subject: Re: Any outstanding soft-updates or FFS bugs (matching this description)? References: <200011131924.OAA53671@khavrinen.lcs.mit.edu> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :This past weekend, our main mail server got mail-bombed.[1] We ended up :with a /var/spool/mqueue with over 50,000 files in it. /var and :/var/spool are on separate partitions, and both filesystems were :running with soft updates enabled. The log files in /var were being :extended rapidly, as was the /var/spool/mqueue directory. : :Somehow during all this the root directory and inodes of /var got :completely toasted, beyond the ability of fsck to clean them up. :(fsck eventually errored out, complaining of a preposterously large :inode number.) : :The machine did not panic, and was grinding along happily without a :/var until I rebooted it to force a fsck. : :During recovery procedures, I turned soft updates off on both :filesystems, and things seem to be running smoothly now. I also :deleted the spam and reconfigured sendmail to block further :submissions, so that probably hasn't proven anything. The entire :contents of /var were lost (even before I newfs'ed the partition), and :the gigantic /var/spool/mqueue has now been compacted, so I can't say :precisely how large it was (other than ``probably on its first :indirect block''). : :This machine is running: : FreeBSD 4.1-STABLE #4: Thu Sep 7 21:14:09 EDT 2000 : :I recall that there was a soft updates bug related to filling up the :disk, but in scanning through the logs it certainly appears that this :was fixed (and would have led to a panic anyway). : :-GAWollman : :[1] Actually, it was relay-raped to mail-bomb another machine on our :network. I've had filesystems blow up under test when filling a parition with softupdates turned on. The most recent time was last weekend while I was testing low-memory stuff. The problem, as always, is that at the time I just didn't have the time to try to dd/gzip the partition, so I let fsck blow it all away. I wound up with garbage in a number of files that had not been actively written to during the test. I'm not sure what it is. I swear, next time it happens I will gzip the whole partition to try to get something to Kirk that he can investigate. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 19:10:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from VL-MS-MR003.sc1.videotron.ca (relais.videotron.ca [24.201.245.36]) by hub.freebsd.org (Postfix) with ESMTP id D32F437B479 for ; Mon, 13 Nov 2000 19:10:44 -0800 (PST) Received: from videotron.ca ([24.201.55.172]) by VL-MS-MR003.sc1.videotron.ca (Netscape Messaging Server 4.15) with ESMTP id G3ZVHW05.59R; Mon, 13 Nov 2000 22:10:44 -0500 Message-ID: <3A10AE7C.A3AE24B5@videotron.ca> Date: Tue, 14 Nov 2000 03:16:12 +0000 From: Luc Morin X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.2-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: David Malone , freebsd-stable@freebsd.org Subject: Re: syslogd messages References: <3A0F290E.A63C37F0@videotron.ca> <20001113133544.A85482@walton.maths.tcd.ie> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG David Malone wrote: > On Sun, Nov 12, 2000 at 11:34:38PM +0000, Luc Morin wrote: > > > I have started seeing as lot of these messages at the console: > > > > Nov 11 23:00:01 southpark syslogd: '/' in "/dev//dev/pty" > > It looks like this message would be produced if something > had written a device name into UTMP including the leading > /dev, which shouldn't be there. You could probably figure > out which user by using "w", "who" and "strings /var/run/utmp". > > David. Hi, Seems like you're on the right track: bash-2.04# strings /var/run/utmp /dev/ptyroot southpark.videot bash-2.04# As others have pointed out, this seems to be linked with kde2. I'll keep looking. Regards, Luc Morin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 19:19:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from web2902.mail.yahoo.com (web2902.mail.yahoo.com [128.11.68.45]) by hub.freebsd.org (Postfix) with SMTP id 88C6E37B479 for ; Mon, 13 Nov 2000 19:19:33 -0800 (PST) Received: (qmail 29429 invoked by uid 60001); 14 Nov 2000 03:19:33 -0000 Message-ID: <20001114031933.29428.qmail@web2902.mail.yahoo.com> Received: from [24.42.49.132] by web2902.mail.yahoo.com; Mon, 13 Nov 2000 19:19:33 PST Date: Mon, 13 Nov 2000 19:19:33 -0800 (PST) From: Hoang Tran Subject: 4.2 BETA build kernel failure on NCR 53C810 To: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I just added a NCR 53C810 and rebuild the kernel it's failing on linking: global.h -elf -mpreferred-stack-boundary=2 vers.c linking kernel ncr.o: In function `ncr_attach': ncr.o(.text+0xfba): undefined reference to `cam_simq_alloc' ncr.o(.text+0xfe4): undefined reference to `cam_sim_alloc' ncr.o(.text+0xff7): undefined reference to `cam_simq_free' ncr.o(.text+0x1009): undefined reference to `xpt_bus_register' ncr.o(.text+0x102b): undefined reference to `xpt_create_path' ncr.o(.text+0x1056): undefined reference to `xpt_bus_deregister' ncr.o(.text+0x1063): undefined reference to `cam_sim_free' ncr.o: In function `ncr_action': ncr.o(.text+0x11cc): undefined reference to `xpt_done' ncr.o(.text+0x17cb): undefined reference to `xpt_done' ncr.o(.text+0x1869): undefined reference to `xpt_done' ncr.o(.text+0x18ce): undefined reference to `xpt_done' ncr.o(.text+0x1918): undefined reference to `xpt_done' ncr.o(.text+0x19e2): more undefined references to `xpt_done' follow ncr.o: In function `ncr_complete': ncr.o(.text+0x1a98): undefined reference to `xpt_print_path' ncr.o(.text+0x1ac0): undefined reference to `xpt_print_path' ncr.o(.text+0x1ba4): undefined reference to `xpt_print_path' ncr.o(.text+0x1bd8): undefined reference to `xpt_freeze_devq' ncr.o(.text+0x1bef): undefined reference to `xpt_done' ncr.o: In function `ncr_freeze_devq': ncr.o(.text+0x1cad): undefined reference to `xpt_path_comp' ncr.o: In function `ncr_init': ncr.o(.text+0x212b): undefined reference to `xpt_async' ncr.o: In function `ncr_setsync': ncr.o(.text+0x23ac): undefined reference to `xpt_setup_ccb' ncr.o(.text+0x23ba): undefined reference to `xpt_async' ncr.o: In function `ncr_setwide': ncr.o(.text+0x2566): undefined reference to `xpt_setup_ccb' ncr.o(.text+0x2574): undefined reference to `xpt_async' ncr.o: In function `ncr_int_ma': ncr.o(.text+0x329c): undefined reference to `xpt_print_path' ncr.o(.text+0x32f0): undefined reference to `xpt_print_path' ncr.o: In function `ncr_int_sir': ncr.o(.text+0x3a2a): undefined reference to `xpt_print_path' ncr.o(.text+0x3a56): undefined reference to `xpt_print_path' ncr.o(.text+0x3a8a): undefined reference to `xpt_print_path' ncr.o(.text+0x3aaa): more undefined references to `xpt_print_path' follow *** Error code 1 Stop in /usr/obj/usr/src/sys/avocado. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. avocado.muine.org->/usr/src> __________________________________________________ Do You Yahoo!? Yahoo! Calendar - Get organized for the holidays! http://calendar.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 Nov 13 19:26:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.angelsp.org (zeus.angelsp.org [195.8.11.14]) by hub.freebsd.org (Postfix) with SMTP id CF30337B68F for ; Mon, 13 Nov 2000 19:26:23 -0800 (PST) Received: (qmail 36251 invoked by uid 0); 14 Nov 2000 03:23:57 -0000 Received: from sysadmin.sonet.pt (HELO angelsp) (195.8.11.26) by mail.angelsp.org with SMTP; 14 Nov 2000 03:23:57 -0000 Message-ID: <01b501c04dea$3bb3f7b0$1a0b08c3@angelsp> From: "Jorge Filipe Andrade" To: Subject: Problems in Memory Date: Tue, 14 Nov 2000 03:23:18 -0000 Organization: Angel Services Provider MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_01B2_01C04DEA.3B8AC4D0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_01B2_01C04DEA.3B8AC4D0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi guyz, I am to have problems with the memory of my server.=20 I have 384MB, and I have 200MB of Swap, it simply, passed one week says = me this: Nov 12 20:54:40 zeus /kernel: swap_pager_getswapspace: failed And later leaves to answer. Reason? -- Best Regards, Jorge Filipe Andrade ___________________________ SONET - Servi=E7os Internet, Lda http://www.sonet.pt ------=_NextPart_000_01B2_01C04DEA.3B8AC4D0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi guyz,
 
I am to have problems with the memory of my server.=20
I have 384MB, and I have 200MB of Swap, it simply, = passed one=20 week says me this:
 
Nov 12 20:54:40 zeus /kernel: = swap_pager_getswapspace:=20 failed
 
And later leaves to answer.=20 Reason?
 
--
Best Regards,
 
Jorge Filipe = Andrade
___________________________
SONET -=20 Servi=E7os Internet, Lda
http://www.sonet.pt
<= /HTML> ------=_NextPart_000_01B2_01C04DEA.3B8AC4D0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 19:34:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from clmboh1-smtp1.columbus.rr.com (clmboh1-smtp1.columbus.rr.com [65.24.0.110]) by hub.freebsd.org (Postfix) with ESMTP id 4702A37B479 for ; Mon, 13 Nov 2000 19:34:38 -0800 (PST) Received: from columbus.rr.com (dhcp065-024-012-043.columbus.rr.com [65.24.12.43]) by clmboh1-smtp1.columbus.rr.com (8.9.3/8.9.3) with ESMTP id WAA17382 for ; Mon, 13 Nov 2000 22:31:21 -0500 (EST) Message-ID: <3A10B3F9.DFE491A4@columbus.rr.com> Date: Mon, 13 Nov 2000 22:39:37 -0500 From: Bill Moran X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.1-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Problems in Memory References: <01b501c04dea$3bb3f7b0$1a0b08c3@angelsp> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jorge Filipe Andrade wrote: > I am to have problems with the memory of my server. > I have 384MB, and I have 200MB of Swap, it simply, passed one week You should have more swap than RAM. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 19:38:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yittrix.org (unknown [209.115.211.12]) by hub.freebsd.org (Postfix) with ESMTP id F38A637B479 for ; Mon, 13 Nov 2000 19:38:44 -0800 (PST) Received: from h24-66-231-162.ed.shawcable.net ([24.66.231.162]:34573 "HELO beavis") by butthead.yittrix.org with SMTP id ; Mon, 13 Nov 2000 20:38:19 -0700 From: "C. Bartelds" To: Subject: Date: Mon, 13 Nov 2000 20:43:45 -0700 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0010_01C04DB2.6ACE5B40" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0010_01C04DB2.6ACE5B40 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit ------=_NextPart_000_0010_01C04DB2.6ACE5B40 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
 
------=_NextPart_000_0010_01C04DB2.6ACE5B40-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 20:11:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id 4FCB437B479 for ; Mon, 13 Nov 2000 20:11:28 -0800 (PST) Received: from localhost (bsdx@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id XAA08384; Mon, 13 Nov 2000 23:11:49 -0500 (EST) (envelope-from bsdx@looksharp.net) Date: Mon, 13 Nov 2000 23:11:49 -0500 (EST) From: Adam To: John Travis Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Firewall for the lazy??? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Take a look at /etc/rc.firewall and select one of the configs listed by setting the firewall variables in /etc/rc.conf which you can copy from /etc/defaults/rc.conf. There are a couple common firewall configurations selectable there and you are free to tune it as you see fit. On Mon, 13 Nov 2000, John Travis wrote: >I have been using Gnu/Linux for a while now and I really wanted to give the >BSDs a try. So I just slapped on Free 4.1.1 the other day. I haven't had >time to play/learn, but there was one thing I really wanted to get taken >care of. Is there any easy (a la pmfirewall for Linux) firewall setup >utilitly for FreeBSD? Or is there not an easy way out for this one? > >TIA, > >jt >Debian Gnu/Linux >FreeBSD > > >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 Nov 13 20:18: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 146D137B479; Mon, 13 Nov 2000 20:17:56 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAE4HsR09698; Mon, 13 Nov 2000 21:17:54 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id VAA37024; Mon, 13 Nov 2000 21:17:54 -0700 (MST) Message-Id: <200011140417.VAA37024@harmony.village.org> To: Marcel Moolenaar Subject: Re: "make modules" kicks the first module directory twice Cc: obrien@FreeBSD.ORG, current@FreeBSD.ORG, stable@FreeBSD.ORG In-reply-to: Your message of "Mon, 13 Nov 2000 19:38:05 EST." <3A10896D.E782256@cup.hp.com> References: <3A10896D.E782256@cup.hp.com> <3A1030BA.D6CB42D0@cup.hp.com> <20001113144152.A39590@dragon.nuxi.com> Date: Mon, 13 Nov 2000 21:17:54 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3A10896D.E782256@cup.hp.com> Marcel Moolenaar writes: : BTW: I'm also looking at Warner's patch. Maybe that's the better fix for : it, but I have to dig into the Makefiles a bit more to get a better : picture... The implications are that make obj isn't done unless you've run make depend first. If a new directory is added and a make depend isn't run, then the modules won't get built into the obj tree, but instead will be built into $S/modules. This isn't too bad because unless you have multiple kernels that are skewed in version that you'll be doing make installs from from the same tree (which isn't supported, officially, now, but does accidentally usually work). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 20:21:41 2000 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 2BCD537B479; Mon, 13 Nov 2000 20:21:39 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id UAA09146; Mon, 13 Nov 2000 20:21:38 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eAE4LbH42963; Mon, 13 Nov 2000 20:21:37 -0800 (PST) (envelope-from jdp) Date: Mon, 13 Nov 2000 20:21:37 -0800 (PST) Message-Id: <200011140421.eAE4LbH42963@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Cc: asami@freebsd.org Subject: Re: libc shlib version In-Reply-To: References: <31309.974061923@winston.osd.bsdi.com> <200011131727.eADHR8c42388@vashon.polstra.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article , Satoshi - Ports Wraith - Asami wrote: > * From: John Polstra > > * If it contains a new libc, that seems like the real problem > * to me. It's always risky to use new libs (especially libc) with an > * old kernel. > > New ports and packages didn't work with the old libc because someone > moved stuff from libxpg4 to libc without changing the version numbers. > Putting it in the upgrade kit was the only way to let 4.0R people use > ports-current. That sounds like a good reason to me. Maybe you should have included a kernel in the upgrade kit too ... ;-) > Maybe I should have insisted that the libc version change back then. > I really wish we could keep the two version numbers from a.out, so I > don't have to worry about stuff like this. :< Sorry! John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 20:26:30 2000 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 2B93237B479 for ; Mon, 13 Nov 2000 20:26:27 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id UAA09162; Mon, 13 Nov 2000 20:26:21 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eAE4QLN42986; Mon, 13 Nov 2000 20:26:21 -0800 (PST) (envelope-from jdp) Date: Mon, 13 Nov 2000 20:26:21 -0800 (PST) Message-Id: <200011140426.eAE4QLN42986@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Reply-To: stable@freebsd.org Cc: rivers@dignus.com Subject: Re: libc shlib version In-Reply-To: <200011140002.TAA00701@lakes.dignus.com> References: <200011140002.TAA00701@lakes.dignus.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <200011140002.TAA00701@lakes.dignus.com>, Thomas David Rivers wrote: > > asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) wrote: > > I really wish we could keep the two version numbers from a.out, so I > > don't have to worry about stuff like this. :< > > You can, if you will accept some restrictions: > > Let's say the two numbers are the Version number and the Revision number. > > And, let's furthermore say we will restrict ourselves to only 99 > revisions per Version. > > Then; let the Elf library number be: > (100 * Version number) + Revision number > > *poof* two numbers... > > i.e. library version 10.20 would get 1020 as the Elf version number. Nope, that wouldn't provide the desired benefits. The whole point of having two version numbers is that they are treated differently. The a.out dynamic linker looked for an exact match on the major version number, and a >= match on the minor number. Doing what you suggest wouldn't accomplish that -- we'd still get the exact match on both numbers. This all was discussed to death in the mailing lists when we switched to ELF, so pardon me if I refuse to let myself get drawn into another long-winded rehash of it. 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 Mon Nov 13 20:43:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from turtle.looksharp.net (cc360882-a.strhg1.mi.home.com [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id 07B3837B4C5 for ; Mon, 13 Nov 2000 20:43:25 -0800 (PST) Received: from localhost (bsdx@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id XAA08632; Mon, 13 Nov 2000 23:43:51 -0500 (EST) (envelope-from bsdx@looksharp.net) Date: Mon, 13 Nov 2000 23:43:50 -0500 (EST) From: Adam To: Thierry.Herbelot@alcatel.fr Cc: freebsd-stable@FreeBSD.ORG Subject: Re: lnc and pcn drivers for an ancient HP PC In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can you see if there is an OS selection, or PNP OS setting in the BIOS? If so, set it for something older than win95 or "other", or PNP OS = NO. On Mon, 13 Nov 2000 Thierry.Herbelot@alcatel.fr wrote: > > >Hello, > >I had some troubles using the embedded "AMD PCNet/PCI" NIC of an ancient HP PC >(these troubles were partially corrected when using an updated BIOS) > >The chip is probed correctly with the (now-obsolete) lnc driver : > >lnc0: port 0xf8e0-0xf8ff mem 0xfedff400-0xfedff41f >irq 10 at device 8.0 on pci0 >lnc0: PCnet-PCI II address 08:00:09:bb:26:3a >lnc0: driver is using old-style compatability shims >(this is for a kernel with lnc and without pcn) > >burt it is not seen with the new pcn : >pcn0: couldn't map ports/memory >pci0: (vendor=0x1022, dev=0x2000) at 8.0 >(tis is for a kernel with pcn and without lnc) > >if this is only due to a incorrect indentification, here is the result of pciconf -l : > >chip0@pci0:0:0: class=0x060000 card=0x00000000 chip=0x122d8086 rev=0x02 hdr=0x00 >xl0@pci0:6:0: class=0x020000 card=0x905510b7 chip=0x905510b7 rev=0x30 hdr=0x00 >xl1@pci0:7:0: class=0x020000 card=0x900410b7 chip=0x900410b7 rev=0x04 hdr=0x00 >lnc0@pci0:8:0: class=0x020000 card=0x00000000 chip=0x20001022 rev=0x16 hdr=0x00 >none0@pci0:13:0: class=0x030000 card=0x00000000 chip=0x88115333 rev=0x00 >hdr=0x00 >isab0@pci0:15:0: class=0x060100 card=0x00000000 chip=0x122e8086 rev=0x02 >hdr=0x00 >atapci0@pci0:15:1: class=0x010180 card=0x00000000 chip=0x12308086 rev=0x02 >hdr=0x00 > >All of this is with 4.2-RC1, hot from the CD-ROM. > > Thanks in advance if the chip can be used with pcn > > TfH > > > > >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 Nov 13 21:11:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hand.dotat.at (sfo-gw.covalent.net [207.44.198.62]) by hub.freebsd.org (Postfix) with ESMTP id 82E9337B479 for ; Mon, 13 Nov 2000 21:11:30 -0800 (PST) Received: from fanf by hand.dotat.at with local (Exim 3.15 #3) id 13vYMt-000AeT-00 for freebsd-stable@freebsd.org; Tue, 14 Nov 2000 05:10:51 +0000 Date: Tue, 14 Nov 2000 05:10:51 +0000 From: Tony Finch To: freebsd-stable@freebsd.org Subject: Re: CVSup Source Code Message-ID: <20001114051051.J25050@hand.dotat.at> References: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local> <20001113155014.Q11449@fw.wintelcom.net> <000901c04dcd$dc9bb400$0500a8c0@gdmckee.local> <20001114015521.G25050@hand.dotat.at> <20001113210130.A22013@pir.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001113210130.A22013@pir.net> Organization: Covalent Technologies, Inc Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Radcliffe wrote: >Tony Finch probably said: >> >> You can't cvsup -STABLE src_all and ports with the same supfile >> because the ports tree isn't tagged and cvsup doesn't support multiple >> tags in the same supfile. You must use a separate supfile for src and >> ports. > >You can, it just doesn't support multiple _default_ tags. Hmm, I'm sure I tried that in the past and it complained. Tony. -- en oeccget g mtcaa f.a.n.finch v spdlkishrhtewe y dot@dotat.at eatp o v eiti i d. fanf@covalent.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 21:58:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dega.daemonium.com (dega.daemonium.com [204.138.50.74]) by hub.freebsd.org (Postfix) with ESMTP id 97D8E37B479 for ; Mon, 13 Nov 2000 21:58:14 -0800 (PST) Received: by dega.daemonium.com (Postfix, from userid 1000) id A95B334AB; Tue, 14 Nov 2000 00:58:07 -0500 (EST) Date: Tue, 14 Nov 2000 00:58:07 -0500 From: Peter Philipp To: Rod Taylor Cc: chat@gtabug.org, freebsd-stable@freebsd.org Subject: Re: gtabug - Problems with Firewall???? Message-ID: <20001114005807.C25362@daemonium.com> References: <3A10A8AE.7AD404EA@zort.on.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <3A10A8AE.7AD404EA@zort.on.ca>; from rbt@zort.on.ca on Mon, Nov 13, 2000 at 09:51:26PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 09:51:26PM -0500, Rod Taylor wrote: > Needless to say, it's something weird with IPF, Nat, and SSH on both > ends of the connection through the previous two... Removing either IPF > or Nat does the trick, as does making one connection non-freebsd (or > atleast non-openssh). Well I'd just get rid of the IPF rules if it's either Nat or IPF. On another note have you tried changing from DSA keys to RSA keys and switching encryption algorithms? Finally perhaps ssh -v will give you better results in trying to debug this problem. At last perhaps you can get a tcpdump of what it's doing just before it hangs (a good thing to keep track of is window updates and negotiations as well). Hope that helps any, -- - - Peter Philipp Daemonium To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 22: 6:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 8B61F37B479 for ; Mon, 13 Nov 2000 22:06:17 -0800 (PST) Received: from 149.211.6.64.reflexcom.com ([64.6.211.149]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Mon, 13 Nov 2000 22:04:48 -0800 Received: (from cjc@localhost) by 149.211.6.64.reflexcom.com (8.11.0/8.11.0) id eAE66DY83363; Mon, 13 Nov 2000 22:06:13 -0800 (PST) (envelope-from cjc) Date: Mon, 13 Nov 2000 22:06:12 -0800 From: "Crist J . Clark" To: Tim Cc: freebsd-stable@FreeBSD.ORG Subject: Re: periodic and 310.accounting Message-ID: <20001113220612.A75251@149.211.6.64.reflexcom.com> Reply-To: cjclark@alum.mit.edu References: <20001112075532.A7158@futuresouth.com> <20001112134724.O75251@149.211.6.64.reflexcom.com> <20001112161350.A8992@futuresouth.com> <20001112145648.R75251@149.211.6.64.reflexcom.com> <20001113155636.I10482@futuresouth.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001113155636.I10482@futuresouth.com>; from tim@futuresouth.com on Mon, Nov 13, 2000 at 03:56:36PM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 03:56:36PM -0600, Tim wrote: > On Sun, Nov 12, 2000 at 02:56:48PM -0800, Crist J . Clark wrote: > > To view the information in the accounting files I have always used > > sa(8). You can get all of the same info out of the raw files as you > > can from the summary ones as far as sa(8) is concerned... I think. > > > > > I was looking > > > for the login times of a particular user and I believe I need the raw log > > > files for that. > > > > That information is not even from the /var/account files, that's in > > utmp and wtmp. That information is already archived by newsyslog which > > by default keeps three _months_ of old records (it used to keep a > > year's worth). See last(1). > > I am sorry, I should know better than post without thinking first. I > was looking for the times/dates that each command was executed. I think > that's in the raw files only. I believe so. Looking at the sa(8) source, it does nothing with the execution time. > > > It looks to me there is a small race condition with the 310.accounting > > > script. > > > > > > cp -pf acct acct.0 || rc=3 > > > sa -s >/dev/null || rc=3 > > > > > > wouldn't commands logged between the two statements be lost? > > > > Yes and no. No commands will be lost to the summary files (which is > > what is considered to be important), but there may be commands that > > are lost between the acct.0 file and the new acct files. > > Ok, I might still be confused here, but I personally don't care much > about the summary files but am interested more in the raw files, > specifically time/date each command was executed. That is in the raw files, but you are in the minority in wantung that. Most people who use accounting want totals for billing use, seeing what commands are most popular, etc. Since the accounting files are not particularly useful from a security point of view either, there is not a lot of demand to track command timing. -- 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 Mon Nov 13 22:30:45 2000 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 9560637B479 for ; Mon, 13 Nov 2000 22:30:42 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id WAA09515 for ; Mon, 13 Nov 2000 22:30:41 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eAE6UfE43182; Mon, 13 Nov 2000 22:30:41 -0800 (PST) (envelope-from jdp) Date: Mon, 13 Nov 2000 22:30:41 -0800 (PST) Message-Id: <200011140630.eAE6UfE43182@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Reply-To: stable@freebsd.org Subject: Re: CVSup Source Code In-Reply-To: <20001113210130.A22013@pir.net> References: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local> <000901c04dcd$dc9bb400$0500a8c0@gdmckee.local> <20001114015521.G25050@hand.dotat.at> <20001113210130.A22013@pir.net> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <20001113210130.A22013@pir.net>, Peter Radcliffe wrote: > Tony Finch probably said: > > > > You can't cvsup -STABLE src_all and ports with the same supfile > > because the ports tree isn't tagged and cvsup doesn't support multiple > > tags in the same supfile. You must use a separate supfile for src and > > ports. > > You can, it just doesn't support multiple _default_ tags. Hey, I know this is a radical suggestion, but maybe next time you guys could try reading the manual page which I so painstakingly wrote from scratch? Trust me, it'll take less work for you to read it than it took for me to write it. Here's what it says about the topic at hand: Default settings may be specified in lines whose collection name is *default. Such defaults will apply to subsequent lines in the supfile. Multiple *default lines may be present. New values augment or override any defaults specified earlier in the supfile. Values specified explicitly for a collection override any default values. The only thing that's not allowed multiple times in a single supfile is "host". 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 Mon Nov 13 22:30:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ahab.com (24-168-72-237.nyc.rr.com [24.168.72.237]) by hub.freebsd.org (Postfix) with ESMTP id AF3A237B4C5 for ; Mon, 13 Nov 2000 22:30:52 -0800 (PST) Received: (from moxie@localhost) by ahab.com (8.11.1/8.11.0) id eAE6T1H03249; Tue, 14 Nov 2000 01:29:01 -0500 (EST) (envelope-from luser) Date: Tue, 14 Nov 2000 01:29:01 -0500 From: JT To: Peter Philipp Cc: Rod Taylor , chat@gtabug.org, freebsd-stable@FreeBSD.ORG Subject: Re: gtabug - Problems with Firewall???? Message-ID: <20001114012901.C396@sseye.ahab.com> Mail-Followup-To: Peter Philipp , Rod Taylor , chat@gtabug.org, freebsd-stable@FreeBSD.ORG References: <3A10A8AE.7AD404EA@zort.on.ca> <20001114005807.C25362@daemonium.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001114005807.C25362@daemonium.com>; from pjp@daemonium.com on Tue, Nov 14, 2000 at 12:58:07AM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG tcpdump is an excellent place to start. Certain ssh clients talking to certain ssh servers have, in my experience, resulted in funny stuff - window size going to zero and staying there - that is really best detected via tcpdump. Interference from firewall rules can be easily inferred this way, too. But occasionally it's something simpler like key regeneration on a slow machine more interested in other things - this is where ssh -v can give you hints that something is moving so slowly you it just looks stuck... On Tue, Nov 14, 2000 at 12:58:07AM -0500, Peter Philipp wrote: > On Mon, Nov 13, 2000 at 09:51:26PM -0500, Rod Taylor wrote: > > Needless to say, it's something weird with IPF, Nat, and SSH on both > > ends of the connection through the previous two... Removing either IPF [snip] > encryption algorithms? Finally perhaps ssh -v will give you better results > in trying to debug this problem. At last perhaps you can get a tcpdump of > what it's doing just before it hangs (a good thing to keep track of is window > updates and negotiations as well). -- -. --- - / . ...- . .-. -.-- / ... .. --. -. .- - ..- .-. . / .... .- ... / -- . .- -. .. -. --. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 23:36:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from bulls.mei.co.jp (bulls.mei.co.jp [202.224.189.25]) by hub.freebsd.org (Postfix) with ESMTP id 2233837B4C5 for ; Mon, 13 Nov 2000 23:36:05 -0800 (PST) Received: by bulls.mei.co.jp (8.11.0/3.7W) with ESMTP id eAE7YQf11599; Tue, 14 Nov 2000 16:34:46 +0900 (JST) Received: by mariners.mei.co.jp (8.9.1/3.7W) with ESMTP id QAA22520; Tue, 14 Nov 2000 16:34:27 +0900 (JST) Received: by dream.vrl.mei.co.jp (8.11.1/3.7W-11/14/00) id eAE7YQk06038; Tue, 14 Nov 2000 16:34:26 +0900 (JST) To: sos@freebsd.dk Cc: freebsd-stable@FreeBSD.org Subject: Re: 4.2-BETA can't find ATAPI CD-ROM From: Kazu TAKAMUNE In-Reply-To: <200011130821.JAA98897@freebsd.dk> References: <20001113171613N.takamune@vrl.mei.co.jp> <200011130821.JAA98897@freebsd.dk> X-Mailer: Mew version 1.94.2 on Emacs 20.7 / Mule 4.0 (HANANOEN) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-Id: <20001114163426Z.takamune@vrl.mei.co.jp> Date: Tue, 14 Nov 2000 16:34:26 +0900 X-Dispatcher: imput version 20000228(IM140) Lines: 33 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, S=F8ren. sos> It seems Kazu TAKAMUNE wrote: sos> > My FreeBSD 4.2-BETA box (Cvsupped at Nov 13 10:27:57 JST) sos> > doesn't attach ATAPI CD-ROM device. sos> This should be fixed with the commit I just did to -stable... It was fixed, thanks ! % dmesg | grep ata atapci0: port 0xa800-0xa80f at device 31.= 1 on pci0 ata0: mask=3D03 status0=3D00 status1=3D50 ata0: mask=3D03 ostat0=3D00 ostat2=3D50 ata0-master: ATAPI probe a=3D00 b=3D00 ata0-slave: ATAPI probe a=3D00 b=3D00 ata0: mask=3D03 status0=3D00 status1=3D50 ata0-slave: ATA probe a=3D01 b=3Da5 ata0: devices=3D02 ata0: at 0x1f0 irq 14 on atapci0 ata1: mask=3D01 status0=3D50 status1=3Dff ata1: mask=3D01 ostat0=3D50 ostat2=3Dff ata1-master: ATAPI probe a=3D14 b=3Deb ata1: mask=3D01 status0=3D00 status1=3Dff ata1: devices=3D04 ata1: at 0x170 irq 15 on atapci0 ad1: 43979MB [89355/16/63] at ata0-slave UDMA100 acd0: CD-RW at ata1-master using WDMA2 --- With best regards. Kazu TAKAMUNE takamune@avrl.mei.co.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Mon Nov 13 23:57:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from unix.za.net (unix.os.org.za [196.7.89.10]) by hub.freebsd.org (Postfix) with ESMTP id BA1D537B479 for ; Mon, 13 Nov 2000 23:57:39 -0800 (PST) Received: from daniel (helo=localhost) by unix.za.net with local-esmtp (Exim 3.16 #1) id 13vaxs-000MlK-00; Tue, 14 Nov 2000 09:57:12 +0200 Date: Tue, 14 Nov 2000 09:57:12 +0200 (SAST) From: Daniel Schroder To: John Travis Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Firewall for the lazy??? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG see /etc/rc.firewall. The gist of the previous posting that there is no easy firewall , and don't ever be lulled into a sense of security because you running a firewall :) --Daniel Schroder (Private email daniel@unix.os.org.za) Unix users .. South Africa To : freebsd-stable@FreeBSD.ORG From : John Travis date : Nov 13 Address : jorman@austin.rr.com Quality is a standard .. not a selling point On Mon, 13 Nov 2000, John Travis wrote: > On Mon, 13 Nov 2000 07:45:43 -0500, you wrote: > > >To the best of my knowledge, there are no "firewall for the lazy" > >tools out there. Sorry. > > > >==ml > > :-(. Thanks for the reply though. Not really the answer I was hoping for but you definitely win the quickest response time award. Score one for the Free community 8^). You honestly spat that back at me in minutes. I have actually been reading through some of your articles since then. I need to play with/learn the big differences between Free and Linux first (things like the packaging system and the handling of modules etc.). I was just hoping I could lock down my ports easily while I read and read and read. All well, now I definitely have a place to start. I'm about to check out any related links from freebsd.org, but perhaps you could guide me to some good info/faqs/tutorials on setting up ipfw in Free? Nothing too complicated needed. Just a single user workstation on a cable modem (DHCP). > > thanks again, > > jt > Debian Gnu/Linux > FreeBSD > > > 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 Nov 14 0: 1: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from osiris.osiricom.co.za (rdg-dial-196-30-237-191.mweb.co.za [196.30.237.191]) by hub.freebsd.org (Postfix) with ESMTP id CF75837B479 for ; Tue, 14 Nov 2000 00:00:54 -0800 (PST) Received: from osiricom.co.za (boesman [192.168.1.30]) by osiris.osiricom.co.za (8.8.8/SCO5) with ESMTP id JAA04529 for ; Tue, 14 Nov 2000 09:35:26 -0200 (SAT) Message-ID: <3A10128C.FAE151D2@osiricom.co.za> Date: Mon, 13 Nov 2000 18:10:52 +0200 From: Wim Olivier Reply-To: wimo@osiricom.co.za Organization: Osiricom Professional Services X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-stable Subject: natd & ipfw on FreeBSD 4.0-RELEASE Content-Type: multipart/mixed; boundary="------------004E72D227BA5C12EBF9158E" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------004E72D227BA5C12EBF9158E Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, I'm running FBSD 4.0-RELEASE with two nics, using natd & ipfw. Set is "perfect" and using 'open' firewall type in /etc/rc.conf. When I ping through the BSD nat box to my internet router or from the BSD box to the router I see the packets arrive at the router (activity on the router LAN port), but no packets are being received. In other words, it works one-way but not the other way. This is my nat config: 00100 9 316 divert 8668 ip from any to any via ed2 00100 0 0 allow ip from any to any via lo0 00200 0 0 deny ip from any to 127.0.0.0/8 65000 494 41247 allow ip from any to any 65535 0 0 deny ip from any to any Any thoughts? Thanks. -- Kind Regards, Wim Olivier Principal Consultant - UNIX Systems Professional Services (Africa & Middle East) OSIRICOM Holdings (Pty) Ltd. - South Africa Mobile : +27 (0) 82 6553599 http://www.osiricom.co.za Tel : +27 11 802 7415 Fax : +27 11 802 5853 --------------004E72D227BA5C12EBF9158E Content-Type: text/x-vcard; charset=us-ascii; name="wimo.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Wim Olivier Content-Disposition: attachment; filename="wimo.vcf" begin:vcard n:Olivier;Wim tel;cell:+27 (0) 82 655 3599 tel;fax:+27 (0) 11 802 5853 tel;work:+27 (0) 11 802 7415 x-mozilla-html:TRUE url:http://www.osiricom.co.za org:Osiricom Holdings (Pty) Ltd.;Professional Services Division version:2.1 email;internet:wimo@osiricom.co.za title:Principal Consultant adr;quoted-printable:;;16 Ashwood Place=0D=0AMomentum Office Park=0D=0AWoodmead;Johannesburg;Gauteng;;South Africa note;quoted-printable:Osiricom's Professional Services Division is the de facto source=0D=0Afor Professional Services in Africa & the Middle East region.=0D=0A=0D=0AOperating Systems Specilization:=0D=0A=0D=0A * UNIX (all)=0D=0A * IBM AS/400 (including specialized printing solutions)=0D=0A * NT / Win2000=0D=0A * Tarantella & Citrix Server Based (Thin Client) Computing=0D=0A=0D=0AFor more information please e-mail info@osiricom.co.za fn:Wim Olivier end:vcard --------------004E72D227BA5C12EBF9158E-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 0: 1:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from osiris.osiricom.co.za (rdg-dial-196-30-237-191.mweb.co.za [196.30.237.191]) by hub.freebsd.org (Postfix) with ESMTP id B8D5E37B4C5 for ; Tue, 14 Nov 2000 00:01:00 -0800 (PST) Received: from osiricom.co.za (boesman [192.168.1.30]) by osiris.osiricom.co.za (8.8.8/SCO5) with ESMTP id JAA04533 for ; Tue, 14 Nov 2000 09:35:50 -0200 (SAT) Message-ID: <3A10128C.FAE151D2@osiricom.co.za> Date: Mon, 13 Nov 2000 18:10:52 +0200 From: Wim Olivier Reply-To: wimo@osiricom.co.za Organization: Osiricom Professional Services X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-stable Subject: natd & ipfw on FreeBSD 4.0-RELEASE Content-Type: multipart/mixed; boundary="------------004E72D227BA5C12EBF9158E" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------004E72D227BA5C12EBF9158E Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, I'm running FBSD 4.0-RELEASE with two nics, using natd & ipfw. Set is "perfect" and using 'open' firewall type in /etc/rc.conf. When I ping through the BSD nat box to my internet router or from the BSD box to the router I see the packets arrive at the router (activity on the router LAN port), but no packets are being received. In other words, it works one-way but not the other way. This is my nat config: 00100 9 316 divert 8668 ip from any to any via ed2 00100 0 0 allow ip from any to any via lo0 00200 0 0 deny ip from any to 127.0.0.0/8 65000 494 41247 allow ip from any to any 65535 0 0 deny ip from any to any Any thoughts? Thanks. -- Kind Regards, Wim Olivier Principal Consultant - UNIX Systems Professional Services (Africa & Middle East) OSIRICOM Holdings (Pty) Ltd. - South Africa Mobile : +27 (0) 82 6553599 http://www.osiricom.co.za Tel : +27 11 802 7415 Fax : +27 11 802 5853 --------------004E72D227BA5C12EBF9158E Content-Type: text/x-vcard; charset=us-ascii; name="wimo.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Wim Olivier Content-Disposition: attachment; filename="wimo.vcf" begin:vcard n:Olivier;Wim tel;cell:+27 (0) 82 655 3599 tel;fax:+27 (0) 11 802 5853 tel;work:+27 (0) 11 802 7415 x-mozilla-html:TRUE url:http://www.osiricom.co.za org:Osiricom Holdings (Pty) Ltd.;Professional Services Division version:2.1 email;internet:wimo@osiricom.co.za title:Principal Consultant adr;quoted-printable:;;16 Ashwood Place=0D=0AMomentum Office Park=0D=0AWoodmead;Johannesburg;Gauteng;;South Africa note;quoted-printable:Osiricom's Professional Services Division is the de facto source=0D=0Afor Professional Services in Africa & the Middle East region.=0D=0A=0D=0AOperating Systems Specilization:=0D=0A=0D=0A * UNIX (all)=0D=0A * IBM AS/400 (including specialized printing solutions)=0D=0A * NT / Win2000=0D=0A * Tarantella & Citrix Server Based (Thin Client) Computing=0D=0A=0D=0AFor more information please e-mail info@osiricom.co.za fn:Wim Olivier end:vcard --------------004E72D227BA5C12EBF9158E-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 0: 1:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from osiris.osiricom.co.za (rdg-dial-196-30-237-191.mweb.co.za [196.30.237.191]) by hub.freebsd.org (Postfix) with ESMTP id 9C6D037B4D7 for ; Tue, 14 Nov 2000 00:01:06 -0800 (PST) Received: from osiricom.co.za (boesman [192.168.1.30]) by osiris.osiricom.co.za (8.8.8/SCO5) with ESMTP id JAA04539 for ; Tue, 14 Nov 2000 09:38:33 -0200 (SAT) Message-ID: <3A10EB89.4A7D301D@osiricom.co.za> Date: Tue, 14 Nov 2000 09:36:41 +0200 From: Wim Olivier Reply-To: wimo@osiricom.co.za Organization: Osiricom Professional Services X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-stable Subject: natd & ipfw on FreeBSD 4.0-RELEASE issues Content-Type: multipart/mixed; boundary="------------B57A189C906F42F12C1CB66F" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------B57A189C906F42F12C1CB66F Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi all, I'm running FBSD 4.0-RELEASE with two nics, using natd & ipfw. Set is "perfect" and using 'open' firewall type in /etc/rc.conf. When I ping through the BSD nat box to my internet router or from the BSD box to the router I see the packets arrive at the router (activity on the router LAN port), but no packets are being received. In other words, it works one-way but not the other way. This is my nat config: 00100 9 316 divert 8668 ip from any to any via ed2 00100 0 0 allow ip from any to any via lo0 00200 0 0 deny ip from any to 127.0.0.0/8 65000 494 41247 allow ip from any to any 65535 0 0 deny ip from any to any Any thoughts? Thanks. -- Kind Regards, Wim Olivier Principal Consultant - UNIX Systems Professional Services (Africa & Middle East) OSIRICOM Holdings (Pty) Ltd. - South Africa Mobile : +27 (0) 82 6553599 http://www.osiricom.co.za Tel : +27 11 802 7415 Fax : +27 11 802 5853 --------------B57A189C906F42F12C1CB66F Content-Type: text/x-vcard; charset=us-ascii; name="wimo.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Wim Olivier Content-Disposition: attachment; filename="wimo.vcf" begin:vcard n:Olivier;Wim tel;cell:+27 (0) 82 655 3599 tel;fax:+27 (0) 11 802 5853 tel;work:+27 (0) 11 802 7415 x-mozilla-html:TRUE url:http://www.osiricom.co.za org:Osiricom Holdings (Pty) Ltd.;Professional Services Division version:2.1 email;internet:wimo@osiricom.co.za title:Principal Consultant adr;quoted-printable:;;16 Ashwood Place=0D=0AMomentum Office Park=0D=0AWoodmead;Johannesburg;Gauteng;;South Africa note;quoted-printable:Osiricom's Professional Services Division is the de facto source=0D=0Afor Professional Services in Africa & the Middle East region.=0D=0A=0D=0AOperating Systems Specilization:=0D=0A=0D=0A * UNIX (all)=0D=0A * IBM AS/400 (including specialized printing solutions)=0D=0A * NT / Win2000=0D=0A * Tarantella & Citrix Server Based (Thin Client) Computing=0D=0A=0D=0AFor more information please e-mail info@osiricom.co.za fn:Wim Olivier end:vcard --------------B57A189C906F42F12C1CB66F-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 1:48:44 2000 Delivered-To: freebsd-stable@freebsd.org Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 8987637B479 for ; Tue, 14 Nov 2000 01:48:42 -0800 (PST) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id 53A32A82F; Tue, 14 Nov 2000 20:48:31 +1100 (EST) Received: from localhost (localhost [127.0.0.1]) by starbug.ugh.net.au (Postfix) with ESMTP id 4BFE2545E; Tue, 14 Nov 2000 19:48:31 +1000 (EST) Date: Tue, 14 Nov 2000 19:48:31 +1000 (EST) From: andrew@ugh.net.au To: Bob K Cc: John Travis , freebsd-stable@FreeBSD.ORG Subject: Re: Firewall for the lazy??? In-Reply-To: Message-ID: X-WonK: *wibble* MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 13 Nov 2000, Bob K wrote: > > Wire cutters work well for that. It is 100% secure, but 100% useless :-) > > Heh. Actually, I've personally found that the man page for natd(8) has an > excellent step-by-step guide... See knife(8) if you have the appropriate port installed (asrpages). Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 2:28:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from web1604.mail.yahoo.com (web1604.mail.yahoo.com [128.11.23.204]) by hub.freebsd.org (Postfix) with SMTP id 387C337B479 for ; Tue, 14 Nov 2000 02:28:45 -0800 (PST) Received: (qmail 11617 invoked by uid 60001); 14 Nov 2000 10:52:45 -0000 Message-ID: <20001114105245.11616.qmail@web1604.mail.yahoo.com> Received: from [203.106.64.189] by web1604.mail.yahoo.com; Tue, 14 Nov 2000 02:52:45 PST Date: Tue, 14 Nov 2000 02:52:45 -0800 (PST) From: "=?iso-8859-1?q?Nawfal=20M.=20Rouyan?=" Reply-To: opal@zoomfinance.com Subject: Re: 4.1.1 / SMP / SBLive To: Evan S , freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Have the same problem. No sound comes out when I put only device pcm in the kernel config file. But then I insert device sbc and the sound comes out... hmmm... Try inserting the device sbc in your kernel config file... ===== Nawfal bin Mohmad Rouyan ------------------------ FreeBSD ('BSD'): No battles to the death are recalled. It is a small Daemon wearing sneakers. It is normally found on Internet servers and powerful desktops, and moves very quickly. A kill of this poweful creature is enough to tick off any sysadmin. It is highly magical, having the power to serve. It resists DoS and SYN flood attacks. Nothing is known about its attack. __________________________________________________ Do You Yahoo!? Yahoo! Calendar - Get organized for the holidays! http://calendar.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 Nov 14 3:10:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from genius.systems.pavilion.net (genesis.tao.org.uk [194.242.131.254]) by hub.freebsd.org (Postfix) with ESMTP id 55F3C37B479; Tue, 14 Nov 2000 03:10:06 -0800 (PST) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 648F59B2D; Tue, 14 Nov 2000 11:13:41 +0000 (GMT) Date: Tue, 14 Nov 2000 11:13:41 +0000 From: Josef Karthauser To: Matt Dillon Cc: "Chad R. Larson" , freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: source IP address Message-ID: <20001114111341.E48364@pavilion.net> Mail-Followup-To: Josef Karthauser , Matt Dillon , "Chad R. Larson" , freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG References: <200011132148.OAA09159@freeway.dcfinc.com> <200011140259.eAE2xDZ43286@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: <200011140259.eAE2xDZ43286@earth.backplane.com>; from dillon@earth.backplane.com on Mon, Nov 13, 2000 at 06:59:13PM -0800 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 06:59:13PM -0800, Matt Dillon wrote: > > Some programs, such as ping and traceroute, allow you to bind > to a specific source IP address. Most programs don't, though. > > -Matt Telnet does. It would be really used if ssh did also. Joe -- Josef Karthauser FreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 3:11:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id 5CB4437B4C5 for ; Tue, 14 Nov 2000 03:11:44 -0800 (PST) Received: (qmail 4050 invoked from network); 14 Nov 2000 11:15:01 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 14 Nov 2000 11:15:01 -0000 Date: Tue, 14 Nov 2000 06:15:00 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: opal@zoomfinance.com Cc: freebsd-stable@freebsd.org Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <20001114105245.11616.qmail@web1604.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG device sbc, huh? I placed it there, and rebooted, no sound came out. Do i have to do some kind of ./makedev for sbc? What ver do you run? I run 4.2-BETA Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Tue, 14 Nov 2000, [iso-8859-1] Nawfal M. Rouyan wrote: > Hi, > Have the same problem. No sound comes out when I > put only device pcm in the kernel config file. But > then I insert device sbc and the sound comes out... > hmmm... > > Try inserting the device sbc in your kernel config > file... > > > ===== > Nawfal bin Mohmad Rouyan > ------------------------ > FreeBSD ('BSD'): > No battles to the death are recalled. It is a small Daemon wearing sneakers. It is normally found on Internet servers and powerful desktops, and moves very quickly. A kill of this poweful creature is enough to tick off any sysadmin. > It is highly magical, having the power to serve. It resists DoS and SYN flood attacks. Nothing is known about its attack. > > __________________________________________________ > Do You Yahoo!? > Yahoo! Calendar - Get organized for the holidays! > http://calendar.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 Tue Nov 14 3:39:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.wedgev.com (cm57-70.liwest.at [212.33.57.70]) by hub.freebsd.org (Postfix) with ESMTP id B8CF937B479 for ; Tue, 14 Nov 2000 03:39:18 -0800 (PST) Received: from wedge by smtp.wedgev.com with local (Exim 3.16 #1 (FreeBSD)) id 13veP8-00005j-00; Tue, 14 Nov 2000 12:37:34 +0100 Date: Tue, 14 Nov 2000 12:37:34 +0100 From: Bernhard Valenti To: Wim Olivier Cc: FreeBSD-stable Subject: Re: natd & ipfw on FreeBSD 4.0-RELEASE issues Message-ID: <20001114123734.A312@cipher.home.at> Reply-To: Bernhard Valenti References: <3A10EB89.4A7D301D@osiricom.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A10EB89.4A7D301D@osiricom.co.za>; from wimo@osiricom.co.za on Tue, Nov 14, 2000 at 09:36:41AM +0200 X-Operating-System: FreeBSD i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG not to be bitching, but i got this mail 3 times... try tcpdump on the natd box. looks like natd doesnt rewrite the source address. regards, bernhard valenti On Tue, Nov 14, 2000 at 09:36:41AM +0200, Wim Olivier wrote: > Hi all, > > I'm running FBSD 4.0-RELEASE with two nics, using natd & ipfw. > Set is "perfect" and using 'open' firewall type in /etc/rc.conf. > When I ping through the BSD nat box to my internet router or from the > BSD box to the router I see the packets arrive at the router (activity > on the router LAN port), but no packets are being received. > > In other words, it works one-way but not the other way. > This is my nat config: > > 00100 9 316 divert 8668 ip from any to any via ed2 > 00100 0 0 allow ip from any to any via lo0 > 00200 0 0 deny ip from any to 127.0.0.0/8 > 65000 494 41247 allow ip from any to any > 65535 0 0 deny ip from any to any > > Any thoughts? > Thanks. > > > -- > Kind Regards, > > Wim Olivier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 4: 1:14 2000 Delivered-To: freebsd-stable@freebsd.org Received: from osiris.osiricom.co.za (rdg-dial-196-30-234-74.mweb.co.za [196.30.234.74]) by hub.freebsd.org (Postfix) with ESMTP id CE89E37B479 for ; Tue, 14 Nov 2000 04:01:05 -0800 (PST) Received: from osiricom.co.za (boesman [192.168.1.30]) by osiris.osiricom.co.za (8.8.8/SCO5) with ESMTP id NAA05477 for ; Tue, 14 Nov 2000 13:19:41 -0200 (SAT) Message-ID: <3A111F5B.6E7EBDD@osiricom.co.za> Date: Tue, 14 Nov 2000 13:17:48 +0200 From: Wim Olivier Reply-To: wimo@osiricom.co.za Organization: Osiricom Professional Services X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-stable Subject: IPFW issue on FBSD 4.0-REL Content-Type: multipart/mixed; boundary="------------A112C67C11E54B467C68A1A6" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------A112C67C11E54B467C68A1A6 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hi everyone, Made some progress now. I set firewall_enable to NO in /etc/rc.conf and reboot the system. When it comes up no ipfw rules are loaded. I then load the following rule: My IPFW fules now look like this: (and it works) - BUT i can only access the Net from the BSD box itself! 65001 2027 133645 allow ip from any to any via any 65535 110 8824 deny ip from any to any No LAN PC's are able to get past the BSD nat nic. -- Kind Regards, Wim Olivier Principal Consultant - UNIX Systems Professional Services (Africa & Middle East) OSIRICOM Holdings (Pty) Ltd. - South Africa Mobile : +27 (0) 82 6553599 http://www.osiricom.co.za Tel : +27 11 802 7415 Fax : +27 11 802 5853 --------------A112C67C11E54B467C68A1A6 Content-Type: text/x-vcard; charset=us-ascii; name="wimo.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Wim Olivier Content-Disposition: attachment; filename="wimo.vcf" begin:vcard n:Olivier;Wim tel;cell:+27 (0) 82 655 3599 tel;fax:+27 (0) 11 802 5853 tel;work:+27 (0) 11 802 7415 x-mozilla-html:TRUE url:http://www.osiricom.co.za org:Osiricom Holdings (Pty) Ltd.;Professional Services Division version:2.1 email;internet:wimo@osiricom.co.za title:Principal Consultant adr;quoted-printable:;;16 Ashwood Place=0D=0AMomentum Office Park=0D=0AWoodmead;Johannesburg;Gauteng;;South Africa note;quoted-printable:Osiricom's Professional Services Division is the de facto source=0D=0Afor Professional Services in Africa & the Middle East region.=0D=0A=0D=0AOperating Systems Specilization:=0D=0A=0D=0A * UNIX (all)=0D=0A * IBM AS/400 (including specialized printing solutions)=0D=0A * NT / Win2000=0D=0A * Tarantella & Citrix Server Based (Thin Client) Computing=0D=0A=0D=0AFor more information please e-mail info@osiricom.co.za fn:Wim Olivier end:vcard --------------A112C67C11E54B467C68A1A6-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 4: 6: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from axis.tdd.lt (axis.tdd.lt [193.219.211.5]) by hub.freebsd.org (Postfix) with ESMTP id 7F8FC37B479 for ; Tue, 14 Nov 2000 04:05:58 -0800 (PST) Received: from localhost (midom@localhost) by axis.tdd.lt (8.11.1/8.11.1) with ESMTP id eAEC4F401551; Tue, 14 Nov 2000 14:04:17 +0200 (EET) Date: Tue, 14 Nov 2000 14:04:15 +0200 (EET) From: Domas Mituzas X-Sender: midom@axis.tdd.lt To: Wim Olivier Cc: FreeBSD-stable Subject: Re: IPFW issue on FBSD 4.0-REL In-Reply-To: <3A111F5B.6E7EBDD@osiricom.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > No LAN PC's are able to get past the BSD nat nic. > # add this to rc.conf gateway_enable="YES" -- Domas Mituzas Systems administrator DELFI, UAB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 4:36:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.vnet.net (smtp1.vnet.net [166.82.1.31]) by hub.freebsd.org (Postfix) with ESMTP id 202FB37B4C5 for ; Tue, 14 Nov 2000 04:36:36 -0800 (PST) Received: from dignus.com (ponds.vnet.net [166.82.177.48]) by smtp1.vnet.net (8.10.1/8.10.1) with ESMTP id eAECaYl25193 for ; Tue, 14 Nov 2000 07:36:34 -0500 (EST) Received: from lakes.dignus.com (lakes.dignus.com [10.0.0.3]) by dignus.com (8.9.2/8.8.5) with ESMTP id HAA44123 for ; Tue, 14 Nov 2000 07:36:39 -0500 (EST) Received: (from rivers@localhost) by lakes.dignus.com (8.9.3/8.6.9) id HAA02062 for stable@freebsd.org; Tue, 14 Nov 2000 07:36:32 -0500 (EST) Date: Tue, 14 Nov 2000 07:36:32 -0500 (EST) From: Thomas David Rivers Message-Id: <200011141236.HAA02062@lakes.dignus.com> To: stable@freebsd.org Subject: Re: libc shlib version In-Reply-To: <200011140426.eAE4QLN42986@vashon.polstra.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Polstra wrote > In article <200011140002.TAA00701@lakes.dignus.com>, > Thomas David Rivers wrote: > > > > asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) wrote: > > > I really wish we could keep the two version numbers from a.out, so I > > > don't have to worry about stuff like this. :< > > > > You can, if you will accept some restrictions: > > ... description deleted .... > > *poof* two numbers... > > > > i.e. library version 10.20 would get 1020 as the Elf version number. > > Nope, that wouldn't provide the desired benefits. The whole point of > having two version numbers is that they are treated differently. The > a.out dynamic linker looked for an exact match on the major version > number, and a >= match on the minor number. Doing what you suggest > wouldn't accomplish that -- we'd still get the exact match on both > numbers. Oh! You're right! We would need to change the loader to understand the `scheme'. But, if we're going to change the loader, might as well change the format, etc... - Dave Rivers - -- rivers@dignus.com Work: (919) 676-0847 Get your mainframe (370) `C' compiler 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 Tue Nov 14 4:44: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from madness.mdgnet.org (unknown [24.92.156.65]) by hub.freebsd.org (Postfix) with SMTP id 6CEDF37B479 for ; Tue, 14 Nov 2000 04:44:06 -0800 (PST) Received: (qmail 7856 invoked by uid 1000); 14 Nov 2000 12:44:05 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 14 Nov 2000 12:44:05 -0000 Date: Tue, 14 Nov 2000 07:44:05 -0500 (EST) From: Matthew George To: Wim Olivier Cc: FreeBSD-stable Subject: Re: IPFW issue on FBSD 4.0-REL In-Reply-To: <3A111F5B.6E7EBDD@osiricom.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG correct you need a divert rule for natd ... something along the lines of: add 100 divert natd ip from any to any via see /etc/rc.firewall, natd(8) On Tue, 14 Nov 2000, Wim Olivier wrote: > Date: Tue, 14 Nov 2000 13:17:48 +0200 > From: Wim Olivier > To: FreeBSD-stable > Subject: IPFW issue on FBSD 4.0-REL > > Hi everyone, > > Made some progress now. > > I set firewall_enable to NO in /etc/rc.conf and reboot the system. > When it comes up no ipfw rules are loaded. I then load the following > rule: > > My IPFW fules now look like this: (and it works) - BUT i can only access > the Net from the BSD box itself! > > 65001 2027 133645 allow ip from any to any via any > 65535 110 8824 deny ip from any to any > > No LAN PC's are able to get past the BSD nat nic. > > > -- > Kind Regards, > > Wim Olivier > Principal Consultant - UNIX Systems > Professional Services (Africa & Middle East) > OSIRICOM Holdings (Pty) Ltd. - South Africa > Mobile : +27 (0) 82 6553599 http://www.osiricom.co.za > Tel : +27 11 802 7415 > Fax : +27 11 802 5853 > > -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 4:48: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ns.a1.org.uk (ns.a1.org.uk [194.105.64.163]) by hub.freebsd.org (Postfix) with ESMTP id 50F4C37B479 for ; Tue, 14 Nov 2000 04:47:55 -0800 (PST) Received: (from root@localhost) by ns.a1.org.uk (8.9.3/8.9.3) id MAA25254 for freebsd-stable@freebsd.org; Tue, 14 Nov 2000 12:46:15 GMT (envelope-from bap) From: Bap Message-Id: <200011141246.MAA25254@ns.a1.org.uk> Subject: Re: CVSup Source Code In-Reply-To: <200011140256.TAA10202@freeway.dcfinc.com> from "Chad R. Larson" at "Nov 13, 2000 07:56:46 pm" To: freebsd-stable@freebsd.org Date: Tue, 14 Nov 2000 12:46:15 +0000 (GMT) Reply-To: freebsd-stable@freebsd.org X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > As I recall, Tony Finch wrote: > > You can't cvsup -STABLE src_all and ports with the same supfile > > because the ports tree isn't tagged and cvsup doesn't support multiple > > tags in the same supfile. > > Sure it does. > > +--------------- > | # $Id: supfile,v 1.2 2000/10/31 00:37:25 toor Exp $ > | *default host=cvsup5.freebsd.org > | *default prefix=/usr > | *default base=/usr > | *default release=cvs delete use-rel-suffix > | # > | *default tag=RELENG_2_2 > | src-all > | src-secure > | src-crypto > | # > | *default tag=. > | ports-all or replace 2 lines above with ports-all tag=. default is just what it says, a default, for when that var is not supplied on that line Bap. > +--------------- > > -crl > -- > Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? > chad@dcfinc.com chad@larsons.org larson1@home.net > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 4:51:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.bna.bellsouth.net (mail2.bna.bellsouth.net [205.152.150.14]) by hub.freebsd.org (Postfix) with ESMTP id 21E4A37B4C5; Tue, 14 Nov 2000 04:51:36 -0800 (PST) Received: from bellsouth.net (adsl-63-164-15.bna.bellsouth.net [208.63.164.15]) by mail2.bna.bellsouth.net (3.3.5alt/0.75.2) with ESMTP id HAA02709; Tue, 14 Nov 2000 07:51:30 -0500 (EST) Message-ID: <3A1137EF.2C1DECE4@bellsouth.net> Date: Tue, 14 Nov 2000 07:02:39 -0600 From: Drew Sanford X-Mailer: Mozilla 4.73 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: kstewart@urx.com Cc: Drew Sanford , Evan S , Brian Martinez , freebsd-stable@FreeBSD.ORG, freebsd-multimedia@FreeBSD.ORG Subject: Re: 4.1.1 / SMP / SBLive References: <3A106F3E.7D2FB154@planetwe.com> <3A107818.FEF5B494@urx.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kent Stewart wrote: > > The "MAKEDEV snd0" creates the links such that your sound card will > work with the new pcm module. You can't type mixer and have it return > anything until you create the links. > > Kent Type mixer? I use Xmixer or something - does that require a /dev/snd0 too? 'cause no offence, but its not there. -- Drew Sanford lauasanf@bellsouth.net or drew@planetwe.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 5:20:30 2000 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 5996A37B479 for ; Tue, 14 Nov 2000 05:20:28 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 14 Nov 2000 13:20:27 +0000 (GMT) Date: Tue, 14 Nov 2000 13:20:21 +0000 From: David Malone To: Matt Dillon Cc: Garrett Wollman , stable@FreeBSD.ORG, mckusick@mckusick.com Subject: Re: Any outstanding soft-updates or FFS bugs (matching this description)? Message-ID: <20001114132021.A42496@walton.maths.tcd.ie> References: <200011131924.OAA53671@khavrinen.lcs.mit.edu> <200011140302.eAE32sV43340@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: <200011140302.eAE32sV43340@earth.backplane.com>; from dillon@earth.backplane.com on Mon, Nov 13, 2000 at 07:02:54PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 07:02:54PM -0800, Matt Dillon wrote: > I've had filesystems blow up under test when filling a parition > with softupdates turned on. The most recent time was last > weekend while I was testing low-memory stuff. We've seen one slightly chewed up filesystem with 4.1-STABLE without soft updates, and a few weird filesystem crashes. So it's possible it's not restricted to soft updates. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 5:38: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cj.vallcom.net (unknown [213.239.10.181]) by hub.freebsd.org (Postfix) with ESMTP id F31A637B479; Tue, 14 Nov 2000 05:37:56 -0800 (PST) Received: from vallcom.net (cj@localhost [127.0.0.1]) by cj.vallcom.net (8.11.1/8.11.1) with ESMTP id eAEDYIh00769; Tue, 14 Nov 2000 14:34:19 +0100 Message-ID: <3A113F55.17DE0110@vallcom.net> Date: Tue, 14 Nov 2000 14:34:14 +0100 From: Carl Johan Madestrand X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.16 i586) X-Accept-Language: en MIME-Version: 1.0 To: Drew Sanford Cc: stable@freebsd.org, multimedia@freebsd.org Subject: Re: 4.1.1 / SMP / SBLive References: <3A106F3E.7D2FB154@planetwe.com> <3A107818.FEF5B494@urx.com> <3A1137EF.2C1DECE4@bellsouth.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Drew Sanford wrote: > Kent Stewart wrote: > > > > The "MAKEDEV snd0" creates the links such that your sound card will > > work with the new pcm module. You can't type mixer and have it return > > anything until you create the links. > > > > Kent > > Type mixer? I use Xmixer or something - does that require a /dev/snd0 > too? 'cause no offence, but its not there. > > -- > Drew Sanford > lauasanf@bellsouth.net or drew@planetwe.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message ./MAKEDEV snd0 does not create /dev/snd0, but instead a bunch of symbolic links (/dev/dsp etc). man pcm explains this. -- Carl Johan Madestrand LoRd_CJ on IRC To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 6:22:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id 6FBE737B479 for ; Tue, 14 Nov 2000 06:22:48 -0800 (PST) Received: (qmail 4295 invoked from network); 14 Nov 2000 14:26:08 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 14 Nov 2000 14:26:08 -0000 Date: Tue, 14 Nov 2000 09:26:07 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: Carl Johan Madestrand Cc: Drew Sanford , stable@freebsd.org, multimedia@freebsd.org Subject: Re: 4.1.1 / SMP / SBLive In-Reply-To: <3A113F55.17DE0110@vallcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't know whats going on. I tried device sbc. Mixer works fine, sound is all the way up. Someone recently posted something about Esound settings? Thanks, Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Tue, 14 Nov 2000, Carl Johan Madestrand wrote: > Drew Sanford wrote: > > > Kent Stewart wrote: > > > > > > The "MAKEDEV snd0" creates the links such that your sound card will > > > work with the new pcm module. You can't type mixer and have it return > > > anything until you create the links. > > > > > > Kent > > > > Type mixer? I use Xmixer or something - does that require a /dev/snd0 > > too? 'cause no offence, but its not there. > > > > -- > > Drew Sanford > > lauasanf@bellsouth.net or drew@planetwe.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > ./MAKEDEV snd0 does not create /dev/snd0, but instead a bunch of symbolic > links (/dev/dsp etc). man pcm explains this. > > > -- > Carl Johan Madestrand > LoRd_CJ on IRC > > > > > > 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 Nov 14 6:39:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sabre.velocet.net (sabre.velocet.net [198.96.118.66]) by hub.freebsd.org (Postfix) with ESMTP id 951F037B4C5 for ; Tue, 14 Nov 2000 06:39:52 -0800 (PST) Received: from office.tor.velocet.net (trooper.velocet.net [204.138.45.2]) by sabre.velocet.net (Postfix) with ESMTP id 40A24137F28 for ; Tue, 14 Nov 2000 09:38:38 -0500 (EST) Received: (from dgilbert@localhost) by office.tor.velocet.net (8.9.3/8.9.3) id JAA94801; Tue, 14 Nov 2000 09:39:51 -0500 (EST) (envelope-from dgilbert) From: David Gilbert MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14865.20151.114515.408874@trooper.velocet.net> Date: Tue, 14 Nov 2000 09:39:51 -0500 (EST) To: freebsd-stable@freebsd.org Subject: Full size vlan packets. X-Mailer: VM 6.75 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I posted a request here some time ago about getting FreeBSD to do full sized VLAN packets. At that time, I got some patches, but those patches don't cleanly apply to even 4.1, let alone more modern cuts of code. Has anyone looked into this recently? Handling full-sized 802.1Q packets is becoming more of an issue in many environments. Dave. -- ============================================================================ |David Gilbert, Velocet Communications. | Two things can only be | |Mail: dgilbert@velocet.net | equal if and only if they | |http://www.velocet.net/~dgilbert | are precisely opposite. | =========================================================GLO================ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 6:49:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fling.sanbi.ac.za (fling.sanbi.ac.za [196.38.142.119]) by hub.freebsd.org (Postfix) with ESMTP id 2A2A237B479 for ; Tue, 14 Nov 2000 06:49:33 -0800 (PST) Received: from johann by fling.sanbi.ac.za with local (Exim 3.13 #4) id 13vhOZ-000Lfz-00; Tue, 14 Nov 2000 16:49:11 +0200 Date: Tue, 14 Nov 2000 16:49:11 +0200 From: Johann Visagie To: Evan S Cc: freebsd-stable@freebsd.org Subject: Re: make world dance / ports Message-ID: <20001114164911.B82356@fling.sanbi.ac.za> References: <20001113071551.A2241@peitho.fxp.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 kaworu@sektor7.ath.cx on Mon, Nov 13, 2000 at 07:21:43AM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Evan S on 2000-11-13 (Mon) at 07:21:43 -0500: > > Well, I mean, ld didn't recogniz any of the libraries I had installed. In > order to get X to work I had to type 'make install' in > /usr/ports/x11/XFree86-4/work/xc Hmm. Maybe you executed ldconfig(8) as root without any flags or parameters, deleting the shared library "hints" cache. Maybe you set "ldconfig_paths" to an empty string in /etc/rc.conf (even that would still give you /usr/lib)? Sorry - you didn't give us very much to go on... -- Johann To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 6:51:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rmstar.campus.luth.se (rmstar.campus.luth.se [130.240.197.32]) by hub.freebsd.org (Postfix) with ESMTP id 3EB5037B479 for ; Tue, 14 Nov 2000 06:51:46 -0800 (PST) Received: from rmstar.campus.luth.se (localhost [127.0.0.1]) by rmstar.campus.luth.se (8.11.1/8.9.3) with ESMTP id eAEEpPU03982; Tue, 14 Nov 2000 15:51:25 +0100 (CET) (envelope-from murduth@rmstar.campus.luth.se) Message-Id: <200011141451.eAEEpPU03982@rmstar.campus.luth.se> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.3 To: David Malone Cc: Matt Dillon , Garrett Wollman , stable@FreeBSD.ORG, mckusick@mckusick.com Subject: Re: Any outstanding soft-updates or FFS bugs (matching this description)? In-Reply-To: Message from David Malone of "Tue, 14 Nov 2000 13:20:21 GMT." <20001114132021.A42496@walton.maths.tcd.ie> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 14 Nov 2000 15:51:25 +0100 From: Joakim Henriksson Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Mon, Nov 13, 2000 at 07:02:54PM -0800, Matt Dillon wrote: > > > I've had filesystems blow up under test when filling a parition > > with softupdates turned on. The most recent time was last > > weekend while I was testing low-memory stuff. > > We've seen one slightly chewed up filesystem with 4.1-STABLE without > soft updates, and a few weird filesystem crashes. So it's possible > it's not restricted to soft updates. I have reported a panic in the fs code that takes on different aspects depending on whether or not the rellocation code is active. It triggers both with and without softupdates. The pr for this bugreport is kern/16740. No response to it yet, discounting the persons bitten by this bug who mails me to ask if there is a fix for the problem. There is someone who claims to have a test the reliably can reproduce the bug on a "range of hardware" (his words). If there is an interest in the test (i don't have it) i will forward the emailaddress to the person having it privately. -- regards/ Joakim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 7:15:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rhall.sc.scruznet.com (rhall.sc.scruznet.com [165.227.39.129]) by hub.freebsd.org (Postfix) with ESMTP id 8BD3E37B479 for ; Tue, 14 Nov 2000 07:15:48 -0800 (PST) Received: (from freebsd@localhost) by rhall.sc.scruznet.com (8.11.0/8.11.0) id eAEFF0q03801; Tue, 14 Nov 2000 07:15:00 -0800 (PST) (envelope-from freebsd) Date: Tue, 14 Nov 2000 07:14:59 -0800 From: Mailing List Owner To: Warner Losh Cc: Gregory Bond , Boris Samorodov , freebsd-stable@FreeBSD.ORG Subject: Re: Multiport NIC needed Message-ID: <20001114071459.A712@rhall.sc.scruznet.com> References: <200011130315.OAA05511@lightning.itga.com.au> <200011132104.OAA34543@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011132104.OAA34543@harmony.village.org>; from imp@village.org on Mon, Nov 13, 2000 at 02:04:19PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 02:04:19PM -0700, Warner Losh wrote: > In message <200011130315.OAA05511@lightning.itga.com.au> Gregory Bond writes: > : We have used the Intel twin fxp card since 3.2 with no problems. > > We've used the twin fxp cards since 3.2 as well. We've also used a > tulip based de bard that was horrible. Mostly because the older > tulips don't like some of the hubs that we've used. We have a newer > tulip dc based quad board that works great on 3.x and 4.x. > > Warner > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message I've had great luck with the D-Link quad cards under FreeBSD 4.X Roland Hall rhall@rhall.sc.scruznet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 7:44:13 2000 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 7F69A37B4C5 for ; Tue, 14 Nov 2000 07:44:09 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id HAA12140; Tue, 14 Nov 2000 07:44:05 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eAEFi4344295; Tue, 14 Nov 2000 07:44:04 -0800 (PST) (envelope-from jdp) Date: Tue, 14 Nov 2000 07:44:04 -0800 (PST) Message-Id: <200011141544.eAEFi4344295@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Reply-To: stable@freebsd.org Cc: rivers@dignus.com Subject: Re: libc shlib version In-Reply-To: <200011141236.HAA02062@lakes.dignus.com> References: <200011141236.HAA02062@lakes.dignus.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <200011141236.HAA02062@lakes.dignus.com>, Thomas David Rivers wrote: > Oh! You're right! We would need to change the loader to understand > the `scheme'. But, if we're going to change the loader, might > as well change the format, etc... Right. We aren't going to do that, because we think it is more important to follow established standards (warts and all) than to achieve perfection in some narrow technical sense. 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 Nov 14 8: 0:27 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [208.184.13.195]) by hub.freebsd.org (Postfix) with ESMTP id E165437B4C5; Tue, 14 Nov 2000 08:00:21 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [208.184.13.196]) by yertle.kciLink.com (Postfix) with ESMTP id 0A39A2E44B; Tue, 14 Nov 2000 11:00:21 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id eAEG0KJ02662; Tue, 14 Nov 2000 11:00:20 -0500 (EST) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14865.24980.904791.44288@onceler.kciLink.com> Date: Tue, 14 Nov 2000 11:00:20 -0500 To: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: source IP address In-Reply-To: <200011140259.eAE2xDZ43286@earth.backplane.com> References: <200011132148.OAA09159@freeway.dcfinc.com> <200011140259.eAE2xDZ43286@earth.backplane.com> X-Mailer: VM 6.80 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "MD" == Matt Dillon writes: MD> If the outgoing interface has aliases, it is believed that the MD> IP address will be the primary IP address of the interface. MD> However, there have been problems with this in the past and I am MD> not sure if they were completely fixed. MD> Some programs, such as ping and traceroute, allow you to bind MD> to a specific source IP address. Most programs don't, though. Quite a few programs let you do it: telnet, bind, postfix, lyris, to name a few. Curiously, I had bind running bound to an alias interface for legacy purposes for a while. For kicks one day, I turned on log_in_vain for udp, and was getting *lots* of udp packets to the primary address. I had to tell bind to just go ahead and listen on all interfaces, yet still use only the alias for outbound messages. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 8: 1:10 2000 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 3645737B4E5 for ; Tue, 14 Nov 2000 08:01:07 -0800 (PST) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id IAA23018; Tue, 14 Nov 2000 08:00:58 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda23013; Tue Nov 14 08:00:41 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.1/8.9.1) id eAEG0a622984; Tue, 14 Nov 2000 08:00:36 -0800 (PST) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdp22982; Tue Nov 14 08:00:34 2000 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.1/8.9.1) id eAEG0XZ18800; Tue, 14 Nov 2000 08:00:33 -0800 (PST) Message-Id: <200011141600.eAEG0XZ18800@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdG18794; Tue Nov 14 08:00:05 2000 X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 4.1.1-RELEASE X-Sender: cy To: John Travis Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Firewall for the lazy??? In-reply-to: Your message of "Mon, 13 Nov 2000 06:43:37 CST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 14 Nov 2000 08:00:05 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FreeBSD comes with IPFW and IP Filter. You'll need to decide which one you'll want to use. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/DEC Team Internet: Cy.Schubert@osg.gov.bc.ca Open Systems Group, ITSD, ISTA Province of BC In message , John Travis writes: > On Mon, 13 Nov 2000 07:45:43 -0500, you wrote: > > >To the best of my knowledge, there are no "firewall for the lazy" > >tools out there. Sorry. > > > >==ml > > :-(. Thanks for the reply though. Not really the answer I was hoping for bu > t you definitely win the quickest response time award. Score one for the Fre > e community 8^). You honestly spat that back at me in minutes. I have actua > lly been reading through some of your articles since then. I need to play wi > th/learn the big differences between Free and Linux first (things like the pa > ckaging system and the handling of modules etc.). I was just hoping I could > lock down my ports easily while I read and read and read. All well, now I de > finitely have a place to start. I'm about to check out any related links fro > m freebsd.org, but perhaps you could guide me to some good info/faqs/tutorial > s on setting up ipfw in Free? Nothing too complicated needed. Just a single > user workstation on a cable modem (DHCP). > > thanks again, > > jt > Debian Gnu/Linux > FreeBSD > > > 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 Nov 14 8:18:51 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 3984837B4CF; Tue, 14 Nov 2000 08:18:49 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id IAA76075; Tue, 14 Nov 2000 08:18:45 -0800 (PST) (envelope-from obrien) Date: Tue, 14 Nov 2000 08:18:45 -0800 From: "David O'Brien" To: Satoshi - Ports Wraith - Asami Cc: stable@freebsd.org Subject: Re: libc shlib version Message-ID: <20001114081845.A76050@dragon.nuxi.com> Reply-To: stable@freebsd.org References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131727.eADHR8c42388@vashon.polstra.com> <20001113153325.D39667@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001113153325.D39667@dragon.nuxi.com>; from obrien@FreeBSD.org on Mon, Nov 13, 2000 at 03:33:25PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Satoshi, Not sure if you saw this message. The more I think about it, I'm not sure bumping the shared libc version will accomplish anything other than require a compat4x distribution for 4.2-RELEASE. For the 4.0R upgrade kit you'd just have to include a libc.so.5, and that would mismatch the kernel as bad as the libc.so.4 that is currently included. -- David On Mon, Nov 13, 2000 at 03:33:25PM -0800, David O'Brien wrote: > On Mon, Nov 13, 2000 at 02:53:56PM -0800, Satoshi - Ports Wraith - Asami wrote: > > * Thinking about this some more ... does the upgrade kit contain a new > > * libc? It's hard for me to see how these errors could happen if it > > * didn't. > > > > Yes it does. > > How did you get the included libc.so.4? If you just took a -stable one > that could easily be the problem. The most correct way would be to take > a 4.0-R machine w/src (or at least source and a chrooted build > environment) and only update the libc sources and build libc.so.4 that > way. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 8:24:23 2000 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 52FF837B4C5 for ; Tue, 14 Nov 2000 08:24:18 -0800 (PST) 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 JAA29276; Tue, 14 Nov 2000 09:24:12 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id JAA12366; Tue, 14 Nov 2000 09:24:10 -0700 (MST) (envelope-from nate) Date: Tue, 14 Nov 2000 09:24:10 -0700 (MST) Message-Id: <200011141624.JAA12366@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Thomas David Rivers Cc: stable@FreeBSD.ORG Subject: Re: libc shlib version In-Reply-To: <200011141236.HAA02062@lakes.dignus.com> References: <200011140426.eAE4QLN42986@vashon.polstra.com> <200011141236.HAA02062@lakes.dignus.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > I really wish we could keep the two version numbers from a.out, so I > > > > don't have to worry about stuff like this. :< > > > > > > You can, if you will accept some restrictions: > > > > ... description deleted .... > > > > *poof* two numbers... > > > > > > i.e. library version 10.20 would get 1020 as the Elf version number. > > > > Nope, that wouldn't provide the desired benefits. The whole point of > > having two version numbers is that they are treated differently. The > > a.out dynamic linker looked for an exact match on the major version > > number, and a >= match on the minor number. Doing what you suggest > > wouldn't accomplish that -- we'd still get the exact match on both > > numbers. > > Oh! You're right! We would need to change the loader to understand > the `scheme'. But, if we're going to change the loader, might > as well change the format, etc... If we're going to change the format, we may as well add 'subminor' support to it. But, like John mentioned already, this was argued about already once before.... Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 8:25:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 9FCC337B4C5 for ; Tue, 14 Nov 2000 08:25:16 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id IAA76102; Tue, 14 Nov 2000 08:23:54 -0800 (PST) (envelope-from obrien) Date: Tue, 14 Nov 2000 08:23:54 -0800 From: "David O'Brien" To: Hoang Tran Cc: freebsd-stable@freebsd.org Subject: Re: 4.2 BETA build kernel failure on NCR 53C810 Message-ID: <20001114082354.A76036@dragon.nuxi.com> Reply-To: stable@freebsd.org References: <20001114031933.29428.qmail@web2902.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: <20001114031933.29428.qmail@web2902.mail.yahoo.com>; from hqt@rocketmail.com on Mon, Nov 13, 2000 at 07:19:33PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 07:19:33PM -0800, Hoang Tran wrote: > I just added a NCR 53C810 and rebuild the kernel it's > failing on linking: What does your kernel config file look like? If it isn't GENERIC, try the `sym' driver. It is a better driver at this point than the `ncr' one and supports the same cards. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 8:28:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id C4F4C37B4D7 for ; Tue, 14 Nov 2000 08:28:25 -0800 (PST) Received: (qmail 4433 invoked from network); 14 Nov 2000 16:31:45 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 14 Nov 2000 16:31:45 -0000 Date: Tue, 14 Nov 2000 11:31:45 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 Cc: freebsd-stable@freebsd.org Subject: Re: make world dance / ports In-Reply-To: <20001114164911.B82356@fling.sanbi.ac.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I actually know what happened. I forgot to upgrade my ports collection. Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es On Tue, 14 Nov 2000, Johann Visagie wrote: > Evan S on 2000-11-13 (Mon) at 07:21:43 -0500: > > > > Well, I mean, ld didn't recogniz any of the libraries I had installed. In > > order to get X to work I had to type 'make install' in > > /usr/ports/x11/XFree86-4/work/xc > > Hmm. Maybe you executed ldconfig(8) as root without any flags or parameters, > deleting the shared library "hints" cache. Maybe you set "ldconfig_paths" to > an empty string in /etc/rc.conf (even that would still give you /usr/lib)? > > Sorry - you didn't give us very much to go on... > > -- Johann > > > 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 Nov 14 8:31:31 2000 Delivered-To: freebsd-stable@freebsd.org Received: from osiris.osiricom.co.za (rdg-dial-196-30-236-205.mweb.co.za [196.30.236.205]) by hub.freebsd.org (Postfix) with ESMTP id 0059B37B4C5 for ; Tue, 14 Nov 2000 08:30:43 -0800 (PST) Received: from osiricom.co.za (boesman [192.168.1.30]) by osiris.osiricom.co.za (8.8.8/SCO5) with ESMTP id SAA06707 for ; Tue, 14 Nov 2000 18:29:22 -0200 (SAT) Message-ID: <3A1167F1.F3865DEC@osiricom.co.za> Date: Tue, 14 Nov 2000 18:27:29 +0200 From: Wim Olivier Reply-To: wimo@osiricom.co.za Organization: Osiricom Professional Services X-Mailer: Mozilla 4.72 [en] (Win98; I) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-stable Subject: Entire Config: NATD & IPFW on FreeBSD 4.0-REL Content-Type: multipart/mixed; boundary="------------43F7858B05283B3A8A2354F9" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------43F7858B05283B3A8A2354F9 Content-Type: multipart/alternative; boundary="------------044B2225C162437292C9BC37" --------------044B2225C162437292C9BC37 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Still no luck.... Attached is my current config: (/etc/rc.conf, /etc/rc.firewall, /usr/src/sys/i386/conf/DAEMON Please recommend.... -- Kind Regards, Wim Olivier Principal Consultant - UNIX Systems Professional Services (Africa & Middle East) OSIRICOM Holdings (Pty) Ltd. - South Africa Mobile : +27 (0) 82 6553599 http://www.osiricom.co.za Tel : +27 11 802 7415 Fax : +27 11 802 5853 --------------044B2225C162437292C9BC37 Content-Type: text/html; charset=us-ascii Content-Transfer-Encoding: 7bit Still no luck....

Attached is my current config:  (/etc/rc.conf, /etc/rc.firewall, /usr/src/sys/i386/conf/DAEMON
 

Please recommend....
 
 

--
Kind Regards,

Wim Olivier
Principal Consultant - UNIX Systems
Professional Services (Africa & Middle East)
OSIRICOM Holdings (Pty) Ltd.  -  South Africa
Mobile : +27 (0) 82 6553599            http://www.osiricom.co.za
Tel      : +27 11 802 7415
Fax     : +27 11 802 5853
  --------------044B2225C162437292C9BC37-- --------------43F7858B05283B3A8A2354F9 Content-Type: text/plain; charset=us-ascii; name="rc.firewall" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="rc.firewall" ############ # Setup system for firewall service. # $FreeBSD: src/etc/rc.firewall,v 1.30 2000/02/06 19:24:37 paul Exp $ # Suck in the configuration variables. if [ -r /etc/defaults/rc.conf ]; then . /etc/defaults/rc.conf elif [ -r /etc/rc.conf ]; then . /etc/rc.conf fi ############ # Define the firewall type in /etc/rc.conf. Valid values are: # open - will allow anyone in # client - will try to protect just this machine # simple - will try to protect a whole network # closed - totally disables IP services except via lo0 interface # UNKNOWN - disables the loading of firewall rules. # filename - will load the rules in the given filename (full path required) # # For ``client'' and ``simple'' the entries below should be customized # appropriately. ############ # # If you don't know enough about packet filtering, we suggest that you # take time to read this book: # # Building Internet Firewalls # Brent Chapman and Elizabeth Zwicky # # O'Reilly & Associates, Inc # ISBN 1-56592-124-0 # http://www.ora.com/ # # For a more advanced treatment of Internet Security read: # # Firewalls & Internet Security # Repelling the wily hacker # William R. Cheswick, Steven M. Bellowin # # Addison-Wesley # ISBN 0-201-6337-4 # http://www.awl.com/ # if [ -n "${1}" ]; then firewall_type="${1}" fi ############ # Set quiet mode if requested # case ${firewall_quiet} in [Yy][Ee][Ss]) fwcmd="/sbin/ipfw -q" ;; *) fwcmd="/sbin/ipfw" ;; esac ############ # Flush out the list before we begin. # ${fwcmd} -f flush ############ # These rules are required for using natd. All packets are passed to # natd before they encounter your remaining rules. The firewall rules # will then be run again on each packet after translation by natd, # minus any divert rules (see natd(8)). # case ${natd_enable} in [Yy][Ee][Ss]) if [ -n "${natd_interface}" ]; then ${fwcmd} add divert natd all from any to any via ${natd_interface} fi ;; esac ############ # If you just configured ipfw in the kernel as a tool to solve network # problems or you just want to disallow some particular kinds of traffic # then you will want to change the default policy to open. You can also # do this as your only action by setting the firewall_type to ``open''. # # ${fwcmd} add 65000 pass all from any to any ############ # Only in rare cases do you want to change these rules # ${fwcmd} add 100 pass all from any to any via lo0 ${fwcmd} add 200 deny all from any to 127.0.0.0/8 # If you're using 'options BRIDGE', uncomment the following line to pass ARP #${fwcmd} add 300 pass udp from 0.0.0.0 2054 to 0.0.0.0 # Prototype setups. # case ${firewall_type} in [Oo][Pp][Ee][Nn]) ${fwcmd} add 65000 pass all from any to any ;; [Cc][Ll][Ii][Ee][Nn][Tt]) ############ # This is a prototype setup that will protect your system somewhat # against people from outside your own network. ############ # set these to your network and netmask and ip net="192.0.2.0" mask="255.255.255.0" ip="192.0.2.1" # Allow any traffic to or from my own net. ${fwcmd} add pass all from ${ip} to ${net}:${mask} ${fwcmd} add pass all from ${net}:${mask} to ${ip} # Allow TCP through if setup succeeded ${fwcmd} add pass tcp from any to any established # Allow IP fragments to pass through ${fwcmd} add pass all from any to any frag # Allow setup of incoming email ${fwcmd} add pass tcp from any to ${ip} 25 setup # Allow setup of outgoing TCP connections only ${fwcmd} add pass tcp from ${ip} to any setup # Disallow setup of all other TCP connections ${fwcmd} add deny tcp from any to any setup # Allow DNS queries out in the world ${fwcmd} add pass udp from any 53 to ${ip} ${fwcmd} add pass udp from ${ip} to any 53 # Allow NTP queries out in the world ${fwcmd} add pass udp from any 123 to ${ip} ${fwcmd} add pass udp from ${ip} to any 123 # Everything else is denied by default, unless the # IPFIREWALL_DEFAULT_TO_ACCEPT option is set in your kernel # config file. ;; [Ss][Ii][Mm][Pp][Ll][Ee]) ############ # This is a prototype setup for a simple firewall. Configure this # machine as a named server and ntp server, and point all the machines # on the inside at this machine for those services. ############ # set these to your outside interface network and netmask and ip oif="ed2" onet="" omask="" oip="" # set these to your inside interface network and netmask and ip iif="ed0" inet="192.168.1.0" imask="255.255.255.0" iip="192.168.1.1" # Stop spoofing ${fwcmd} add deny all from ${inet}:${imask} to any in via ${oif} ${fwcmd} add deny all from ${onet}:${omask} to any in via ${iif} # Stop RFC1918 nets on the outside interface ${fwcmd} add deny all from 10.0.0.0/8 to any via ${oif} ${fwcmd} add deny all from any to 10.0.0.0/8 via ${oif} ${fwcmd} add deny all from 172.16.0.0/12 to any via ${oif} ${fwcmd} add deny all from any to 172.16.0.0/12 via ${oif} ${fwcmd} add deny all from 192.168.0.0/16 to any via ${oif} ${fwcmd} add deny all from any to 192.168.0.0/16 via ${oif} # Stop draft-manning-dsua-01.txt nets on the outside interface ${fwcmd} add deny all from 0.0.0.0/8 to any via ${oif} ${fwcmd} add deny all from any to 0.0.0.0/8 via ${oif} ${fwcmd} add deny all from 169.254.0.0/16 to any via ${oif} ${fwcmd} add deny all from any to 169.254.0.0/16 via ${oif} ${fwcmd} add deny all from 192.0.2.0/24 to any via ${oif} ${fwcmd} add deny all from any to 192.0.2.0/24 via ${oif} ${fwcmd} add deny all from 224.0.0.0/4 to any via ${oif} ${fwcmd} add deny all from any to 224.0.0.0/4 via ${oif} ${fwcmd} add deny all from 240.0.0.0/4 to any via ${oif} ${fwcmd} add deny all from any to 240.0.0.0/4 via ${oif} # Allow TCP through if setup succeeded ${fwcmd} add pass tcp from any to any established # Allow IP fragments to pass through ${fwcmd} add pass all from any to any frag # Allow setup of incoming email ${fwcmd} add pass tcp from any to ${oip} 25 setup # Allow access to our DNS ${fwcmd} add pass tcp from any to ${oip} 53 setup ${fwcmd} add pass udp from any to ${oip} 53 ${fwcmd} add pass udp from ${oip} 53 to any # Allow access to our WWW ${fwcmd} add pass tcp from any to ${oip} 80 setup # Reject&Log all setup of incoming connections from the outside ${fwcmd} add deny log tcp from any to any in via ${oif} setup # Allow setup of any other TCP connection ${fwcmd} add pass tcp from any to any setup # Allow DNS queries out in the world ${fwcmd} add pass udp from any 53 to ${oip} ${fwcmd} add pass udp from ${oip} to any 53 # Allow NTP queries out in the world ${fwcmd} add pass udp from any 123 to ${oip} ${fwcmd} add pass udp from ${oip} to any 123 # Everything else is denied by default, unless the # IPFIREWALL_DEFAULT_TO_ACCEPT option is set in your kernel # config file. ;; [Uu][Nn][Kk][Nn][Oo][Ww][Nn]) ;; *) if [ -r "${firewall_type}" ]; then ${fwcmd} ${firewall_flags} ${firewall_type} fi ;; esac --------------43F7858B05283B3A8A2354F9 Content-Type: text/plain; charset=us-ascii; name="rc.conf" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="rc.conf" # This file now contains just the overrides from /etc/defaults/rc.conf # please make all changes to this file. # -- sysinstall generated deltas -- # hostname="REMOVED" ifconfig_ed0="inet 192.168.1.1 netmask 255.255.255.0" ifconfig_ed2="inet REMOVED netmask REMOVED" defaultrouter="REMOVED" svr4_enable="YES" linux_enable="YES" ibcs2_enable="YES" check_quotas="NO" lpd_enable="NO" moused_port="/dev/cuaa0" moused_enable="YES" saver="daemon" router_flags="-q" router="routed" router_enable="YES" sshd_enable="YES" nfs_server_enable="NO" nfs_client_enable="NO" rwhod_enable="NO" tcp_extensions="YES" # -- sysinstall generated deltas -- # nfs_client_enable="NO" amd_flags="-a /.amd_mnt -c 1800 -l syslog /host /etc/amd.map /net /etc/amd.map" # -- sysinstall generated deltas -- # firewall_enable="YES" firewall_type="open" firewall_quiet="NO" natd_enable="YES" natd_interface="ed2" natd_flags="-m -u -dynamic" network_interfaces="auto" gateway_enable="YES" forward_sourceroute="NO" accept_sourceroute="NO" arpproxy_all="" --------------43F7858B05283B3A8A2354F9 Content-Type: text/plain; charset=us-ascii; name="Daemon" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Daemon" # # GENERIC -- Generic kernel configuration file for FreeBSD/i386 # # For more information on this file, please read the handbook section on # Kernel Configuration Files: # # http://www.freebsd.org/handbook/kernelconfig-config.html # # The handbook is also available locally in /usr/share/doc/handbook # if you've installed the doc distribution, otherwise always see the # FreeBSD World Wide Web server (http://www.FreeBSD.ORG/) for the # latest information. # # An exhaustive list of options and more detailed explanations of the # device lines is also present in the ./LINT configuration file. If you are # in doubt as to the purpose or necessity of a line, check first in LINT. # # $FreeBSD: src/sys/i386/conf/GENERIC,v 1.246 2000/03/09 16:32:55 jlemon Exp $ machine i386 cpu I586_CPU ident DAEMON maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options MATH_EMULATE #Support for x87 emulation options INET #InterNETworking options FFS #Berkeley Fast Filesystem options FFS_ROOT #FFS usable as root device [keep this!] 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 extentions options _KPOSIX_PRIORITY_SCHEDULING options ICMP_BANDLIM #Rate limit bad replies options IPFIREWALL #NATD requirement options IPFIREWALL_VERBOSE #NATD requirement options IPFIREWALL_VERBOSE_LIMIT=20 #NATD requirement options IPDIVERT #NATD requirement #options TCP_RESTRICT_RST #Stops SYN flooding # To make an SMP kernel, the next two are needed #options SMP # Symmetric MultiProcessor Kernel #options APIC_IO # Symmetric (APIC) I/O # Optionally these may need tweaked, (defaults shown): #options NCPU=2 # number of CPUs #options NBUS=4 # number of busses #options NAPIC=1 # number of IO APICs #options NINTR=24 # number of INTs 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 #options ATA_ENABLE_ATAPI_DMA #Enable DMA on ATAPI devices # SCSI Controllers #device ahb # EISA AHA1742 family device ahc # AHA2940 and onboard AIC7xxx devices #device amd # AMD 53C974 (Teckram DC-390(T)) #device dpt # DPT Smartcache - See LINT for options! #device isp # Qlogic family #device ncr # NCR/Symbios Logic #device sym # NCR/Symbios Logic (newer chipsets) #device adv0 at isa? #device adw #device bt0 at isa? #device aha0 at isa? #device aic0 at isa? # 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 #device ida # Compaq Smart RAID #device amr # AMI MegaRAID #device mlx # Mylex DAC960 family # atkbdc0 controls both the keyboard and the PS/2 mouse device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 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? # 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 10 port 0x3e0 iomem 0xd0000 #device pcic1 at isa? irq 11 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 fxp # Intel EtherExpress PRO/100B (82557, 82558) #device tx # SMC 9432TX (83c170 ``EPIC'') #device vx # 3Com 3c590, 3c595 (``Vortex'') #device wx # Intel Gigabit Ethernet Card (``Wiseman'') # PCI Ethernet NICs that use the common MII bus controller code. #device miibus # MII bus support #device dc # DEC/Intel 21143 and various workalikes #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 vr # VIA Rhine, Rhine II #device wb # Winbond W89C840F #device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # ISA Ethernet NICs. device ed0 at isa? port 0x280 irq 10 iomem 0xd8000 #device ex #device ep # WaveLAN/IEEE 802.11 wireless NICs. Note: the WaveLAN/IEEE really # exists only as a PCMCIA device, so there is no ISA attatement 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 paremeters 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 fe0 at isa? port 0x300 #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 # requires PCCARD (PCMCIA) support to be activated #device xe0 at isa? # Pseudo devices - the number indicates how many units to allocated. 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 16 #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 # USB Ethernet, requires mii #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet --------------43F7858B05283B3A8A2354F9 Content-Type: text/x-vcard; charset=us-ascii; name="wimo.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Wim Olivier Content-Disposition: attachment; filename="wimo.vcf" begin:vcard n:Olivier;Wim tel;cell:+27 (0) 82 655 3599 tel;fax:+27 (0) 11 802 5853 tel;work:+27 (0) 11 802 7415 x-mozilla-html:TRUE url:http://www.osiricom.co.za org:Osiricom Holdings (Pty) Ltd.;Professional Services Division version:2.1 email;internet:wimo@osiricom.co.za title:Principal Consultant adr;quoted-printable:;;16 Ashwood Place=0D=0AMomentum Office Park=0D=0AWoodmead;Johannesburg;Gauteng;;South Africa note;quoted-printable:Osiricom's Professional Services Division is the de facto source=0D=0Afor Professional Services in Africa & the Middle East region.=0D=0A=0D=0AOperating Systems Specilization:=0D=0A=0D=0A * UNIX (all)=0D=0A * IBM AS/400 (including specialized printing solutions)=0D=0A * NT / Win2000=0D=0A * Tarantella & Citrix Server Based (Thin Client) Computing=0D=0A=0D=0AFor more information please e-mail info@osiricom.co.za fn:Wim Olivier end:vcard --------------43F7858B05283B3A8A2354F9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 9:20:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id B0EE437B479; Tue, 14 Nov 2000 09:20:23 -0800 (PST) Received: from localhost (IDENT:SOoTiy69fX4pnC1Q62879C5Y8v/Mj5MNMN0BX4XD+I357EFiEHK2y0YsR6mOYfUy@localhost [::1]) (authenticated) by peace.mahoroba.org (8.11.1/8.11.1/peace) with ESMTP/inet6 id eAEHJIN33727; Wed, 15 Nov 2000 02:19:18 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Wed, 15 Nov 2000 02:19:15 +0900 (JST) Message-Id: <20001115.021915.48510279.ume@mahoroba.org> To: sanewo@ba2.so-net.ne.jp Cc: bright@wintelcom.net, stable@FreeBSD.ORG, jkh@FreeBSD.ORG, cpiazza@jaxon.net Subject: Re: -stable showstopper or am I just hosed? From: Hajimu UMEMOTO In-Reply-To: <200011092354.IAA25264@mail.ba2.so-net.ne.jp> References: <20001110.051216.112297567.ume@mahoroba.org> <87bsvobupv.fsf@muse.sanewo> <200011092354.IAA25264@mail.ba2.so-net.ne.jp> X-Mailer: xcite1.20> Mew version 1.95b38 on Emacs 20.7 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 5.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>> Fri, 10 Nov 2000 08:53:57 +0900, >>> Takanori Saneto wrote: >I have couple of patches for this problem. >See following PRs. >bin/22614: pam_ssh dumps core >http://www.freebsd.org/cgi/query-pr.cgi?pr=22614 >bin/22670: yet another pam_ssh core dump >http://www.freebsd.org/cgi/query-pr.cgi?pr=22670 Thanks. My problem of wdm was gone with above two patches applied to pam_ssh.so. -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@bisd.hitachi.co.jp ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 9:22:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from nemesis.worldnet.net (nemesis.worldnet.net [195.3.3.18]) by hub.freebsd.org (Postfix) with ESMTP id CE42B37B4D7 for ; Tue, 14 Nov 2000 09:22:34 -0800 (PST) Received: from m2.worldnet.net (m2.worldnet.net [195.3.3.6]) by nemesis.worldnet.net (8.9.3/8.9.3) with ESMTP id SAA34930 for ; Tue, 14 Nov 2000 18:24:19 +0100 (CET) Received: from salegoth.worldnet.net (fw-kaptech.worldnet.net [195.3.9.2]) by m2.worldnet.net (8.9.3/8.9.3) with ESMTP id SAA02188 for ; Tue, 14 Nov 2000 18:22:31 +0100 (CET) Message-Id: <4.3.1.0.20001114181826.00d08990@mail.worldnet.net> X-Sender: briceg@mail.worldnet.net X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Tue, 14 Nov 2000 18:24:28 +0100 To: freebsd-stable@FreeBSD.org From: Brice Gensburger Subject: ICP Vortex ? Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I'm trying to install a FreeBSD 4.1 on a box supplied with an ICP Vortex SCSI RAID controler... http://people.freebsd.org/~msmith/RAID/index.html#icp This url says devellopement is in progress, but it hasn't been updated for.. err.. a long time.. i was wondering if anyone has managed to install FreeBSD on this hardware... (i don't really know this card.. is it rare or exotic?) anyway Have a nice day :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 9:37:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 5CBCC37B4D7 for ; Tue, 14 Nov 2000 09:37:11 -0800 (PST) Received: (qmail 14406 invoked by uid 0); 14 Nov 2000 17:37:10 -0000 Received: from p3ee2161b.dip.t-dialin.net (HELO speedy.gsinet) (62.226.22.27) by mail.gmx.net (mail04) with SMTP; 14 Nov 2000 17:37:10 -0000 Received: (from sittig@localhost) by speedy.gsinet (8.8.8/8.8.8) id SAA00388 for stable@freebsd.org; Tue, 14 Nov 2000 18:26:21 +0100 Date: Tue, 14 Nov 2000 18:26:21 +0100 From: Gerhard Sittig To: stable@freebsd.org Subject: Re: "unhandled" panic in 4.2-BETA (PR 22723) Message-ID: <20001114182621.L27042@speedy.gsinet> Mail-Followup-To: stable@freebsd.org References: <20001113201649.G27042@speedy.gsinet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20001113201649.G27042@speedy.gsinet>; from Gerhard.Sittig@gmx.net on Mon, Nov 13, 2000 at 08:16:49PM +0100 Organization: System Defenestrators Inc. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 20:16 +0100, Gerhard Sittig wrote: > > I'm a little nervous: The panic described in > http://www.freebsd.org/cgi/query-pr.cgi?pr=22723 happens in a > default (to be) 4.2-R installation when using networked > services inside jails. And I just followed up to the PR. It seems there's need for another MFC: the patch from cvs diff -r1.73 -r1.74 sys/kern/uipc_socket.c fixes the problem. Please apply it to -STABLE, too! virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 10:42:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (placeholder-dcat-1076843399.broadbandoffice.net [64.47.83.135]) by hub.freebsd.org (Postfix) with ESMTP id EE15037B4D7; Tue, 14 Nov 2000 10:42:09 -0800 (PST) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id eAEIg1Q48292; Tue, 14 Nov 2000 10:42:01 -0800 (PST) (envelope-from dillon) Date: Tue, 14 Nov 2000 10:42:01 -0800 (PST) From: Matt Dillon Message-Id: <200011141842.eAEIg1Q48292@earth.backplane.com> To: Josef Karthauser Cc: "Chad R. Larson" , freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: source IP address References: <200011132148.OAA09159@freeway.dcfinc.com> <200011140259.eAE2xDZ43286@earth.backplane.com> <20001114111341.E48364@pavilion.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :On Mon, Nov 13, 2000 at 06:59:13PM -0800, Matt Dillon wrote: :> :> Some programs, such as ping and traceroute, allow you to bind :> to a specific source IP address. Most programs don't, though. :> :> -Matt : :Telnet does. It would be really used if ssh did also. : :Joe :-- :Josef Karthauser FreeBSD: How many times have you booted today? :Technical Manager Viagra for your server (http://www.uk.freebsd.org) :Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] Yah, it would be really nice if ssh did too... I have a box with five IP addresses on it, some externally routed, some NAT'd, some internal, and ssh'ing out from it without being able to bind to a specific IP makes setting up security difficult. It's utterly trivial to add, but I don't have time myself. It is possible to use a jail to force the source IP address, but jail's do not appear to work well with interactive tty's. ssh gets really confused when run from a jail. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 10:45:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id 6492E37B4D7 for ; Tue, 14 Nov 2000 10:45:31 -0800 (PST) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13vl5F-0006dd-00; Tue, 14 Nov 2000 18:45:30 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.1/8.11.0) id eAE6n6b01123; Tue, 14 Nov 2000 07:49:06 +0100 (CET) (envelope-from wkb) Date: Tue, 14 Nov 2000 07:49:05 +0100 From: Wilko Bulte To: Rich Wales Cc: freebsd-stable@freebsd.org Subject: Re: Bridging code in 4.2RC1 still not fixed Message-ID: <20001114074905.B333@freebie.demon.nl> References: <20001114002123.64508.richw@wyattearp.stanford.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001114002123.64508.richw@wyattearp.stanford.edu>; from richw@webcom.com on Mon, Nov 13, 2000 at 04:34:03PM -0800 X-OS: FreeBSD 4.2-BETA X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 04:34:03PM -0800, Rich Wales wrote: > Marko Cuk wrote: > > > I installed 4.2RC1 from ISO and the bridging code in > > conjuction with ipfw is still bad and it still crashes > > machine after a few seconds of work. > > In case it will help any, I tried configuring a 3.4-RELEASE system > as a bridge a few weeks ago, but it suffered random crashes too. > > The crashes were "fatal trap 12" (page fault while in kernel mode), > in the routine in_cksum(), called from udp_input(). > > When I reconfigure the system to work as a conventional (non-bridge) > IP router, it's solid as a rock. Again, I'm using 3.4-RELEASE; I do > plan to upgrade to 4.something eventually, but not just yet. > > I posted this to comp.unix.bsd.freebsd.misc on October 14. I asked > if anyone knew if the problem was fixed in the 4.* versions, but no > one ever replied. I didn't submit a PR because the problem was with > 3.4-RELEASE and I assumed no one would be interested in pursuing it. That is not a really valid assumption. But I agree that the focus is on 4.x and -current. Bugs reported on 3.x are crosschecked (by most committers) to the 4.x codestream. I strongly suggest to sendpr the problem against 4.2-beta! -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 10:53:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id CF6AA37B4E5 for ; Tue, 14 Nov 2000 10:53:43 -0800 (PST) Received: from stpcdz4q650 (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id 57BED8C3E; Tue, 14 Nov 2000 12:53:34 -0600 (CST) Message-ID: <003001c04e6c$8e3a6500$c70b200a@FairIsaac.com> From: "Thomas T. Veldhouse" To: "Wilko Bulte" , "Rich Wales" Cc: References: <20001114002123.64508.richw@wyattearp.stanford.edu> <20001114074905.B333@freebie.demon.nl> Subject: Re: Bridging code in 4.2RC1 still not fixed Date: Tue, 14 Nov 2000 12:56:09 -0600 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.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It has been mentioned in the past many many times - and promptly forgotton just as many times. Forgive the harsh sounding critcism - just trying to get attention called to this issue. It is not at all hard to reproduce - but it does not log anything to the system logs when this sort of crash happens. The fact that nobody has looked at this over the course of the last year really surprises me. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Wilko Bulte" To: "Rich Wales" Cc: Sent: Tuesday, November 14, 2000 12:49 AM Subject: Re: Bridging code in 4.2RC1 still not fixed > On Mon, Nov 13, 2000 at 04:34:03PM -0800, Rich Wales wrote: > > Marko Cuk wrote: > > > > > I installed 4.2RC1 from ISO and the bridging code in > > > conjuction with ipfw is still bad and it still crashes > > > machine after a few seconds of work. > > > > In case it will help any, I tried configuring a 3.4-RELEASE system > > as a bridge a few weeks ago, but it suffered random crashes too. > > > > The crashes were "fatal trap 12" (page fault while in kernel mode), > > in the routine in_cksum(), called from udp_input(). > > > > When I reconfigure the system to work as a conventional (non-bridge) > > IP router, it's solid as a rock. Again, I'm using 3.4-RELEASE; I do > > plan to upgrade to 4.something eventually, but not just yet. > > > > I posted this to comp.unix.bsd.freebsd.misc on October 14. I asked > > if anyone knew if the problem was fixed in the 4.* versions, but no > > one ever replied. I didn't submit a PR because the problem was with > > 3.4-RELEASE and I assumed no one would be interested in pursuing it. > > That is not a really valid assumption. But I agree that the focus is on 4.x > and -current. Bugs reported on 3.x are crosschecked (by most committers) to > the 4.x codestream. > > I strongly suggest to sendpr the problem against 4.2-beta! > > -- > Wilko Bulte Arnhem, the Netherlands > wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl > > > > 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 Nov 14 11: 5:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gdmckee.local (gdm.demon.co.uk [193.237.88.62]) by hub.freebsd.org (Postfix) with ESMTP id 2013837B4D7 for ; Tue, 14 Nov 2000 11:04:56 -0800 (PST) Received: from [192.168.0.5] (helo=P300) by gdmckee.local with smtp (Exim 3.16 #1) id 13vi3g-0000Fg-00 for freebsd-stable@FreeBSD.ORG; Tue, 14 Nov 2000 15:31:40 +0000 Message-ID: <006a01c04e4f$fe18e080$0500a8c0@gdmckee.local> From: "G D McKee" To: References: <200011141246.MAA25254@ns.a1.org.uk> Subject: Re: CVSup Source Code Date: Tue, 14 Nov 2000 15:31:43 -0000 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 X-Loop: FreeBSD.ORG Hi Sorry to have created an argument, but mine works fine know. Thank you all very much for your help. G D McKee ----- Original Message ----- From: "Bap" To: Sent: Tuesday, November 14, 2000 12:46 PM Subject: Re: CVSup Source Code > > As I recall, Tony Finch wrote: > > > You can't cvsup -STABLE src_all and ports with the same supfile > > > because the ports tree isn't tagged and cvsup doesn't support multiple > > > tags in the same supfile. > > > > Sure it does. > > > > +--------------- > > | # $Id: supfile,v 1.2 2000/10/31 00:37:25 toor Exp $ > > | *default host=cvsup5.freebsd.org > > | *default prefix=/usr > > | *default base=/usr > > | *default release=cvs delete use-rel-suffix > > | # > > | *default tag=RELENG_2_2 > > | src-all > > | src-secure > > | src-crypto > > | # > > | *default tag=. > > | ports-all > or replace 2 lines above with > ports-all tag=. > > default is just what it says, a default, for when that var is not supplied on that line > > Bap. > > > +--------------- > > > > -crl > > -- > > Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? > > chad@dcfinc.com chad@larsons.org larson1@home.net > > 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 > > > > > > 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 Nov 14 11: 6: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gdmckee.local (gdm.demon.co.uk [193.237.88.62]) by hub.freebsd.org (Postfix) with ESMTP id 64FF237B657 for ; Tue, 14 Nov 2000 11:05:34 -0800 (PST) Received: from [192.168.0.5] (helo=P300) by gdmckee.local with smtp (Exim 3.16 #1) id 13vhvB-0000FV-00 for freebsd-stable@freebsd.org; Tue, 14 Nov 2000 15:22:53 +0000 Message-ID: <002c01c04e4e$c3627880$0500a8c0@gdmckee.local> From: "G D McKee" To: "Stable FreeBSD" Subject: Two FreeBSD Server Date: Tue, 14 Nov 2000 15:22:55 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0029_01C04E4E.C34887E0" 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 X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0029_01C04E4E.C34887E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi How can I get a second FreeBSD server to masquerade through another one = hooked up to the internet using ppp without enabling nat in ppp.conf = file. Everything else from other PC's goes through squid or socks5 = proxies. Can I do anything with IPFW or is nat the only option. I don't want to = enable nat for security. G D McKee ------=_NextPart_000_0029_01C04E4E.C34887E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable

Hi
 
How can I get a second FreeBSD server = to masquerade=20 through another one hooked up to the internet using ppp without enabling = nat in=20 ppp.conf file.  Everything else from other PC's goes through squid = or=20 socks5 proxies.
 
Can I do anything with IPFW or is nat = the only=20 option.  I don't want to enable nat for security.
 
G D McKee
------=_NextPart_000_0029_01C04E4E.C34887E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 11: 8: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gdmckee.local (gdm.demon.co.uk [193.237.88.62]) by hub.freebsd.org (Postfix) with ESMTP id 151E637B4CF for ; Tue, 14 Nov 2000 11:07:44 -0800 (PST) Received: from [192.168.0.5] (helo=P300) by gdmckee.local with smtp (Exim 3.16 #1) id 13vUIC-0000aX-00; Tue, 14 Nov 2000 00:49:44 +0000 Message-ID: <000701c04dd5$14063da0$0500a8c0@gdmckee.local> From: "G D McKee" To: "John Reynolds~" Cc: "Stable FreeBSD" References: <00cf01c04dca$fe85fba0$0500a8c0@gdmckee.local><20001113155014.Q11449@fw.wintelcom.net><000901c04dcd$dc9bb400$0500a8c0@gdmckee.local><14864.33228.968913.502388@hip186.ch.intel.com><002401c04dd0$524ba780$0500a8c0@gdmckee.local> <14864.34434.820895.520657@hip186.ch.intel.com> Subject: Re: CVSup Source Code Date: Tue, 14 Nov 2000 00:51:52 -0000 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 X-Loop: FreeBSD.ORG Hi Thanks, that all seems to be working sweetly, mind its 0:50 here in the UK. G D McKee ----- Original Message ----- From: "John Reynolds~" To: "G D McKee" Cc: "Stable FreeBSD" Sent: Tuesday, November 14, 2000 12:25 AM Subject: Re: CVSup Source Code > > [ On Tuesday, November 14, G D McKee wrote: ] > > Hi > > > > I am in the dir as stated below. When I look at the ports sup file it look > > as if it is going to sync cvs to my source tree which I don't want. Also, I > > don't appear to have a RELENG_4 in any of the filename. > > > > The contents of my dir look like this: > > > > There is absolutely nothing in /usr/share/examples/cvsup/ports-supfile which > will "sync cvs" to your source tree. The only thing not commented out is the > collection "ports-all" and the > > *default release=cvs tag=. > > is the magic you're looking for. I believe the others were saying that having > RELENG_4 in the "tag" line (alone) is why CVSup nuked the ports (since they > aren't branched). > > Copy /usr/share/examples/cvsup/ports-supfile and edit the "host" line. QED. > > -Jr > > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- = > | John Reynolds WCCG, CCE, Higher Levels of Abstraction | > | 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 > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 11: 8: 6 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gdmckee.local (gdm.demon.co.uk [193.237.88.62]) by hub.freebsd.org (Postfix) with ESMTP id 6EE6837B4C5 for ; Tue, 14 Nov 2000 11:07:57 -0800 (PST) Received: from [192.168.0.5] (helo=P300) by gdmckee.local with smtp (Exim 3.16 #1) id 13vhyD-0000Fb-00 for freebsd-stable@freebsd.org; Tue, 14 Nov 2000 15:26:01 +0000 Message-ID: <003701c04e4f$33dedb80$0500a8c0@gdmckee.local> From: "G D McKee" To: "Stable FreeBSD" Subject: CVSUP Refure File Date: Tue, 14 Nov 2000 15:26:04 -0000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0034_01C04E4F.33CE12A0" 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 X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0034_01C04E4F.33CE12A0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Hi It is not clear where this file has to be placed in the file system. = Can someone please advise? It mentions /usr/sup, but this dir doesn't exist? At present I have put = it in /usr/local/etc/cvsup. G D McKee ------=_NextPart_000_0034_01C04E4F.33CE12A0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
Hi
 
It is not clear where this file has to = be placed in=20 the file system.  Can someone please advise?
 
It mentions /usr/sup, but this dir = doesn't=20 exist?  At present I have put it in = /usr/local/etc/cvsup.
 
G D McKee
------=_NextPart_000_0034_01C04E4F.33CE12A0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 11:15:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id A978E37B479 for ; Tue, 14 Nov 2000 11:15:53 -0800 (PST) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13vlYd-0007E4-00; Tue, 14 Nov 2000 19:15:51 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.1/8.11.0) id eAE7JO201523; Tue, 14 Nov 2000 08:19:24 +0100 (CET) (envelope-from wkb) Date: Tue, 14 Nov 2000 08:19:24 +0100 From: Wilko Bulte To: "Thomas T. Veldhouse" Cc: Rich Wales , freebsd-stable@freebsd.org Subject: Re: Bridging code in 4.2RC1 still not fixed Message-ID: <20001114081924.N333@freebie.demon.nl> References: <20001114002123.64508.richw@wyattearp.stanford.edu> <20001114074905.B333@freebie.demon.nl> <003001c04e6c$8e3a6500$c70b200a@FairIsaac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <003001c04e6c$8e3a6500$c70b200a@FairIsaac.com>; from veldy@veldy.net on Tue, Nov 14, 2000 at 12:56:09PM -0600 X-OS: FreeBSD 4.2-BETA X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Nov 14, 2000 at 12:56:09PM -0600, Thomas T. Veldhouse wrote: > It has been mentioned in the past many many times - and promptly forgotton > just as many times. Quite possible. But was it ever send-pr 'ed into the GNATS system? > Forgive the harsh sounding critcism - just trying to get attention called to > this issue. It is not at all hard to reproduce - but it does not log > anything to the system logs when this sort of crash happens. The fact that > nobody has looked at this over the course of the last year really surprises > me. I understand. But it has happened before, as mailing lists are quite often write only (at least that is my impression). Not an excuse, just an observation. W/ -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 11:16:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from clockwork.csudsu.com (clockwork.csudsu.com [209.249.57.100]) by hub.freebsd.org (Postfix) with ESMTP id BAB0537B479 for ; Tue, 14 Nov 2000 11:16:32 -0800 (PST) Received: from localhost (stefan@localhost) by clockwork.csudsu.com (8.9.3/8.9.3) with ESMTP id LAA91001; Tue, 14 Nov 2000 11:16:12 -0800 (PST) (envelope-from stefan@csudsu.com) Date: Tue, 14 Nov 2000 11:16:12 -0800 (PST) From: Stefan Molnar To: Wilko Bulte Cc: Rich Wales , freebsd-stable@FreeBSD.ORG Subject: Re: Bridging code in 4.2RC1 still not fixed In-Reply-To: <20001114074905.B333@freebie.demon.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had bridging plus ipfw working in 4.0-R to 4.1-S for some time. I only had it crash when I used a tulip card (de0), I used dc0 for the setup. It did go to a slow crawl, and figured out it was the cards themself, it would goto a crawl with just nat. I do not have it running currently. What cards are you using? Stefan On Tue, 14 Nov 2000, Wilko Bulte wrote: > On Mon, Nov 13, 2000 at 04:34:03PM -0800, Rich Wales wrote: > > Marko Cuk wrote: > > > > > I installed 4.2RC1 from ISO and the bridging code in > > > conjuction with ipfw is still bad and it still crashes > > > machine after a few seconds of work. > > > > In case it will help any, I tried configuring a 3.4-RELEASE system > > as a bridge a few weeks ago, but it suffered random crashes too. > > > > The crashes were "fatal trap 12" (page fault while in kernel mode), > > in the routine in_cksum(), called from udp_input(). > > > > When I reconfigure the system to work as a conventional (non-bridge) > > IP router, it's solid as a rock. Again, I'm using 3.4-RELEASE; I do > > plan to upgrade to 4.something eventually, but not just yet. > > > > I posted this to comp.unix.bsd.freebsd.misc on October 14. I asked > > if anyone knew if the problem was fixed in the 4.* versions, but no > > one ever replied. I didn't submit a PR because the problem was with > > 3.4-RELEASE and I assumed no one would be interested in pursuing it. > > That is not a really valid assumption. But I agree that the focus is on 4.x > and -current. Bugs reported on 3.x are crosschecked (by most committers) to > the 4.x codestream. > > I strongly suggest to sendpr the problem against 4.2-beta! > > -- > Wilko Bulte Arnhem, the Netherlands > wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl > > > > 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 Nov 14 11:17:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from jupiter.pwm.neonline.net (jupiter.pwm.neonline.net [207.228.202.48]) by hub.freebsd.org (Postfix) with ESMTP id 3B94937B479 for ; Tue, 14 Nov 2000 11:17:44 -0800 (PST) Received: from adam (150-110.suscom-maine.net [207.5.150.110]) by jupiter.pwm.neonline.net (8.9.3/8.9.3) with SMTP id OAA61523; Tue, 14 Nov 2000 14:17:35 -0500 (EST) (envelope-from adam@neonline.net) From: "Adam Herzog" To: "G D McKee" , "Stable FreeBSD" Subject: RE: CVSUP Refure File Date: Tue, 14 Nov 2000 14:17:33 -0500 Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000E_01C04E45.A1D0CEA0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-reply-to: <003701c04e4f$33dedb80$0500a8c0@gdmckee.local> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_000E_01C04E45.A1D0CEA0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit I believe that the /usr/sup directory will be created the first time you cvsup. Have you run cvsup, yet? -----Original Message----- From: owner-freebsd-stable@FreeBSD.ORG [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of G D McKee Sent: Tuesday, November 14, 2000 10:26 AM To: Stable FreeBSD Subject: CVSUP Refure File Hi It is not clear where this file has to be placed in the file system. Can someone please advise? It mentions /usr/sup, but this dir doesn't exist? At present I have put it in /usr/local/etc/cvsup. G D McKee ------=_NextPart_000_000E_01C04E45.A1D0CEA0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
I=20 believe that the /usr/sup directory will be created the first time you=20 cvsup.  Have you run cvsup, yet?
-----Original Message-----
From:=20 owner-freebsd-stable@FreeBSD.ORG=20 [mailto:owner-freebsd-stable@FreeBSD.ORG]On Behalf Of G D=20 McKee
Sent: Tuesday, November 14, 2000 10:26 = AM
To: Stable=20 FreeBSD
Subject: CVSUP Refure File

Hi
 
It is not clear where this file has = to be placed=20 in the file system.  Can someone please advise?
 
It mentions /usr/sup, but this dir = doesn't=20 exist?  At present I have put it in = /usr/local/etc/cvsup.
 
G D = McKee
------=_NextPart_000_000E_01C04E45.A1D0CEA0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 11:20:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from timmy.wojo.com (timmy.wojo.com [216.42.139.184]) by hub.freebsd.org (Postfix) with ESMTP id 025CF37B479; Tue, 14 Nov 2000 11:20:08 -0800 (PST) Received: from moe.wojo.net (timmy.wojo.com [216.42.139.184]) by timmy.wojo.com (Postfix) with ESMTP id 2E5AFAFC7; Tue, 14 Nov 2000 14:20:00 -0500 (EST) Subject: Re: source IP address MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Date: Tue, 14 Nov 2000 14:22:33 -0500 X-MimeOLE: Produced By Microsoft Exchange V6.0.4417.0 content-class: urn:content-classes:message Message-ID: <16DC0F334516F5478EC60CADEDB6A6840787A8@moe.wojo.net> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: source IP address Thread-Index: AcBOcDzy3h0Z5SVQRCC3xG32ILEolQ== From: "Robert S. Wojciechowski Jr." To: , Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone tried using LD_PRELOAD to force a program to bind to a = specific IP? =20 For instance you could start ssh like so: $ LD_PRELOAD=3D/preload.so $ export LD_PRELOAD $ $ unset LD_PRELOAD Or making a wrapper program would be nice, $ bindto Here is some code I found, but I haven't had the time or been able to = get it to work in FreeBSD. Can anyone get this to work? gcc -c -fPIC preload.c ld -o preload.so -G preload.o #include #include #include #include #include #define LIBRARY "/usr/lib/libsocket.so" #define ADDRESS "YOUR IP ADDRESS GOES HERE" #define TRUE 1 #define FALSE 0 int bind (int s, struct sockaddr *name, int namelen) { void *Handle; int (*Fptr)(int, struct sockaddr *, int); int Found =3D FALSE; =20 /* Look for inet type sockets */ if (name->sa_family =3D=3D AF_INET) { Found =3D TRUE; } /* Open the library */ Handle =3D dlopen (LIBRARY, RTLD_LAZY); /* Get the function symbol out of the library */ Fptr =3D (int (*)(int, struct sockaddr *, int)) dlsym (Handle, = "bind"); /* * If this is an inet socket, make it find to the local ip and not * all ips on the box */ =20 if (Found) { if (((struct sockaddr_in *) name)->sin_addr.s_addr =3D=3D htonl (INADDR_ANY)) { ((struct sockaddr_in *) name)->sin_addr.s_addr =3D inet_addr (ADDRESS); } =20 /* Call the real function with the new struct */ =20 (*Fptr)(s, name, namelen); } else { =20 /* Call the real function with the original struct */ =20 (*Fptr)(s, name, namelen); } =20 /* Cleanup and close the library */ =20 dlclose (Handle); } --- Robert S. Wojciechowski Jr. robertw@wojo.com ----------------------------------------------------------------- > On 14-Nov-2000 13:42:01, Matt Dillon writes: >=20 > : > :On Mon, Nov 13, 2000 at 06:59:13PM -0800, Matt Dillon wrote: > :>=20 > :> Some programs, such as ping and traceroute, allow you to bind > :> to a specific source IP address. Most programs don't, though. > :>=20 > :> -Matt > : > :Telnet does. It would be really used if ssh did also. > : > :Joe > :--=20 > :Josef Karthauser FreeBSD: How many times have you booted today? > :Technical Manager Viagra for your server (http://www.uk.freebsd.org) > :Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] >=20 > Yah, it would be really nice if ssh did too... I have a box with > five IP addresses on it, some externally routed, some NAT'd, some > internal, and ssh'ing out from it without being able to bind to a > specific IP makes setting up security difficult. >=20 > It's utterly trivial to add, but I don't have time myself. >=20 > It is possible to use a jail to force the source IP address, but > jail's do not appear to work well with interactive tty's. ssh = gets > really confused when run from a jail. >=20 > -Matt >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message >=20 >=20 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 11:26: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id B6DE137B479 for ; Tue, 14 Nov 2000 11:25:56 -0800 (PST) Received: from stpcdz4q650 (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id E02D18C36; Tue, 14 Nov 2000 13:25:46 -0600 (CST) Message-ID: <006101c04e71$0e25c080$c70b200a@FairIsaac.com> From: "Thomas T. Veldhouse" To: "Stefan Molnar" , "Wilko Bulte" Cc: "Rich Wales" , References: Subject: Re: Bridging code in 4.2RC1 still not fixed Date: Tue, 14 Nov 2000 13:28:23 -0600 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.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have the same problem with Linksys cards (10/100 TX - version 2.0 and version 4.0) using the dc driver. I also had this problem with previous ISA NE2000 cards using the ed driver. In both cases, right before the reboot, everything would slow down and suddenly, I would hear a beep from the other room as the box rebooted. I was never able to catch it in action. It always happened with bridging AND ipfw. Will bridging work [better] with IPFILTER? Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Stefan Molnar" To: "Wilko Bulte" Cc: "Rich Wales" ; Sent: Tuesday, November 14, 2000 1:16 PM Subject: Re: Bridging code in 4.2RC1 still not fixed > > I had bridging plus ipfw working in 4.0-R to 4.1-S for some time. > I only had it crash when I used a tulip card (de0), I used dc0 > for the setup. It did go to a slow crawl, and figured out it was > the cards themself, it would goto a crawl with just nat. I do not > have it running currently. What cards are you using? > > Stefan > > > On Tue, 14 Nov 2000, Wilko Bulte wrote: > > > On Mon, Nov 13, 2000 at 04:34:03PM -0800, Rich Wales wrote: > > > Marko Cuk wrote: > > > > > > > I installed 4.2RC1 from ISO and the bridging code in > > > > conjuction with ipfw is still bad and it still crashes > > > > machine after a few seconds of work. > > > > > > In case it will help any, I tried configuring a 3.4-RELEASE system > > > as a bridge a few weeks ago, but it suffered random crashes too. > > > > > > The crashes were "fatal trap 12" (page fault while in kernel mode), > > > in the routine in_cksum(), called from udp_input(). > > > > > > When I reconfigure the system to work as a conventional (non-bridge) > > > IP router, it's solid as a rock. Again, I'm using 3.4-RELEASE; I do > > > plan to upgrade to 4.something eventually, but not just yet. > > > > > > I posted this to comp.unix.bsd.freebsd.misc on October 14. I asked > > > if anyone knew if the problem was fixed in the 4.* versions, but no > > > one ever replied. I didn't submit a PR because the problem was with > > > 3.4-RELEASE and I assumed no one would be interested in pursuing it. > > > > That is not a really valid assumption. But I agree that the focus is on 4.x > > and -current. Bugs reported on 3.x are crosschecked (by most committers) to > > the 4.x codestream. > > > > I strongly suggest to sendpr the problem against 4.2-beta! > > > > -- > > Wilko Bulte Arnhem, the Netherlands > > wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl > > > > > > > > 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 Tue Nov 14 11:33:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from clockwork.csudsu.com (clockwork.csudsu.com [209.249.57.100]) by hub.freebsd.org (Postfix) with ESMTP id 314F237B479 for ; Tue, 14 Nov 2000 11:33:08 -0800 (PST) Received: from localhost (stefan@localhost) by clockwork.csudsu.com (8.9.3/8.9.3) with ESMTP id LAA91108; Tue, 14 Nov 2000 11:32:53 -0800 (PST) (envelope-from stefan@csudsu.com) Date: Tue, 14 Nov 2000 11:32:53 -0800 (PST) From: Stefan Molnar To: "Thomas T. Veldhouse" Cc: Wilko Bulte , Rich Wales , freebsd-stable@FreeBSD.ORG Subject: Re: Bridging code in 4.2RC1 still not fixed In-Reply-To: <006101c04e71$0e25c080$c70b200a@FairIsaac.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have not reviced the reboot, I have made my NMBCLUSTERS reall high. Linksys card are the ones I just replaced. I have not tried fxp on this config. No idea on IPFILTER tho On Tue, 14 Nov 2000, Thomas T. Veldhouse wrote: > I have the same problem with Linksys cards (10/100 TX - version 2.0 and > version 4.0) using the dc driver. I also had this problem with previous ISA > NE2000 cards using the ed driver. In both cases, right before the reboot, > everything would slow down and suddenly, I would hear a beep from the other > room as the box rebooted. I was never able to catch it in action. It > always happened with bridging AND ipfw. > > Will bridging work [better] with IPFILTER? > > Tom Veldhouse > veldy@veldy.net > > ----- Original Message ----- > From: "Stefan Molnar" > To: "Wilko Bulte" > Cc: "Rich Wales" ; > Sent: Tuesday, November 14, 2000 1:16 PM > Subject: Re: Bridging code in 4.2RC1 still not fixed > > > > > > I had bridging plus ipfw working in 4.0-R to 4.1-S for some time. > > I only had it crash when I used a tulip card (de0), I used dc0 > > for the setup. It did go to a slow crawl, and figured out it was > > the cards themself, it would goto a crawl with just nat. I do not > > have it running currently. What cards are you using? > > > > Stefan > > > > > > On Tue, 14 Nov 2000, Wilko Bulte wrote: > > > > > On Mon, Nov 13, 2000 at 04:34:03PM -0800, Rich Wales wrote: > > > > Marko Cuk wrote: > > > > > > > > > I installed 4.2RC1 from ISO and the bridging code in > > > > > conjuction with ipfw is still bad and it still crashes > > > > > machine after a few seconds of work. > > > > > > > > In case it will help any, I tried configuring a 3.4-RELEASE system > > > > as a bridge a few weeks ago, but it suffered random crashes too. > > > > > > > > The crashes were "fatal trap 12" (page fault while in kernel mode), > > > > in the routine in_cksum(), called from udp_input(). > > > > > > > > When I reconfigure the system to work as a conventional (non-bridge) > > > > IP router, it's solid as a rock. Again, I'm using 3.4-RELEASE; I do > > > > plan to upgrade to 4.something eventually, but not just yet. > > > > > > > > I posted this to comp.unix.bsd.freebsd.misc on October 14. I asked > > > > if anyone knew if the problem was fixed in the 4.* versions, but no > > > > one ever replied. I didn't submit a PR because the problem was with > > > > 3.4-RELEASE and I assumed no one would be interested in pursuing it. > > > > > > That is not a really valid assumption. But I agree that the focus is on > 4.x > > > and -current. Bugs reported on 3.x are crosschecked (by most committers) > to > > > the 4.x codestream. > > > > > > I strongly suggest to sendpr the problem against 4.2-beta! > > > > > > -- > > > Wilko Bulte Arnhem, the Netherlands > > > wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl > > > > > > > > > > > > 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 Tue Nov 14 11:35: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wyattearp.stanford.edu (wyattearp.Stanford.EDU [171.64.180.171]) by hub.freebsd.org (Postfix) with ESMTP id 3DA6137B479 for ; Tue, 14 Nov 2000 11:35:02 -0800 (PST) Received: (from richw@localhost) by wyattearp.stanford.edu (8.9.3/8.9.3) id LAA08512; Tue, 14 Nov 2000 11:34:46 -0800 (PST) (envelope-from richw) Date: Tue, 14 Nov 2000 11:34:46 -0800 (PST) From: Rich Wales X-Sender: richw@wyattearp.stanford.edu To: Stefan Molnar Cc: Wilko Bulte , freebsd-stable@freebsd.org Subject: Re: Bridging code in 4.2RC1 still not fixed In-Reply-To: Message-ID: <20001114192111.06912.richw@wyattearp.stanford.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Stefan Molnar wrote: > I had bridging plus ipfw working in 4.0-R to 4.1-S for > some time. I only had it crash when I used a tulip card > (de0), I used dc0 for the setup. It did go to a slow > crawl, and figured out it was the cards themself, it > would goto a crawl with just nat. I do not have it > running currently. What cards are you using? The system in question has three NIC's (all PCI): ==> ed1 (RealTek 8029 PCI) ==> lnc1 (Linksys HomeLink PNA) ==> xl0 (3Com 3c900-TPO) At the time of the test, the 3Com card was installed, but not in use. I was using PPP (/usr/sbin/ppp) and a dialup ISP connection. I am now using the 3Com card as an interface to a DSL hookup. My LNC driver has been patched to recognize and initialize HomeLink cards (1Mbps Ethernet over inside phone wiring). The patched code works just fine when the system is configured as a conventional router (not as a bridge). Rich Wales richw@webcom.com http://www.webcom.com/richw/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 11:40:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from clockwork.csudsu.com (clockwork.csudsu.com [209.249.57.100]) by hub.freebsd.org (Postfix) with ESMTP id 167EB37B4CF for ; Tue, 14 Nov 2000 11:40:11 -0800 (PST) Received: from localhost (stefan@localhost) by clockwork.csudsu.com (8.9.3/8.9.3) with ESMTP id LAA91148; Tue, 14 Nov 2000 11:40:03 -0800 (PST) (envelope-from stefan@csudsu.com) Date: Tue, 14 Nov 2000 11:40:03 -0800 (PST) From: Stefan Molnar To: Rich Wales Cc: Wilko Bulte , freebsd-stable@freebsd.org Subject: Re: Bridging code in 4.2RC1 still not fixed In-Reply-To: <20001114192111.06912.richw@wyattearp.stanford.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hummm, just because the card is useable does not mean the bridging code works or is in the driver. Even tho lnc is supported, the patch might have negated that effect. On Tue, 14 Nov 2000, Rich Wales wrote: > Stefan Molnar wrote: > > > I had bridging plus ipfw working in 4.0-R to 4.1-S for > > some time. I only had it crash when I used a tulip card > > (de0), I used dc0 for the setup. It did go to a slow > > crawl, and figured out it was the cards themself, it > > would goto a crawl with just nat. I do not have it > > running currently. What cards are you using? > > The system in question has three NIC's (all PCI): > > ==> ed1 (RealTek 8029 PCI) > ==> lnc1 (Linksys HomeLink PNA) > ==> xl0 (3Com 3c900-TPO) > > At the time of the test, the 3Com card was installed, but not in use. > I was using PPP (/usr/sbin/ppp) and a dialup ISP connection. I am now > using the 3Com card as an interface to a DSL hookup. > > My LNC driver has been patched to recognize and initialize HomeLink > cards (1Mbps Ethernet over inside phone wiring). The patched code > works just fine when the system is configured as a conventional router > (not as a bridge). > > Rich Wales richw@webcom.com http://www.webcom.com/richw/ > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 11:48:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from veldy.net (w028.z064001117.msp-mn.dsl.cnc.net [64.1.117.28]) by hub.freebsd.org (Postfix) with ESMTP id 1598437B479 for ; Tue, 14 Nov 2000 11:48:27 -0800 (PST) Received: from stpcdz4q650 (veldy.net [64.1.117.28]) by veldy.net (Postfix) with SMTP id D1E208C45; Tue, 14 Nov 2000 13:48:16 -0600 (CST) Message-ID: <00a501c04e74$32da15e0$c70b200a@FairIsaac.com> From: "Thomas T. Veldhouse" To: "Stefan Molnar" Cc: References: Subject: Re: Bridging code in 4.2RC1 still not fixed Date: Tue, 14 Nov 2000 13:50:42 -0600 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.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I do believe the ability to do bridging is based upon the ability of the driver and the card to run the card in promiscuous mode. Tom Veldhouse veldy@veldy.net ----- Original Message ----- From: "Stefan Molnar" To: "Rich Wales" Cc: "Wilko Bulte" ; Sent: Tuesday, November 14, 2000 1:40 PM Subject: Re: Bridging code in 4.2RC1 still not fixed > > Hummm, just because the card is useable does not mean the bridging code > works or is in the driver. Even tho lnc is supported, the patch might > have negated that effect. > > On Tue, 14 Nov 2000, Rich Wales wrote: > > > Stefan Molnar wrote: > > > > > I had bridging plus ipfw working in 4.0-R to 4.1-S for > > > some time. I only had it crash when I used a tulip card > > > (de0), I used dc0 for the setup. It did go to a slow > > > crawl, and figured out it was the cards themself, it > > > would goto a crawl with just nat. I do not have it > > > running currently. What cards are you using? > > > > The system in question has three NIC's (all PCI): > > > > ==> ed1 (RealTek 8029 PCI) > > ==> lnc1 (Linksys HomeLink PNA) > > ==> xl0 (3Com 3c900-TPO) > > > > At the time of the test, the 3Com card was installed, but not in use. > > I was using PPP (/usr/sbin/ppp) and a dialup ISP connection. I am now > > using the 3Com card as an interface to a DSL hookup. > > > > My LNC driver has been patched to recognize and initialize HomeLink > > cards (1Mbps Ethernet over inside phone wiring). The patched code > > works just fine when the system is configured as a conventional router > > (not as a bridge). > > > > Rich Wales richw@webcom.com http://www.webcom.com/richw/ > > > > > > 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 Nov 14 11:49:41 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 44EDE37B479 for ; Tue, 14 Nov 2000 11:49:40 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id eAEJnaU18153; Tue, 14 Nov 2000 11:49:36 -0800 (PST) Date: Tue, 14 Nov 2000 11:49:36 -0800 From: Alfred Perlstein To: "Thomas T. Veldhouse" Cc: Stefan Molnar , freebsd-stable@FreeBSD.ORG Subject: Re: Bridging code in 4.2RC1 still not fixed Message-ID: <20001114114936.O11449@fw.wintelcom.net> References: <00a501c04e74$32da15e0$c70b200a@FairIsaac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <00a501c04e74$32da15e0$c70b200a@FairIsaac.com>; from veldy@veldy.net on Tue, Nov 14, 2000 at 01:50:42PM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Thomas T. Veldhouse [001114 11:48] wrote: > I do believe the ability to do bridging is based upon the ability of the > driver and the card to run the card in promiscuous mode. You are correct. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 11:52:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from deepthought.granfalloon.com (gat1-8158.rochester.rr.com [24.161.81.88]) by hub.freebsd.org (Postfix) with ESMTP id 27F1F37B479 for ; Tue, 14 Nov 2000 11:52:14 -0800 (PST) Received: (from caleb@localhost) by deepthought.granfalloon.com (8.9.3/8.8.7) id OAA18960 for freebsd-stable@freebsd.org; Tue, 14 Nov 2000 14:52:13 -0500 Date: Tue, 14 Nov 2000 14:52:13 -0500 From: Caleb Land To: freebsd-stable@freebsd.org Subject: Mouse troubles in X and console (warning: contains graphic pleas for help :)) Message-ID: <20001114145213.A18827@deepthought.granfalloon.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 X-Loop: FreeBSD.ORG Hello, About three days ago I was using X, and my mouse froze in it's tracks. I know that X didn't freeze because I could still operate it with the keyboard. So, after I saved my work, I used CTRL-ALT-BACKSPACE to halt X. Then I killed ``moused'' and ran it again. Then when I moved my mouse in the console tons of characters (a lot of dollar signs ($)) were being input on standard input (as if I were typing them, I received a lot of "command not found" errors). If I start X when it is acting like this my mouse goes crazy when I move it. It clicks everywhere, and jumps from one side of the screen to the other. When I reboot the machine everything is normal again until I start X and use it for a little while. Through much rebooting, I've determined that moving a window from one virtual desktop to another will get it to freeze more quickly, though other activity causes it too. I tried installing X from cvs, but that didn't fix anything. I tried cvsup'ing by adding: date=2000.11.01.01.01.01 and making a new kernel and world, but that didn't help (it worked until a couple of days ago, so I thought that a recent installworld might have caused it, but it still didn't work with the old sources) I've tried not running moused on boot, and just using the mouse in X with the type set to "PS/2" and the device set to "/dev/psm0" Here is some information about my system: * Dual PIII 500 on a Supermicro P6DGE * 256 MB of Memory (I added 128 last week, and that is when I recompiled my kernel because for some reason I have 128 MB of memory hardcoded in my kernel config.) * Intellimouse Explorer (the one with 5 buttons and a wheel) hooked up to the PS/2 port because the USB never worked with SMP for some reason. * First X 4.0.1 from the ports collection, then from CVS, same problem The mouse works fine in Windows, and worked fine since March 2000 when I installed FreeBSD 4.0 until now. If you need more specific information tell me how to get it and I will (maybe some sort of kernel log or something). I'm stumped. -- Sincerely, Caleb Land (bokonon@rochester.rr.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 11:55:59 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.100.7]) by hub.freebsd.org (Postfix) with ESMTP id 1DF3C37B479 for ; Tue, 14 Nov 2000 11:55:56 -0800 (PST) Received: from [128.113.24.47] (gilead.acs.rpi.edu [128.113.24.47]) by mail.rpi.edu (8.9.3/8.9.3) with ESMTP id OAA67842; Tue, 14 Nov 2000 14:55:36 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <003001c04e6c$8e3a6500$c70b200a@FairIsaac.com> References: <20001114002123.64508.richw@wyattearp.stanford.edu> <20001114074905.B333@freebie.demon.nl> <003001c04e6c$8e3a6500$c70b200a@FairIsaac.com> Date: Tue, 14 Nov 2000 14:55:35 -0500 To: "Thomas T. Veldhouse" , "Wilko Bulte" , "Rich Wales" From: Garance A Drosihn Subject: Re: Bridging code in 4.2RC1 still not fixed Cc: Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:56 PM -0600 11/14/00, Thomas T. Veldhouse wrote: >It has been mentioned in the past many many times - and >promptly forgotton just as many times. > >Forgive the harsh sounding critcism - just trying to get >attention called to this issue. It is not at all hard to >reproduce - but it does not log anything to the system >logs when this sort of crash happens. The fact that >nobody has looked at this over the course of the last >year really surprises me. When Marko Cuk mentioned this bug, I looked thru the send-pr database. I did a few simple scans, and did not come up with any problem reports that mentioned "bridging" in the summary lines. Marko has just added a problem report for this, which is a good idea. See: http://www.freebsd.org/cgi/query-pr.cgi?pr=21534 I don't have anything to do with the bridging code, but people who have noticed this problem might want to add a followup to Marko's report. -- --- 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 Tue Nov 14 12:12:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 0037537B667; Tue, 14 Nov 2000 12:12:43 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id MAA78923; Tue, 14 Nov 2000 12:12:37 -0800 (PST) (envelope-from obrien) Date: Tue, 14 Nov 2000 12:12:37 -0800 From: "David O'Brien" To: Warner Losh Cc: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice Message-ID: <20001114121237.A78808@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <3A10896D.E782256@cup.hp.com> <3A1030BA.D6CB42D0@cup.hp.com> <20001113144152.A39590@dragon.nuxi.com> <3A10896D.E782256@cup.hp.com> <200011140417.VAA37024@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011140417.VAA37024@harmony.village.org>; from imp@village.org on Mon, Nov 13, 2000 at 09:17:54PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Nov 13, 2000 at 09:17:54PM -0700, Warner Losh wrote: > The implications are that make obj isn't done unless you've run make > depend first. If a new directory is added and a make depend isn't > run, then the modules won't get built into the obj tree, but instead > will be built into $S/modules. Having modules wind up in two trees is not acceptable IMHO. I'd rather take a major compile time hit and be deterministic than not. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 12:27:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id EB76937B479; Tue, 14 Nov 2000 12:27:34 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAEKRXR13252; Tue, 14 Nov 2000 13:27:33 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id NAA49799; Tue, 14 Nov 2000 13:27:33 -0700 (MST) Message-Id: <200011142027.NAA49799@harmony.village.org> To: stable@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice Cc: current@FreeBSD.ORG In-reply-to: Your message of "Tue, 14 Nov 2000 12:12:37 PST." <20001114121237.A78808@dragon.nuxi.com> References: <20001114121237.A78808@dragon.nuxi.com> <3A10896D.E782256@cup.hp.com> <3A1030BA.D6CB42D0@cup.hp.com> <20001113144152.A39590@dragon.nuxi.com> <3A10896D.E782256@cup.hp.com> <200011140417.VAA37024@harmony.village.org> Date: Tue, 14 Nov 2000 13:27:32 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001114121237.A78808@dragon.nuxi.com> "David O'Brien" writes: : On Mon, Nov 13, 2000 at 09:17:54PM -0700, Warner Losh wrote: : > The implications are that make obj isn't done unless you've run make : > depend first. If a new directory is added and a make depend isn't : > run, then the modules won't get built into the obj tree, but instead : > will be built into $S/modules. : : Having modules wind up in two trees is not acceptable IMHO. But they are both in the $S tree. :-) : I'd rather take a major compile time hit and be deterministic than not. I'd rather not. We don't do an implicit make obj in the rest of the tree. If I go build the world, and then someone adds a new program to the tree, you are in the same boat. If you cd to that program and type make it will wind up in . rather than /usr/obj. Completely deterministic, the same thing will happen every time you do the scenario. make depend is already *REQUIRED* when you are updating a kernel from an older version of the kernel. For config -r FOO kernels it isn't. Even a make clean after a make depend will require that make depend be run again. But before making major changes to this, let's see Peter Wemm's new all singing all dancing config work does for us. I'd rather see what he's come up with than argue further on this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 12:32:44 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wintermute.sekt7.org.sekt7.org (146-115-75-83.c6-0.brl-ubr1.sbo-brl.ma.cable.rcn.com [146.115.75.83]) by hub.freebsd.org (Postfix) with SMTP id AEC5337B663 for ; Tue, 14 Nov 2000 12:32:39 -0800 (PST) Received: (qmail 4999 invoked from network); 14 Nov 2000 20:35:58 -0000 Received: from wintermute.sekt7.org (169.69.6.5) by wintermute.sekt7.org with SMTP; 14 Nov 2000 20:35:58 -0000 Date: Tue, 14 Nov 2000 15:35:58 -0500 (EST) From: Evan S X-Sender: kaworu@wintermute.sekt7 To: freebsd-stable@freebsd.org Subject: ports collection Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cvs'uppd my ports collection like the handbook and UPDATING file said to, will that be enough so after I make installworld and merge master my ports won't have to be recompiled? Thanks, Evan Sarmiento (kaworu@sekt7.org) http://sekt7.org/es To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 12:42:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from melete.ch.intel.com (melete.ch.intel.com [143.182.246.25]) by hub.freebsd.org (Postfix) with ESMTP id DA9FC37B479 for ; Tue, 14 Nov 2000 12:42:35 -0800 (PST) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by melete.ch.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.32 2000/10/12 22:57:04 dmccart Exp $) with ESMTP id UAA10541; Tue, 14 Nov 2000 20:46:33 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.10 2000/02/10 21:38:16 steved Exp $) with ESMTP id NAA27917; Tue, 14 Nov 2000 13:42:21 -0700 (MST) 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 PAA05926; Tue, 14 Nov 2000 15:42:21 -0500 (EST) 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: <14865.41900.801491.29577@hip186.ch.intel.com> Date: Tue, 14 Nov 2000 13:42:20 -0700 (MST) To: Evan S Subject: Re: ports collection In-Reply-To: References: X-Mailer: VM 6.75 under Emacs 20.6.3 Cc: stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ On Tuesday, November 14, Evan S wrote: ] > I cvs'uppd my ports collection like the handbook and UPDATING file said > to, will that be enough so after I make installworld and merge master my > ports won't have to be recompiled? > > Thanks, > > Evan Sarmiento (kaworu@sekt7.org) > http://sekt7.org/es > Not necessarily. There are many "ports" which should be recompiled on "major" transitions such as 4.1-RELEASE->4.1-STABLE, or 4.1.1-STABLE -> 4.2-STABLE. A few that come to mind are: libgtop lsof I'm sure there are others. CVSup'ing the ports collection merely updates you local copy of the "skeleton" of how ports are built. It really won't do anything significant to ensure that programs already installed (as ports before an 'installworld' is done) will still run. Most of the time they do. Sometimes they don't. I've been running "emacs" since I installed 4.1-RELEASE on my box and am now tracking 4.2-BETA/RC. It still runs. However, libgtop is "picky" about the version it runs under (versus what it was compiled under). YMMV. -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | John Reynolds WCCG, CCE, Higher Levels of Abstraction | | 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 Nov 14 13: 1:39 2000 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 1403C37B479; Tue, 14 Nov 2000 13:01:35 -0800 (PST) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id OAA12753; Tue, 14 Nov 2000 14:01:17 -0700 (MST) (envelope-from chad) From: "Chad R. Larson" Message-Id: <200011142101.OAA12753@freeway.dcfinc.com> Subject: Re: source IP address In-Reply-To: <20001114111341.E48364@pavilion.net> from Josef Karthauser at "Nov 14, 0 11:13:41 am" To: joe@pavilion.net (Josef Karthauser) Date: Tue, 14 Nov 2000 14:01:16 -0700 (MST) Cc: dillon@earth.backplane.com, freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Reply-To: chad@DCFinc.com Organization: DCF, Inc. X-O/S: FreeBSD 2.2.8-STABLE X-Unexpected: The Spanish Inquisition X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As I recall, Josef Karthauser wrote: > On Mon, Nov 13, 2000 at 06:59:13PM -0800, Matt Dillon wrote: > > Some programs, such as ping and traceroute, allow you to bind > > to a specific source IP address. Most programs don't, though. > > Telnet does. It would be really used if ssh did also. Really? I can't find an option that allows that. The closest I see is the ability to specify a =port= to use on the remote end. -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.net 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 Nov 14 13: 3:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [208.184.13.195]) by hub.freebsd.org (Postfix) with ESMTP id 6D43937B4C5; Tue, 14 Nov 2000 13:03:38 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [208.184.13.196]) by yertle.kciLink.com (Postfix) with ESMTP id 99C002E443; Tue, 14 Nov 2000 16:03:37 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id eAEL3b410430; Tue, 14 Nov 2000 16:03:37 -0500 (EST) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14865.43177.466176.538579@onceler.kciLink.com> Date: Tue, 14 Nov 2000 16:03:37 -0500 To: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: source IP address In-Reply-To: <200011142101.OAA12753@freeway.dcfinc.com> References: <20001114111341.E48364@pavilion.net> <200011142101.OAA12753@freeway.dcfinc.com> X-Mailer: VM 6.80 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "CRL" == Chad R Larson writes: >> Telnet does. It would be really used if ssh did also. CRL> Really? I can't find an option that allows that. The closest I see -s src_addr Set the source IP address for the telnet connection to src_addr, which can be an IP address or a host name. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 13:15:28 2000 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 14CC837B4C5; Tue, 14 Nov 2000 13:15:23 -0800 (PST) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id OAA12983; Tue, 14 Nov 2000 14:15:08 -0700 (MST) (envelope-from chad) From: "Chad R. Larson" Message-Id: <200011142115.OAA12983@freeway.dcfinc.com> Subject: Re: source IP address In-Reply-To: <14865.43177.466176.538579@onceler.kciLink.com> from Vivek Khera at "Nov 14, 0 04:03:37 pm" To: khera@kciLink.com (Vivek Khera) Date: Tue, 14 Nov 2000 14:15:08 -0700 (MST) Cc: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Reply-To: chad@DCFinc.com Organization: DCF, Inc. X-O/S: FreeBSD 2.2.8-STABLE X-Unexpected: The Spanish Inquisition X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As I recall, Vivek Khera wrote: > >>>>> "CRL" == Chad R Larson writes: > >> Telnet does. It would be really used if ssh did also. > CRL> Really? I can't find an option that allows that. > > -s src_addr > Set the source IP address for the telnet connection to src_addr, > which can be an IP address or a host name. Hmmm... Later version of telnet(1), I guess. Mine doesn't have a "-s" option. It =does= have a "-S" option, which allows you to request a type of service. -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.net 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 Nov 14 13:24:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 2180637B479 for ; Tue, 14 Nov 2000 13:24:13 -0800 (PST) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id PAA21384; Tue, 14 Nov 2000 15:24:05 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-110.max1.wa.cyberlynk.net(207.227.118.110) by peak.mountin.net via smap (V1.3) id sma021382; Tue Nov 14 15:23:58 2000 Message-Id: <4.3.2.20001114150521.00bd22b0@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Tue, 14 Nov 2000 15:23:33 -0600 To: "G D McKee" From: "Jeffrey J. Mountin" Subject: Re: Two FreeBSD Server (and) CVSUP Refure File Cc: stable@FreeBSD.org In-Reply-To: <002c01c04e4e$c3627880$0500a8c0@gdmckee.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 03:22 PM 11/14/00 +0000, G D McKee wrote: >Hi > >How can I get a second FreeBSD server to masquerade through another one >hooked up to the internet using ppp without enabling nat in ppp.conf >file. Everything else from other PC's goes through squid or socks5 proxies. > >Can I do anything with IPFW or is nat the only option. I don't want to >enable nat for security. > >G D McKee and... At 03:26 PM 11/14/00 +0000, G D McKee wrote: >Hi > >It is not clear where this file has to be placed in the file system. Can >someone please advise? > >It mentions /usr/sup, but this dir doesn't exist? At present I have put >it in /usr/local/etc/cvsup. > >G D McKee These questions have nothing to do with the -stable mailing list and and are more approriately belong on -questions. Checking the archive will find that they have been answered several times. Pardon the gripe, but I feel this list is really starting to turn into an "any question goes" list, which is not supposed to be the case. The list charter for reference: FREEBSD-STABLE Discussions about the use of FreeBSD-stable This is the mailing list for users of freebsd-stable. It includes warnings about new features coming out in -stable that will affect the users, and instructions on steps that must be taken to remain -stable. Anyone running ``stable'' should subscribe to this list. This is a technical mailing list for which strictly technical content is expected. It's great that we have a lot of new users here, but feel that the wrong impression about this has been given. As a newcomer you have been targeted as a matter of example and expedience. I'd *strongly* suggest reading the handbook, FAQ, and obtaining a copy of "The Complete FreeBSD" and also subscribe to -cvs-all and -ports if you wish to track stable. Otherwise stick with releases. cheers! PS - Either lose the Outlook mailer or send mail to the lists as plain text. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 13:39:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id EFD6337B479 for ; Tue, 14 Nov 2000 13:39:17 -0800 (PST) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id PAA21458; Tue, 14 Nov 2000 15:39:07 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-110.max1.wa.cyberlynk.net(207.227.118.110) by peak.mountin.net via smap (V1.3) id sma021455; Tue Nov 14 15:38:42 2000 Message-Id: <4.3.2.20001114152339.00b96510@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Tue, 14 Nov 2000 15:38:19 -0600 To: Evan S From: "Jeffrey J. Mountin" Subject: Re: ports collection Cc: stable@FreeBSD.ORG In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 03:35 PM 11/14/00 -0500, Evan S wrote: >I cvs'uppd my ports collection like the handbook and UPDATING file said >to, will that be enough so after I make installworld and merge master my >ports won't have to be recompiled? > >Thanks, > >Evan Sarmiento (kaworu@sekt7.org) >http://sekt7.org/es While I am busy griping here is another example. This question more appropriate to -ports, but at least marginally concerns -stable. I'm not saying this doesn't belong here, but there have far too many ports specific questions on this list. Myself and others have pointed this out. In many cases the questions were answered very recently on -ports. If you use ports you should be reading -ports. When in doubt re-compile them. If you track -cvs-all (like you are *supposed* to), then re-compile them only when you changes to libraries. The pending version bump is by far the best example, but re-doing the ports you install is a good blanket rule when a commit has "lib" in it. Call it the "when in doubt" rule. ;) As for how, check the archives for -stable and -ports. ;) Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 13:42:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.wipol.uni-bonn.de (heidi.wipol.uni-bonn.de [131.220.48.160]) by hub.freebsd.org (Postfix) with ESMTP id AB9AE37B4C5; Tue, 14 Nov 2000 13:42:43 -0800 (PST) Received: by mail.wipol.uni-bonn.de (Postfix, from userid 506) id 02A8D22836; Tue, 14 Nov 2000 22:41:52 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.wipol.uni-bonn.de (Postfix) with SMTP id E48682282B; Tue, 14 Nov 2000 22:41:52 +0100 (CET) Date: Tue, 14 Nov 2000 22:41:52 +0100 (CET) From: =?ISO-8859-1?Q?Noel_K=F6the?= X-Sender: noel@heidi.wipol.uni-bonn.de To: ports@freebsd.org, stable@freebsd.org Subject: updating system and warning with ports Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I updated my system an now I get a warning, when I use lsof: =2E.compiled for 4.1 .. this is 4.2=20 I know this happens only at system near ports. How I get a list of ports which produce this warning so the users don't report me this warning after the update? Thanks. --=20 Noch einen sch=F6nen Tag Noel K=F6the To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 14: 4:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 7809137B479; Tue, 14 Nov 2000 14:04:01 -0800 (PST) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id QAA21665; Tue, 14 Nov 2000 16:03:57 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-110.max1.wa.cyberlynk.net(207.227.118.110) by peak.mountin.net via smap (V1.3) id sma021663; Tue Nov 14 16:03:42 2000 Message-Id: <4.3.2.20001114155102.00c23150@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Tue, 14 Nov 2000 16:03:19 -0600 To: obrien@FreeBSD.ORG, Satoshi - Ports Wraith - Asami From: "Jeffrey J. Mountin" Subject: Re: libc shlib version (consensus?) Cc: stable@FreeBSD.ORG In-Reply-To: <20001113152610.C39667@dragon.nuxi.com> References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131605.eADG5H342237@vashon.polstra.com> <20001113095036.C38290@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 03:26 PM 11/13/00 -0800, David O'Brien wrote: >On Mon, Nov 13, 2000 at 03:06:41PM -0800, Satoshi - Ports Wraith - Asami >wrote: > > * I'm going to go ahead and bump -current's libc today in preparation of > > * doing in -stable if it comes down to it. I know Garret has been waiting > > * to make some changes that would need a bump anyway. So it won't be > > * wasted. > > > > Can you commit the change RSN? I need a new snap with the updated > > version numbers before I can even start rebuilding the packages. We > > are in a race against time now. > > > > What's the holdup? > >Root canal crown prep and make world time. :-) Sorry to hear. Is the bump going to happen before 4.2 or not? I *do* realize what PITA this is. Though for some it is an opportunity, as they can make changes to -current that would require a version bump. Of course if the those changes can be MFC'd then we are in the same boat down the line at some point and -current must be then bumped before -stable can again be bumped. And another compat distribution. 8-/ Main concern is the looming release date 6 days. Would rather see this done right and delay the release past the 20th. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 14:29:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mta6.snfc21.pbi.net (mta6.snfc21.pbi.net [206.13.28.240]) by hub.freebsd.org (Postfix) with ESMTP id 5433937B4C5 for ; Tue, 14 Nov 2000 14:29:10 -0800 (PST) Received: from silvia.hip.berkeley.edu ([64.161.28.80]) by mta6.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G41006RLCG6YH@mta6.snfc21.pbi.net> for stable@freebsd.org; Tue, 14 Nov 2000 14:14:31 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id eAEMFpV22496; Tue, 14 Nov 2000 14:15:51 -0800 (PST envelope-from asami@cs.berkeley.edu) Date: Tue, 14 Nov 2000 14:15:49 -0800 From: asami@freebsd.org (Satoshi - Ports Wraith - Asami) Subject: Re: libc shlib version In-reply-to: <20001114081845.A76050@dragon.nuxi.com> (David O'Brien's message of "Tue, 14 Nov 2000 08:18:45 -0800") To: stable@freebsd.org Message-id: MIME-version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-type: text/plain; charset=US-ASCII User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 06) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 =?ISO-2022-JP?B?KBskQjJWMWMbKEIp?= Lines: 33 References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131727.eADHR8c42388@vashon.polstra.com> <20001113153325.D39667@dragon.nuxi.com> <20001114081845.A76050@dragon.nuxi.com> X-Authentication-warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: "David O'Brien" * Not sure if you saw this message. The more I think about it, I'm not * sure bumping the shared libc version will accomplish anything other than * require a compat4x distribution for 4.2-RELEASE. For the 4.0R upgrade * kit you'd just have to include a libc.so.5, and that would mismatch the * kernel as bad as the libc.so.4 that is currently included. Hmm. That's a good point. So you mean there is no way to build a libc that works for 4.2 that will also work with a 4.0 kernel? (I don't think just changing the libc source on a 4.0 machine will accomplish that. Besides, that sounds even more dangerous, to build something with mixed sources.) * > How did you get the included libc.so.4? If you just took a -stable one * > that could easily be the problem. The most correct way would be to take * > a 4.0-R machine w/src (or at least source and a chrooted build * > environment) and only update the libc sources and build libc.so.4 that * > way. I don't know enough about the libc to make a decision here, so I will respect whatever you experts decide. However, incompatible is incompatible and it seems to me that we should still bump the version of libc just to make sure people won't get into a similar situation by copying supposedly compatible shared library. (If libc was at so.5 in the upgrade kit it at least wouldn't have killed existing binaries.) By the way, if the conclusion is that we can't provide an upgrade kit that will work for 4.0R (regardless of whether we bump libc or not), I'll just replace that package with something that prints "sorry, we can't support that system anymore, please upgrade". Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 14:53:14 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 5FD5037B479; Tue, 14 Nov 2000 14:53:12 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA91326; Tue, 14 Nov 2000 14:52:58 -0800 (PST) (envelope-from obrien) Date: Tue, 14 Nov 2000 14:52:58 -0800 From: "David O'Brien" To: "Jeffrey J. Mountin" Cc: Satoshi - Ports Wraith - Asami , stable@FreeBSD.ORG Subject: Re: libc shlib version (consensus?) Message-ID: <20001114145258.A91291@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131605.eADG5H342237@vashon.polstra.com> <20001113095036.C38290@dragon.nuxi.com> <20001113152610.C39667@dragon.nuxi.com> <4.3.2.20001114155102.00c23150@207.227.119.2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <4.3.2.20001114155102.00c23150@207.227.119.2>; from jeff-ml@mountin.net on Tue, Nov 14, 2000 at 04:03:19PM -0600 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Nov 14, 2000 at 04:03:19PM -0600, Jeffrey J. Mountin wrote: > Is the bump going to happen before 4.2 or not? I don't know. I'd like to hear Satoshi's response to my last email on the topic. The typical test [in this case] would be does a 4.0R shared binary still run fine on a 4.2-R system. No one has brought this up as the case. And for the example given, I don't know how bumping libc's shared version number will solve the problem. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 14:56:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from field.videotron.net (field.videotron.net [205.151.222.108]) by hub.freebsd.org (Postfix) with ESMTP id 39E6537B4C5 for ; Tue, 14 Nov 2000 14:56:12 -0800 (PST) Received: from modemcable213.3-201-24.mtl.mc.videotron.ca ([24.201.3.213]) by field.videotron.net (Sun Internet Mail Server sims.3.5.1999.12.14.10.29.p8) with ESMTP id <0G4100DCHE11XU@field.videotron.net> for freebsd-stable@FreeBSD.ORG; Tue, 14 Nov 2000 17:48:38 -0500 (EST) Date: Tue, 14 Nov 2000 17:48:43 -0500 (EST) From: Bosko Milekic Subject: Re: Bridging code in 4.2RC1 still not fixed In-reply-to: <003001c04e6c$8e3a6500$c70b200a@FairIsaac.com> X-Sender: bmilekic@jehovah.technokratis.com To: "Thomas T. Veldhouse" Cc: 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 X-Loop: FreeBSD.ORG On Tue, 14 Nov 2000, Thomas T. Veldhouse wrote: > It has been mentioned in the past many many times - and promptly forgotton > just as many times. > > Forgive the harsh sounding critcism - just trying to get attention called to > this issue. It is not at all hard to reproduce - but it does not log > anything to the system logs when this sort of crash happens. The fact that > nobody has looked at this over the course of the last year really surprises > me. > > Tom Veldhouse > veldy@veldy.net You know what's unfortunate? What's unfortunate is that this entire thread has failed to provide any single piece of VALID debugging information, despite my (and I'm sure others') efforts in obtaining that. Even if "the problem" isn't that hard to reproduce, maybe there are more than one problem. Maybe there is only one, but its side-effects are apparent at several different places. Unless someone experiencing the problems provides valid debugging information, how exactly do you expect anybody to fix it? Simply saying "yeah, there's a problem, it's related to X, so fix it" just doesn't cut it, if you're expecting people to prioritize it. Furthermore, I've noticed that Marko's report doesn't include the debugging information which I feel I made very clear is required to even glance at the problem. Regards, Bosko Milekic bmilekic@technokratis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 14:59:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from web2902.mail.yahoo.com (web2902.mail.yahoo.com [128.11.68.45]) by hub.freebsd.org (Postfix) with SMTP id 1E3E537B657 for ; Tue, 14 Nov 2000 14:59:47 -0800 (PST) Received: (qmail 3739 invoked by uid 60001); 14 Nov 2000 22:59:46 -0000 Message-ID: <20001114225946.3738.qmail@web2902.mail.yahoo.com> Received: from [24.42.49.132] by web2902.mail.yahoo.com; Tue, 14 Nov 2000 14:59:46 PST Date: Tue, 14 Nov 2000 14:59:46 -0800 (PST) From: Hoang Tran Subject: Re: 4.2 BETA build kernel failure on NCR 53C810 To: stable@freebsd.org Cc: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The problem was due to how I left several options from my kernel. Adding them fixed the kernel compile problem. Thanks, Hoang --- David O'Brien wrote: > On Mon, Nov 13, 2000 at 07:19:33PM -0800, Hoang Tran wrote: > > I just added a NCR 53C810 and rebuild the kernel it's > > failing on linking: > > What does your kernel config file look like? If it isn't GENERIC, > try > the `sym' driver. It is a better driver at this point than the `ncr' > one and supports the same cards. > > -- > -- David (obrien@FreeBSD.org) > GNU is Not Unix / Linux Is Not UniX __________________________________________________ Do You Yahoo!? Yahoo! Calendar - Get organized for the holidays! http://calendar.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 Nov 14 14:59:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from web2902.mail.yahoo.com (web2902.mail.yahoo.com [128.11.68.45]) by hub.freebsd.org (Postfix) with SMTP id 247EE37B65F for ; Tue, 14 Nov 2000 14:59:47 -0800 (PST) Received: (qmail 3739 invoked by uid 60001); 14 Nov 2000 22:59:46 -0000 Message-ID: <20001114225946.3738.qmail@web2902.mail.yahoo.com> Received: from [24.42.49.132] by web2902.mail.yahoo.com; Tue, 14 Nov 2000 14:59:46 PST Date: Tue, 14 Nov 2000 14:59:46 -0800 (PST) From: Hoang Tran Subject: Re: 4.2 BETA build kernel failure on NCR 53C810 To: stable@freebsd.org Cc: freebsd-stable@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The problem was due to how I left several options from my kernel. Adding them fixed the kernel compile problem. Thanks, Hoang --- David O'Brien wrote: > On Mon, Nov 13, 2000 at 07:19:33PM -0800, Hoang Tran wrote: > > I just added a NCR 53C810 and rebuild the kernel it's > > failing on linking: > > What does your kernel config file look like? If it isn't GENERIC, > try > the `sym' driver. It is a better driver at this point than the `ncr' > one and supports the same cards. > > -- > -- David (obrien@FreeBSD.org) > GNU is Not Unix / Linux Is Not UniX __________________________________________________ Do You Yahoo!? Yahoo! Calendar - Get organized for the holidays! http://calendar.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 Nov 14 15:35:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from digitalpimp.princenet (pm3black1-142.naxs.com [151.199.86.142]) by hub.freebsd.org (Postfix) with ESMTP id E46A537B4CF for ; Tue, 14 Nov 2000 15:35:15 -0800 (PST) Received: from vt.edu (netprince.princenet [192.168.0.2]) by digitalpimp.princenet (8.9.3/8.9.3) with ESMTP id SAA21000; Tue, 14 Nov 2000 18:38:06 -0500 (EST) (envelope-from netprince@vt.edu) Message-ID: <3A11CB97.288AE77C@vt.edu> Date: Tue, 14 Nov 2000 18:32:39 -0500 From: Ben Pfountz X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Caleb Land , freebsd-stable@freebsd.org Subject: Re: Mouse troubles in X and console (warning: contains graphic pleas forhelp :)) References: <20001114145213.A18827@deepthought.granfalloon.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have noticed the same thing in 4.1-RELEASE. I dont have a clue why it does that. When I killed moused and ran it again, everything worked fine. I never saw the raw input from the mouse on the terminal. I know I'm not much help, but perhaps someone else knows whats going on? Caleb Land wrote: > Hello, > About three days ago I was using X, and my mouse froze in it's > tracks. I know that X didn't freeze because I could still operate it > with the keyboard. So, after I saved my work, I used > CTRL-ALT-BACKSPACE to halt X. Then I killed ``moused'' and ran it > again. Then when I moved my mouse in the console tons of characters > (a lot of dollar signs ($)) were being input on standard input (as if > I were typing them, I received a lot of "command not found" errors). > If I start X when it is acting like this my mouse goes crazy when I > move it. It clicks everywhere, and jumps from one side of the screen > to the other. > When I reboot the machine everything is normal again until I > start X and use it for a little while. Through much rebooting, I've > determined that moving a window from one virtual desktop to another > will get it to freeze more quickly, though other activity causes it > too. I tried installing X from cvs, but that didn't fix anything. > I tried cvsup'ing by adding: > > date=2000.11.01.01.01.01 > > and making a new kernel and world, but that didn't help (it worked > until a couple of days ago, so I thought that a recent installworld > might have caused it, but it still didn't work with the old sources) > > I've tried not running moused on boot, and just using the > mouse in X with the type set to "PS/2" and the device set to > "/dev/psm0" > > Here is some information about my system: > * Dual PIII 500 on a Supermicro P6DGE > > * 256 MB of Memory (I added 128 last week, and that is when I > recompiled my kernel because for some reason I have 128 MB of memory > hardcoded in my kernel config.) > > * Intellimouse Explorer (the one with 5 buttons and a wheel) hooked up > to the PS/2 port because the USB never worked with SMP for some reason. > > * First X 4.0.1 from the ports collection, then from CVS, same problem > > The mouse works fine in Windows, and worked fine since March 2000 when > I installed FreeBSD 4.0 until now. > > If you need more specific information tell me how to get it > and I will (maybe some sort of kernel log or something). I'm stumped. > > -- > Sincerely, > Caleb Land > (bokonon@rochester.rr.com) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Ben Pfountz Computer Science Undergraduate Virginia Tech netprince@vt.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 15:53:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by hub.freebsd.org (Postfix) with ESMTP id E535A37B4CF for ; Tue, 14 Nov 2000 15:53:11 -0800 (PST) Received: from isi.edu (hbo.isi.edu [128.9.160.75]) by boreas.isi.edu (8.9.3/8.9.3) with ESMTP id PAA13400; Tue, 14 Nov 2000 15:53:04 -0800 (PST) Message-ID: <3A11D060.7E66D33A@isi.edu> Date: Tue, 14 Nov 2000 15:53:04 -0800 From: Lars Eggert Organization: USC Information Sciences Institute X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, de MIME-Version: 1.0 To: Ben Pfountz Cc: Caleb Land , freebsd-stable@freebsd.org Subject: Re: Mouse troubles in X and console (warning: contains graphic pleas forhelp :)) References: <20001114145213.A18827@deepthought.granfalloon.com> <3A11CB97.288AE77C@vt.edu> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms1DFCFB9C0BA78FEFA4178B52" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms1DFCFB9C0BA78FEFA4178B52 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit This has been answered a view times over on this list when XFree-4.0.1 first came out. The fix/workaround is to tweak your XF86Config file. For me, changing Option "Protocol" from "Auto" to "Mousesystems" worked. Ben Pfountz wrote: > > I have noticed the same thing in 4.1-RELEASE. I dont have a clue why it > does that. When I killed moused and ran it again, everything worked fine. > I never saw the raw input from the mouse on the terminal. I know I'm not > much help, but perhaps someone else knows whats going on? > > Caleb Land wrote: > > > Hello, > > About three days ago I was using X, and my mouse froze in it's > > tracks. I know that X didn't freeze because I could still operate it > > with the keyboard. So, after I saved my work, I used > > CTRL-ALT-BACKSPACE to halt X. Then I killed ``moused'' and ran it > > again. Then when I moved my mouse in the console tons of characters > > (a lot of dollar signs ($)) were being input on standard input (as if > > I were typing them, I received a lot of "command not found" errors). > > If I start X when it is acting like this my mouse goes crazy when I > > move it. It clicks everywhere, and jumps from one side of the screen > > to the other. > > When I reboot the machine everything is normal again until I > > start X and use it for a little while. Through much rebooting, I've > > determined that moving a window from one virtual desktop to another > > will get it to freeze more quickly, though other activity causes it > > too. I tried installing X from cvs, but that didn't fix anything. > > I tried cvsup'ing by adding: > > > > date=2000.11.01.01.01.01 > > > > and making a new kernel and world, but that didn't help (it worked > > until a couple of days ago, so I thought that a recent installworld > > might have caused it, but it still didn't work with the old sources) > > > > I've tried not running moused on boot, and just using the > > mouse in X with the type set to "PS/2" and the device set to > > "/dev/psm0" > > > > Here is some information about my system: > > * Dual PIII 500 on a Supermicro P6DGE > > > > * 256 MB of Memory (I added 128 last week, and that is when I > > recompiled my kernel because for some reason I have 128 MB of memory > > hardcoded in my kernel config.) > > > > * Intellimouse Explorer (the one with 5 buttons and a wheel) hooked up > > to the PS/2 port because the USB never worked with SMP for some reason. > > > > * First X 4.0.1 from the ports collection, then from CVS, same problem > > > > The mouse works fine in Windows, and worked fine since March 2000 when > > I installed FreeBSD 4.0 until now. > > > > If you need more specific information tell me how to get it > > and I will (maybe some sort of kernel log or something). I'm stumped. > > > > -- > > Sincerely, > > Caleb Land > > (bokonon@rochester.rr.com) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-stable" in the body of the message > > -- > Ben Pfountz > Computer Science Undergraduate > Virginia Tech > netprince@vt.edu > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Lars Eggert Information Sciences Institute http://www.isi.edu/larse/ University of Southern California --------------ms1DFCFB9C0BA78FEFA4178B52 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 MIIIIwYJKoZIhvcNAQcCoIIIFDCCCBACAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BfQwggLYMIICQaADAgECAgMDIwUwDQYJKoZIhvcNAQEEBQAwgZQxCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxFDASBgNVBAcTC0R1cmJhbnZpbGxlMQ8wDQYDVQQKEwZU aGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25h bCBGcmVlbWFpbCBSU0EgMTk5OS45LjE2MB4XDTAwMDgyNDIwMzAwOFoXDTAxMDgyNDIwMzAw OFowVDEPMA0GA1UEBBMGRWdnZXJ0MQ0wCwYDVQQqEwRMYXJzMRQwEgYDVQQDEwtMYXJzIEVn Z2VydDEcMBoGCSqGSIb3DQEJARYNbGFyc2VAaXNpLmVkdTCBnzANBgkqhkiG9w0BAQEFAAOB jQAwgYkCgYEAz1yfcNs53rvhuw8gSDvr2+/snP8GduYY7x7WkJdyvcwb4oipNpWYIkMGP214 Zv1KrgvntGaG+jeugAGQt0n64VusgcIzQ6QDRtnMgdQDTAkVSQ2eLRSQka+nAPx6SFKJg79W EEHmgKQBMtZdMBYtYv/mTOcpm7jTJVg+7W6n04UCAwEAAaN3MHUwKgYFK2UBBAEEITAfAgEA MBowGAIBBAQTTDJ1TXlmZkJOVWJOSkpjZFoyczAYBgNVHREEETAPgQ1sYXJzZUBpc2kuZWR1 MAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUiKvxYINmVfTkWMdGHcBhvSPXw4wwDQYJKoZI hvcNAQEEBQADgYEAi65fM/jSCaPhRoA9JW5X2FktSFhE5zkIpFVPpv33GWPPNrncsK13HfZm s0B1rNy2vU7UhFI/vsJQgBJyffkLFgMCjp3uRZvBBjGD1q4yjDO5yfMMjquqBpZtRp5op3lT d01faA58ZCB5sxCb0ORSxvXR8tc9DJO0JIpQILa6vIAwggMUMIICfaADAgECAgELMA0GCSqG SIb3DQEBBAUAMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYD VQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9D ZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29u YWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0 ZS5jb20wHhcNOTkwOTE2MTQwMTQwWhcNMDEwOTE1MTQwMTQwWjCBlDELMAkGA1UEBhMCWkEx FTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoT BlRoYXd0ZTEdMBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNv bmFsIEZyZWVtYWlsIFJTQSAxOTk5LjkuMTYwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGB ALNpWpfU0BYLerXFXekhnCNyzRJMS/d+z8f7ynIk9EJSrFeV43theheE5/1yOTiUtOrtZaeS Bl694GX2GbuUeXZMPrlocHWEHPQRdAC8BSxPCQMXMcz0QdRyxqZd4ohEsIsuxE3x8NaFPmzz lZR4kX5A6ZzRjRVXjsJz5TDeRvVPAgMBAAGjNzA1MBIGA1UdEwEB/wQIMAYBAf8CAQAwHwYD VR0jBBgwFoAUcknCczTGVfQLdnKBfnf0h+fGsg4wDQYJKoZIhvcNAQEEBQADgYEAa8ZZ6TH6 6bbssQPY33Jy/pFgSOrGVd178GeOxmFw523CpTfYnbcXKFYFi91cdW/GkZDGbGZxE9AQfGuR b4bgITYtwdfqsgmtzy1txoNSm/u7/pyHnfy36XSS5FyXrvx+rMoNb3J6Zyxrc/WG+Z31AG70 HQfOnZ6CYynvkwl+Vd4xggH3MIIB8wIBATCBnDCBlDELMAkGA1UEBhMCWkExFTATBgNVBAgT DFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoTBlRoYXd0ZTEd MBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVt YWlsIFJTQSAxOTk5LjkuMTYCAwMjBTAJBgUrDgMCGgUAoIGxMBgGCSqGSIb3DQEJAzELBgkq hkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTAwMTExNDIzNTMwNFowIwYJKoZIhvcNAQkEMRYE FKxF49mzWb2GtUiBqfdlDSsz+I/YMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYI KoZIhvcNAwICAgCAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgFAMA0GCCqGSIb3DQMCAgEoMA0G CSqGSIb3DQEBAQUABIGAy2JQwIbyhPP9gXoEhLq+iT4aeqZuoUq4/yvHWZrPhACfq8AU1BVy z5jT9mlF1W89o12J4DYr1NRsGp39wsEEmzs/zbPrhIXsAXS35xhVwoYmmOyBV3aSYH1e6Uvq myu05B3gXC+avhf6SjgCgvw5expKmIQz4r6JvFaxvextqYQ= --------------ms1DFCFB9C0BA78FEFA4178B52-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 15:56:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 3A71237B4CF; Tue, 14 Nov 2000 15:56:12 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id PAA94164; Tue, 14 Nov 2000 15:56:11 -0800 (PST) (envelope-from obrien) Date: Tue, 14 Nov 2000 15:56:11 -0800 From: "David O'Brien" To: Satoshi - Ports Wraith - Asami Cc: stable@freebsd.org Subject: Re: libc shlib version Message-ID: <20001114155611.A94037@dragon.nuxi.com> Reply-To: stable@freebsd.org References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131727.eADHR8c42388@vashon.polstra.com> <20001113153325.D39667@dragon.nuxi.com> <20001114081845.A76050@dragon.nuxi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from asami@freebsd.org on Tue, Nov 14, 2000 at 02:15:49PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Nov 14, 2000 at 02:15:49PM -0800, Satoshi - Ports Wraith - Asami wrote: > Hmm. That's a good point. So you mean there is no way to build a > libc that works for 4.2 that will also work with a 4.0 kernel? Yes. > (I don't think just changing the libc source on a 4.0 machine will > accomplish that. Besides, that sounds even more dangerous, to build > something with mixed sources.) IF 4.2-R libc sources would compile on a 4.0-R system the resulting libc.so.4 will work much better than using a stock 4.2-R libc.so.4. This is because the /usr/include/sys/ and /usr/include/machine/ headers (especially the syscall ones) used to compile the 4.2-R libc sources will match the 4.0-R kernel. Interface changes (as exposed) in /sys/sys and /sys//include are one of the bigger ways to get a kernel and userland out of sync. > However, incompatible is incompatible and it seems to me that we should > still bump the version of libc just to make sure people won't get into > a similar situation by copying supposedly compatible shared library. Maybe.... but this is unix where we kinda give people all the rope the need... Switching to a versioned API would probably help this issue. But it increases the library and toolchain maintenance. > (If libc was at so.5 in the upgrade kit it at least wouldn't have > killed existing binaries.) I guess that would be one approach... but I fear it will lead us to bump the version at every release. I think this could increase support questions. > By the way, if the conclusion is that we can't provide an upgrade kit > that will work for 4.0R (regardless of whether we bump libc or not), > I'll just replace that package with something that prints "sorry, we > can't support that system anymore, please upgrade". If you've got space [and time] to build a special libc.so.4 for 4.[01]-R, using 4.2 libc (only) sources, it should work well. Of course at some point it is a hopeless cause, as there will be some change to the libc sources that requires changes in /usr/include/{sys,machine}/ . In the merging of xpg4 into libc using the various Binutils utils. JDP would know more about the viability of this than I do. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 17:58:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 5CA4C37B4C5; Tue, 14 Nov 2000 17:58:23 -0800 (PST) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id TAA22364; Tue, 14 Nov 2000 19:58:22 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-94.max1.wa.cyberlynk.net(207.227.118.94) by peak.mountin.net via smap (V1.3) id sma022362; Tue Nov 14 19:58:17 2000 Message-Id: <4.3.2.20001114192226.00bd9470@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Tue, 14 Nov 2000 19:57:53 -0600 To: stable@FreeBSD.ORG From: "Jeffrey J. Mountin" Subject: Re: libc shlib version (consensus?) Cc: Satoshi - Ports Wraith - Asami , stable@FreeBSD.ORG In-Reply-To: <20001114145258.A91291@dragon.nuxi.com> References: <4.3.2.20001114155102.00c23150@207.227.119.2> <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131605.eADG5H342237@vashon.polstra.com> <20001113095036.C38290@dragon.nuxi.com> <20001113152610.C39667@dragon.nuxi.com> <4.3.2.20001114155102.00c23150@207.227.119.2> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 02:52 PM 11/14/00 -0800, David O'Brien wrote: >On Tue, Nov 14, 2000 at 04:03:19PM -0600, Jeffrey J. Mountin wrote: > > Is the bump going to happen before 4.2 or not? > >I don't know. I'd like to hear Satoshi's response to my last email on >the topic. The typical test [in this case] would be does a 4.0R shared >binary still run fine on a 4.2-R system. No one has brought this up as >the case. And for the example given, I don't know how bumping libc's >shared version number will solve the problem. Did some checking and the problem might go back further than first assumed. Looks like it might be just after 4.0R, so the suggestion to upgrade might be the easiest path and revisit this post 4.2R. Wonder if a 4.1R system and the upgrade kit have the same problem? Ditto for 4.1.1R. Didn't scour the commits, but looked at the PR mentioned and re-read all messages. I'll have to check later, as I keep commits separated for each release. There was a commit on the 12th adding to libc. That however was one month after the PR. Surprising that someone doesn't know what might have borked things for ports. Satoshi mentioned libxpg4 earlier in the thread. The commit on the 12th might either add or fix the problem, otherwise have to look back to June on the 4th and 12-14th for libxpg4 stuff. Hope that helps. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 19:15:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-206-90-77.dsl.snfc21.pacbell.net [63.206.90.77]) by hub.freebsd.org (Postfix) with ESMTP id 783D537B4C5 for ; Tue, 14 Nov 2000 19:15:22 -0800 (PST) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.11.1) with ESMTP id eAF3JGF01169; Tue, 14 Nov 2000 19:19:17 -0800 (PST) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200011150319.eAF3JGF01169@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Brice Gensburger Cc: freebsd-stable@FreeBSD.org Subject: Re: ICP Vortex ? In-reply-to: Your message of "Tue, 14 Nov 2000 18:24:28 +0100." <4.3.1.0.20001114181826.00d08990@mail.worldnet.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 14 Nov 2000 19:19:16 -0800 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It's not supported right now. I'm back to working on it again; no ETA (there is a lot on my plate still) but it's finally getting done. > I'm trying to install a FreeBSD 4.1 on a box supplied with an ICP Vortex > SCSI RAID controler... > > http://people.freebsd.org/~msmith/RAID/index.html#icp > > This url says devellopement is in progress, but it hasn't been updated > for.. err.. a long time.. > i was wondering if anyone has managed to install FreeBSD on this > hardware... (i don't really know this card.. is it rare or exotic?) > > anyway > Have a nice day :-) > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > -- ... 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 Tue Nov 14 19:30:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtprelay1.adelphia.net (smtprelay1.adelphia.net [64.8.25.6]) by hub.freebsd.org (Postfix) with ESMTP id 0EC5C37B479 for ; Tue, 14 Nov 2000 19:30:54 -0800 (PST) Received: from adelphia.net ([24.50.186.158]) by smtprelay1.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id G41R0B00.H84 for ; Tue, 14 Nov 2000 22:28:59 -0500 Message-ID: <3A120320.286632CD@adelphia.net> Date: Tue, 14 Nov 2000 22:29:36 -0500 From: Nader Turki X-Mailer: Mozilla 4.75 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.org Subject: cgi Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi guys, I used to have a FreeBSD 4.0-STABLE machine and using a cgi script to send all orders to sales@venix.net. I had postfix as my mail system and have this line in the cgi script: $mailprog = '/usr/libexec/sendmail/sendmail'; It used to work just fine. Now I have a FreeBSD 4.1.1-STABLE machine. I'm trying the same cgi script. I have postfix as my mail system and have the same old cgi which say: $mailprog = '/usr/libexec/sendmail/sendmail'; But I get an error email saying: Return-Path: MAILER-DAEMON Received: from localhost (localhost) by shadow.venix.net (8.11.1/8.11.0) id eAF2Rvv26778; Tue, 14 Nov 2000 21:27:57 -0500 (EST) (envelope-from MAILER-DAEMON) Date: Tue, 14 Nov 2000 21:27:57 -0500 (EST) From: Mail Delivery Subsystem Message-Id: <200011150227.eAF2Rvv26778@shadow.venix.net> To: postmaster To: nobody MIME-Version: 1.0 Content-Type: multipart/report; report-type=delivery-status; boundary="eAF2Rvv26778.974255277/shadow.venix.net" Subject: Returned mail: see transcript for details Auto-Submitted: auto-generated (failure) X-UIDL: be64c94876f2171bd03a0e273398a06e This is a MIME-encapsulated message --eAF2Rvv26778.974255277/shadow.venix.net The original message was received at Tue, 14 Nov 2000 21:27:57 -0500 (EST) from nobody@localhost ----- The following addresses had permanent fatal errors ----- sales@venix.net (reason: system config error) ----- Transcript of session follows ----- 553 5.3.5 mail.venix.net. config error: mail loops back to me (MX problem?) 554 5.3.5 sales@venix.net... Local configuration error Hope someone can help me :) Nader, P.S. sales@venix.net works just fine when i send email. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 20:36:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from krycek.zoominternet.net (krycek.zoominternet.net [63.67.120.9]) by hub.freebsd.org (Postfix) with SMTP id 726C737B4CF for ; Tue, 14 Nov 2000 20:36:14 -0800 (PST) Received: (qmail 6175 invoked from network); 15 Nov 2000 04:33:57 -0000 Received: from lcl12.cvzoom.net (HELO cvzoom.net) (208.226.155.12) by krycek.zoominternet.net with SMTP; 15 Nov 2000 04:33:57 -0000 Message-ID: <3A1212BC.F648B2E9@cvzoom.net> Date: Tue, 14 Nov 2000 23:36:12 -0500 From: Donn Miller X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.2-BETA i386) X-Accept-Language: en MIME-Version: 1.0 To: Matt Dillon Cc: Garrett Wollman , stable@FreeBSD.ORG, mckusick@mckusick.com Subject: Re: Any outstanding soft-updates or FFS bugs (matching this description)? References: <200011131924.OAA53671@khavrinen.lcs.mit.edu> <200011140302.eAE32sV43340@earth.backplane.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Matt Dillon wrote: > I've had filesystems blow up under test when filling a parition > with softupdates turned on. The most recent time was last > weekend while I was testing low-memory stuff. It would be nice if the softupdates code (or maybe other kernel code could do this) could detect when filesystem space is running low, and kick into some "fail-safe" mode. For example, when the free space drops below 15%, softupdates could automatically shut itself off, and then turn itself back on when the free space rises above 20% (hysteresis). - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 21:58:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from poseidon.cannoncreek.com (unknown [216.252.208.241]) by hub.freebsd.org (Postfix) with ESMTP id 67DBF37B479 for ; Tue, 14 Nov 2000 21:58:30 -0800 (PST) Received: from nomad (nomad.cannoncreek.com [192.168.0.69]) by poseidon.cannoncreek.com (8.9.3/8.9.3) with SMTP id NAA52098; Wed, 15 Nov 2000 13:57:17 +0800 (PHT) (envelope-from marsattack@cannoncreek.com) Message-ID: <006a01c04eca$ff8d8940$4500a8c0@nomad> From: "Mars Attack" To: "Nader Turki" Cc: References: <3A120320.286632CD@adelphia.net> Subject: Re: cgi Date: Wed, 15 Nov 2000 14:11:57 +0800 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.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > hi guys, > I used to have a FreeBSD 4.0-STABLE machine and using a cgi script to > send all orders to sales@venix.net. > I had postfix as my mail system and have this line in the cgi script: > $mailprog = '/usr/libexec/sendmail/sendmail'; > It used to work just fine. > > Now I have a FreeBSD 4.1.1-STABLE machine. I'm trying the same cgi > script. > I have postfix as my mail system and have the same old cgi which say: > $mailprog = '/usr/libexec/sendmail/sendmail'; > you should have placed: NO_SENDMAIL = true in your /etc/make.conf so as to avoid building sendmail in building/installing world, it may have blown your postfix binaries off... > But I get an error email saying: > > Return-Path: MAILER-DAEMON > Received: from localhost (localhost) > by shadow.venix.net (8.11.1/8.11.0) id eAF2Rvv26778; > Tue, 14 Nov 2000 21:27:57 -0500 (EST) > (envelope-from MAILER-DAEMON) > Date: Tue, 14 Nov 2000 21:27:57 -0500 (EST) > From: Mail Delivery Subsystem > Message-Id: <200011150227.eAF2Rvv26778@shadow.venix.net> > To: postmaster > To: nobody > MIME-Version: 1.0 > Content-Type: multipart/report; report-type=delivery-status; > boundary="eAF2Rvv26778.974255277/shadow.venix.net" > Subject: Returned mail: see transcript for details > Auto-Submitted: auto-generated (failure) > X-UIDL: be64c94876f2171bd03a0e273398a06e > > This is a MIME-encapsulated message > > --eAF2Rvv26778.974255277/shadow.venix.net > > The original message was received at Tue, 14 Nov 2000 21:27:57 -0500 > (EST) > from nobody@localhost > > ----- The following addresses had permanent fatal errors ----- > sales@venix.net > (reason: system config error) > > ----- Transcript of session follows ----- > 553 5.3.5 mail.venix.net. config error: mail loops back to me (MX > problem?) > 554 5.3.5 sales@venix.net... Local configuration error > > Hope someone can help me :) > > Nader, > > P.S. sales@venix.net works just fine when i send email. > > > > 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 Nov 14 22: 5:20 2000 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 5727137B479 for ; Tue, 14 Nov 2000 22:05:17 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id WAA15856; Tue, 14 Nov 2000 22:05:10 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eAF659s45178; Tue, 14 Nov 2000 22:05:09 -0800 (PST) (envelope-from jdp) Date: Tue, 14 Nov 2000 22:05:09 -0800 (PST) Message-Id: <200011150605.eAF659s45178@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Reply-To: stable@freebsd.org Cc: freebsd-stable@gdmckee.com Subject: Re: CVSUP Refure File In-Reply-To: <003701c04e4f$33dedb80$0500a8c0@gdmckee.local> References: <003701c04e4f$33dedb80$0500a8c0@gdmckee.local> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <003701c04e4f$33dedb80$0500a8c0@gdmckee.local>, G D McKee wrote: > > It is not clear where this file has to be placed in the file system. > Can someone please advise? http://www.polstra.com/projects/freeware/CVSup/faq.html Look for the section entitled "Refuse Files." 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 Nov 14 22:55:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from beastie.mckusick.com (beastie.mckusick.com [209.31.233.184]) by hub.freebsd.org (Postfix) with ESMTP id 1AA0B37B479 for ; Tue, 14 Nov 2000 22:55:45 -0800 (PST) Received: from beastie.mckusick.com (localhost [127.0.0.1]) by beastie.mckusick.com (8.9.3/8.9.3) with ESMTP id WAA66123; Tue, 14 Nov 2000 22:55:40 -0800 (PST) (envelope-from mckusick@beastie.mckusick.com) Message-Id: <200011150655.WAA66123@beastie.mckusick.com> To: Donn Miller Subject: Any outstanding soft-updates or FFS bugs (matching this description)? Cc: Garrett Wollman , stable@FreeBSD.ORG In-Reply-To: Your message of "Tue, 14 Nov 2000 23:36:12 EST." <3A1212BC.F648B2E9@cvzoom.net> Date: Tue, 14 Nov 2000 22:55:40 -0800 From: Kirk McKusick Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Date: Tue, 14 Nov 2000 23:36:12 -0500 From: Donn Miller To: Matt Dillon CC: Garrett Wollman , stable@FreeBSD.ORG, mckusick@mckusick.com Subject: Re: Any outstanding soft-updates or FFS bugs (matching this description)? Matt Dillon wrote: > I've had filesystems blow up under test when filling a parition > with softupdates turned on. The most recent time was last > weekend while I was testing low-memory stuff. It would be nice if the softupdates code (or maybe other kernel code could do this) could detect when filesystem space is running low, and kick into some "fail-safe" mode. For example, when the free space drops below 15%, softupdates could automatically shut itself off, and then turn itself back on when the free space rises above 20% (hysteresis). - Donn Unfortunately, soft updates are not easily turned off and on. Doing so requires stopping all operations on the filesystem which is non trivial and disruptive. And more to the point, soft updates should not fail in an out-of-space situation. If it does, that is a bug and should be fixed. Kirk McKusick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 23:20: 5 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 3BB2C37B479; Tue, 14 Nov 2000 23:19:59 -0800 (PST) Received: from billy-club.village.org (billy-club.village.org [10.0.0.3]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAF7JAR15566; Wed, 15 Nov 2000 00:19:10 -0700 (MST) (envelope-from imp@billy-club.village.org) Received: from billy-club.village.org (localhost [127.0.0.1]) by billy-club.village.org (8.11.1/8.8.3) with ESMTP id eAF7L2G47704; Wed, 15 Nov 2000 00:21:02 -0700 (MST) Message-Id: <200011150721.eAF7L2G47704@billy-club.village.org> To: stable@FreeBSD.ORG Subject: Re: libc shlib version Cc: Satoshi - Ports Wraith - Asami In-reply-to: Your message of "Tue, 14 Nov 2000 15:56:11 PST." <20001114155611.A94037@dragon.nuxi.com> References: <20001114155611.A94037@dragon.nuxi.com> <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131727.eADHR8c42388@vashon.polstra.com> <20001113153325.D39667@dragon.nuxi.com> <20001114081845.A76050@dragon.nuxi.com> Date: Wed, 15 Nov 2000 00:21:02 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001114155611.A94037@dragon.nuxi.com> "David O'Brien" writes: : On Tue, Nov 14, 2000 at 02:15:49PM -0800, Satoshi - Ports Wraith - Asami wrote: : > Hmm. That's a good point. So you mean there is no way to build a : > libc that works for 4.2 that will also work with a 4.0 kernel? : : Yes. Maybe I'm crazy, but can't we find and kill the API change that caused this and back it out for 4.x? I suspect it was the per interface stat changes in the network code, but I could very well be wrong. : > (I don't think just changing the libc source on a 4.0 machine will : > accomplish that. Besides, that sounds even more dangerous, to build : > something with mixed sources.) : : IF 4.2-R libc sources would compile on a 4.0-R system the resulting : libc.so.4 will work much better than using a stock 4.2-R libc.so.4. This : is because the /usr/include/sys/ and /usr/include/machine/ headers : (especially the syscall ones) used to compile the 4.2-R libc sources will : match the 4.0-R kernel. Interface changes (as exposed) in /sys/sys and : /sys//include are one of the bigger ways to get a kernel and : userland out of sync. These sorts of things aren't supposed to impact libc at all. Do we know which one caused the problem? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 23:28:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from router.atom.ru (int-gw.atom.ru [194.67.191.253]) by hub.freebsd.org (Postfix) with ESMTP id E091C37B479 for ; Tue, 14 Nov 2000 23:28:37 -0800 (PST) Received: (from laa@localhost) by router.atom.ru (8.9.3/8.9.3) id KAA39270; Wed, 15 Nov 2000 10:27:19 +0300 (MSK) Date: Wed, 15 Nov 2000 10:27:19 +0300 From: "Alexandr A. Listopad" To: Caleb Land Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Mouse troubles in X and console (warning: contains graphic pleas for help :)) Message-ID: <20001115102719.A38436@atom.ru> References: <20001114145213.A18827@deepthought.granfalloon.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20001114145213.A18827@deepthought.granfalloon.com>; from bokonon@rochester.rr.com on Tue, Nov 14, 2000 at 02:52:13PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Nov 14, 2000 at 02:52:13PM -0500, Caleb Land wrote: > Hello, > About three days ago I was using X, and my mouse froze in it's > tracks. I know that X didn't freeze because I could still operate it > with the keyboard. So, after I saved my work, I used > CTRL-ALT-BACKSPACE to halt X. Then I killed ``moused'' and ran it > again. Then when I moved my mouse in the console tons of characters > (a lot of dollar signs ($)) were being input on standard input (as if > I were typing them, I received a lot of "command not found" errors). > If I start X when it is acting like this my mouse goes crazy when I > move it. It clicks everywhere, and jumps from one side of the screen > to the other. > When I reboot the machine everything is normal again until I > start X and use it for a little while. Through much rebooting, I've > determined that moving a window from one virtual desktop to another > will get it to freeze more quickly, though other activity causes it > too. I tried installing X from cvs, but that didn't fix anything. > I tried cvsup'ing by adding: > > date=2000.11.01.01.01.01 > > and making a new kernel and world, but that didn't help (it worked > until a couple of days ago, so I thought that a recent installworld > might have caused it, but it still didn't work with the old sources) > > I've tried not running moused on boot, and just using the > mouse in X with the type set to "PS/2" and the device set to > "/dev/psm0" You need to use "SysMouse' instead! > > Here is some information about my system: > * Dual PIII 500 on a Supermicro P6DGE > > * 256 MB of Memory (I added 128 last week, and that is when I > recompiled my kernel because for some reason I have 128 MB of memory > hardcoded in my kernel config.) > > * Intellimouse Explorer (the one with 5 buttons and a wheel) hooked up > to the PS/2 port because the USB never worked with SMP for some reason. > > * First X 4.0.1 from the ports collection, then from CVS, same problem > > The mouse works fine in Windows, and worked fine since March 2000 when > I installed FreeBSD 4.0 until now. > > If you need more specific information tell me how to get it > and I will (maybe some sort of kernel log or something). I'm stumped. also you need to read mail archives for looking answers -- Laa To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Tue Nov 14 23:43:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (placeholder-dcat-1076843399.broadbandoffice.net [64.47.83.135]) by hub.freebsd.org (Postfix) with ESMTP id 64ECC37B4CF for ; Tue, 14 Nov 2000 23:43:11 -0800 (PST) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id eAF7gXO53980; Tue, 14 Nov 2000 23:42:33 -0800 (PST) (envelope-from dillon) Date: Tue, 14 Nov 2000 23:42:33 -0800 (PST) From: Matt Dillon Message-Id: <200011150742.eAF7gXO53980@earth.backplane.com> To: Donn Miller Cc: Garrett Wollman , stable@FreeBSD.ORG, mckusick@mckusick.com Subject: Re: Any outstanding soft-updates or FFS bugs (matching this description)? References: <200011131924.OAA53671@khavrinen.lcs.mit.edu> <200011140302.eAE32sV43340@earth.backplane.com> <3A1212BC.F648B2E9@cvzoom.net> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :Matt Dillon wrote: : :> I've had filesystems blow up under test when filling a parition :> with softupdates turned on. The most recent time was last :> weekend while I was testing low-memory stuff. : :It would be nice if the softupdates code (or maybe other kernel code :could do this) could detect when filesystem space is running low, and :kick into some "fail-safe" mode. For example, when the free space drops :below 15%, softupdates could automatically shut itself off, and then :turn itself back on when the free space rises above 20% (hysteresis). : :- Donn Mmm. It would be better to fix the bug, I think, then to try to program end-runs around it. I'm hoping that with all the reports coming in Kirk will be able to locate the problem (whether it be in softupdates or the buffer cache or whatever). A friend of mine just lost one of his filesystems to the same sort of corruption. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 1:53:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freebsd.klondike.ru (unknown [195.170.237.64]) by hub.freebsd.org (Postfix) with ESMTP id 96CC137B4CF for ; Wed, 15 Nov 2000 01:53:14 -0800 (PST) Received: from freebsd.klondike.ru (freebsd.klondike.ru [195.170.237.64]) by freebsd.klondike.ru (8.11.1/8.11.1) with SMTP id eAFCqdt66691 for ; Wed, 15 Nov 2000 12:52:41 GMT (envelope-from zhecka@freebsd.klondike.ru) Message-Id: <200011151252.eAFCqdt66691@freebsd.klondike.ru> Date: Wed, 15 Nov 2000 12:52:39 +0000 From: Kaltashkin Eugene To: freebsd-stable@freebsd.org Subject: ftpd from BSDI 4.1 X-Mailer: stuphead version 0.4.5 (GTK+ 1.2.8; FreeBSD 4.2-BETA; i386) Organization: Klondike Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi ppls. When in FreeBSD be ftpd server from BSDI 4.1 ? Him support virtual servers and very customisable config. Best Regards. Zhecka. PS: sorry for bad english , i'm russian :) -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 1:58:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from axis.tdd.lt (axis.tdd.lt [193.219.211.5]) by hub.freebsd.org (Postfix) with ESMTP id 423DD37B4CF for ; Wed, 15 Nov 2000 01:58:44 -0800 (PST) Received: from localhost (midom@localhost) by axis.tdd.lt (8.11.1/8.11.1) with ESMTP id eAF9wW185906; Wed, 15 Nov 2000 11:58:33 +0200 (EET) Date: Wed, 15 Nov 2000 11:58:32 +0200 (EET) From: Domas Mituzas X-Sender: midom@axis.tdd.lt To: Kaltashkin Eugene Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ftpd from BSDI 4.1 In-Reply-To: <200011151252.eAFCqdt66691@freebsd.klondike.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > When in FreeBSD be ftpd server from BSDI 4.1 ? > Him support virtual servers and very customisable config. Present ftpd already supports virtual hosts (take a look at ftpd(8)). Moreover I find that this ftpd is enough for any unix host except public ftp servers, which already have special requirements and can be satisfied by dozens of servers in ports/ftp/. Any special software for extended operation should reside and resides in ports. With respect, Domas Mituzas Systems administrator DELFI, UAB, Lithuania To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 3:17:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 29DBC37B4CF; Wed, 15 Nov 2000 03:17:06 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id WAA19098; Wed, 15 Nov 2000 22:16:51 +1100 Date: Wed, 15 Nov 2000 22:17:46 +1100 (EST) From: Bruce Evans X-Sender: bde@besplex.bde.org To: Warner Losh Cc: stable@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: "make modules" kicks the first module directory twice In-Reply-To: <200011142027.NAA49799@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 14 Nov 2000, Warner Losh wrote: > make depend is already *REQUIRED* when you are updating a kernel from > an older version of the kernel. For config -r FOO kernels it isn't. It is neither necessary nor sufficient for updating. config -r removes conflicting garbage from previous builds. Removing the conflicting garbage is sufficient. `make clean' normally suffices to remove it, but there are cases where .depend itself is garbage and must be removed to unbreak `make depend'. > Even a make clean after a make depend will require that make depend be > run again. This was broken in rev.1.348 of sys/conf/files, etc. `make clean' removes the generated bus interface headers, and there are no longer enough dependencies for make(1) to know how to rebuild them. There are enough dependencies to rebuild them for `make depend', and for plain `make' when .depend doesn't exist (minor magic involving ${BEFORE_DEPEND}). .depend still doesn't contain all the dependencies on headers, because at least the generated bus interface .c files are handled too specially. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 3:26:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-206-90-77.dsl.snfc21.pacbell.net [63.206.90.77]) by hub.freebsd.org (Postfix) with ESMTP id 625CD37B479 for ; Wed, 15 Nov 2000 03:26:39 -0800 (PST) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.11.1) with ESMTP id eAFBWoF03026; Wed, 15 Nov 2000 03:32:54 -0800 (PST) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200011151132.eAFBWoF03026@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Kaltashkin Eugene Cc: freebsd-stable@freebsd.org Subject: Re: ftpd from BSDI 4.1 In-reply-to: Your message of "Wed, 15 Nov 2000 12:52:39 GMT." <200011151252.eAFCqdt66691@freebsd.klondike.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 15 Nov 2000 03:32:50 -0800 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > When in FreeBSD be ftpd server from BSDI 4.1 ? > Him support virtual servers and very customisable config. We are currently looking at integrating Luke Mewburn's latest improvements to the stock BSD ftpd, which should include everything you're looking for and more. Likewise for the ftp client. -- ... 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 Wed Nov 15 3:45:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from tech.pcx.si (tech.pcx.si [212.18.46.56]) by hub.freebsd.org (Postfix) with ESMTP id 65C1A37B479 for ; Wed, 15 Nov 2000 03:45:43 -0800 (PST) Received: from pcx.si (cuk [192.168.1.205]) by tech.pcx.si (Postfix) with ESMTP id BF163F908F for ; Wed, 15 Nov 2000 12:48:23 +0100 (CET) Message-ID: <3A12777E.DEA187E0@pcx.si> Date: Wed, 15 Nov 2000 12:46:06 +0100 From: Marko Cuk Organization: Pcx computers d.o.o., Tehnika X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: Re: Bridging code in 4.2RC1 still not fixed Content-Type: multipart/mixed; boundary="------------1DDD82267694B37E3032F085" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------1DDD82267694B37E3032F085 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit I know, Bosko, that I still didn't send you debugging information about it, but I'm trying to do that in near future. Read the following forward, please. Marko Cuk --------------1DDD82267694B37E3032F085 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <3A1273FB.2C1C40A5@pcx.si> Date: Wed, 15 Nov 2000 12:31:07 +0100 From: Marko Cuk Organization: Pcx computers d.o.o., Tehnika X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: tmoestl@gmx.net, bmilekic@dsuper.net Subject: Re: bug in bridging/dummynet code - PR kern/19551 (fwd) References: Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Hello !! I tried that "fix" and maschine is now stable and won't crash, but dummynet wont work. When I insert rule ipfw add 5000 pipe 1 tcp from any to any only ICMP packets goes through, but maschine remains stable. Can I test something more ? Do you have additional ideas ? Inform me ASAP. Regards, Cuk > Date: Tue, 14 Nov 2000 22:01:17 +0100 > From: Thomas Moestl > To: freebsd-net@freebsd.org > Cc: bmilekic@dsuper.net > Subject: bug in bridging/dummynet code - PR kern/19551 > > Hi, > > I think I have spotted a bug in the bridge/dummynet code that might be > responsible for some panics people have reported recently - see e.g. > PR kern/19551. > PR kern/21534 seems related and are probably about the same thing, > PR kern/19488 goes in the same direction. > > Bosko, I'm CCing this to you because the PR is currently assigned to > you. > > Here is the relevant section of code from netinet/ip_dummynet.c:402: > > #ifdef BRIDGE > case DN_TO_BDG_FWD : { > struct mbuf *m = (struct mbuf *)pkt ; > struct ether_header hdr; > > if (m->m_len < ETHER_HDR_LEN > && (m = m_pullup(m, ETHER_HDR_LEN)) == NULL) { > m_freem(m); > break; > } > bcopy(mtod(m, struct ether_header *), &hdr, ETHER_HDR_LEN); > m_adj(m, ETHER_HDR_LEN); > bdg_forward(&m, &hdr, pkt->ifp); > if (m) > m_freem(m); > } > break ; > #endif > > Now, pkt is a malloc()ed structure, not an mbuf! Calling m_pullup() on it > seems defective, at least because m_free may be called in m_pullup(), > which leaks kernel memory if the freed structure is not an mbuf. > And of course, the ethernet header should be in the mbuf in pkt->dn_m. > Should it be: > > #ifdef BRIDGE > case DN_TO_BDG_FWD : { > struct mbuf *m = (struct mbuf *)pkt ; > struct ether_header hdr; > > if (pkt->dn_m->m_len < ETHER_HDR_LEN > && (pkt->dn_m = m_pullup(pkt->dn_m, ETHER_HDR_LEN)) == NULL) { > m_freem(pkt->dn_m); > break; > } > bcopy(mtod(pkt->dn_m, struct ether_header *), &hdr, ETHER_HDR_LEN); > m_adj(pkt->dn_m, ETHER_HDR_LEN); > bdg_forward(&m, &hdr, pkt->ifp); > if (m) > /* bdg_format will put pkt->dn_m into mbuf into m in our case */ > m_freem(m); > } > break ; > #endif > > Hmm, maybe I'm wrong here, but that seems odd to me. Please enlighten > me! Unfortunetly, I have no machine I could use to test it at the moment. > > I just wanted to ask before I add this to the PR. > > Sorry if I was wrong, > - Thomas > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-net" in the body of the message --------------1DDD82267694B37E3032F085-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 4: 4:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rina.r.dl.itc.u-tokyo.ac.jp (rina.r.dl.itc.u-tokyo.ac.jp [133.11.199.247]) by hub.freebsd.org (Postfix) with ESMTP id 5DFDC37B479; Wed, 15 Nov 2000 04:04:09 -0800 (PST) Received: from rina.r.dl.itc.u-tokyo.ac.jp (localhost [127.0.0.1]) by rina.r.dl.itc.u-tokyo.ac.jp (8.11.1+3.4Wpre/3.7W-rina.r-0.1-11.01.2000) with ESMTP id eAFC40J95501; Wed, 15 Nov 2000 21:04:02 +0900 (JST) Date: Wed, 15 Nov 2000 21:04:00 +0900 Message-ID: From: Seigo Tanimura To: steve@megahack.com, Jesse , Adrian Chadd Cc: freebsd-stable@freebsd.org Subject: Re: savecore snafu, dirname vs dirname() In-Reply-To: In your message of "Sun, 12 Nov 2000 20:56:08 -0600 (CST)" <14863.22600.507386.659982@catbert.megahack.com> References: <14863.22600.507386.659982@catbert.megahack.com> Cc: Seigo Tanimura User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) Organization: Digital Library Research Division, Information Techinology Centre, The University of Tokyo MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: multipart/mixed; boundary="Multipart_Wed_Nov_15_21:04:00_2000-1" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --Multipart_Wed_Nov_15_21:04:00_2000-1 Content-Type: text/plain; charset=US-ASCII On Sun, 12 Nov 2000 20:56:08 -0600 (CST), Steven Farmer said: Steven> Here's wierd one. It seems to be a mixup between "char *dirname" in Steven> savecore.c and dirname() in libc... Steven> After today's cvsup/build/install, savecore dies during the reboot: Steven> pid 133 (savecore), uid 0: exited on signal 10 (core dumped) (snip) Steven> /usr/libexec/elf/ld: Warning: size of symbol `dirname' changed from 4 to 206 in dirname.o Steven> /usr/libexec/elf/ld: Warning: type of symbol `dirname' changed from 1 to 2 in dirname.o On Wed, 15 Nov 2000 03:28:21 -0800 (PST), Jesse said: Jesse> I cvsup'd today to 4.2-BETA and did a make world and recompiled my kernel. Jesse> Everything appears to be working fine, except for savecore. Jesse> When savecore is run (either from rc or commandline) with a directory Jesse> argument (required) it core dumps reporting a Bus Error. Jesse> # savecore /var/crash Jesse> Bus error (core dumped) I have seen exactly the same problem in -current, which was fixed in src/sbin/savecore/savecore.c rev 1.34. Attached is the patch to fix the bug. --Multipart_Wed_Nov_15_21:04:00_2000-1 Content-Type: text/plain; type=patch; charset=US-ASCII Content-Disposition: attachment; filename="savecore.c.diff" Content-Transfer-Encoding: 7bit Index: savecore/savecore.c =================================================================== RCS file: /home/ncvs/src/sbin/savecore/savecore.c,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- savecore/savecore.c 2000/05/09 22:20:14 1.33 +++ savecore/savecore.c 2000/09/03 07:02:00 1.34 @@ -42,7 +42,7 @@ static char sccsid[] = "@(#)savecore.c 8.3 (Berkeley) 1/2/94"; #endif static const char rcsid[] = - "$FreeBSD: src/sbin/savecore/savecore.c,v 1.33 2000/05/09 22:20:14 ps Exp $"; + "$FreeBSD: src/sbin/savecore/savecore.c,v 1.34 2000/09/03 07:02:00 peter Exp $"; #endif /* not lint */ #include @@ -108,7 +108,7 @@ int dumpsize; /* amount of memory dumped */ char *kernel; -char *dirname; /* directory to save dumps in */ +char *savedir; /* directory to save dumps in */ char *ddname; /* name of dump device */ dev_t dumpdev; /* dump device */ int dumpfd; /* read/write descriptor on char dev */ @@ -175,7 +175,7 @@ if (!clear) { if (argc != 1 && argc != 2) usage(); - dirname = argv[0]; + savedir = argv[0]; } if (argc == 2) kernel = argv[1]; @@ -348,7 +348,7 @@ * Get the current number and update the bounds file. Do the update * now, because may fail later and don't want to overwrite anything. */ - (void)snprintf(path, sizeof(path), "%s/bounds", dirname); + (void)snprintf(path, sizeof(path), "%s/bounds", savedir); if ((fp = fopen(path, "r")) == NULL) goto err1; if (fgets(buf, sizeof(buf), fp) == NULL) { @@ -369,7 +369,7 @@ /* Create the core file. */ oumask = umask(S_IRWXG|S_IRWXO); /* Restrict access to the core file.*/ (void)snprintf(path, sizeof(path), "%s/vmcore.%d%s", - dirname, bounds, compress ? ".Z" : ""); + savedir, bounds, compress ? ".Z" : ""); if (compress) { if ((fp = zopen(path, "w", 0)) == NULL) { syslog(LOG_ERR, "%s: %s", path, strerror(errno)); @@ -420,7 +420,7 @@ /* Copy the kernel. */ ifd = Open(kernel ? kernel : getbootfile(), O_RDONLY); (void)snprintf(path, sizeof(path), "%s/kernel.%d%s", - dirname, bounds, compress ? ".Z" : ""); + savedir, bounds, compress ? ".Z" : ""); if (compress) { if ((fp = zopen(path, "w", 0)) == NULL) { syslog(LOG_ERR, "%s: %s", path, strerror(errno)); @@ -541,14 +541,14 @@ } kernelsize = st.st_blocks * S_BLKSIZE; - if (statfs(dirname, &fsbuf) < 0) { - syslog(LOG_ERR, "%s: %m", dirname); + if (statfs(savedir, &fsbuf) < 0) { + syslog(LOG_ERR, "%s: %m", savedir); exit(1); } spacefree = ((off_t) fsbuf.f_bavail * fsbuf.f_bsize) / 1024; totfree = ((off_t) fsbuf.f_bfree * fsbuf.f_bsize) / 1024; - (void)snprintf(path, sizeof(path), "%s/minfree", dirname); + (void)snprintf(path, sizeof(path), "%s/minfree", savedir); if ((fp = fopen(path, "r")) == NULL) minfree = 0; else { --Multipart_Wed_Nov_15_21:04:00_2000-1 Content-Type: text/plain; charset=US-ASCII -- Seigo Tanimura --Multipart_Wed_Nov_15_21:04:00_2000-1-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 6: 2:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id A01BF37B4C5; Wed, 15 Nov 2000 06:02:24 -0800 (PST) Received: from phantom (phantom.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.9.2/8.9.1) with SMTP id JAA18470; Wed, 15 Nov 2000 09:01:31 -0500 (EST) Reply-To: From: "Gerald T. Freymann" To: Cc: Subject: Strange Sendmail behaviour Date: Wed, 15 Nov 2000 09:02:49 -0500 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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 In-Reply-To: Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have our main machine configured to use a new FreeBSD as a secondary MX FreeBSD mail2.eagle.ca 4.2-BETA FreeBSD 4.2-BETA #0: Thu Nov 9 16:46:05 EST 2000 frey mann@mail2.eagle.ca:/usr/obj/usr/src/sys/MYGENERIC i386 The main machine has an mx value of 0, and this one is 30. I'm not sure when it started, but all of a sudden the secondary MX machine has started rejecteing valid email addresses on our main server. I had to kill sendmail completely as it's preventing our users from getting mail. /etc/resolv.conf points back to the main server. I don't run named on the secondary machine. If I nslookup main.domain I get the correct IP number. even shows mail.domain as the nameserver. If I do a: echo testing |sendmail -v support@main.host I get "user unknown" which is false. If I do: echo testing |sendmail -v support@machine.main.host it works fine. A few other tests showed connecting to local. It's like sendmail on the secondary machine thinks it's the main server and since those accounts don't exist, it rejects them with user unknown. I had originally had Freebsd 4.1.1 stable and cvsup's up to the latest last week. I rebooted the machine again yesterday because I was updating Apache and it's basically since yesterday I've noticed valid email addresses being rejected. Any ideas? -Gerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 6:24:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from marlo.eagle.ca (marlo.eagle.ca [209.167.16.10]) by hub.freebsd.org (Postfix) with ESMTP id E22B337B479; Wed, 15 Nov 2000 06:24:18 -0800 (PST) Received: from phantom (phantom.eagle.ca [209.167.16.15]) by marlo.eagle.ca (8.9.2/8.9.1) with SMTP id JAA22218; Wed, 15 Nov 2000 09:23:28 -0500 (EST) Reply-To: From: "Gerald T. Freymann" To: Cc: Subject: Strange Sendmail behaviour- -- DOH! Fixed Date: Wed, 15 Nov 2000 09:24:46 -0500 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) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I think I got a little ahead of myself yesterday on our secondary MX machine. For some "dumb!" reason I created a local-host-names file and put the main domain name in there, so naturally, sendmail was trying to deliver local. Once I deleted that file mail is flowing to the main mail server just fine. -Gerry To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 6:50:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from leaf.lumiere.net (leaf.lumiere.net [208.44.192.100]) by hub.freebsd.org (Postfix) with ESMTP id 6C7AF37B479 for ; Wed, 15 Nov 2000 06:50:18 -0800 (PST) Received: by leaf.lumiere.net (Postfix, from userid 1000) id AF7B7F0F8; Wed, 15 Nov 2000 06:50:17 -0800 (PST) Date: Wed, 15 Nov 2000 06:50:17 -0800 (PST) From: Jesse X-Sender: j@localhost To: sos@freebsd.dk, freebsd-stable@freebsd.org Cc: Jesse Subject: HPT 370 BIOS RAID setup/install Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I currently have a 4.2-BETA system running off of ad4. I want to use the BIOS RAID mirroring function of the HPT370 chipset. I describe my situation first. The questions are at the end. As I understand from reading various -stable and -current mailing list messages, BIOS RAID with this controller is now supported. The kernel sees the array and the drives: ar0: 28629MB [3649/255/63] subdisks: ad4: 28629MB [58168/16/63] at ata2-master UDMA66 ad6: 28629MB [58168/16/63] at ata3-master UDMA66 Now if I try to mount the partitions under ar*, I get errors about the raw partition size != slice size. The difference seems to be by 10 blocks. The questions: 1) Is it possible to resize/relabel my partitions so as to work properly? Seems like the BIOS is stealing 10 blocks away. How? 2) If 1) isn't possible, could a new 4.2-BETA installation directly onto ar0 work? If so, what would I need to do special? 3) If 2) isn't possible, could I reinstall on ad* in a way that would allow me to switchover to ar0 without the partition errors? Thanks, --- Jesse "One has a moral responsibility to disobey unjust laws." -- Dr. Martin Luther King Jr. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 7: 4:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 1E07237B4D7; Wed, 15 Nov 2000 07:04:13 -0800 (PST) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.1/8.11.0) with ESMTP id eAFF5uf19166; Wed, 15 Nov 2000 16:05:56 +0100 (CET) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Wed, 15 Nov 2000 16:05:56 +0100 (CET) From: "O. Hartmann" To: Jean-Marc Zucconi Cc: freebsd-questions@FreeBSD.org, freebsd-stable@FreeBSD.org Subject: Re: XDMCP differences in XFree 336 nad XFree 401??? Please help ... In-Reply-To: <200011140033.eAE0XGh27830@qix.dalai-zebu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 14 Nov 2000, Jean-Marc Zucconi wrote: Dear Sir. Just this moment I installe XFree 4.0.1_8 out of the ports collection, took the sources and started compiling. I has been aked for several things and this time I said NO to the following things: XDM-AUTHENTICATION-1 SecureRPC PAM I thinkk there shouldn't be anything what probalbly stresses XDM or the way it connects. I compiled this for the machine where the chooser is running on, I installed the new compiled XFree on the machine from which the diskless client is starting from, so the XDM/CHOOSER offering host has the newest XFree and the client itself starts connection with the same version. On both systems the previously mentioned options were disabled. But nothing changed! I get a chooser with a list of hosts. But I can not select and connect to one of them. I can select them, then display gets dark as the chooser offering host is forwarding the request and after that chooser appears again, it seems to me like a reset or similar. The target host is not able to pick up a connection to the diskless client's X server, but why? When doing this task manually by starting the local diskless client's X server with the -query option to any host which has been refused connection prior by chooser I can obtain a login and working session! One host is named mail. This host offers a chooser, version 4.0.1 and itself in the chooser. The client has X server running with indirect query to this host mal for obtaining a chooser screen. Xaccess is acurately set up and all other stuff seems to me clear (as its comes with the distribution and as I changed some lines in xdm-config and looked at working machines). But ist still has problems, but not with those choosers running on XFree 3.3.6! where is the secret? Well, sorry to say this but I'm loosing hairs ... ;-) Sometimes I think it could be a problem regarding to 'forwarding' the connection, but what is involving forwarding XDMCP connections by a chooser? I run sshd, but not using ssh as a setup for X sessions. I run inetd in tcpwrapper mode (-wW). I use IPFW filter (but I switched it off to see whether it works, the answer is: no). Do I have any chance to watch the connection process of chooser and target host? Maybe in watching what's going on I can track down the problem ... Thanks a lot ... Oliver :>>>>>> O Hartmann writes: :> :> > XFree86 401 is compiled with the ports defaults, XDM-AUTHENTICATION-1 scheme, :> > secureRPC, PAM support. Does anyone know something about a bug or broken code? :> > What is the difference between XDM 336 and XDM 401? :> > Or is this only caused by myself, a stupid fool not knowing much about the tricks :> > how X11 works? :> :>This could be a problem with PAM as the XFree86-4 port had no support :>for PAM until a few minutes ago (there is now a fix in revision 8 of :>the port) although the configure script asked if you wanted PAM. :> :>Jean-Marc :> :>-- :> Jean-Marc Zucconi PGP Key: finger jmz@FreeBSD.org :> - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 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 Wed Nov 15 7:41:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from slurpee.jlms.com (jlms.com [216.141.4.160]) by hub.freebsd.org (Postfix) with ESMTP id 268EB37B4CF for ; Wed, 15 Nov 2000 07:41:39 -0800 (PST) Received: (from adriel@localhost) by slurpee.jlms.com (8.9.3/8.9.3) id JAA10258; Wed, 15 Nov 2000 09:41:03 -0600 (envelope-from adriel) Message-ID: <20001115094103.D22178@adriel.net> Date: Wed, 15 Nov 2000 09:41:03 -0600 From: Adriel Ickler To: freebsd-stable@freebsd.org Subject: shmget is broken in 4.2-BETA Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG shmget() failed: Cannot allocate memory I get that when trying to run fxtv after my make world, it worked perfectly before. I also tried a make deinstall all install to recompile it, sometimes that helps in these sorts of situations. no luck. Please fix shmget() in 4.2. Thanks -- ---------------------------------------------------- Adriel Ickler Network Administrator - adriel@jlms.com Self Trading Securities - Voice: 512-263-2769 www.selftrading.com - Fax: 512-263-2141 ---------------------------------------------------- The worst thing about some men is that when they are not drunk they are sober. -- William Butler Yeats To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 8: 5:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76E6D37B4C5 for ; Wed, 15 Nov 2000 08:05:45 -0800 (PST) Received: from point.osg.gov.bc.ca (point.osg.gov.bc.ca [142.32.102.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 284A16E25D2 for ; Wed, 15 Nov 2000 08:05:45 -0800 (PST) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id IAA27224; Wed, 15 Nov 2000 08:04:59 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda27222; Wed Nov 15 08:04:46 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.1/8.9.1) id eAFG4f205217; Wed, 15 Nov 2000 08:04:41 -0800 (PST) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdMN5211; Wed Nov 15 08:04:20 2000 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.1/8.9.1) id eAFG4KJ88947; Wed, 15 Nov 2000 08:04:20 -0800 (PST) Message-Id: <200011151604.eAFG4KJ88947@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdC87943; Wed Nov 15 08:03:45 2000 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 4.1.1-RELEASE X-Mailer: nmh 1.0.4, Exmh 2.1.1 X-Sender: cy To: Adriel Ickler Cc: freebsd-stable@FreeBSD.ORG Subject: Re: shmget is broken in 4.2-BETA In-reply-to: Your message of "Wed, 15 Nov 2000 09:41:03 CST." <20001115094103.D22178@adriel.net> Date: Wed, 15 Nov 2000 08:03:44 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001115094103.D22178@adriel.net>, Adriel Ickler writes: > shmget() failed: Cannot allocate memory > > I get that when trying to run fxtv after my make world, it worked > perfectly before. > > I also tried a make deinstall all install to recompile it, sometimes > that helps in these sorts of situations. > > no luck. > > Please fix shmget() in 4.2. Thanks You haven't given us anything to go on. Need more information. As all of my shared memory apps work I don't see the problem here. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/DEC 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 Wed Nov 15 8: 8:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from slurpee.jlms.com (jlms.com [216.141.4.160]) by hub.freebsd.org (Postfix) with ESMTP id 9D36437B4D7 for ; Wed, 15 Nov 2000 08:08:30 -0800 (PST) Received: (from adriel@localhost) by slurpee.jlms.com (8.9.3/8.9.3) id KAA10804; Wed, 15 Nov 2000 10:08:12 -0600 (envelope-from adriel) Message-ID: <20001115100811.I22178@adriel.net> Date: Wed, 15 Nov 2000 10:08:11 -0600 From: Adriel Ickler To: freebsd-stable@FreeBSD.ORG Subject: Re: shmget is broken in 4.2-BETA References: <20001115094103.D22178@adriel.net> <200011151604.eAFG4KJ88947@cwsys.cwsent.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1 In-Reply-To: <200011151604.eAFG4KJ88947@cwsys.cwsent.com>; from Cy Schubert - ITSD Open Systems Group on Wed, Nov 15, 2000 at 08:03:44AM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Someone already solved this for me, somehow the setting for kern.ipc.shmmax was too low after the make world, I changed it with sysctl, and am looking for the setting to put in my kernel config file now. Thanks everyone. Quoting Cy Schubert - ITSD Open Systems Group (Cy.Schubert@uumail.gov.bc.ca): > In message <20001115094103.D22178@adriel.net>, Adriel Ickler writes: > > shmget() failed: Cannot allocate memory > > > > I get that when trying to run fxtv after my make world, it worked > > perfectly before. > > > > I also tried a make deinstall all install to recompile it, sometimes > > that helps in these sorts of situations. > > > > no luck. > > > > Please fix shmget() in 4.2. Thanks > > You haven't given us anything to go on. Need more information. > As all of my shared memory apps work I don't see the problem here. > > > Regards, Phone: (250)387-8437 > Cy Schubert Fax: (250)387-5766 > Team Leader, Sun/DEC Team Internet: Cy.Schubert@osg.gov.bc.ca > Open Systems Group, ITSD, ISTA > Province of BC -- ---------------------------------------------------- Adriel Ickler Network Administrator - adriel@jlms.com Self Trading Securities - Voice: 512-263-2769 www.selftrading.com - Fax: 512-263-2141 ---------------------------------------------------- Postmen never die, they just lose their zip. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 8:17:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailhub.state.me.us (mailhub.state.me.us [141.114.122.227]) by hub.freebsd.org (Postfix) with ESMTP id B041937B4C5 for ; Wed, 15 Nov 2000 08:17:39 -0800 (PST) Received: from katahdin.bmv.state.me.us by mailhub.state.me.us with ESMTP for freebsd-stable@FreeBSD.ORG; Wed, 15 Nov 2000 11:06:11 -0500 Received: from localhost (darren@localhost) by katahdin.bmv.state.me.us (AIX4.2/UCB 8.7/8.7) with ESMTP id LAA41492 for ; Wed, 15 Nov 2000 11:12:58 -0500 (EST) Date: Wed, 15 Nov 2000 11:12:58 -0500 (EST) From: Darren Henderson To: freebsd-stable@FreeBSD.ORG Subject: 4.2RC1 missing utils to create floppies In-Reply-To: <20001115094103.D22178@adriel.net> Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Perhaps I'm missing something. I just burned the iso for 4.2RC1 and I can not find fdimage.exe anywhere on the disk, nor can I find mkflp.bat. This would be a tad frustraiting to a new user who needs to boot from the floppies and doesn't have an alternate way of picking them up.... The readme in the floppies directory rather implies that they are both in that directory (actually its mute on the topic but that would be my assumption if I were reading it as a new user). The install.txt file in the root sends us to the floppies directory. The on-line handbook claims the fdimage.exe file can be found in the tools subdirectory. There doesn't seem to be a tools directory on the disk. I've never played with a RC before so perhaps this is a normal situation? If I were a new user just coming to FreeBSD I would be completely lost (heh, maybe I'm missing the obvious and I'm completely lost now;) ________________________________________________________________________ Darren Henderson darren@bmv.state.me.us darren.henderson@state.me.us To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 8:52:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from scorba.crt.com (scorba.crt.com [209.224.167.30]) by hub.freebsd.org (Postfix) with ESMTP id 477FB37B4CF for ; Wed, 15 Nov 2000 08:52:55 -0800 (PST) Received: from frosty.il.nbgfn.com (frosty.il.nbgfn.com [10.216.34.242]) by scorba.crt.com (8.10.2/8.10.2) with ESMTP id eAFGqbv07136; Wed, 15 Nov 2000 10:52:37 -0600 (CST) Received: from chitmp05.nt.il.nbgfn.com (chitmp05.nt.il.nbgfn.com [10.216.18.34]) by frosty.il.nbgfn.com (8.8.8/8.8.8) with ESMTP id KAB28227; Wed, 15 Nov 2000 10:52:37 -0600 (CST) From: mike.perik@bankofamerica.com Received: by chitmp05.nt.il.nbgfn.com with Internet Mail Service (5.5.2650.21) id ; Wed, 15 Nov 2000 10:52:36 -0600 Message-ID: To: darren@bmv.state.me.us, freebsd-stable@FreeBSD.ORG Subject: RE: 4.2RC1 missing utils to create floppies Date: Wed, 15 Nov 2000 10:52:34 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This was the same for 4.1.1. I happened to have a 4.1 cd so I used the utils from it. Mike > -----Original Message----- > From: Darren Henderson [SMTP:darren@bmv.state.me.us] > Sent: Wednesday, November 15, 2000 10:13 AM > To: freebsd-stable@FreeBSD.ORG > Subject: 4.2RC1 missing utils to create floppies > > > Perhaps I'm missing something. I just burned the iso for 4.2RC1 and I > can not find fdimage.exe anywhere on the disk, nor can I find mkflp.bat. > > This would be a tad frustraiting to a new user who needs to boot from the > floppies and doesn't have an alternate way of picking them up.... > > The readme in the floppies directory rather implies that they are both in > that directory (actually its mute on the topic but that would be my > assumption if I were reading it as a new user). The install.txt file in > the > root sends us to the floppies directory. The on-line handbook claims the > fdimage.exe file can be found in the tools subdirectory. There doesn't > seem > to be a tools directory on the disk. > > I've never played with a RC before so perhaps this is a normal situation? > > If I were a new user just coming to FreeBSD I would be completely lost > (heh, > maybe I'm missing the obvious and I'm completely lost now;) > > ________________________________________________________________________ > Darren Henderson darren@bmv.state.me.us > darren.henderson@state.me.us > > > > 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 Wed Nov 15 9: 0:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cs.utep.edu (mail.cs.utep.edu [129.108.5.3]) by hub.freebsd.org (Postfix) with ESMTP id 62D2D37B479 for ; Wed, 15 Nov 2000 09:00:03 -0800 (PST) Received: from gecko (gecko [129.108.5.51]) by cs.utep.edu (8.10.1/8.10.1) with ESMTP id eAFGxd402904 for ; Wed, 15 Nov 2000 09:59:40 -0700 (MST) Date: Wed, 15 Nov 2000 09:59:37 -0700 (MST) From: X-Sender: janb@gecko To: freebsd-stable@freebsd.org Subject: how can I run utilities at idle time? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to run a cron type service, but the utilities run from this servic (updating the locate database, for example) should only take up idle time on the computer. Does anybody know how to do this? Thanks, JAn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 9:17: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from frodo.sickla.raditex.se (gandalf.raditex.se [192.5.36.18]) by hub.freebsd.org (Postfix) with ESMTP id DAE4937B4C5 for ; Wed, 15 Nov 2000 09:17:06 -0800 (PST) Received: (from kaj@localhost) by frodo.sickla.raditex.se (8.11.0/8.11.0) id eAFHGeO91148; Wed, 15 Nov 2000 18:16:40 +0100 (CET) (envelope-from kaj@raditex.se) X-Authentication-Warning: frodo.sickla.raditex.se: kaj set sender to kaj@raditex.se using -f To: Cc: freebsd-stable@FreeBSD.ORG Subject: Re: how can I run utilities at idle time? References: From: Rasmus Kaj Cc: Rasmus Kaj Organization: Raditex AB - http://Raditex.se/ X-Face: M9cR~WYav<"fu%MaslX0`43PAYY?uIsM8[#E(0\Xuy9rj>4gE\h3jm.7DD?]R8*^7T\o&vT U@[53Dwkuup4[0@gw#~kyu>`unH?kVj9CJa02(h>Ki\+i=%rn%sDf^KC.!?IHkKjMAbkd\jgmphp^' d|Q;OeXEAhq?ybGqOs1CHb6TJT42'C`Krnk61//AOfXtNjj/t'`5>Vw0QX!dKfOL$.f+S"LIuwR<;I Z0Qnnx(F^F]o@*V%TUtEV'1Z[TkOl^FFV9Z~A[b19%}uP*,huCU Date: 15 Nov 2000 18:16:40 +0100 In-Reply-To: 's message of "Wed, 15 Nov 2000 09:59:37 -0700 (MST)" Message-ID: <84r94dtatj.fsf@frodo.sickla.raditex.se> Lines: 18 User-Agent: Gnus/5.0807 (Gnus v5.8.7) XEmacs/21.1 (Capitol Reef) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "j" == janb writes: j> I would like to run a cron type service, but the utilities run from this j> servic (updating the locate database, for example) should only take up j> idle time on the computer. Does anybody know how to do this? This sounds more like a -questions topic to me, see http://www.se.freebsd.org/handbook/eresources.html for details. Anyway, depending on your definition of "idle", a good way, at least in FreeBSD which have a good sheduler and a good VM system, is to simply run the task nice(1). -- Rasmus Kaj ------------------------ rasmus@kaj.se - http://Raditex.se/~kaj/ \ If you're happy, you're successful \----------------------------------------------------- http://Raditex.se/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 9:19: 6 2000 Delivered-To: freebsd-stable@freebsd.org Received: from elsamss06947.elsevier.nl (elsamss06947.elsevier.nl [145.36.5.12]) by hub.freebsd.org (Postfix) with ESMTP id D729F37B69B for ; Wed, 15 Nov 2000 09:19:03 -0800 (PST) Received: from elsamss06948.elsevier.nl (unverified) by elsamss06947.elsevier.nl (Content Technologies SMTPRS 4.1.5) with ESMTP id ; Wed, 15 Nov 2000 18:20:10 +0100 Received: from olorin.elsevier.nl (olorin.elsevier.nl [145.36.13.14]) by elsamss06948.elsevier.nl (2.6 Build 1 (Berkeley 8.8.6)/8.8.4) with ESMTP id SAA00091; Wed, 15 Nov 2000 18:15:53 +0100 Received: from lap1.sohara.org (pooh.elsevier.nl [145.36.13.27]) by olorin.elsevier.nl (8.8.8/8.8.8) with SMTP id SAA27919; Wed, 15 Nov 2000 18:18:58 +0100 (MET) Date: Wed, 15 Nov 2000 18:37:15 +0000 From: "Steve O'Hara-Smith" To: Cc: freebsd-stable@freebsd.org Subject: Re: how can I run utilities at idle time? Message-Id: <20001115183715.371bf7a6.steveo@eircom.net> In-Reply-To: References: X-Mailer: Sylpheed version 0.4.4 (GTK+ 1.2.8; FreeBSD 4.2-BETA; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Nov 2000 09:59:37 -0700 (MST) wrote: > I would like to run a cron type service, but the utilities run from this > servic (updating the locate database, for example) should only take up > idle time on the computer. Does anybody know how to do this? idprio is the tool for doing this. There were some comments a while back that rtprio and idprio had problems and should not be used. Is this still the case (searching the archives is giving too many irrelevant hits) ? -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 9:24:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wasp.eng.ufl.edu (wasp.eng.ufl.edu [128.227.116.1]) by hub.freebsd.org (Postfix) with ESMTP id 1504B37B4CF for ; Wed, 15 Nov 2000 09:24:54 -0800 (PST) Received: from ufl.edu ([128.227.152.222]) by wasp.eng.ufl.edu (8.9.3/8.9.3) with ESMTP id MAA11856; Wed, 15 Nov 2000 12:21:06 -0500 (EST) Message-ID: <3A12C5FC.76FCEB8E@ufl.edu> Date: Wed, 15 Nov 2000 12:21:00 -0500 From: Bob Johnson X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: darren@bmv.state.me.us, stable@freebsd.org Subject: RE: 4.2RC1 missing utils to create floppies Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ------------------------------ > > Date: Wed, 15 Nov 2000 11:12:58 -0500 (EST) > From: Darren Henderson > Subject: 4.2RC1 missing utils to create floppies > > Perhaps I'm missing something. I just burned the iso for 4.2RC1 and I > can not find fdimage.exe anywhere on the disk, nor can I find mkflp.bat. > This seems to be normal for Release Candidates. They don't have the MS-DOS utilities rolled in. It should show up when the official Release comes out. I had exactly the same problem the first time I used a RC. > This would be a tad frustraiting to a new user who needs to boot from the > floppies and doesn't have an alternate way of picking them up.... A new user probably shouldn't be trying to beta test a Release Candidate, although it is also true that the install process needs to be tested by new users once in a while. > > The readme in the floppies directory rather implies that they are both in > that directory (actually its mute on the topic but that would be my > assumption if I were reading it as a new user). The install.txt file in the > root sends us to the floppies directory. The on-line handbook claims the > fdimage.exe file can be found in the tools subdirectory. There doesn't seem > to be a tools directory on the disk. > > I've never played with a RC before so perhaps this is a normal situation? > > If I were a new user just coming to FreeBSD I would be completely lost (heh, > maybe I'm missing the obvious and I'm completely lost now;) > > ________________________________________________________________________ > Darren Henderson darren@bmv.state.me.us > darren.henderson@state.me.us > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 9:39:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by hub.freebsd.org (Postfix) with ESMTP id 85A6637B479 for ; Wed, 15 Nov 2000 09:39:40 -0800 (PST) Received: from isi.edu (hbo.isi.edu [128.9.160.75]) by boreas.isi.edu (8.9.3/8.9.3) with ESMTP id JAA22559; Wed, 15 Nov 2000 09:39:37 -0800 (PST) Message-ID: <3A12CA58.5DBD2BF5@isi.edu> Date: Wed, 15 Nov 2000 09:39:36 -0800 From: Lars Eggert Organization: USC Information Sciences Institute X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, de MIME-Version: 1.0 To: "Steve O'Hara-Smith" Cc: janb@cs.utep.edu, freebsd-stable@freebsd.org Subject: Re: how can I run utilities at idle time? References: <20001115183715.371bf7a6.steveo@eircom.net> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms77C652454A740FA13FB54E33" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms77C652454A740FA13FB54E33 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Steve O'Hara-Smith wrote: > > On Wed, 15 Nov 2000 09:59:37 -0700 (MST) > wrote: > > > I would like to run a cron type service, but the utilities run from this > > servic (updating the locate database, for example) should only take up > > idle time on the computer. Does anybody know how to do this? > > idprio is the tool for doing this. If your definition of "idle" is "idle CPU time". If your bottleneck resource is something else (i.e. network or disk space), running processes under idprio will still consume bottleneck capacities. > There were some comments a while back that rtprio and idprio had problems and > should not be used. Is this still the case (searching the archives is giving too many > irrelevant hits) ? Priority inversion. Lars -- Lars Eggert Information Sciences Institute http://www.isi.edu/larse/ University of Southern California --------------ms77C652454A740FA13FB54E33 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 MIIIIwYJKoZIhvcNAQcCoIIIFDCCCBACAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BfQwggLYMIICQaADAgECAgMDIwUwDQYJKoZIhvcNAQEEBQAwgZQxCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxFDASBgNVBAcTC0R1cmJhbnZpbGxlMQ8wDQYDVQQKEwZU aGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25h bCBGcmVlbWFpbCBSU0EgMTk5OS45LjE2MB4XDTAwMDgyNDIwMzAwOFoXDTAxMDgyNDIwMzAw OFowVDEPMA0GA1UEBBMGRWdnZXJ0MQ0wCwYDVQQqEwRMYXJzMRQwEgYDVQQDEwtMYXJzIEVn Z2VydDEcMBoGCSqGSIb3DQEJARYNbGFyc2VAaXNpLmVkdTCBnzANBgkqhkiG9w0BAQEFAAOB jQAwgYkCgYEAz1yfcNs53rvhuw8gSDvr2+/snP8GduYY7x7WkJdyvcwb4oipNpWYIkMGP214 Zv1KrgvntGaG+jeugAGQt0n64VusgcIzQ6QDRtnMgdQDTAkVSQ2eLRSQka+nAPx6SFKJg79W EEHmgKQBMtZdMBYtYv/mTOcpm7jTJVg+7W6n04UCAwEAAaN3MHUwKgYFK2UBBAEEITAfAgEA MBowGAIBBAQTTDJ1TXlmZkJOVWJOSkpjZFoyczAYBgNVHREEETAPgQ1sYXJzZUBpc2kuZWR1 MAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUiKvxYINmVfTkWMdGHcBhvSPXw4wwDQYJKoZI hvcNAQEEBQADgYEAi65fM/jSCaPhRoA9JW5X2FktSFhE5zkIpFVPpv33GWPPNrncsK13HfZm s0B1rNy2vU7UhFI/vsJQgBJyffkLFgMCjp3uRZvBBjGD1q4yjDO5yfMMjquqBpZtRp5op3lT d01faA58ZCB5sxCb0ORSxvXR8tc9DJO0JIpQILa6vIAwggMUMIICfaADAgECAgELMA0GCSqG SIb3DQEBBAUAMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYD VQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9D ZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29u YWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0 ZS5jb20wHhcNOTkwOTE2MTQwMTQwWhcNMDEwOTE1MTQwMTQwWjCBlDELMAkGA1UEBhMCWkEx FTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoT BlRoYXd0ZTEdMBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNv bmFsIEZyZWVtYWlsIFJTQSAxOTk5LjkuMTYwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGB ALNpWpfU0BYLerXFXekhnCNyzRJMS/d+z8f7ynIk9EJSrFeV43theheE5/1yOTiUtOrtZaeS Bl694GX2GbuUeXZMPrlocHWEHPQRdAC8BSxPCQMXMcz0QdRyxqZd4ohEsIsuxE3x8NaFPmzz lZR4kX5A6ZzRjRVXjsJz5TDeRvVPAgMBAAGjNzA1MBIGA1UdEwEB/wQIMAYBAf8CAQAwHwYD VR0jBBgwFoAUcknCczTGVfQLdnKBfnf0h+fGsg4wDQYJKoZIhvcNAQEEBQADgYEAa8ZZ6TH6 6bbssQPY33Jy/pFgSOrGVd178GeOxmFw523CpTfYnbcXKFYFi91cdW/GkZDGbGZxE9AQfGuR b4bgITYtwdfqsgmtzy1txoNSm/u7/pyHnfy36XSS5FyXrvx+rMoNb3J6Zyxrc/WG+Z31AG70 HQfOnZ6CYynvkwl+Vd4xggH3MIIB8wIBATCBnDCBlDELMAkGA1UEBhMCWkExFTATBgNVBAgT DFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoTBlRoYXd0ZTEd MBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVt YWlsIFJTQSAxOTk5LjkuMTYCAwMjBTAJBgUrDgMCGgUAoIGxMBgGCSqGSIb3DQEJAzELBgkq hkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTAwMTExNTE3MzkzNlowIwYJKoZIhvcNAQkEMRYE FG9cWcrjKgmoFCqGK9Unl6hXFc6SMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYI KoZIhvcNAwICAgCAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgFAMA0GCCqGSIb3DQMCAgEoMA0G CSqGSIb3DQEBAQUABIGAd3wg+NYfEr/q6OjeNo8VCZ5cj4vae8QodOxJorUyIzLGzE5eNtY/ CTqpBO6F45Zu5/gD8uNiM5KhfHUq+phdVJLy5Zjwapc7Ru5Eo/5QEKMuJR1ATzS2QtWU9dD5 wJ6wxDH+WtvcD4Ey4XTicmt0jMvl9IV4ddvTgvLP0Rs/usg= --------------ms77C652454A740FA13FB54E33-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 9:53:35 2000 Delivered-To: freebsd-stable@freebsd.org Received: from lunatic.oneinsane.net (lunatic.oneinsane.net [207.113.133.231]) by hub.freebsd.org (Postfix) with ESMTP id D5E8037B4C5 for ; Wed, 15 Nov 2000 09:53:32 -0800 (PST) Received: by lunatic.oneinsane.net (Postfix, from userid 1000) id 9C74A15551; Wed, 15 Nov 2000 09:53:31 -0800 (PST) Date: Wed, 15 Nov 2000 09:53:31 -0800 From: Ron 'The InSaNe One' Rosson To: freebsd-stable@freebsd.org Cc: et-users@etinc.com Subject: Spontaneous Reboot Message-ID: <20001115095331.A58341@lunatic.oneinsane.net> Reply-To: Ron Rosson Mail-Followup-To: freebsd-stable@freebsd.org, et-users@etinc.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD lunatic.oneinsane.net 4.1.1-STABLE X-Moon: The Moon is Waning Gibbous (82% of Full) X-Opinion: What you read here is my IMHO X-WWW: http://www.oneinsane.net X-GPG-FINGERPRINT: 3F11 DB43 F080 C037 96F0 F8D3 5BD2 652B 171C 86DB X-Uptime: 9:43AM up 17 days, 11:57, 1 user, load averages: 1.30, 1.29, 1.17 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a FreeBSD 4.1.1-STABLE box as of Oct 10 cvsup. It has an Emerging technologies 8bit card. It serves as my Router/Firewall for my network on a 56K Frame-Relay (a /28 network). The local nic is a intel card (fxp) Here are some snippits from the dmesg: ET/5025(-16,PQ),ET/HSSI HDLC Driver v3.16j eth0 at port 0x240-0x24f iomem 0xd0000 irq 5 on isa0 eth0: driver is using old-style compatability shims IP Filter: v3.4.8 initialized. Default = pass all, Logging = enabled Everytime someone tries to do a heavy donload (installing gimp) roughly agter 10 minutes it casuses the box to reboot. Anyone have any ideas? This email has been CC'd to the etinc mailing list as well TIA -- ------------------------------------------------------------------------------ Ron Rosson ... and a UNIX user said ... The InSaNe One rm -rf * insane@oneinsane.net and all was /dev/null and *void() ------------------------------------------------------------------------------ What guard? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 9:54:31 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dayspring.firedrake.org (dayspring.firedrake.org [195.82.105.251]) by hub.freebsd.org (Postfix) with ESMTP id AE79337B4CF for ; Wed, 15 Nov 2000 09:54:29 -0800 (PST) Received: from float by dayspring.firedrake.org with local (Exim 3.12 #1 (Debian)) id 13w6lI-0003Es-00; Wed, 15 Nov 2000 17:54:20 +0000 Date: Wed, 15 Nov 2000 17:54:20 +0000 To: stable@freebsd.org Subject: 4.1-RELEASE ISO image: trouble booting Message-ID: <20001115175420.A12296@firedrake.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i From: void Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I burned a CD from this image: ftp://ftp.FreeBSD.org/pub/FreeBSD/releases/i386/ISO-IMAGES/4.1-install.iso and several computers have been unable to recognize it as a bootable CD. Has anyone else had trouble with this? Is there something special I need to do during the burning process to mark the CD as bootable? -- Ben 220 go.ahead.make.my.day ESMTP Postfix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 9:59:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from roaming.cacheboy.net (roaming.cacheboy.net [203.56.168.69]) by hub.freebsd.org (Postfix) with ESMTP id B0EC437B479; Wed, 15 Nov 2000 09:59:26 -0800 (PST) Received: (from adrian@localhost) by roaming.cacheboy.net (8.11.0/8.11.0) id eAFHxQv06691; Wed, 15 Nov 2000 18:59:26 +0100 (CET) (envelope-from adrian) Date: Wed, 15 Nov 2000 18:59:26 +0100 From: Adrian Chadd To: jkh@freebsd.org Cc: freebsd-stable@freebsd.org Subject: [tanimura@r.dl.itc.u-tokyo.ac.jp: Re: savecore snafu, dirname vs dirname()] Message-ID: <20001115185926.B6612@roaming.cacheboy.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hrm. I should MFC this too, or savecore won't work in RELENG_4. :) Mr jkh, can I unbreak RELENG_4 ? Adrian ----- Forwarded message from Seigo Tanimura ----- Date: Wed, 15 Nov 2000 21:04:00 +0900 From: Seigo Tanimura To: steve@megahack.com, Jesse , Adrian Chadd Subject: Re: savecore snafu, dirname vs dirname() Cc: Seigo Tanimura User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) On Sun, 12 Nov 2000 20:56:08 -0600 (CST), Steven Farmer said: Steven> Here's wierd one. It seems to be a mixup between "char *dirname" in Steven> savecore.c and dirname() in libc... Steven> After today's cvsup/build/install, savecore dies during the reboot: Steven> pid 133 (savecore), uid 0: exited on signal 10 (core dumped) (snip) Steven> /usr/libexec/elf/ld: Warning: size of symbol `dirname' changed from 4 to 206 in dirname.o Steven> /usr/libexec/elf/ld: Warning: type of symbol `dirname' changed from 1 to 2 in dirname.o On Wed, 15 Nov 2000 03:28:21 -0800 (PST), Jesse said: Jesse> I cvsup'd today to 4.2-BETA and did a make world and recompiled my kernel. Jesse> Everything appears to be working fine, except for savecore. Jesse> When savecore is run (either from rc or commandline) with a directory Jesse> argument (required) it core dumps reporting a Bus Error. Jesse> # savecore /var/crash Jesse> Bus error (core dumped) I have seen exactly the same problem in -current, which was fixed in src/sbin/savecore/savecore.c rev 1.34. Attached is the patch to fix the bug. Index: savecore/savecore.c =================================================================== RCS file: /home/ncvs/src/sbin/savecore/savecore.c,v retrieving revision 1.33 retrieving revision 1.34 diff -u -r1.33 -r1.34 --- savecore/savecore.c 2000/05/09 22:20:14 1.33 +++ savecore/savecore.c 2000/09/03 07:02:00 1.34 @@ -42,7 +42,7 @@ static char sccsid[] = "@(#)savecore.c 8.3 (Berkeley) 1/2/94"; #endif static const char rcsid[] = - "$FreeBSD: src/sbin/savecore/savecore.c,v 1.33 2000/05/09 22:20:14 ps Exp $"; + "$FreeBSD: src/sbin/savecore/savecore.c,v 1.34 2000/09/03 07:02:00 peter Exp $"; #endif /* not lint */ #include @@ -108,7 +108,7 @@ int dumpsize; /* amount of memory dumped */ char *kernel; -char *dirname; /* directory to save dumps in */ +char *savedir; /* directory to save dumps in */ char *ddname; /* name of dump device */ dev_t dumpdev; /* dump device */ int dumpfd; /* read/write descriptor on char dev */ @@ -175,7 +175,7 @@ if (!clear) { if (argc != 1 && argc != 2) usage(); - dirname = argv[0]; + savedir = argv[0]; } if (argc == 2) kernel = argv[1]; @@ -348,7 +348,7 @@ * Get the current number and update the bounds file. Do the update * now, because may fail later and don't want to overwrite anything. */ - (void)snprintf(path, sizeof(path), "%s/bounds", dirname); + (void)snprintf(path, sizeof(path), "%s/bounds", savedir); if ((fp = fopen(path, "r")) == NULL) goto err1; if (fgets(buf, sizeof(buf), fp) == NULL) { @@ -369,7 +369,7 @@ /* Create the core file. */ oumask = umask(S_IRWXG|S_IRWXO); /* Restrict access to the core file.*/ (void)snprintf(path, sizeof(path), "%s/vmcore.%d%s", - dirname, bounds, compress ? ".Z" : ""); + savedir, bounds, compress ? ".Z" : ""); if (compress) { if ((fp = zopen(path, "w", 0)) == NULL) { syslog(LOG_ERR, "%s: %s", path, strerror(errno)); @@ -420,7 +420,7 @@ /* Copy the kernel. */ ifd = Open(kernel ? kernel : getbootfile(), O_RDONLY); (void)snprintf(path, sizeof(path), "%s/kernel.%d%s", - dirname, bounds, compress ? ".Z" : ""); + savedir, bounds, compress ? ".Z" : ""); if (compress) { if ((fp = zopen(path, "w", 0)) == NULL) { syslog(LOG_ERR, "%s: %s", path, strerror(errno)); @@ -541,14 +541,14 @@ } kernelsize = st.st_blocks * S_BLKSIZE; - if (statfs(dirname, &fsbuf) < 0) { - syslog(LOG_ERR, "%s: %m", dirname); + if (statfs(savedir, &fsbuf) < 0) { + syslog(LOG_ERR, "%s: %m", savedir); exit(1); } spacefree = ((off_t) fsbuf.f_bavail * fsbuf.f_bsize) / 1024; totfree = ((off_t) fsbuf.f_bfree * fsbuf.f_bsize) / 1024; - (void)snprintf(path, sizeof(path), "%s/minfree", dirname); + (void)snprintf(path, sizeof(path), "%s/minfree", savedir); if ((fp = fopen(path, "r")) == NULL) minfree = 0; else { -- Seigo Tanimura ----- End forwarded message ----- -- Adrian Chadd "Programming is like sex: One mistake and you have to support for a lifetime." -- rec.humor.funny To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 10: 0: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailhub.state.me.us (mailhub.state.me.us [141.114.122.227]) by hub.freebsd.org (Postfix) with ESMTP id 9902237B479 for ; Wed, 15 Nov 2000 09:59:54 -0800 (PST) Received: from katahdin.bmv.state.me.us by mailhub.state.me.us with ESMTP; Wed, 15 Nov 2000 12:52:50 -0500 Received: from localhost (darren@localhost) by katahdin.bmv.state.me.us (AIX4.2/UCB 8.7/8.7) with ESMTP id MAA22330; Wed, 15 Nov 2000 12:59:37 -0500 (EST) Date: Wed, 15 Nov 2000 12:59:37 -0500 (EST) From: Darren Henderson To: Bob Johnson Cc: stable@FreeBSD.ORG Subject: RE: 4.2RC1 missing utils to create floppies In-Reply-To: <3A12C5FC.76FCEB8E@ufl.edu> Message-Id: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Nov 2000, Bob Johnson wrote: > > This would be a tad frustraiting to a new user who needs to boot from the > > floppies and doesn't have an alternate way of picking them up.... > > A new user probably shouldn't be trying to beta test a Release Candidate, > although it is also true that the install process needs to be tested by > new users once in a while. Agreed. A new user shoudn't be trying the RC, but for completeness sake the cd should be looked at as if it were disk 1 fresh from a new release set imo. However, perhaps the RC is more concerned with code stability then with the package as a whole. If the situation is normal for RCs than I would suspect that to be the case. ________________________________________________________________________ Darren Henderson darren@bmv.state.me.us darren.henderson@state.me.us To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 10:43:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from guardian.sftw.com (guardian.sftw.com [209.157.37.25]) by hub.freebsd.org (Postfix) with ESMTP id 5AA9A37B4C5 for ; Wed, 15 Nov 2000 10:43:42 -0800 (PST) Received: from yoda.sftw.com (yoda.sftw.com [209.157.37.211]) by guardian.sftw.com (8.11.0/8.11.0) with ESMTP id eAFIhgq31392; Wed, 15 Nov 2000 10:43:42 -0800 (PST) (envelope-from nsayer@sftw.com) Received: from sftw.com (localhost [127.0.0.1]) by yoda.sftw.com (8.11.1/8.11.1) with ESMTP id eAFIhbx03878; Wed, 15 Nov 2000 10:43:38 -0800 (PST) (envelope-from nsayer@sftw.com) Message-ID: <3A12D959.432D9372@sftw.com> Date: Wed, 15 Nov 2000 10:43:37 -0800 From: Nick Sayer Reply-To: nsayer@kfu.com X-Mailer: Mozilla 4.75 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "Steve O'Hara-Smith" Cc: janb@cs.utep.edu, freebsd-stable@FreeBSD.ORG Subject: Re: how can I run utilities at idle time? References: <20001115183715.371bf7a6.steveo@eircom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Steve O'Hara-Smith wrote: >[...] > There were some comments a while back that rtprio and idprio had problems and > should not be used. Is this still the case (searching the archives is giving too many > irrelevant hits) ? idprio and rtprio can in some circumstances be used as a Denial of Service tool. Last I saw, their use was restricted to uid 0. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 11: 1: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gomer.august.net (gomer.august.net [216.87.128.131]) by hub.freebsd.org (Postfix) with ESMTP id 63ADB37B4CF for ; Wed, 15 Nov 2000 11:01:06 -0800 (PST) Received: from localhost (2036 bytes) by gomer.august.net via send-mail with P:stdio/R:inet_hosts/T:smtp (sender: ) (ident using unix) id for ; Wed, 15 Nov 2000 13:00:59 -0600 (CST) (Smail-3.2.0.108 1999-Sep-19 #1 built 1999-Oct-11) Message-Id: Date: Wed, 15 Nov 2000 13:00:59 -0600 (CST) From: lgfausak@august.net (Greg Fausak) To: insane@lunatic.oneinsane.net Subject: Re: [et-users] Spontaneous Reboot Cc: et-users@etinc.com, freebsd-stable@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >I have a FreeBSD 4.1.1-STABLE box as of Oct 10 cvsup. It has an Emerging >technologies 8bit card. It serves as my Router/Firewall for my network >on a 56K Frame-Relay (a /28 network). The local nic is a intel card (fxp) > >Here are some snippits from the dmesg: > >ET/5025(-16,PQ),ET/HSSI HDLC Driver v3.16j >eth0 at port 0x240-0x24f iomem 0xd0000 irq 5 on isa0 >eth0: driver is using old-style compatability shims >IP Filter: v3.4.8 initialized. Default = pass all, Logging = enabled > >Everytime someone tries to do a heavy donload (installing gimp) roughly >agter 10 minutes it casuses the box to reboot. > >Anyone have any ideas? > >This email has been CC'd to the etinc mailing list as well > I had a similar problem with a etinc.com board. We currently have 6 T1 lines with 600+ frame DSL customers running on freebsd with two 4 port etinc cards. We experiences reboots, sometimes after an hour, sometimes a few days. It was due to exhaustion of mbuf resources. Try entering the command: netstat -m and you will see something like: 389/2080/65536 mbufs in use (current/peak/max): 385 mbufs allocated to data 4 mbufs allocated to packet headers 319/1946/16384 mbuf clusters in use (current/peak/max) 4412 Kbytes allocated to network (16% in use) 0 requests for memory denied 0 requests for memory delayed 0 calls to protocol drain routines If your mbuf clusters exceed the maximum available then the machine reboots! I fixed the problem by adding the line: options NMBCLUSTERS=16384 into the conf file and then rebuilt/installed the kernel. We haven't had a problem since increasing the default NMBCLUSTERS value, on our machine it was 1024. ---greg Greg Fausak August.Net Services, LLC greg@august.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 12: 0:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 7B66237B4C5; Wed, 15 Nov 2000 12:00:09 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAFJxnI45709; Wed, 15 Nov 2000 11:59:50 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: Warner Losh Cc: stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version In-Reply-To: Message from Warner Losh of "Wed, 15 Nov 2000 00:21:02 MST." <200011150721.eAF7L2G47704@billy-club.village.org> Date: Wed, 15 Nov 2000 11:59:48 -0800 Message-ID: <45706.974318388@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Maybe I'm crazy, but can't we find and kill the API change that caused > this and back it out for 4.x? I suspect it was the per interface stat > changes in the network code, but I could very well be wrong. It seems to be a great mystery - I'm still not sure myself just what the heck changed. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 12: 2:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dayspring.firedrake.org (dayspring.firedrake.org [195.82.105.251]) by hub.freebsd.org (Postfix) with ESMTP id BCD5937B479 for ; Wed, 15 Nov 2000 12:02:37 -0800 (PST) Received: from float by dayspring.firedrake.org with local (Exim 3.12 #1 (Debian)) id 13w8lQ-0004KF-00; Wed, 15 Nov 2000 20:02:36 +0000 Date: Wed, 15 Nov 2000 20:02:36 +0000 To: stable@freebsd.org Subject: Re: 4.1-RELEASE ISO image: trouble booting: ignore original post Message-ID: <20001115200236.A16604@firedrake.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i From: void Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Pilot error: I made a disk with the .iso as a file on it, rather than using the .iso as an image for the disk. My apologies. -- Ben 220 go.ahead.make.my.day ESMTP Postfix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 12: 7:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from genius.systems.pavilion.net (genesis.tao.org.uk [194.242.131.254]) by hub.freebsd.org (Postfix) with ESMTP id B378F37B65E; Wed, 15 Nov 2000 12:07:22 -0800 (PST) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 8B4899B2D; Wed, 15 Nov 2000 20:11:01 +0000 (GMT) Date: Wed, 15 Nov 2000 20:11:01 +0000 From: Josef Karthauser To: Jordan Hubbard Cc: Warner Losh , stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version Message-ID: <20001115201101.A98945@pavilion.net> Mail-Followup-To: Josef Karthauser , Jordan Hubbard , Warner Losh , stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami References: <45706.974318388@winston.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: <45706.974318388@winston.osd.bsdi.com>; from jkh@winston.osd.bsdi.com on Wed, Nov 15, 2000 at 11:59:48AM -0800 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 15, 2000 at 11:59:48AM -0800, Jordan Hubbard wrote: > > Maybe I'm crazy, but can't we find and kill the API change that caused > > this and back it out for 4.x? I suspect it was the per interface stat > > changes in the network code, but I could very well be wrong. I've never MFC'd this... unless someone else did it the per interface stat code hasn't been touched in 4.x. Joe -- Josef Karthauser FreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 12:16:38 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shell.webmaster.com (unknown [209.133.28.73]) by hub.freebsd.org (Postfix) with ESMTP id 9B46637B4CF for ; Wed, 15 Nov 2000 12:16:36 -0800 (PST) Received: from whenever ([216.152.68.2]) by shell.webmaster.com (Post.Office MTA v3.5.3 release 223 ID# 0-12345L500S10000V35) with SMTP id com; Wed, 15 Nov 2000 12:15:50 -0800 From: "David Schwartz" To: , Subject: RE: how can I run utilities at idle time? Date: Wed, 15 Nov 2000 12:16:35 -0800 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) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I would like to run a cron type service, but the utilities run from this > servic (updating the locate database, for example) should only take up > idle time on the computer. Does anybody know how to do this? I'm afraid that's really just not possible. DS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 12:20:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from genius.systems.pavilion.net (genesis.tao.org.uk [194.242.131.254]) by hub.freebsd.org (Postfix) with ESMTP id ED2E937B479; Wed, 15 Nov 2000 12:20:53 -0800 (PST) Received: by genius.systems.pavilion.net (Postfix, from userid 100) id 084C19B2D; Wed, 15 Nov 2000 20:24:32 +0000 (GMT) Date: Wed, 15 Nov 2000 20:24:32 +0000 From: Josef Karthauser To: Jordan Hubbard Cc: Warner Losh , stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version Message-ID: <20001115202432.C98945@pavilion.net> Mail-Followup-To: Josef Karthauser , Jordan Hubbard , Warner Losh , stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami References: <45706.974318388@winston.osd.bsdi.com> <20001115201101.A98945@pavilion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001115201101.A98945@pavilion.net>; from joe@pavilion.net on Wed, Nov 15, 2000 at 08:11:01PM +0000 X-NCC-RegID: uk.pavilion Organisation: Pavilion Internet plc, Lees House, 21-23 Dyke Road, Brighton, England Phone: +44-845-333-5000 Fax: +44-845-333-5001 Mobile: +44-403-596893 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 15, 2000 at 08:11:01PM +0000, Josef Karthauser wrote: > On Wed, Nov 15, 2000 at 11:59:48AM -0800, Jordan Hubbard wrote: > > > Maybe I'm crazy, but can't we find and kill the API change that caused > > > this and back it out for 4.x? I suspect it was the per interface stat > > > changes in the network code, but I could very well be wrong. > > I've never MFC'd this... unless someone else did it the per interface > stat code hasn't been touched in 4.x. I've just confirmed this. It is only in -current. Joe -- Josef Karthauser FreeBSD: How many times have you booted today? Technical Manager Viagra for your server (http://www.uk.freebsd.org) Pavilion Internet plc. [joe@pavilion.net, joe@uk.freebsd.org, joe@tao.org.uk] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 12:22: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 516BC37B479; Wed, 15 Nov 2000 12:22:01 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAFKLxR18607; Wed, 15 Nov 2000 13:22:00 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id NAA58476; Wed, 15 Nov 2000 13:21:59 -0700 (MST) Message-Id: <200011152021.NAA58476@harmony.village.org> To: Josef Karthauser Subject: Re: libc shlib version Cc: Jordan Hubbard , stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami In-reply-to: Your message of "Wed, 15 Nov 2000 20:24:32 GMT." <20001115202432.C98945@pavilion.net> References: <20001115202432.C98945@pavilion.net> <45706.974318388@winston.osd.bsdi.com> <20001115201101.A98945@pavilion.net> Date: Wed, 15 Nov 2000 13:21:59 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001115202432.C98945@pavilion.net> Josef Karthauser writes: : On Wed, Nov 15, 2000 at 08:11:01PM +0000, Josef Karthauser wrote: : > On Wed, Nov 15, 2000 at 11:59:48AM -0800, Jordan Hubbard wrote: : > > > Maybe I'm crazy, but can't we find and kill the API change that caused : > > > this and back it out for 4.x? I suspect it was the per interface stat : > > > changes in the network code, but I could very well be wrong. : > : > I've never MFC'd this... unless someone else did it the per interface : > stat code hasn't been touched in 4.x. : : I've just confirmed this. It is only in -current. OK. I must have been smoking crack that day in class :-) Sorry for the false alarm and casting unwarranted aspersions. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 12:22:12 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 24CDD37B4C5; Wed, 15 Nov 2000 12:22:03 -0800 (PST) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id OAA26249; Wed, 15 Nov 2000 14:22:02 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-110.max1.wa.cyberlynk.net(207.227.118.110) by peak.mountin.net via smap (V1.3) id sma026239; Wed Nov 15 14:21:35 2000 Message-Id: <4.3.2.20001115141944.00aa0430@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Wed, 15 Nov 2000 14:20:52 -0600 To: Adrian Chadd , jkh@FreeBSD.ORG From: "Jeffrey J. Mountin" Subject: Re: [tanimura@r.dl.itc.u-tokyo.ac.jp: Re: savecore snafu, dirname vs dirname()] Cc: freebsd-stable@FreeBSD.ORG In-Reply-To: <20001115185926.B6612@roaming.cacheboy.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 06:59 PM 11/15/00 +0100, Adrian Chadd wrote: >Hrm. I should MFC this too, or savecore won't work in RELENG_4. :) > >Mr jkh, can I unbreak RELENG_4 ? Just tried the patch here and it read a core instead of making one. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 12:45: 3 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 3D73B37B4CF; Wed, 15 Nov 2000 12:45:01 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id MAA32477; Wed, 15 Nov 2000 12:44:46 -0800 (PST) (envelope-from obrien) Date: Wed, 15 Nov 2000 12:44:45 -0800 From: "David O'Brien" To: Warner Losh Cc: stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version Message-ID: <20001115124445.A32318@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131727.eADHR8c42388@vashon.polstra.com> <20001113153325.D39667@dragon.nuxi.com> <20001114081845.A76050@dragon.nuxi.com> <20001114155611.A94037@dragon.nuxi.com> <200011150721.eAF7L2G47704@billy-club.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011150721.eAF7L2G47704@billy-club.village.org>; from imp@village.org on Wed, Nov 15, 2000 at 12:21:02AM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 15, 2000 at 12:21:02AM -0700, Warner Losh wrote: > Maybe I'm crazy, but can't we find and kill the API change that caused > this and back it out for 4.x? I suspect it was the per interface stat > changes in the network code, but I could very well be wrong. We should not, the API change was one allowed by the way we bump shared version numbers. Rather than deal with this single case, we should consider the issue in the large. > These sorts of things aren't supposed to impact libc at all. Do we > know which one caused the problem? Sure they are. We can add syscalls,etc al. utill the cows come home and not bump the version number. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 12:46:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 6DE8637B4CF; Wed, 15 Nov 2000 12:46:15 -0800 (PST) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.1/8.11.0) with ESMTP id eAFKluu02123; Wed, 15 Nov 2000 21:47:57 +0100 (CET) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Wed, 15 Nov 2000 21:47:56 +0100 (CET) From: "O. Hartmann" To: freebsd-stable@freebsd.org Cc: freebsd-questions@freebsd.org Subject: XDM/CHOOSER Xfree 401 and Xfree 336 on FBSD 4.2 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, as I posted in the past here, I have lots of problems with XFree 4.0.1 and FreebSD 4.2. I think it's a major problem of XFree86 4.0.1. The topics in short form: I use three servers offering XDM/chooser on FBSD 4.2 based systems. Two of them ran XFree86 4.0.1_8, one XFree86 3.3.6_4. All three machines offers a chooser to diskless clients, booting FreeBSD 4.2 and XFree86 4.0.1. It had no success getting a display from a host offered by a 401-chooser although I could connect by direct query to each host offered in the chooser's box, but never got any connect via chooser. The same behaviour is shown by XFree86 4.0.1 on two of our Linux boxes. That seems not to be a FreeBSD specific problem. Well, the third machine has FBSD 4.2 also, but XFree86 3.3.6, and now I downgraded one of the formerly XFree86 4.0.1 machines to 3.3.6. They offer under the same configuration the same chooser, the same hosts and they let me log in into other machines! CHOOSER out of 3.3.6 works, but not CHOOSER out of 3.3.6! The same under Linux! I'm not very firm with Linux because our backbone is based on FreeBSD here, but Linux offers under very moderate configuration situations the exact same behaviour! So I should exclude any trouble with IPFW or similar filtering tools or anything with autheticatio schemes. Well, I never read anything about problems or changes in how XDM works in XFree86 4.0.1, so if there is anybody out here who has some information he's very welcome to email me. Thank you very much for your audience , and thanks a lot in advance :-) Oliver - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 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 Wed Nov 15 12:49:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from Athena.webmagix.net (athena.webmagix.net [212.189.235.2]) by hub.freebsd.org (Postfix) with ESMTP id E61B737B479; Wed, 15 Nov 2000 12:49:26 -0800 (PST) Received: from hephaistos (c187106231.telekabel.chello.nl [212.187.106.231]) by Athena.webmagix.net (8.10.1/8.10.1) with SMTP id eAFKn3209481; Wed, 15 Nov 2000 21:49:03 +0100 Message-ID: <02bf01c04f45$f90e5e20$7300a8c0@hephaistos> From: "Rick Jansen" To: , Subject: Limiting background processes Date: Wed, 15 Nov 2000 21:52:31 +0100 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.3018.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there, I know there's a way to limit the number of background processes a user may have, but i don't know how that's done. Anybody who can enlighten me with a few tips? I tried using login classes (with login.conf i believe), but that doesn't work (and i don't know why, there aren't any errors relating to it). I already chmod 700 nohup, and made it root.wheel. Tips would be greatly appreciated! Rick Jansen ************** Server Administrator [Linux - FreeBSD] www.tweakers.net - www.fokzine.net E-Mail: Rick@Shellz.nl - Rick@Tweakers.net ICQ: 37416519 ************** To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 12:49:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 4CC6337B479; Wed, 15 Nov 2000 12:49:41 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAFKneR18808; Wed, 15 Nov 2000 13:49:40 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id NAA58842; Wed, 15 Nov 2000 13:49:39 -0700 (MST) Message-Id: <200011152049.NAA58842@harmony.village.org> To: stable@FreeBSD.ORG Subject: Re: libc shlib version Cc: Satoshi - Ports Wraith - Asami In-reply-to: Your message of "Wed, 15 Nov 2000 12:44:45 PST." <20001115124445.A32318@dragon.nuxi.com> References: <20001115124445.A32318@dragon.nuxi.com> <31309.974061923@winston.osd.bsdi.com> <200011130413.eAD4DKj41211@vashon.polstra.com> <200011131727.eADHR8c42388@vashon.polstra.com> <20001113153325.D39667@dragon.nuxi.com> <20001114081845.A76050@dragon.nuxi.com> <20001114155611.A94037@dragon.nuxi.com> <200011150721.eAF7L2G47704@billy-club.village.org> Date: Wed, 15 Nov 2000 13:49:39 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001115124445.A32318@dragon.nuxi.com> "David O'Brien" writes: : On Wed, Nov 15, 2000 at 12:21:02AM -0700, Warner Losh wrote: : > Maybe I'm crazy, but can't we find and kill the API change that caused : > this and back it out for 4.x? I suspect it was the per interface stat : > changes in the network code, but I could very well be wrong. : : We should not, the API change was one allowed by the way we bump shared : version numbers. Rather than deal with this single case, we should : consider the issue in the large. This makes it harder to deal with mixed environments, but not hugely so. I'm thinking that if is just one thing, and it happened recently, it would be less pain to back out the API change. We're not supposed to have major libc bumps in -stable. If it is a bunch of changes or if the changes happened a long time ago, then we have no choice but to fix the problem now and how the "window" isn't too disruptive. : > These sorts of things aren't supposed to impact libc at all. Do we : > know which one caused the problem? : : Sure they are. We can add syscalls,etc al. utill the cows come home and : not bump the version number. I can't tell, but it looks like we're agreeing here. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 12:52:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.enteract.com (mail.enteract.com [207.229.143.33]) by hub.freebsd.org (Postfix) with ESMTP id B604537B4CF; Wed, 15 Nov 2000 12:52:44 -0800 (PST) Received: from shell-2.enteract.com (dscheidt@shell-2.enteract.com [207.229.143.41]) by mail.enteract.com (8.9.3/8.9.3) with SMTP id OAA99241; Wed, 15 Nov 2000 14:51:27 -0600 (CST) (envelope-from dscheidt@enteract.com) Date: Wed, 15 Nov 2000 14:51:27 -0600 (CST) From: David Scheidt To: "O. Hartmann" Cc: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Subject: Re: XDM/CHOOSER Xfree 401 and Xfree 336 on FBSD 4.2 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Nov 2000, O. Hartmann wrote: :configuration situations the exact same behaviour! So I should exclude any :trouble with IPFW or similar filtering tools or anything with autheticatio :schemes. : :Well, I never read anything about problems or changes in how XDM works in :XFree86 4.0.1, so if there is anybody out here who has some information :he's very welcome to email me. I remember that there was a problem with some early XFree 4.x, where the default configuration was broken. I don't remember the details, but it's possible to fix by recompiling with the correct options. It was discussed here, or maybe in -chat. Maybe this jogs someone's memory? David To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 13:14:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 1CD4737B4C5; Wed, 15 Nov 2000 13:14:36 -0800 (PST) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.1/8.11.0) with ESMTP id eAFLGGu02730; Wed, 15 Nov 2000 22:16:16 +0100 (CET) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Wed, 15 Nov 2000 22:16:16 +0100 (CET) From: "O. Hartmann" To: David Scheidt Cc: freebsd-stable@freebsd.org, freebsd-questions@freebsd.org Subject: Re: XDM/CHOOSER Xfree 401 and Xfree 336 on FBSD 4.2 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Nov 2000, David Scheidt wrote: :>On Wed, 15 Nov 2000, O. Hartmann wrote: :> :>:configuration situations the exact same behaviour! So I should exclude any :>:trouble with IPFW or similar filtering tools or anything with autheticatio :>:schemes. :>: :>:Well, I never read anything about problems or changes in how XDM works in :>:XFree86 4.0.1, so if there is anybody out here who has some information :>:he's very welcome to email me. :> :>I remember that there was a problem with some early XFree 4.x, where the :>default configuration was broken. I don't remember the details, but it's :>possible to fix by recompiling with the correct options. It was discussed :>here, or maybe in -chat. Maybe this jogs someone's memory? :> :>David :> :> :> :> Thank you for responding. Well, I recompiled XFree 4.0.1_8 with the Makefile that was obtained by the ports collection, so if there were known bugs or problems targeting only the right way to compile it should be fixed by the make routines offered by the ports collection. For the first I downgraded my XDM serving host to XFree 3.3.6, hope to get rid of the older XFree in the future when this nasty and hair-costing problem has been solved. Thank you :-) Wishes, Oliver - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 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 Wed Nov 15 13:25:40 2000 Delivered-To: freebsd-stable@freebsd.org Received: from bjorn.uberhacker.org (bjorn.goddamnbastard.org [216.80.6.225]) by hub.freebsd.org (Postfix) with SMTP id 93FAF37B479 for ; Wed, 15 Nov 2000 13:25:36 -0800 (PST) Received: (qmail 65551 invoked by uid 1000); 15 Nov 2000 21:25:31 -0000 Date: Wed, 15 Nov 2000 15:25:31 -0600 From: ryanb To: freebsd-stable@freebsd.org Subject: ditching tconv from usr.bin Message-ID: <20001115152531.B63840@bjorn.goddamnbastard.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hey there -- usr.bin/tconv relies on lib/libmytinfo, which was killed off almost a year ago. Should usr.bin/tconv get killed off as well or no? - ryan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 13:34: 2 2000 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 4201A37B4C5 for ; Wed, 15 Nov 2000 13:34:00 -0800 (PST) Received: from shell.uniserve.ca ([204.244.186.218]) by mail2.uniserve.com with esmtp (Exim 3.13 #1) id 13wABm-0005AX-00; Wed, 15 Nov 2000 13:33:54 -0800 Date: Wed, 15 Nov 2000 13:33:50 -0800 (PST) From: Tom X-Sender: tom@shell.uniserve.ca To: Adriel Ickler Cc: freebsd-stable@FreeBSD.ORG Subject: Re: shmget is broken in 4.2-BETA In-Reply-To: <20001115100811.I22178@adriel.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Nov 2000, Adriel Ickler wrote: > Someone already solved this for me, somehow the setting for > kern.ipc.shmmax was too low after the make world, I changed it with > sysctl, and am looking for the setting to put in my kernel config file > now. Thanks everyone. Static kernel compile options should be avoided if a dynamic sysctl settable item exists. Tom Uniserve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 13:51:10 2000 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 99C6937B4E5 for ; Wed, 15 Nov 2000 13:51:06 -0800 (PST) Received: (from chad@localhost) by freeway.dcfinc.com (8.8.8/8.8.8) id OAA16156; Wed, 15 Nov 2000 14:50:56 -0700 (MST) (envelope-from chad) From: "Chad R. Larson" Message-Id: <200011152150.OAA16156@freeway.dcfinc.com> Subject: Re: Any outstanding soft-updates or FFS bugs (matching this description)? In-Reply-To: <3A1212BC.F648B2E9@cvzoom.net> from Donn Miller at "Nov 14, 0 11:36:12 pm" To: dmmiller@cvzoom.net (Donn Miller) Date: Wed, 15 Nov 2000 14:50:56 -0700 (MST) Cc: dillon@earth.backplane.com, wollman@khavrinen.lcs.mit.edu, stable@FreeBSD.ORG, mckusick@mckusick.com Reply-To: chad@DCFinc.com Organization: DCF, Inc. X-O/S: FreeBSD 2.2.8-STABLE X-Unexpected: The Spanish Inquisition X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG As I recall, Donn Miller wrote: > Matt Dillon wrote: >> I've had filesystems blow up under test when filling a parition >> with softupdates turned on. The most recent time was last >> weekend while I was testing low-memory stuff. > It would be nice if the softupdates code (or maybe other kernel code > could do this) could detect when filesystem space is running low, and > kick into some "fail-safe" mode. For example, when the free space drops > below 15%, softupdates could automatically shut itself off, and then > turn itself back on when the free space rises above 20% (hysteresis). I might be wrong, but some of the studies I've done leave me suspecting that your filesystem is probably in better shape with softupdates on when the filesystem runs dry, barring bugs of course. -crl -- Chad R. Larson (CRL15) 602-953-1392 Brother, can you paradigm? chad@dcfinc.com chad@larsons.org larson1@home.net 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 Wed Nov 15 13:56: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from br4.qld-remote.bigpond.net.au (br4.qld-remote.bigpond.net.au [24.192.64.19]) by hub.freebsd.org (Postfix) with ESMTP id BF1DD37B4C5 for ; Wed, 15 Nov 2000 13:55:57 -0800 (PST) Received: from win2k (CPE-203-45-153-231.qld.bigpond.net.au [203.45.153.231]) by br4.qld-remote.bigpond.net.au (8.8.6 (PHNE_14041)/8.8.6) with SMTP id HAA02050 for ; Thu, 16 Nov 2000 07:56:20 +1000 (EST) Message-ID: <002a01c04f4f$1c97e060$0100000a@win2k> From: "whisky" To: Subject: error on install Date: Thu, 16 Nov 2000 07:57:55 +1000 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0027_01C04FA2.ED5D39E0" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0027_01C04FA2.ED5D39E0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable on install with 4.1.1 , 4.1, and 4.2 ,not 3.x I get ata1: Device timeout.. resetting.. done Over and over again its a fujitsu 4.2 gig hdd and a via motherboard I have tried everything also with my sr trio3d 365 i was wondering if it was fixed up in 4.x so = it can actually do above 800x600 Be great if you could get back to me... thanx sincerly Ramon. ------=_NextPart_000_0027_01C04FA2.ED5D39E0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable
on install with 4.1.1 , 4.1, and 4.2 = ,not=20 3.x
 
I get ata1: Device timeout.. = resetting..=20 done
 
Over and over again
 
its a fujitsu 4.2 gig hdd and a via=20 motherboard
I have tried everything
also with my sr trio3d 365 i was = wondering if it=20 was fixed up in 4.x so it can actually do above 800x600
 
Be great if you could get back to me... = thanx
sincerly = Ramon.
------=_NextPart_000_0027_01C04FA2.ED5D39E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 13:59:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id E401237B4CF; Wed, 15 Nov 2000 13:59:41 -0800 (PST) Received: (from bright@localhost) by fw.wintelcom.net (8.10.0/8.10.0) id eAFLxZQ09908; Wed, 15 Nov 2000 13:59:35 -0800 (PST) Date: Wed, 15 Nov 2000 13:59:35 -0800 From: Alfred Perlstein To: Rick Jansen Cc: stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: Limiting background processes Message-ID: <20001115135935.M830@fw.wintelcom.net> References: <02bf01c04f45$f90e5e20$7300a8c0@hephaistos> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <02bf01c04f45$f90e5e20$7300a8c0@hephaistos>; from Rick@Tweakers.net on Wed, Nov 15, 2000 at 09:52:31PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Rick Jansen [001115 12:50] wrote: > Hi there, > > I know there's a way to limit the number of background processes a user may > have, but i don't know how that's done. Anybody who can enlighten me with a > few tips? I tried using login classes (with login.conf i believe), but that > doesn't work (and i don't know why, there aren't any errors relating to it). > I already chmod 700 nohup, and made it root.wheel. > > Tips would be greatly appreciated! You need to run cap_mkdb /etc/login.conf after editing login.conf. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 14:16:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id A463D37B657 for ; Wed, 15 Nov 2000 14:16:50 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA34128; Wed, 15 Nov 2000 14:16:33 -0800 (PST) (envelope-from obrien) Date: Wed, 15 Nov 2000 14:16:32 -0800 From: "David O'Brien" To: Kaltashkin Eugene Cc: freebsd-stable@freebsd.org Subject: Re: ftpd from BSDI 4.1 Message-ID: <20001115141632.A34085@dragon.nuxi.com> Reply-To: stable@freebsd.org References: <200011151252.eAFCqdt66691@freebsd.klondike.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011151252.eAFCqdt66691@freebsd.klondike.ru>; from zhecka@klondike.ru on Wed, Nov 15, 2000 at 12:52:39PM +0000 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 15, 2000 at 12:52:39PM +0000, Kaltashkin Eugene wrote: > When in FreeBSD be ftpd server from BSDI 4.1 ? > Him support virtual servers and very customisable config. It is my intention to change FreeBSD's ftpd to the Luke M. version in NetBSD. Luke's ftpd provides a very, very nice alternative to the wu-ftpd one (unless you like security vulnerabilities). Switching also moves us to one very much maintained and shares more code with our BSD brotheren where where is no reason not to. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 14:17:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 699BB37B479; Wed, 15 Nov 2000 14:17:43 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAFMHTI46907; Wed, 15 Nov 2000 14:17:29 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: stable@FreeBSD.ORG Cc: Warner Losh , Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version In-Reply-To: Message from "David O'Brien" of "Wed, 15 Nov 2000 12:44:45 PST." <20001115124445.A32318@dragon.nuxi.com> Date: Wed, 15 Nov 2000 14:17:29 -0800 Message-ID: <46903.974326649@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can we just stop arguing about this and bump the frickin' numbers already? Time is running out! - jordan > On Wed, Nov 15, 2000 at 12:21:02AM -0700, Warner Losh wrote: > > Maybe I'm crazy, but can't we find and kill the API change that caused > > this and back it out for 4.x? I suspect it was the per interface stat > > changes in the network code, but I could very well be wrong. > > We should not, the API change was one allowed by the way we bump shared > version numbers. Rather than deal with this single case, we should > consider the issue in the large. > > > These sorts of things aren't supposed to impact libc at all. Do we > > know which one caused the problem? > > Sure they are. We can add syscalls,etc al. utill the cows come home and > not bump the version number. > > -- > -- David (obrien@FreeBSD.org) > GNU is Not Unix / Linux Is Not UniX > > > 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 Wed Nov 15 14:19:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 2D9EB37B479; Wed, 15 Nov 2000 14:19:17 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAFMJBR19224; Wed, 15 Nov 2000 15:19:16 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id PAA59575; Wed, 15 Nov 2000 15:19:11 -0700 (MST) Message-Id: <200011152219.PAA59575@harmony.village.org> To: Jordan Hubbard Subject: Re: libc shlib version Cc: stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami In-reply-to: Your message of "Wed, 15 Nov 2000 14:17:29 PST." <46903.974326649@winston.osd.bsdi.com> References: <46903.974326649@winston.osd.bsdi.com> Date: Wed, 15 Nov 2000 15:19:11 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <46903.974326649@winston.osd.bsdi.com> Jordan Hubbard writes: : Can we just stop arguing about this and bump the frickin' numbers already? : Time is running out! That's your call as RE. Since we don't know what change caused it, that's likely the least bad thing we can do. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 14:23: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 51ACD37B4D7 for ; Wed, 15 Nov 2000 14:23:01 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA34229; Wed, 15 Nov 2000 14:22:53 -0800 (PST) (envelope-from obrien) Date: Wed, 15 Nov 2000 14:22:53 -0800 From: "David O'Brien" To: Warner Losh Cc: stable@FreeBSD.ORG Subject: Re: libc shlib version Message-ID: <20001115142253.C34085@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <200011131727.eADHR8c42388@vashon.polstra.com> <20001113153325.D39667@dragon.nuxi.com> <20001114081845.A76050@dragon.nuxi.com> <20001114155611.A94037@dragon.nuxi.com> <200011150721.eAF7L2G47704@billy-club.village.org> <20001115124445.A32318@dragon.nuxi.com> <200011152049.NAA58842@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011152049.NAA58842@harmony.village.org>; from imp@village.org on Wed, Nov 15, 2000 at 01:49:39PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 15, 2000 at 01:49:39PM -0700, Warner Losh wrote: > This makes it harder to deal with mixed environments, but not hugely > so. Can you expand on this? > We're not supposed to have major libc bumps in -stable. I'm not aware of this rule since the switch to ELF. I don't believe it is in the developers section of the Handbook. > If it is a bunch of changes or if the changes happened a long time ago, > then we have no choice but to fix the problem now and how the "window" > isn't too disruptive. Again, I don't think there is a [large] problem to fix. The way the upgrade kits have been done in the past have been walking a tight rope. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 14:23:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id C258337B4C5 for ; Wed, 15 Nov 2000 14:23:48 -0800 (PST) Received: from localhost (doug@localhost) by fledge.watson.org (8.9.3/8.9.3) with SMTP id RAA48476; Wed, 15 Nov 2000 17:22:28 -0500 (EST) (envelope-from doug@safeport.com) X-Authentication-Warning: fledge.watson.org: doug owned process doing -bs Date: Wed, 15 Nov 2000 17:22:27 -0500 (EST) From: Doug Denault X-Sender: doug@fledge.watson.org To: Doug Barton Cc: Francisco Reyes , FreeBSD stable Subject: Re: mergemaster wishlist In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG An awesome piece of work. I have but two wishes, saving one for later :) 1) a log 2) an option that says in effect overwrite all the files I did not modify. My reasons for wanting (2) are I was updating a 4.1 system I had just installed from the CD to 4.2-BETA and nothing really had changed, certainly not the periodic scripts and defaults. I have not looked at this enough to have an opinion on how to determine/tag "unmodified" files. Editing something in the file would be fine with me. The log would serve to address an "oop's. On Wed, 23 Aug 2000, Doug Barton wrote: > On Tue, 22 Aug 2000, Francisco Reyes wrote: > > > On Thu, 17 Aug 2000 23:53:51 -0700, Doug Barton wrote: > > > > > Yes, thanks. This is close to the top of the wishlist. > > > > > > Where is the wishlist for mergemaster? > > Is it kept anywhere visible? > > Define visible. :) I have a project list of things that people > have asked for that I plan to include. It's not very long, but see below. > > > I have one thing I have been thinking on giving it a try in a > > few weeks. > > Changing mergemaster to indicate files to be either ignored or > > copied. Kind of an exception file. > > Haven't looked at the code so I don't know how difficult it > > would be. > [cut] > > > 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 Wed Nov 15 14:26:41 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 6A69B37B4CF for ; Wed, 15 Nov 2000 14:26:35 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAFMQVR19258 for ; Wed, 15 Nov 2000 15:26:31 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id PAA59638 for ; Wed, 15 Nov 2000 15:26:30 -0700 (MST) Message-Id: <200011152226.PAA59638@harmony.village.org> To: stable@FreeBSD.ORG Subject: Re: libc shlib version In-reply-to: Your message of "Wed, 15 Nov 2000 14:22:53 PST." <20001115142253.C34085@dragon.nuxi.com> References: <20001115142253.C34085@dragon.nuxi.com> <200011131727.eADHR8c42388@vashon.polstra.com> <20001113153325.D39667@dragon.nuxi.com> <20001114081845.A76050@dragon.nuxi.com> <20001114155611.A94037@dragon.nuxi.com> <200011150721.eAF7L2G47704@billy-club.village.org> <20001115124445.A32318@dragon.nuxi.com> <200011152049.NAA58842@harmony.village.org> Date: Wed, 15 Nov 2000 15:26:30 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001115142253.C34085@dragon.nuxi.com> "David O'Brien" writes: : > We're not supposed to have major libc bumps in -stable. : : I'm not aware of this rule since the switch to ELF. I don't believe it : is in the developers section of the Handbook. Maybe I'm uninformed about this. I've just looked at the 3.x release sequence and it appears that we bumped in the middle of that as well. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 14:27:14 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shalimar.net.au (shalimar.net.au [198.142.161.98]) by hub.freebsd.org (Postfix) with ESMTP id 9FB3E37B4CF for ; Wed, 15 Nov 2000 14:26:55 -0800 (PST) Received: from shalimar.net.au (localhost [127.0.0.1]) by shalimar.net.au (8.11.1/8.11.1) with SMTP id eAFMOCb43915; Thu, 16 Nov 2000 09:24:22 +1100 (EST) (envelope-from count@shalimar.net.au) From: Zero Sum Organization: Tobacco Chewers and Body Painters Association. Date: Thu, 16 Nov 2000 09:24:51 +1100 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="US-ASCII" Cc: freebsd-stable@FreeBSD.ORG To: "Steve O'Hara-Smith" , References: <20001115183715.371bf7a6.steveo@eircom.net> In-Reply-To: <20001115183715.371bf7a6.steveo@eircom.net> Subject: Re: how can I run utilities at idle time? MIME-Version: 1.0 Message-Id: <00111609240100.43667@shalimar.net.au> Content-Transfer-Encoding: 8bit Status: RO X-Status: Q Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- On Thursday 16 November 2000 05:37, Steve O'Hara-Smith wrote: > On Wed, 15 Nov 2000 09:59:37 -0700 (MST) > wrote: > > > I would like to run a cron type service, but the utilities run from this > > servic (updating the locate database, for example) should only take up > > idle time on the computer. Does anybody know how to do this? > > idprio is the tool for doing this. > > There were some comments a while back that rtprio and idprio had problems and > should not be used. Is this still the case (searching the archives is giving too many > irrelevant hits) ? > I use them frequently, but I have only had trouble when tring to set the proprities back to normal with -t or artitmeticly. Once changed, they refer to stay changed. Geoff -- count@shalimar.net.au Nihil curo de ista tua stulta superstitione -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: sRYNE55Bv66/3cgcmI5pIjrTKOJ7HLu4 iQA/AwUBOhMNM/h4xz7LU/evEQJV9wCeKlRyhO/9Ro0tLFkwv6SGa1iiwEYAoN9D eDoIDilgtfui/Jaw1l0u1x1H =2Y77 -----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 Wed Nov 15 14:29:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 3687237B4CF; Wed, 15 Nov 2000 14:29:45 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA34291; Wed, 15 Nov 2000 14:29:41 -0800 (PST) (envelope-from obrien) Date: Wed, 15 Nov 2000 14:29:41 -0800 From: "David O'Brien" To: Jordan Hubbard Cc: stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version Message-ID: <20001115142941.D34085@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <46903.974326649@winston.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: <46903.974326649@winston.osd.bsdi.com>; from jkh@winston.osd.bsdi.com on Wed, Nov 15, 2000 at 02:17:29PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 15, 2000 at 02:17:29PM -0800, Jordan Hubbard wrote: > Can we just stop arguing about this and bump the frickin' numbers already? > Time is running out! We certainly can. But I didn't realize were were arguing vs. discussing the issue. (A discussion that needs to happen sooner or later) I asked Satoshi a few days ago in private email to just say the word that he wants it bumped and I'll take care of it ASAP. Satoshi has already agreed for the most part that a shared version bump won't fix what he wanted to fix. He will just end up putting the new libc.so.5 from 4.2 into the 4.0-R Package Upgrade Kit, and it will be as mismatched as the libc.so.4 he has had in there already. In a very small way it will work around the issue as at least the base system will not have its base libc.so.4 overwritten and that would remove any problems the base system binaries may be experiencing with the libc.so.4 from the upgrade kit. Thus we need to come up with a "real" solution to the problem [which will no doubt come up again], else we'll potentially be bumping the shared version number of libc for every release. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 14:34:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shalimar.net.au (shalimar.net.au [198.142.161.98]) by hub.freebsd.org (Postfix) with ESMTP id 4FA2C37B4C5 for ; Wed, 15 Nov 2000 14:34:08 -0800 (PST) Received: from shalimar.net.au (localhost [127.0.0.1]) by shalimar.net.au (8.11.1/8.11.1) with SMTP id eAFMXnb43975; Thu, 16 Nov 2000 09:33:49 +1100 (EST) (envelope-from count@shalimar.net.au) From: Zero Sum Organization: Tobacco Chewers and Body Painters Association. Date: Thu, 16 Nov 2000 09:33:48 +1100 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="US-ASCII" To: , freebsd-stable@FreeBSD.ORG References: In-Reply-To: Subject: Re: how can I run utilities at idle time? MIME-Version: 1.0 Message-Id: <00111609334802.43667@shalimar.net.au> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- On Thursday 16 November 2000 03:59, janb@cs.utep.edu wrote: > I would like to run a cron type service, but the utilities run from this > servic (updating the locate database, for example) should only take up > idle time on the computer. Does anybody know how to do this? > I read the advice that others gave you and it wasn;t very helpful, so this is the best I can do. You have three choices. 1. Use the current 'cron' and put idprio in form of the 'slow' jobs in the crontabs. Problem with this is that is inelegant, mixes up different job classes, rwuire maintenance and is only useful to root. 2. What I would suggest was running a sceonf copy of cron in a chrooted jail at idprio. All jobs kicked of by this second chrooted, idprio'ed cron should run at idle priorities. 3. Take a look at the various queue managing facilities provided by 'at. You can pick queues, set ques with different priorities, maximum concurrent jobs etc. This may very will be exactly what you want. Geoff -- count@shalimar.net.au Nihil curo de ista tua stulta superstitione -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: AN//8Ir0Ug+P/pgOxmTBJZ2fAugnu+of iQA/AwUBOhMPTfh4xz7LU/evEQIWLACgux5QeFRRXjCsjnr0MzJTc7IyUMcAoN7p Ljob5GZEUXKVFNPKkLpexkm9 =oy8f -----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 Wed Nov 15 14:34:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id EAA3037B4C5 for ; Wed, 15 Nov 2000 14:34:39 -0800 (PST) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id eAFMYda26554 for ; Wed, 15 Nov 2000 17:34:39 -0500 (EST) Date: Wed, 15 Nov 2000 17:34:39 -0500 (EST) From: Trevor Johnson To: stable@freebsd.org Subject: Re: FreeBSD 4.2-RELEASE delayed until November 20th. (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried the custom installation option on a Packard Bell Spectria 300CDQ with just the 8 MB of RAM that are soldered to the mainboard. It seemed to hang when I went into the "5 Distributions" stage of sysinstall. The second and third time I tried, I switched to another virtual console, where a message similar to: pid 12 (sh), uid 0, was killed: out of swap space spammed the screen. I added more RAM and there was no more hanging. In the installation notes I see: In order to run FreeBSD, a recommended minimum of eight megabytes of RAM is suggested. Sixteen megabytes is the preferred amount of RAM as you may have some trouble with anything less than sixteen depending on your hardware. I had disabled all the Ethernet, tape, and SCSI drivers, leaving just the IDE ones. It seems unlikely that, if the system had SCSI instead, much more RAM would be available. Perhaps the documentation should say that more than 8 MB is needed to install (as opposed to run) FreeBSD. I had already set up some swap space, but had not "committed" it. I'm guessing that sysinstall would have taken advantage of it, if I had. If so, it'd be good if the installation notes mentioned that doing so is necessary when only 8 MB of RAM is present. Since the Spectria cannot boot from CD-ROM, I needed the installation floppies. I tried to prepare them under Windows NT 4.0 with Service Pack 6, using the rawrite.exe from ftp://ftp.freesoftware.com/pub/FreeBSD/tools/rawrite.exe . I consistently received the error: Attempt to DMA across 64K boundary I remembered that NetBSD's rawrite has worked for me in the past. I noticed that it is available from http://www.duskware.com/rawrite32/ and now has a Windows GUI. The Web page says: Rawrite32 runs on any kind of Win32 system (i.e. Windows 95, Windows 98, Windows ME, Windows NT and Windows 2000) so it seems unsuitable for use from DOS. IMO, having rawrite--even, if necessary, two separate versions of it--on the CD would be worthwhile. Including both the versions I mentioned would only require about 160 kB of space. Providing, on the FTP site, a version that works from Windows NT, would also be worthwhile IMO. -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 14:38:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id EB1B837B4CF for ; Wed, 15 Nov 2000 14:38:49 -0800 (PST) Received: from pir by moek.pir.net with local (Exim) id 13wBCV-0007I2-00 for stable@freebsd.org; Wed, 15 Nov 2000 17:38:43 -0500 Date: Wed, 15 Nov 2000 17:38:43 -0500 From: Peter Radcliffe To: stable@freebsd.org Subject: Re: FreeBSD 4.2-RELEASE delayed until November 20th. (fwd) Message-ID: <20001115173842.M20437@pir.net> Reply-To: freebsd-stable@freebsd.org Mail-Followup-To: stable@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from trevor@jpj.net on Wed, Nov 15, 2000 at 05:34:39PM -0500 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Trevor Johnson probably said: > Since the Spectria cannot boot from CD-ROM, I needed the > installation floppies. I tried to prepare them under Windows NT 4.0 with > Service Pack 6, using the rawrite.exe from > ftp://ftp.freesoftware.com/pub/FreeBSD/tools/rawrite.exe . I consistently > received the error: > > Attempt to DMA across 64K boundary fdimage is now the recommended way to write floppy images; ftp://ftp.freebsd.org/pub/FreeBSD/tools/fdimage.exe P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 14:45:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 69D1437B4D7; Wed, 15 Nov 2000 14:45:15 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAFMj1I47229; Wed, 15 Nov 2000 14:45:01 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: stable@FreeBSD.ORG Cc: Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version In-Reply-To: Message from "David O'Brien" of "Wed, 15 Nov 2000 14:29:41 PST." <20001115142941.D34085@dragon.nuxi.com> Date: Wed, 15 Nov 2000 14:45:01 -0800 Message-ID: <47225.974328301@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > We certainly can. But I didn't realize were were arguing vs. discussing > the issue. (A discussion that needs to happen sooner or later) Discussion is something one has when one has time. As it is, there will already be one FreeBSD product (a book) going out with 4.2 as it stands today since there was no other way to meet their publishing deadline and they believed our original estimate of the 15th when they set their own schedules. That's why push-backs are so painful and not simply a matter of dissapointing a few users when people ask me for release slides - the business world, with which we occasionally cooperate, can't operate to such fuzzy schedules. > Satoshi has already agreed for the most part that a shared version bump > won't fix what he wanted to fix. He will just end up putting the new So this sounds to me like we no longer need to bump it? I wish everyone could just make up their minds! If we haven't changed any interfaces in -stable since 4.1 then we don't need to bump anything. If we have, we do, that's just how shared library versions work. I don't understand all this prevarication over what would be "easy" or "difficult" since the rules on this have always been crystal clear: You change a library interface, you bump the number. If you change those interfaces in between every release, then you're stupid and deserve to lose but you still gotta bump the number. What I haven't understood at any point is just what the hell changed and why Roger Hardiman's packages broke. Anybody care to clear this up? I'm starting to wonder if we've simply been chasing a red herring the whole time and the problem has nothing to do with this since nobody involved can state anything definitive as to WHY this has to happen or even what was changed. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 14:47:14 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id AC46137B4CF for ; Wed, 15 Nov 2000 14:47:09 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAFMkEI47248; Wed, 15 Nov 2000 14:46:53 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: Trevor Johnson Cc: stable@FreeBSD.ORG Subject: Re: FreeBSD 4.2-RELEASE delayed until November 20th. (fwd) In-Reply-To: Message from Trevor Johnson of "Wed, 15 Nov 2000 17:34:39 EST." Date: Wed, 15 Nov 2000 14:46:14 -0800 Message-ID: <47245.974328374@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I tried the custom installation option on a Packard Bell Spectria 300CDQ > with just the 8 MB of RAM that are soldered to the mainboard. It seemed If you have no swap, you can't install with 8MB. The docs probably need to be changed, but in any case, that's what's up. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 14:47:16 2000 Delivered-To: freebsd-stable@freebsd.org Received: from angmar.mel.vet.com.au (angmar.mel.vet.com.au [203.103.154.62]) by hub.freebsd.org (Postfix) with ESMTP id 3530037B479 for ; Wed, 15 Nov 2000 14:47:02 -0800 (PST) Received: from anduril.mel.vet.com.au (anduril.mel.vet.com.au [203.103.154.58]) by angmar.mel.vet.com.au (Postfix) with ESMTP id 2D82D5A1C3 for ; Thu, 16 Nov 2000 09:46:55 +1100 (EST) Received: (from ulmo@localhost) by anduril.mel.vet.com.au (8.9.3/8.9.3) id JAA02016 for freebsd-stable@FreeBSD.ORG; Thu, 16 Nov 2000 09:46:28 +1100 Date: Thu, 16 Nov 2000 09:46:28 +1100 From: "Lachlan O'Dea" To: freebsd-stable@FreeBSD.ORG Subject: Re: Bridging code in 4.2RC1 still not fixed Message-ID: <20001116094627.B1761@vet.com.au> Mail-Followup-To: freebsd-stable@FreeBSD.ORG References: <3A12777E.DEA187E0@pcx.si> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: <3A12777E.DEA187E0@pcx.si>; from cuk@pcx.si on Wed, Nov 15, 2000 at 12:46:06PM +0100 X-Operating-System: Linux 2.2.14-5.0 i686 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Nov 15, 2000 at 12:46:06PM +0100, Marko Cuk wrote: > I know, Bosko, that I still didn't send you debugging information about > it, but I'm trying to do that in near future. > > Read the following forward, please. Bridging and dummynet is definitely broken right now. The code in ip_dummynet.c referenced below is wrong, however it will only be executed if you actually add a dummynet pipe. I'm not sure if this is the same problem as the original poster was talking about. Luigi Rizzo is aware of the dummynet+bridging proplem, but he simply doesn't have time to work on it right now. I'm sure he'll fix it as soon as he is able to. I've attached an email to Luigi with my thoughts on the problem, with a patch that seemed to resolve the panic on my machine. However, I don't think the patch is actually correct. > Marko Cuk > Date: Wed, 15 Nov 2000 12:31:07 +0100 > From: Marko Cuk > To: tmoestl@gmx.net, bmilekic@dsuper.net > Subject: Re: bug in bridging/dummynet code - PR kern/19551 (fwd) > Message-ID: <3A1273FB.2C1C40A5@pcx.si> > Organization: Pcx computers d.o.o., Tehnika > X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) > X-Accept-Language: en > MIME-Version: 1.0 > References: > Content-Type: text/plain; charset=iso-8859-2 > Content-Transfer-Encoding: 7bit > > Hello !! > > I tried that "fix" and maschine is now stable and won't crash, but > dummynet wont work. When I insert rule > ipfw add 5000 pipe 1 tcp from any to any > > only ICMP packets goes through, but maschine remains stable. > > Can I test something more ? Do you have additional ideas ? > > Inform me ASAP. > > > Regards, Cuk > > > > > Date: Tue, 14 Nov 2000 22:01:17 +0100 > > From: Thomas Moestl > > To: freebsd-net@freebsd.org > > Cc: bmilekic@dsuper.net > > Subject: bug in bridging/dummynet code - PR kern/19551 > > > > Hi, > > > > I think I have spotted a bug in the bridge/dummynet code that might be > > responsible for some panics people have reported recently - see e.g. > > PR kern/19551. > > PR kern/21534 seems related and are probably about the same thing, > > PR kern/19488 goes in the same direction. > > > > Bosko, I'm CCing this to you because the PR is currently assigned to > > you. > > > > Here is the relevant section of code from netinet/ip_dummynet.c:402: > > > > #ifdef BRIDGE > > case DN_TO_BDG_FWD : { > > struct mbuf *m = (struct mbuf *)pkt ; > > struct ether_header hdr; > > > > if (m->m_len < ETHER_HDR_LEN > > && (m = m_pullup(m, ETHER_HDR_LEN)) == NULL) { > > m_freem(m); > > break; > > } > > bcopy(mtod(m, struct ether_header *), &hdr, ETHER_HDR_LEN); > > m_adj(m, ETHER_HDR_LEN); > > bdg_forward(&m, &hdr, pkt->ifp); > > if (m) > > m_freem(m); > > } > > break ; > > #endif > > > > Now, pkt is a malloc()ed structure, not an mbuf! Calling m_pullup() on it > > seems defective, at least because m_free may be called in m_pullup(), > > which leaks kernel memory if the freed structure is not an mbuf. > > And of course, the ethernet header should be in the mbuf in pkt->dn_m. > > Should it be: > > > > #ifdef BRIDGE > > case DN_TO_BDG_FWD : { > > struct mbuf *m = (struct mbuf *)pkt ; > > struct ether_header hdr; > > > > if (pkt->dn_m->m_len < ETHER_HDR_LEN > > && (pkt->dn_m = m_pullup(pkt->dn_m, ETHER_HDR_LEN)) == NULL) { > > m_freem(pkt->dn_m); > > break; > > } > > bcopy(mtod(pkt->dn_m, struct ether_header *), &hdr, ETHER_HDR_LEN); > > m_adj(pkt->dn_m, ETHER_HDR_LEN); > > bdg_forward(&m, &hdr, pkt->ifp); > > if (m) > > /* bdg_format will put pkt->dn_m into mbuf into m in our case */ > > m_freem(m); > > } > > break ; > > #endif > > > > Hmm, maybe I'm wrong here, but that seems odd to me. Please enlighten > > me! Unfortunetly, I have no machine I could use to test it at the moment. I'm not sure, but I don't think it will work. As far as I can tell, the mbuf chain starts with the IP header, not the ethernet header. In my patch, I prepended the ethernet header in bridge.c and then did something similar to this in ip_dummynet.c. -- Lachlan O'Dea Computer Associates Pty Ltd Webmaster Vet - Anti-Virus Software http://www.vet.com.au/ Vet 10.2 Forever! --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=junk Hi Luigi, I've been having a look at PR kern/22224 to see what I can do. It seems that dummnet does not work with bridging after Archie Cobbs moved bridging code from the drivers to ether_input() (revision 1.17 of bridge.c). As a result of these changes, bdg_forward() now expects the ethernet header to be passed to it. Archie put some code in ip_dummynet.c (revision 1.25) to get the ethernet header from the start of the mbuf chain. Unfortunately the code is wrong and that's what causes the panic reported in the PR. As far as I can tell, the ethernet header is not in the mbuf chain received by dummynet. The best idea I could come up with was to prepend the ethernet header to the mbuf chain before giving it to dummynet_io(), and then pulling it out when it's time to call bdg_forward(). I have attached my patches for this. This stopped the panic, and packets do seem to go through dummynet pipes now. The delay config setting seems to work fine, however setting bw has no effect, packets simply go through at the maximum bandwidth. Dummynet may be getting confused because it expects the mbuf chain to start with an IP header, but the only problem I could see was that the packet size would be 14 bytes too big, which I didn't think would make a huge difference. Anyway, if you get a chance to look at this, I'd appreciate any suggestions you may have. Thanks. P.S. I was just reviewing my patch and noticed it may have a bug if m_pullup() has to allocate a new mbuf. -- Lachlan O'Dea Computer Associates Pty Ltd Webmaster Vet - Anti-Virus Software http://www.vet.com.au/ Vet 10.2 Forever! --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="dummy.diff" Index: net/bridge.c =================================================================== RCS file: /usr/local/cvsrep/freebsd/src/sys/net/bridge.c,v retrieving revision 1.16.2.6 diff -u -r1.16.2.6 bridge.c --- net/bridge.c 2000/09/25 17:30:01 1.16.2.6 +++ net/bridge.c 2000/11/09 07:53:12 @@ -753,6 +769,14 @@ * pass the pkt to dummynet. Need to include m, dst, rule. * Dummynet consumes the packet in all cases. */ + + /* + * prepend ethernet header to mbuf chain. + */ + M_PREPEND(m, ETHER_HDR_LEN, M_DONTWAIT); + if (m == NULL) + return ENOBUFS; + bcopy(eh, mtod(m, struct ether_header *), ETHER_HDR_LEN); dummynet_io((off & 0xffff), DN_TO_BDG_FWD, m, dst, NULL, 0, rule, 0); if (canfree) /* dummynet has consumed the original one */ *m0 = NULL ; Index: netinet/ip_dummynet.c =================================================================== RCS file: /usr/local/cvsrep/freebsd/src/sys/netinet/ip_dummynet.c,v retrieving revision 1.24.2.4 diff -u -r1.24.2.4 ip_dummynet.c --- netinet/ip_dummynet.c 2000/07/17 20:06:16 1.24.2.4 +++ netinet/ip_dummynet.c 2000/11/09 07:53:12 @@ -402,15 +402,16 @@ #ifdef BRIDGE case DN_TO_BDG_FWD : { struct mbuf *m = (struct mbuf *)pkt ; + struct mbuf *mreal = pkt->dn_m; struct ether_header hdr; - if (m->m_len < ETHER_HDR_LEN - && (m = m_pullup(m, ETHER_HDR_LEN)) == NULL) { - m_freem(m); + if (mreal->m_len < ETHER_HDR_LEN + && (mreal = m_pullup(mreal, ETHER_HDR_LEN)) == NULL) { + m_freem(mreal); break; } - bcopy(mtod(m, struct ether_header *), &hdr, ETHER_HDR_LEN); - m_adj(m, ETHER_HDR_LEN); + bcopy(mtod(mreal, struct ether_header *), &hdr, ETHER_HDR_LEN); + m_adj(mreal, ETHER_HDR_LEN); bdg_forward(&m, &hdr, pkt->ifp); if (m) m_freem(m); --+HP7ph2BbKc20aGI-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 14:54: 6 2000 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 CA5E837B479; Wed, 15 Nov 2000 14:54:00 -0800 (PST) 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 PAA00928; Wed, 15 Nov 2000 15:53:53 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id PAA00534; Wed, 15 Nov 2000 15:53:52 -0700 (MST) (envelope-from nate) Date: Wed, 15 Nov 2000 15:53:52 -0700 (MST) Message-Id: <200011152253.PAA00534@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jordan Hubbard Cc: stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version In-Reply-To: <47225.974328301@winston.osd.bsdi.com> References: <20001115142941.D34085@dragon.nuxi.com> <47225.974328301@winston.osd.bsdi.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > We certainly can. But I didn't realize were were arguing vs. discussing > > the issue. (A discussion that needs to happen sooner or later) > > Discussion is something one has when one has time. As it is, there > will already be one FreeBSD product (a book) going out with 4.2 as it > stands today since there was no other way to meet their publishing > deadline and they believed our original estimate of the 15th when they > set their own schedules. > That's why push-backs are so painful and not > simply a matter of dissapointing a few users when people ask me for > release slides - > the business world, with which we occasionally > cooperate, can't operate to such fuzzy schedules. You've *GOT* to be kidding, right? The business world lives on 'fuzzy' schedules. > So this sounds to me like we no longer need to bump it? I wish > everyone could just make up their minds! If we haven't changed any > interfaces in -stable since 4.1 then we don't need to bump anything. It appears (from the discussion) that the interface change is in the kernel, so bumping the libc minor isn't going to help. > If we have, we do, that's just how shared library versions work. It's not just the library that's change, so bumping the libc bersion will not solve the kernel incompatability problems. It's not as simple as you'd like it to be.... Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 15:21: 5 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id 7DDD137B479 for ; Wed, 15 Nov 2000 15:21:03 -0800 (PST) Received: from slave (Studded@slave [10.0.0.1]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id PAA21477; Wed, 15 Nov 2000 15:20:55 -0800 (PST) (envelope-from DougB@gorean.org) Date: Wed, 15 Nov 2000 15:20:55 -0800 (PST) From: Doug Barton X-Sender: doug@dt051n37.san.rr.com To: Doug Denault Cc: FreeBSD stable Subject: Re: mergemaster wishlist In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Nov 2000, Doug Denault wrote: > An awesome piece of work. I have but two wishes, saving one for later :) > > 1) a log mergemaster 2>&1 | tee ~/mergemaster.log > 2) an option that says in effect overwrite all the files I did not > modify. You didn't read the rest of that thread. :) Doug -- Life is an essay test. Long form. Spelling counts. Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 15:37:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pemaquid.safeport.com (unknown [204.156.12.58]) by hub.freebsd.org (Postfix) with ESMTP id 33EA637B4C5 for ; Wed, 15 Nov 2000 15:37:15 -0800 (PST) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.9.3/8.9.3) with ESMTP id SAA04376; Wed, 15 Nov 2000 18:35:29 -0500 (EST) (envelope-from doug@safeport.com) X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Wed, 15 Nov 2000 18:35:29 -0500 (EST) From: To: Doug Barton Cc: FreeBSD stable Subject: Re: mergemaster wishlist In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks for your kindness. Did read, did not (fully) comprehend. As I use tcsh I forget about the superior sh redirection(s). Thanks for the tip. On Wed, 15 Nov 2000, Doug Barton wrote: > On Wed, 15 Nov 2000, Doug Denault wrote: > > > An awesome piece of work. I have but two wishes, saving one for later :) > > > > 1) a log > > mergemaster 2>&1 | tee ~/mergemaster.log > > > 2) an option that says in effect overwrite all the files I did not > > modify. > > You didn't read the rest of that thread. :) > > Doug > -- > Life is an essay test. Long form. Spelling counts. > > Do YOU Yahoo!? > > > _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 15:55:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.wedgev.com (cm57-70.liwest.at [212.33.57.70]) by hub.freebsd.org (Postfix) with ESMTP id 061DD37B479 for ; Wed, 15 Nov 2000 15:55:53 -0800 (PST) Received: from wedge by smtp.wedgev.com with local (Exim 3.16 #1 (FreeBSD)) id 13wCOZ-000340-00; Thu, 16 Nov 2000 00:55:15 +0100 Date: Thu, 16 Nov 2000 00:55:15 +0100 From: Bernhard Valenti To: doug@safeport.com Cc: Doug Barton , FreeBSD stable Subject: Re: mergemaster wishlist Message-ID: <20001116005515.A11731@cipher.home.at> Reply-To: Bernhard Valenti 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 doug@safeport.com on Wed, Nov 15, 2000 at 06:35:29PM -0500 X-Operating-System: FreeBSD i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 15, 2000 at 06:35:29PM -0500, doug@safeport.com wrote: > Thanks for your kindness. Did read, did not (fully) comprehend. As I use > tcsh I forget about the superior sh redirection(s). Thanks for the tip. mergemaster 2>&1 | tee ~/mergemaster.log you can do that with csh/tcsh too: mergemaster |& tee ~/mergemaster.log regards, bernhard valenti To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 16: 2: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mta5.snfc21.pbi.net (mta5.snfc21.pbi.net [206.13.28.241]) by hub.freebsd.org (Postfix) with ESMTP id 282EE37B4CF for ; Wed, 15 Nov 2000 16:02:01 -0800 (PST) Received: from silvia.hip.berkeley.edu ([64.161.28.80]) by mta5.snfc21.pbi.net (Sun Internet Mail Server sims.3.5.2000.01.05.12.18.p9) with ESMTP id <0G4300N4PAAJ0P@mta5.snfc21.pbi.net> for stable@FreeBSD.ORG; Wed, 15 Nov 2000 15:23:08 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id eAFNO2942158; Wed, 15 Nov 2000 15:24:02 -0800 (PST envelope-from asami@cs.berkeley.edu) Date: Wed, 15 Nov 2000 15:24:00 -0800 From: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) Subject: Re: libc shlib version In-reply-to: <47225.974328301@winston.osd.bsdi.com> (Jordan Hubbard's message of "Wed, 15 Nov 2000 14:45:01 -0800") To: Jordan Hubbard Cc: stable@FreeBSD.ORG Message-id: MIME-version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-type: text/plain; charset=US-ASCII User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 06) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 =?ISO-2022-JP?B?KBskQjJWMWMbKEIp?= Lines: 51 References: <47225.974328301@winston.osd.bsdi.com> X-Authentication-warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: Jordan Hubbard * So this sounds to me like we no longer need to bump it? I wish * everyone could just make up their minds! Sorry if you got the impression that it was me causing the holdups. I do not fully understand the situation so I thought I deffered to David. (I stopped being a shared library expert when we switched from a.out to ELF. :) * If we haven't changed any * interfaces in -stable since 4.1 then we don't need to bump anything. * If we have, we do, that's just how shared library versions work. I * don't understand all this prevarication over what would be "easy" or * "difficult" since the rules on this have always been crystal clear: * You change a library interface, you bump the number. If you change * those interfaces in between every release, then you're stupid and * deserve to lose but you still gotta bump the number. Yes, in order to avoid accidental system destruction because people moved supposedly "compatible" libraries around (like what happened with the 40upgrade kit), we need to bump the number. However, since the change was (apparently -- nobody has verified this yet) accompanied by a kernel interface change, changing the shlib number probably will not help the upgrade kit. The new libc.so.5 will not be able to run with a 4.0R kernel anyway, just like the new libc.so.4 (which is exactly the same now as what libc.so.5 will be) is dumping core all over the place when matched up with a 4.0R kernel. At least that's my understanding based on David's explanation. If anyone has a 4.0R machine to test, I can send you a new libc.so.5 and a couple of binaries compiled against it, so we can see if it really works. (No, it will not destroy your system...trust me!) * What I haven't understood at any point is just what the hell changed * and why Roger Hardiman's packages broke. Anybody care to clear this * up? I'm starting to wonder if we've simply been chasing a red herring * the whole time and the problem has nothing to do with this since * nobody involved can state anything definitive as to WHY this has to * happen or even what was changed. Roger's packages is a different issue, that one was in libc_r. According to him, it was caused by the pthread merge that occurred too late for him to fix his ports before the (initial) ports freeze. Hmm. Now that I think about it, since this one is a pure backward-incompatible library interface change, do we need to bump libc_r's version number? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 16:52:31 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id E5B1637B4CF for ; Wed, 15 Nov 2000 16:52:25 -0800 (PST) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.9.3/8.9.3) id LAA59594; Thu, 16 Nov 2000 11:52:17 +1100 (EST) (envelope-from carl@xena.ipaustralia.gov.au) Received: from newton.aipo.gov.au(10.0.100.18) by pericles.IPAustralia.gov.au via smap (V2.0) id xma059575; Thu, 16 Nov 00 11:51:59 +1100 Received: from localhost (carl@localhost) by newton.aipo.gov.au (8.11.1/8.11.0) with ESMTP id eAG0pxS39023; Thu, 16 Nov 2000 11:51:59 +1100 (EST) (envelope-from carl@xena.ipaustralia.gov.au) X-Authentication-Warning: newton.aipo.gov.au: carl owned process doing -bs Date: Thu, 16 Nov 2000 11:51:59 +1100 (EST) From: Carl Makin X-Sender: carl@newton.aipo.gov.au To: Phil Homewood Cc: stable@FreeBSD.ORG Subject: Re: Old stallion drivers in -stable. In-Reply-To: <20001107102630.E6449@atlas.bit.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG here it is, better late than never. :) On Tue, 7 Nov 2000, Phil Homewood wrote: > Carl Makin wrote: > > 4.1.1-stable still has the old version of Greg Ungerer's Stallion serial > > card drivers. (v1.0.0) > What Stallion card are you using? I've got an EasyConnection > running perfectly under RELENG_4 using FreeBSD's native stli(4) > driver: I'm using an 8 port OnBoard at home which I now have working under the old v1.0.0 code, and I have a EasyConnection EC8/64-PCI here at work which I'm going to use with a Dell 2450 as a terminal server for a bunch of Sun T1s. I haven't tried the EasyConnection yet. I did notice that MAKEDEV (in the 4.1 and 4.2-BETA I'm running here at work) doesn't have device entries for it. Carl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 16:54:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pericles.IPAustralia.gov.au (pericles.IPAustralia.gov.au [202.14.186.30]) by hub.freebsd.org (Postfix) with ESMTP id 20B0837B4CF; Wed, 15 Nov 2000 16:54:31 -0800 (PST) Received: (from smap@localhost) by pericles.IPAustralia.gov.au (8.9.3/8.9.3) id LAA59708; Thu, 16 Nov 2000 11:53:51 +1100 (EST) (envelope-from carl@xena.ipaustralia.gov.au) Received: from newton.aipo.gov.au(10.0.100.18) by pericles.IPAustralia.gov.au via smap (V2.0) id xma059692; Thu, 16 Nov 00 11:53:46 +1100 Received: from localhost (carl@localhost) by newton.aipo.gov.au (8.11.1/8.11.0) with ESMTP id eAG0rj539028; Thu, 16 Nov 2000 11:53:45 +1100 (EST) (envelope-from carl@xena.ipaustralia.gov.au) X-Authentication-Warning: newton.aipo.gov.au: carl owned process doing -bs Date: Thu, 16 Nov 2000 11:53:45 +1100 (EST) From: Carl Makin X-Sender: carl@newton.aipo.gov.au To: Dima Ruban Cc: Mike Smith , stable@freebsd.org, dima@freebsd.org Subject: Re: Old stallion drivers in -stable. In-Reply-To: <200011070027.eA70RwE12375@sivka.rdy.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 6 Nov 2000, Dima Ruban wrote: > Mike Smith writes: > > > > I understand that Dima Ruban (copied) was working on this, but I haven't > > heard anything from him recently. > > I am, but I got somewhat distracted. But I don't have a _set_ of these cards. > All I've got is EC64 PCI, which wasn't initially supported by this driver. > So even when I fix the driver to work with a new bus, I can't guarantee that > it's gonna work of each and every card it was suposed to support. I can test the Onboard and EC64 PCI stuff. Carl. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 17:35:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from satan.freebsdsystems.com (satan.freebsdsystems.com [24.69.168.5]) by hub.freebsd.org (Postfix) with ESMTP id 73F2D37B4C5 for ; Wed, 15 Nov 2000 17:35:37 -0800 (PST) Received: from satan.freebsdsystems.com (satan.freebsdsystems.com [24.69.168.5]) by satan.freebsdsystems.com (8.11.1/8.11.0) with ESMTP id eAG1ZVv91739; Wed, 15 Nov 2000 20:35:31 -0500 (EST) Date: Wed, 15 Nov 2000 20:35:31 -0500 (EST) From: Lanny Baron To: Michel Talon Cc: stable@FreeBSD.ORG Subject: Re: StarOffice 5.2 In-Reply-To: <20001107232909.A280@lpthe.jussieu.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Are you able (assuming you're running FreeBSD) to get staroffice52 to browse the net? I can't. StarOffice5 no problem. Unfortunately, SUN will not give any tech support for FreeBSD. So if you can get it (staroffice52) to browse, would you be so kind as to tell me what you did to get it to work. Thanks, Lanny On Tue, 7 Nov 2000, Michel Talon in the last wild and more than exciting...: >Hello, > >some days ago, i have reported that running StarOffice 5.2 from >an ext2fs partition paniced my 4.1-RELEASE box. I have upgraded >it to 4.2, and are happy to report that now, StarOffice runs perfectly fine >from a Linux partition, a good news for those with dual boot machines. > >Moreover this same machine had a strange problem, it could not format >floppies. This seems solved also. > >-- >Michel Talon > > >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 Wed Nov 15 17:35:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wop21.wop.wtb.tue.nl (wop21.wop.wtb.tue.nl [131.155.56.216]) by hub.freebsd.org (Postfix) with ESMTP id BA1CE37B4D7 for ; Wed, 15 Nov 2000 17:35:53 -0800 (PST) Received: (from karelj@localhost) by wop21.wop.wtb.tue.nl (8.9.3/8.9.3) id CAA95443; Thu, 16 Nov 2000 02:34:41 +0100 (CET) (envelope-from karelj) Date: Thu, 16 Nov 2000 02:33:16 +0100 From: "Karel J. Bosschaart" To: whisky Cc: freebsd-stable@FreeBSD.ORG Subject: Re: error on install Message-ID: <20001116023316.A95371@wop21.wop.wtb.tue.nl> Reply-To: K.J.Bosschaart@wtb.tue.nl References: <002a01c04f4f$1c97e060$0100000a@win2k> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <002a01c04f4f$1c97e060$0100000a@win2k>; from whisky@bigpond.net.au on Thu, Nov 16, 2000 at 07:57:55AM +1000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Nov 16, 2000 at 07:57:55AM +1000, whisky wrote: > on install with 4.1.1 , 4.1, and 4.2 ,not 3.x > > I get ata1: Device timeout.. resetting.. done > > Over and over again > > its a fujitsu 4.2 gig hdd and a via motherboard > I have tried everything Do you have more than only the fujitsu as IDE devices? ata1 is the second IDE controller, is there anything probed on ata0? 3.x doesn't have the ata driver, but wd (if I remember correctly). What does it say? > also with my sr trio3d 365 i was wondering if it was fixed up in 4.x so it can actually do above 800x600 > Erm, what's the relation between an IDE device problem and video card/resolution? For video problems you have to look into XFree86, assuming you run it. Karel. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 17:53:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from blues.jpj.net (blues.jpj.net [204.97.17.146]) by hub.freebsd.org (Postfix) with ESMTP id 1631437B479 for ; Wed, 15 Nov 2000 17:53:50 -0800 (PST) Received: from localhost (trevor@localhost) by blues.jpj.net (right/backatcha) with ESMTP id eAG1riB02282; Wed, 15 Nov 2000 20:53:44 -0500 (EST) Date: Wed, 15 Nov 2000 20:53:44 -0500 (EST) From: Trevor Johnson To: Andrzej Bialecki Cc: Jordan Hubbard , stable@FreeBSD.org Subject: Re: FreeBSD 4.2-RELEASE delayed until November 20th. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [following up on the stable list, at David O'Brien's suggestion] > The installation floppies still use too many standard programs, among > others standard /bin/sh. How about changing it to SASH > (/usr/ports/shells/sash)? It contains, among others, gzip and tar. > > Or, use Minix sh. It's quite POSIX-y, and is 1/5th the size of /bin/sh. The Linux folks have something in the same spirit called busybox (http://busybox.lineo.com/). > Sysinstall could also check how much physical RAM is available, and > suggest this step to the user. > Did you try the fdimage.exe which can be found there as well? No--I had failed to read the README.TXT there, which explains that it "supercedes rawrite". -- Trevor Johnson http://jpj.net/~trevor/gpgkey.txt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 18: 2:38 2000 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 47CDE37B4C5 for ; Wed, 15 Nov 2000 18:02:36 -0800 (PST) Received: (from ler@localhost) by lerami.lerctr.org (8.11.1/8.11.1/20001028) id eAG22UI11290 for stable@FreeBSD.ORG; Wed, 15 Nov 2000 20:02:30 -0600 (CST) (envelope-from ler) Date: Wed, 15 Nov 2000 20:02:29 -0600 From: Larry Rosenman To: stable@FreeBSD.ORG Subject: Re: StarOffice 5.2 Message-ID: <20001115200229.A11153@lerami.lerctr.org> References: <20001107232909.A280@lpthe.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: ; from lnb@FreeBSDsystems.COM on Wed, Nov 15, 2000 at 08:35:31PM -0500 X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Lanny Baron [001115 19:36]: > Hi, > Are you able (assuming you're running FreeBSD) to get staroffice52 to > browse the net? I can't. StarOffice5 no problem. Unfortunately, SUN will > not give any tech support for FreeBSD. > > So if you can get it (staroffice52) to browse, would you be so kind as to > tell me what you did to get it to work. I'm also interested in this, as well as checking mail.... LER > > Thanks, > Lanny > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 (voice) Internet: 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 Wed Nov 15 18:17: 6 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cs.utep.edu (mail.cs.utep.edu [129.108.5.3]) by hub.freebsd.org (Postfix) with ESMTP id E028637B4CF for ; Wed, 15 Nov 2000 18:17:03 -0800 (PST) Received: from gecko (gecko [129.108.5.51]) by cs.utep.edu (8.10.1/8.10.1) with ESMTP id eAG2GnN07539; Wed, 15 Nov 2000 19:16:50 -0700 (MST) Date: Wed, 15 Nov 2000 19:16:48 -0700 (MST) From: X-Sender: janb@gecko To: Zero Sum Cc: freebsd-stable@FreeBSD.ORG Subject: Re: how can I run utilities at idle time? In-Reply-To: <00111609334802.43667@shalimar.net.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks to everyone who replied. JAn On Thu, 16 Nov 2000, Zero Sum wrote: > -----BEGIN PGP SIGNED MESSAGE----- > > On Thursday 16 November 2000 03:59, janb@cs.utep.edu wrote: > > I would like to run a cron type service, but the utilities run from this > > servic (updating the locate database, for example) should only take up > > idle time on the computer. Does anybody know how to do this? > > > > > I read the advice that others gave you and it wasn;t very helpful, so this > is the best I can do. > > You have three choices. > > 1. Use the current 'cron' and put idprio in form of the 'slow' jobs in the > crontabs. Problem with this is that is inelegant, mixes up different job > classes, rwuire maintenance and is only useful to root. > > 2. What I would suggest was running a sceonf copy of cron in a chrooted > jail at idprio. All jobs kicked of by this second chrooted, idprio'ed cron > should run at idle priorities. > > 3. Take a look at the various queue managing facilities provided by 'at. > You can pick queues, set ques with different priorities, maximum concurrent > jobs etc. This may very will be exactly what you want. > > > Geoff > -- > count@shalimar.net.au > Nihil curo de ista tua stulta superstitione > > > -----BEGIN PGP SIGNATURE----- > Version: PGPfreeware 5.0i for non-commercial use > MessageID: AN//8Ir0Ug+P/pgOxmTBJZ2fAugnu+of > > iQA/AwUBOhMPTfh4xz7LU/evEQIWLACgux5QeFRRXjCsjnr0MzJTc7IyUMcAoN7p > Ljob5GZEUXKVFNPKkLpexkm9 > =oy8f > -----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 Wed Nov 15 18:53:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sapphire.alisa.org (sapphire.nickel-street.com [63.228.93.210]) by hub.freebsd.org (Postfix) with ESMTP id 3E88137B479 for ; Wed, 15 Nov 2000 18:53:37 -0800 (PST) Received: from snow.alisa.org (ppp [63.228.93.212]) by sapphire.alisa.org (8.9.3/8.9.3) with SMTP id TAA09936; Wed, 15 Nov 2000 19:53:14 -0700 (MST) (envelope-from jjr@alisa.org) From: "John J. Rushford Jr" Reply-To: jjr@alisa.org To: Lanny Baron , Michel Talon Subject: Re: StarOffice 5.2 Date: Wed, 15 Nov 2000 19:51:36 -0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: stable@FreeBSD.ORG References: In-Reply-To: MIME-Version: 1.0 Message-Id: <00111519531100.14682@snow.alisa.org> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I can't browse the net with it but, I am able to use e-mail with it. Had to re-direct all my mail though to my local FreeBSD workstation and set the parameters in StarOffice 5.2 to use localhost for pop3 and smtp. On Wed, 15 Nov 2000, Lanny Baron wrote: > Hi, > Are you able (assuming you're running FreeBSD) to get staroffice52 to > browse the net? I can't. StarOffice5 no problem. Unfortunately, SUN will > not give any tech support for FreeBSD. > > So if you can get it (staroffice52) to browse, would you be so kind as to > tell me what you did to get it to work. > > Thanks, > Lanny > > > On Tue, 7 Nov 2000, Michel Talon in the last wild and more than exciting...: > > >Hello, > > > >some days ago, i have reported that running StarOffice 5.2 from > >an ext2fs partition paniced my 4.1-RELEASE box. I have upgraded > >it to 4.2, and are happy to report that now, StarOffice runs perfectly fine > >from a Linux partition, a good news for those with dual boot machines. > > > >Moreover this same machine had a strange problem, it could not format > >floppies. This seems solved also. > > > >-- > >Michel Talon > > > > > >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 -- John J. Rushford jjr@alisa.org jjr@cs.du.edu http://www.cs.du.edu/~jjr To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 20:10:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 7202137B4C5; Wed, 15 Nov 2000 20:10:28 -0800 (PST) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id XAA08624; Wed, 15 Nov 2000 23:10:04 -0500 (EST) Date: Wed, 15 Nov 2000 23:10:04 -0500 (EST) From: Daniel Eischen To: Satoshi - Ports Wraith - Asami Cc: Jordan Hubbard , stable@FreeBSD.ORG Subject: Re: libc shlib version In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Nov 2000, Satoshi - Ports Wraith - Asami wrote: > * What I haven't understood at any point is just what the hell changed > * and why Roger Hardiman's packages broke. Anybody care to clear this > * up? I'm starting to wonder if we've simply been chasing a red herring > * the whole time and the problem has nothing to do with this since > * nobody involved can state anything definitive as to WHY this has to > * happen or even what was changed. > > Roger's packages is a different issue, that one was in libc_r. > According to him, it was caused by the pthread merge that occurred too > late for him to fix his ports before the (initial) ports freeze. > > Hmm. Now that I think about it, since this one is a pure > backward-incompatible library interface change, do we need to bump > libc_r's version number? IMO, no. The change to libc_r was to fix a deficiency/bug. I can tell you the exact problem if you're interested. -- Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 21:34: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wyattearp.stanford.edu (wyattearp.Stanford.EDU [171.64.180.171]) by hub.freebsd.org (Postfix) with ESMTP id BD17037B479 for ; Wed, 15 Nov 2000 21:34:01 -0800 (PST) Received: (from richw@localhost) by wyattearp.stanford.edu (8.9.3/8.9.3) id VAA85502; Wed, 15 Nov 2000 21:33:24 -0800 (PST) (envelope-from richw) Date: Wed, 15 Nov 2000 21:33:24 -0800 (PST) From: Rich Wales X-Sender: richw@wyattearp.stanford.edu To: freebsd-stable@freebsd.org Subject: Re: Bridging code in 4.2RC1 still not fixed Message-ID: <20001116051639.85232.richw@wyattearp.stanford.edu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bosko Milekic wrote: > What's unfortunate is that this entire thread has failed > to provide any single piece of VALID debugging information, > despite my (and I'm sure others') efforts in obtaining that. OK, here's the best I can do for the moment. I didn't have debugging enabled in the kernel I was running at the time (yes, I know, stupid of me), but I did get a crash dump (see below). Remember, again, that this is 3.4-RELEASE. The crash occurred in in_cksum() in i386/i386/in_cksum.c. As best I can tell from disassembling the in_cksum() routine, the trap happened near the top of the "while ((mlen -= 32) >= 0)" loop (line 149 of the source code). I hope this is enough to help someone. Rich Wales richw@webcom.com http://www.webcom.com/richw/ ======================================================================== Script started on Wed Nov 15 21:10:32 2000 Warning: imported path contains relative components gateway# gdb -k kernel.1 vmcore.1 GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"... IdlePTD 3354624 initial pcb at 2a9224 panicstr: page fault panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0xc04f3000 fault code = supervisor read, page not present instruction pointer = 0x8:0xc0230ddc stack pointer = 0x10:0xc0292100 frame pointer = 0x10:0xc0292110 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 = Idle interrupt mask = trap number = 12 panic: page fault syncing disks... done dumping to dev 50009, offset 53376 dump 22 21 20 19 18 17 16 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 --- #0 0xc01335b7 in boot () (kgdb) where #0 0xc01335b7 in boot () #1 0xc013383c in at_shutdown () #2 0xc023a781 in trap_fatal () #3 0xc023a45f in trap_pfault () #4 0xc023a0d6 in trap () #5 0xc0230ddc in in_cksum () #6 0xc0194d69 in udp_input () #7 0xc018748b in ip_input () #8 0xc01874fb in ipintr () (kgdb) disassemble in_cksum Dump of assembler code for function in_cksum: 0xc0230cec : pushl %ebp 0xc0230ced : movl %esp,%ebp 0xc0230cef : subl $0x4,%esp 0xc0230cf2 : pushl %edi 0xc0230cf3 : pushl %esi 0xc0230cf4 : pushl %ebx 0xc0230cf5 : xorl %ebx,%ebx 0xc0230cf7 : xorl %esi,%esi 0xc0230cf9 : movl $0x0,0xfffffffc(%ebp) 0xc0230d00 : cmpl $0x0,0x8(%ebp) 0xc0230d04 : je 0xc0230ee3 0xc0230d0a : movl %esi,%esi 0xc0230d0c : cmpl $0x0,0xc(%ebp) 0xc0230d10 : je 0xc0230ef3 0xc0230d16 : movl 0x8(%ebp),%edx 0xc0230d19 : cmpl $0x0,0xc(%edx) 0xc0230d1d : je 0xc0230ed3 0xc0230d23 : movl 0x8(%edx),%ecx 0xc0230d26 : cmpl $0xffffffff,%esi 0xc0230d29 : jne 0xc0230d48 0xc0230d2b : movb (%ecx),%al 0xc0230d2d : shlw $0x8,%ax 0xc0230d31 : andw $0xff,%di 0xc0230d36 : orw %ax,%di 0xc0230d39 : movzwl %di,%eax 0xc0230d3c : addl %eax,%ebx 0xc0230d3e : incl %ecx 0xc0230d3f : movl 0xc(%edx),%esi 0xc0230d42 : decl %esi 0xc0230d43 : decl 0xc(%ebp) 0xc0230d46 : jmp 0xc0230d4e 0xc0230d48 : movl 0x8(%ebp),%edx 0xc0230d4b : movl 0xc(%edx),%esi 0xc0230d4e : cmpl %esi,0xc(%ebp) 0xc0230d51 : jnl 0xc0230d56 0xc0230d53 : movl 0xc(%ebp),%esi 0xc0230d56 : subl %esi,0xc(%ebp) 0xc0230d59 : testb $0x3,%cl 0xc0230d5c : je 0xc0230da7 0xc0230d5e : movzwl %bx,%edx 0xc0230d61 : movl %ebx,%eax 0xc0230d63 : shrl $0x10,%eax 0xc0230d66 : leal (%eax,%edx,1),%ebx 0xc0230d69 : cmpl $0xffff,%ebx 0xc0230d6f : jbe 0xc0230d77 0xc0230d71 : addl $0xffff0001,%ebx 0xc0230d77 : testb $0x1,%cl 0xc0230d7a : je 0xc0230d92 0xc0230d7c : testl %esi,%esi 0xc0230d7e : jle 0xc0230d92 0xc0230d80 : shll $0x8,%ebx 0xc0230d83 : movl %edi,%edx 0xc0230d85 : movb (%ecx),%dl 0xc0230d87 : movl %edx,%edi 0xc0230d89 : incl %ecx 0xc0230d8a : decl %esi 0xc0230d8b : movl $0x1,0xfffffffc(%ebp) 0xc0230d92 : testb $0x2,%cl 0xc0230d95 : je 0xc0230da7 0xc0230d97 : cmpl $0x1,%esi 0xc0230d9a : jle 0xc0230da7 0xc0230d9c : movzwl (%ecx),%eax 0xc0230d9f : addl %eax,%ebx 0xc0230da1 : addl $0x2,%ecx 0xc0230da4 : addl $0xfffffffe,%esi 0xc0230da7 : testb $0x4,%cl 0xc0230daa : je 0xc0230dbd 0xc0230dac : cmpl $0x3,%esi 0xc0230daf : jle 0xc0230dbd 0xc0230db1 : addl 0x0(%ecx),%ebx 0xc0230db4 : adcl $0x0,%ebx 0xc0230db7 : addl $0x4,%ecx 0xc0230dba : addl $0xfffffffc,%esi 0xc0230dbd : testb $0x8,%cl 0xc0230dc0 : je 0xc0230dd6 0xc0230dc2 : cmpl $0x7,%esi 0xc0230dc5 : jle 0xc0230dd6 0xc0230dc7 : addl 0x0(%ecx),%ebx 0xc0230dca : adcl 0x4(%ecx),%ebx 0xc0230dcd : adcl $0x0,%ebx 0xc0230dd0 : addl $0x8,%ecx 0xc0230dd3 : addl $0xfffffff8,%esi 0xc0230dd6 : addl $0xffffffdf,%esi 0xc0230dd9 : js 0xc0230e02 0xc0230ddb : nop 0xc0230ddc : addl 0x10(%ecx),%ebx 0xc0230ddf : adcl 0x0(%ecx),%ebx 0xc0230de2 : adcl 0x4(%ecx),%ebx 0xc0230de5 : adcl 0x8(%ecx),%ebx 0xc0230de8 : adcl 0xc(%ecx),%ebx 0xc0230deb : movb 0x20(%ecx),%al 0xc0230dee : adcl 0x14(%ecx),%ebx 0xc0230df1 : adcl 0x18(%ecx),%ebx 0xc0230df4 : adcl 0x1c(%ecx),%ebx 0xc0230df7 : adcl $0x0,%ebx 0xc0230dfa : addl $0x20,%ecx 0xc0230dfd : addl $0xffffffe0,%esi 0xc0230e00 : jns 0xc0230ddc 0xc0230e02 : addl $0x21,%esi 0xc0230e05 : cmpl $0x1f,%esi 0xc0230e08 : jle 0xc0230e2b 0xc0230e0a : addl 0x10(%ecx),%ebx 0xc0230e0d : adcl 0x0(%ecx),%ebx 0xc0230e10 : adcl 0x4(%ecx),%ebx 0xc0230e13 : adcl 0x8(%ecx),%ebx 0xc0230e16 : adcl 0xc(%ecx),%ebx 0xc0230e19 : adcl 0x14(%ecx),%ebx 0xc0230e1c : adcl 0x18(%ecx),%ebx 0xc0230e1f : adcl 0x1c(%ecx),%ebx 0xc0230e22 : adcl $0x0,%ebx 0xc0230e25 : addl $0x20,%ecx 0xc0230e28 : addl $0xffffffe0,%esi 0xc0230e2b : cmpl $0xf,%esi 0xc0230e2e : jle 0xc0230e45 0xc0230e30 : addl 0x0(%ecx),%ebx 0xc0230e33 : adcl 0x4(%ecx),%ebx 0xc0230e36 : adcl 0x8(%ecx),%ebx 0xc0230e39 : adcl 0xc(%ecx),%ebx 0xc0230e3c : adcl $0x0,%ebx 0xc0230e3f : addl $0x10,%ecx 0xc0230e42 : addl $0xfffffff0,%esi 0xc0230e45 : cmpl $0x7,%esi 0xc0230e48 : jle 0xc0230e59 0xc0230e4a : addl 0x0(%ecx),%ebx 0xc0230e4d : adcl 0x4(%ecx),%ebx 0xc0230e50 : adcl $0x0,%ebx 0xc0230e53 : addl $0x8,%ecx 0xc0230e56 : addl $0xfffffff8,%esi 0xc0230e59 : testl %esi,%esi 0xc0230e5b : jne 0xc0230e63 0xc0230e5d : cmpl $0x0,0xfffffffc(%ebp) 0xc0230e61 : je 0xc0230ed3 0xc0230e63 : movzwl %bx,%edx 0xc0230e66 : movl %ebx,%eax 0xc0230e68 : shrl $0x10,%eax 0xc0230e6b : leal (%eax,%edx,1),%ebx 0xc0230e6e : cmpl $0xffff,%ebx 0xc0230e74 : jbe 0xc0230e7c 0xc0230e76 : addl $0xffff0001,%ebx 0xc0230e7c : addl $0xfffffffe,%esi 0xc0230e7f : js 0xc0230e91 0xc0230e81 : leal 0x0(%esi),%esi 0xc0230e84 : movzwl (%ecx),%eax 0xc0230e87 : addl %eax,%ebx 0xc0230e89 : addl $0x2,%ecx 0xc0230e8c : addl $0xfffffffe,%esi 0xc0230e8f : jns 0xc0230e84 0xc0230e91 : cmpl $0x0,0xfffffffc(%ebp) 0xc0230e95 : je 0xc0230ec8 0xc0230e97 : shll $0x8,%ebx 0xc0230e9a : movl $0x0,0xfffffffc(%ebp) 0xc0230ea1 : cmpl $0xffffffff,%esi 0xc0230ea4 : jne 0xc0230ec0 0xc0230ea6 : movb (%ecx),%al 0xc0230ea8 : shlw $0x8,%ax 0xc0230eac : andw $0xff,%di 0xc0230eb1 : orw %ax,%di 0xc0230eb4 : movzwl %di,%eax 0xc0230eb7 : addl %eax,%ebx 0xc0230eb9 : xorl %esi,%esi 0xc0230ebb : jmp 0xc0230ed3 0xc0230ebd : leal 0x0(%esi),%esi 0xc0230ec0 : movl $0xffffffff,%esi 0xc0230ec5 : jmp 0xc0230ed3 0xc0230ec7 : nop 0xc0230ec8 : cmpl $0xffffffff,%esi 0xc0230ecb : jne 0xc0230ed3 0xc0230ecd : movl %edi,%edx 0xc0230ecf : movb (%ecx),%dl 0xc0230ed1 : movl %edx,%edi 0xc0230ed3 : movl 0x8(%ebp),%edx 0xc0230ed6 : movl (%edx),%edx 0xc0230ed8 : movl %edx,0x8(%ebp) 0xc0230edb : testl %edx,%edx 0xc0230edd : jne 0xc0230d0c 0xc0230ee3 : cmpl $0x0,0xc(%ebp) 0xc0230ee7 : je 0xc0230ef3 0xc0230ee9 : pushl $0xc0284b86 0xc0230eee : call 0xc013c3f8 0xc0230ef3 : cmpl $0xffffffff,%esi 0xc0230ef6 : jne 0xc0230eff 0xc0230ef8 : movl %edi,%edx 0xc0230efa : movzbl %dl,%eax 0xc0230efd : addl %eax,%ebx 0xc0230eff : movzwl %bx,%edx 0xc0230f02 : movl %ebx,%eax 0xc0230f04 : shrl $0x10,%eax 0xc0230f07 : leal (%eax,%edx,1),%ebx 0xc0230f0a : cmpl $0xffff,%ebx 0xc0230f10 : jbe 0xc0230f18 0xc0230f12 : addl $0xffff0001,%ebx 0xc0230f18 : movl %ebx,%eax 0xc0230f1a : notl %eax 0xc0230f1c : andl $0xffff,%eax 0xc0230f21 : leal 0xfffffff0(%ebp),%esp 0xc0230f24 : popl %ebx 0xc0230f25 : popl %esi 0xc0230f26 : popl %edi 0xc0230f27 : leave 0xc0230f28 : ret 0xc0230f29 : leal 0x0(%esi),%esi End of assembler dump. (kgdb) quit gateway# Script done on Wed Nov 15 21:11:11 2000 ======================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 21:58:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 7BC9F37B69C; Wed, 15 Nov 2000 21:58:44 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAG5wQI48723; Wed, 15 Nov 2000 21:58:26 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: nate@yogotech.com (Nate Williams) Cc: stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version In-Reply-To: Message from Nate Williams of "Wed, 15 Nov 2000 15:53:52 MST." <200011152253.PAA00534@nomad.yogotech.com> Date: Wed, 15 Nov 2000 21:58:26 -0800 Message-ID: <48719.974354306@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > You've *GOT* to be kidding, right? The business world lives on 'fuzzy' > schedules. No, the business world *copes* with fuzzy schedules, it does not excel from relying on such fuzziness though. Many of the most successful projects succeed only because one or more people get a firm enough grip on them to be unfuzzy in all the areas that count and get the necessary features done in time. There are scores of unsuccessful projects which also fail because they're overcome with fuzz. I would prefer that we be one of the latter, hence my statement. :) > It's not just the library that's change, so bumping the libc bersion > will not solve the kernel incompatability problems. That depends on what value of "solve" you're shooting for, and you know that well enough. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 22:24:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from InterJet.dellroad.org (adsl-63-194-81-26.dsl.snfc21.pacbell.net [63.194.81.26]) by hub.freebsd.org (Postfix) with ESMTP id A297737B479 for ; Wed, 15 Nov 2000 22:24:35 -0800 (PST) Received: from curve.dellroad.org (curve.dellroad.org [10.1.1.30]) by InterJet.dellroad.org (8.9.1a/8.9.1) with ESMTP id WAA20101; Wed, 15 Nov 2000 22:24:34 -0800 (PST) Received: (from archie@localhost) by curve.dellroad.org (8.11.0/8.11.0) id eAG6FQg30772; Wed, 15 Nov 2000 22:15:26 -0800 (PST) (envelope-from archie) From: Archie Cobbs Message-Id: <200011160615.eAG6FQg30772@curve.dellroad.org> Subject: Re: Bridging code in 4.2RC1 still not fixed In-Reply-To: <006101c04e71$0e25c080$c70b200a@FairIsaac.com> "from Thomas T. Veldhouse at Nov 14, 2000 01:28:23 pm" To: "Thomas T. Veldhouse" Date: Wed, 15 Nov 2000 22:15:26 -0800 (PST) Cc: Stefan Molnar , Wilko Bulte , Rich Wales , freebsd-stable@freebsd.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas T. Veldhouse writes: > I have the same problem with Linksys cards (10/100 TX - version 2.0 and > version 4.0) using the dc driver. I also had this problem with previous ISA > NE2000 cards using the ed driver. In both cases, right before the reboot, > everything would slow down and suddenly, I would hear a beep from the other > room as the box rebooted. I was never able to catch it in action. It > always happened with bridging AND ipfw. > > Will bridging work [better] with IPFILTER? FYI- If folks just need to do plain bridging and NOT dummynet and NOT ipfw filtering of Ethernet packets (normal ipfw filtering is ok) then you can use ng_bridge(4) as an alternative to bridge(4). See /usr/share/examples/netgraph/ether.bridge for an example. -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 23:11:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 5020637B4CF for ; Wed, 15 Nov 2000 23:11:18 -0800 (PST) Received: from home.com ([24.112.60.175]) by mail1.rdc3.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001116071117.RZCZ1673.mail1.rdc3.on.home.com@home.com> for ; Wed, 15 Nov 2000 23:11:17 -0800 Message-ID: <3A138950.4E70B9E2@home.com> Date: Thu, 16 Nov 2000 02:14:24 -0500 From: Mark Sturge X-Mailer: Mozilla 4.75 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.org Subject: failed 'make buildworld' Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all. I'm fairly new to FreeBSD and this is the first post I've felt necessary to make because I'm stumped on this one. I've cvsup'd my src and run 'make buildworld', but it has failed 3 times in a row. I've yet to have a problem with 'make buildworld' until now. Here is the problem I'm having about 1.5 hrs into the process: ad1: WRITE command timeout - resetting ata0: resetting devices .. ata0-slave: no status, rescheduling device done. ad1: HARD WRITE ERROR blk# 20566623 status=0f error=0f ad1: soft error ECC corrected. ... blah blah blah and it continues with similar error messages. Eventually my box comes to a halt and I actually have to power down without shutting down the system correctly. HDD problem? Looks to me that it might be, but I'm not sure. 'make buildworld' has run flawlessly in the past up to this point. Any advice would be appreciated... Mark techie-guy@home.com -- FreeBSD cr109568-a.lndn1.on.wave.home.com 4.1.1-RELEASE FreeBSD 4.1.1-RELEASE #0: Tue Sep 26 00:46:59 GMT 2000 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 Copyright (c) 1992-2000 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.1.1-RELEASE #0: Tue Sep 26 00:46:59 GMT 2000 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: Pentium/P55C (233.86-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x543 Stepping = 3 Features=0x8001bf real memory = 67108864 (65536K bytes) config> di psm0 config> di sn0 config> di lnc0 config> di le0 config> di ie0 config> di fe0 config> di ed0 config> di cs0 config> di bt0 config> di aic0 config> di aha0 config> di adv0 config> q avail memory = 61214720 (59780K bytes) Preloaded elf kernel "kernel" at 0xc0416000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc041609c. Intel Pentium detected, installing workaround for F00F bug md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 atapci0: port 0xf000-0xf00f at device 1.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 uhci0: port 0x6000-0x601f at device 1.2 on pci0 uhci0: Invalid irq 255 uhci0: Please switch on USB support and switch PNP-OS to 'No' in BIOS device_probe_and_attach: uhci0 attach returned 6 chip1: port 0x5c00-0x5c0f at device 1.3 on pci0 pci0: at 9.0 pci0: <3Dfx Voodoo 2 graphics accelerator> at 10.0 de0: port 0x6800-0x687f mem 0xe2001000-0xe200107f irq 11 at device 11.0 on pci0 de0: SMC 21041 [10Mb/s] pass 2.1 de0: address 00:e0:29:1e:44:8e isa0: too many dependant configs (8) isa0: unexpected small tag 14 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: configured irq 3 not in bitmap of probed irqs 0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 de0: enabling 10baseT port ad0: 19546MB [39714/16/63] at ata0-master using UDMA33 ad1: 16500MB [33525/16/63] at ata0-slave using UDMA33 acd0: CDROM at ata1-master using PIO4 Mounting root from ufs:/dev/ad1s1a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Wed Nov 15 23:49:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 025ED37B479 for ; Wed, 15 Nov 2000 23:49:52 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAG7ksI49369; Wed, 15 Nov 2000 23:46:58 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: Darren Henderson Cc: freebsd-stable@FreeBSD.ORG Subject: Re: 4.2RC1 missing utils to create floppies In-Reply-To: Message from Darren Henderson of "Wed, 15 Nov 2000 11:12:58 EST." Date: Wed, 15 Nov 2000 23:46:54 -0800 Message-ID: <49365.974360814@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I've never played with a RC before so perhaps this is a normal situation? Correct, I'm just testing the basic bits, not worrying about all the utilities and other misc bits. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 0: 8:32 2000 Delivered-To: freebsd-stable@freebsd.org Received: from 2711.dynacom.net (2711.dynacom.net [206.107.213.3]) by hub.freebsd.org (Postfix) with ESMTP id CA2D837B4D7 for ; Thu, 16 Nov 2000 00:08:25 -0800 (PST) Received: from urx.com (dsl1-160.dynacom.net [206.159.132.160]) by 2711.dynacom.net (Build 101 8.9.3/NT-8.9.3) with ESMTP id AAA01837; Thu, 16 Nov 2000 00:05:47 -0800 Message-ID: <3A13955B.98562EE8@urx.com> Date: Thu, 16 Nov 2000 00:05:47 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Mark Sturge Cc: freebsd-stable@FreeBSD.ORG Subject: Re: failed 'make buildworld' References: <3A138950.4E70B9E2@home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Sturge wrote: > > Hi all. > > I'm fairly new to FreeBSD and this is the first post I've felt necessary > > to make because I'm stumped on this one. > > I've cvsup'd my src and run 'make buildworld', but it has failed 3 times > > in a row. I've yet to have a problem with 'make buildworld' until now. > Here is the problem I'm having about 1.5 hrs into the process: I think you will need to turn off UDMA until you finish the upgrade to 4-stable. Most of the messages seem to have disappeared with the new drivers but getting to that point may be painful. You could also have a bad "ad1: 16500MB " and it won't help. Kent > > ad1: WRITE command timeout - resetting > ata0: resetting devices .. ata0-slave: no status, rescheduling device > done. > ad1: HARD WRITE ERROR blk# 20566623 status=0f error=0f > ad1: soft error ECC corrected. > > ... blah blah blah and it continues with similar error messages. > > Eventually my box comes to a halt and I actually have to power down > without shutting down the system correctly. HDD problem? Looks to me > that it might be, but I'm not sure. 'make buildworld' has run > flawlessly in the past up to this point. > > Any advice would be appreciated... > > Mark > techie-guy@home.com > -- > > FreeBSD cr109568-a.lndn1.on.wave.home.com 4.1.1-RELEASE FreeBSD > 4.1.1-RELEASE #0: Tue Sep 26 00:46:59 GMT 2000 > jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386 > > Copyright (c) 1992-2000 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.1.1-RELEASE #0: Tue Sep 26 00:46:59 GMT 2000 > jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC > Timecounter "i8254" frequency 1193182 Hz > CPU: Pentium/P55C (233.86-MHz 586-class CPU) > Origin = "GenuineIntel" Id = 0x543 Stepping = 3 > Features=0x8001bf > real memory = 67108864 (65536K bytes) > config> di psm0 > config> di sn0 > config> di lnc0 > config> di le0 > config> di ie0 > config> di fe0 > config> di ed0 > config> di cs0 > config> di bt0 > config> di aic0 > config> di aha0 > config> di adv0 > config> q > avail memory = 61214720 (59780K bytes) > Preloaded elf kernel "kernel" at 0xc0416000. > Preloaded userconfig_script "/boot/kernel.conf" at 0xc041609c. > Intel Pentium detected, installing workaround for F00F bug > md0: Malloc disk > npx0: on motherboard > npx0: INT 16 interface > pcib0: on motherboard > pci0: on pcib0 > isab0: at device 1.0 on pci0 > isa0: on isab0 > atapci0: port 0xf000-0xf00f at device 1.1 > > on pci0 > ata0: at 0x1f0 irq 14 on atapci0 > ata1: at 0x170 irq 15 on atapci0 > uhci0: port 0x6000-0x601f at > device 1.2 on pci0 > uhci0: Invalid irq 255 > uhci0: Please switch on USB support and switch PNP-OS to 'No' in BIOS > device_probe_and_attach: uhci0 attach returned 6 > chip1: port 0x5c00-0x5c0f at > > device 1.3 on pci0 > pci0: at 9.0 > pci0: <3Dfx Voodoo 2 graphics accelerator> at 10.0 > de0: port 0x6800-0x687f mem > 0xe2001000-0xe200107f irq 11 at device 11.0 on pci0 > de0: SMC 21041 [10Mb/s] pass 2.1 > de0: address 00:e0:29:1e:44:8e > isa0: too many dependant configs (8) > isa0: unexpected small tag 14 > 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: configured irq 3 not in bitmap of probed irqs 0 > ppc0: at port 0x378-0x37f irq 7 on isa0 > ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode > ppc0: FIFO with 16/16/16 bytes threshold > plip0: on ppbus0 > lpt0: on ppbus0 > lpt0: Interrupt-driven port > ppi0: on ppbus0 > de0: enabling 10baseT port > ad0: 19546MB [39714/16/63] at ata0-master using > UDMA33 > ad1: 16500MB [33525/16/63] at ata0-slave using > UDMA33 > acd0: CDROM at ata1-master using PIO4 > Mounting root from ufs:/dev/ad1s1a > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 0:27:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 7FF3537B479 for ; Thu, 16 Nov 2000 00:27:26 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAG8R7I49691; Thu, 16 Nov 2000 00:27:08 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: Marko Cuk Cc: stable@freebsd.org Subject: Re: FreeBSD 4.2-RELEASE delayed until November 20th. In-Reply-To: Message from Marko Cuk of "Mon, 13 Nov 2000 19:37:06 +0100." <3A1034D2.9E8074A9@nu.cuk.nu> Date: Thu, 16 Nov 2000 00:27:07 -0800 Message-ID: <49687.974363227@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > What is with the bridging code ?? It won't work from 4.0 !! I wrote > about that problem many times. Yes, you've written about it many times but I have yet to see anything substantial enough in the way of details to imply that anyone will be fixing it for 4.2 unless someone else comes forward with the right kinds of debugging information. Perhaps if someone else using the bridging code could check this out? I don't know of [m]any people here doing so. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 0:33:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from black.nik.gov.pl (black.nik.gov.pl [212.160.156.114]) by hub.freebsd.org (Postfix) with ESMTP id 439D037B479 for ; Thu, 16 Nov 2000 00:33:35 -0800 (PST) Received: by black.nik.gov.pl Message-ID: <3A139BD0.4A05B842@nik.gov.pl> Date: Thu, 16 Nov 2000 09:33:20 +0100 From: Damian Kuczynski Reply-To: Damian_Kuczynski@nik.gov.pl Organization: NIK X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 3.5-STABLE i386) X-Accept-Language: pl, en MIME-Version: 1.0 To: stable@freebsd.org Subject: Running inetd in jail panics system Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When I setup jail with jail command and try to run inetd in jail enviroment system panics with message Fatal trap 12: page fault while in kernel mode fault virtual address = 0x4 fault code = supervisor read, page not present instruction pointer = 0x8:0xc016b8f9 stack pointer= 0x10:0xcbd3cee8 frame pointer= 0x10:0xcbd3cef4 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 = 201 (inetd) interrupt mask = none kernel: type 12, trap, code=0 Stopped at socreate+0x45: movl 0x4(%esi),%eax trace shows socreate(1c,cbd3cf20,2,0,cb31c700) at socreate+0x45 socket(cb31c700,cb3cf80,28102628, bfbff48c, bfbff50c) at socket+0x3e syscall2(2f,2f,2f,bfbff50cmbfbff48c) at syscall2+0x1f1 Xint0x80_syscall() at Xint0x80_syscall+0x25 Damian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 0:43:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hugo10.ka.punkt.de (hugo10.ka.punkt.de [194.77.233.242]) by hub.freebsd.org (Postfix) with ESMTP id 10F9537B479 for ; Thu, 16 Nov 2000 00:43:10 -0800 (PST) Received: (from ry93@localhost) by hugo10.ka.punkt.de (8.9.3/8.9.3) id JAA58044; Thu, 16 Nov 2000 09:42:54 +0100 (CET) (envelope-from ry93) From: "Patrick M. Hausen" Message-Id: <200011160842.JAA58044@hugo10.ka.punkt.de> Subject: Re: StarOffice 5.2 In-Reply-To: <20001115200229.A11153@lerami.lerctr.org> from Larry Rosenman at "Nov 15, 2000 08:02:29 pm" To: ler@lerctr.org (Larry Rosenman) Date: Thu, 16 Nov 2000 09:42:54 +0100 (CET) Cc: stable@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all! Larry Rosenman wrote: > * Lanny Baron [001115 19:36]: > > Hi, > > Are you able (assuming you're running FreeBSD) to get staroffice52 to > > browse the net? I can't. StarOffice5 no problem. Unfortunately, SUN will > > not give any tech support for FreeBSD. > > > > So if you can get it (staroffice52) to browse, would you be so kind as to > > tell me what you did to get it to work. > I'm also interested in this, as well as checking mail.... I haven't tried SO 5.2 yet, but when I installed SO 5.1 I found out the following: - I was running a local named - My /etc/resolv.conf just contained a "search domainlist" line, no "nameserver" entry, since I was running a local named - SO 5.1 couldn't resolve hostnames until I created /compat/linux/etc/resolv.conf with a proper "nameserver" entry Maybe the Linux resolver libs don't fall back to the local named if resolv.conf exists? Something like that? HTH, Patrick -- --- WEB ISS GmbH - Scheffelstr. 17a - 76135 Karlsruhe - 0721/9109-0 --- ------ Patrick M. Hausen - Technical Director - hausen@punkt.de ------- "Contrary to popular belief, penguins are not the salvation of modern technology. Neither do they throw parties for the urban proletariat." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 0:48:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail1.rdc3.on.home.com (mail1.rdc3.on.home.com [24.2.9.40]) by hub.freebsd.org (Postfix) with ESMTP id 61B5237B4CF for ; Thu, 16 Nov 2000 00:48:24 -0800 (PST) Received: from home.com ([24.112.60.175]) by mail1.rdc3.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001116084818.SDIR1673.mail1.rdc3.on.home.com@home.com> for ; Thu, 16 Nov 2000 00:48:18 -0800 Message-ID: <3A13A00E.13B82E6@home.com> Date: Thu, 16 Nov 2000 03:51:26 -0500 From: Mark Sturge X-Mailer: Mozilla 4.75 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: Re: failed 'make buildworld' References: <3A138950.4E70B9E2@home.com> <3A13955B.98562EE8@urx.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kent Stewart wrote: > I think you will need to turn off UDMA until you finish the upgrade to > 4-stable. Most of the messages seem to have disappeared with the new > drivers but getting to that point may be painful. > > You could also have a bad "ad1: 16500MB " and it > won't help. > > Kent > Thanks for the reply. I ended up finding some messages in the archives with similiar problems (once I found the archives). I'll look around a bit more next time before posting. I have yet to disable UDMA (sysctl -w hw.atamodes=pio), and will do so before I attempt a make buildworld again. At 4:00am though, no thanks! I'll save it for tomorrow. Wasn't sure what you meant when you said, "Most of the messages seem to have disappeared with the new drivers...". UDMA wasn't a problem in the past running make buildworld, but obviously something has changed that I am not aware of. I've been away from FreeBSD for a couple of months (unfortunate I know), guess I have some catching up to do. =/ As for the HDD, I guess it could be slowly dying on me (as I suspected). Wouldn't I be so lucky... Regards, Mark --- Mark Sturge London, ON Canada techie-guy@home.com > > ad1: WRITE command timeout - resetting > > ata0: resetting devices .. ata0-slave: no status, rescheduling device > > done. > > ad1: HARD WRITE ERROR blk# 20566623 status=0f error=0f > > ad1: soft error ECC corrected. > > > > ... blah blah blah and it continues with similar error messages. > > > > Eventually my box comes to a halt and I actually have to power down > > without shutting down the system correctly. HDD problem? Looks to me > > that it might be, but I'm not sure. 'make buildworld' has run > > flawlessly in the past up to this point. > > > > Any advice would be appreciated... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 1:12:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from piranha.amis.net (piranha.amis.net [212.18.32.3]) by hub.freebsd.org (Postfix) with ESMTP id 56E2B37B4C5 for ; Thu, 16 Nov 2000 01:12:42 -0800 (PST) Received: from titanic.medinet.si (titanic.medinet.si [212.18.32.66]) by piranha.amis.net (Postfix) with ESMTP id 7C1615D2D; Thu, 16 Nov 2000 10:12:32 +0100 (CET) Date: Thu, 16 Nov 2000 10:12:32 +0100 (CET) From: Blaz Zupan X-Sender: blaz@titanic.medinet.si To: Jordan Hubbard Cc: Trevor Johnson , stable@FreeBSD.ORG Subject: Re: FreeBSD 4.2-RELEASE delayed until November 20th. (fwd) In-Reply-To: <47245.974328374@winston.osd.bsdi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I tried the custom installation option on a Packard Bell Spectria 300CDQ > > with just the 8 MB of RAM that are soldered to the mainboard. It seemed > > If you have no swap, you can't install with 8MB. The docs probably > need to be changed, but in any case, that's what's up. Let me check that I understand that correctly: are you saying that it is simply not possible to install with 8MB or that you need swap to install with 8MB? When I tried to install 4.1.1 on a machine with 8MB RAM I certainly did have a swap partition, but it did not seem to have been activated during installation as the installation failed with an out of memory message. Should sysinstall maybe call "swapon -a" after creating partitions? Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 1:16:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 0DB7E37B4D7 for ; Thu, 16 Nov 2000 01:16:13 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAG9FoI50155; Thu, 16 Nov 2000 01:15:50 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: Blaz Zupan Cc: Trevor Johnson , stable@FreeBSD.ORG Subject: Re: FreeBSD 4.2-RELEASE delayed until November 20th. (fwd) In-Reply-To: Message from Blaz Zupan of "Thu, 16 Nov 2000 10:12:32 +0100." Date: Thu, 16 Nov 2000 01:15:50 -0800 Message-ID: <50152.974366150@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Let me check that I understand that correctly: are you saying that it is > simply not possible to install with 8MB or that you need swap to install with > 8MB? I know for sure the former, not entirely sure on the latter. Even swap may not help you. > as the installation failed with an out of memory message. Should sysinstall > maybe call "swapon -a" after creating partitions? It does, as early as possible. If things die before this point, not much I can do. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 1:34:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from piranha.amis.net (piranha.amis.net [212.18.32.3]) by hub.freebsd.org (Postfix) with ESMTP id 8764D37B479 for ; Thu, 16 Nov 2000 01:34:21 -0800 (PST) Received: from titanic.medinet.si (titanic.medinet.si [212.18.32.66]) by piranha.amis.net (Postfix) with ESMTP id E79E15D2A; Thu, 16 Nov 2000 10:34:14 +0100 (CET) Date: Thu, 16 Nov 2000 10:34:14 +0100 (CET) From: Blaz Zupan X-Sender: blaz@titanic.medinet.si To: Jordan Hubbard Cc: Trevor Johnson , stable@FreeBSD.ORG Subject: Re: FreeBSD 4.2-RELEASE delayed until November 20th. (fwd) In-Reply-To: <50152.974366150@winston.osd.bsdi.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > as the installation failed with an out of memory message. Should sysinstall > > maybe call "swapon -a" after creating partitions? > > It does, as early as possible. If things die before this point, not much > I can do. Ok, I suggest changing the handbook to mention this. Currently the handbook claims (in http://www.freebsd.org/handbook/install-hw.html): "In order to run FreeBSD, a recommended minimum of eight megabytes of RAM is suggested. Sixteen megabytes is the preferred amount of RAM as you may have some trouble with anything less than sixteen depending on your hardware." I suggest removing the part about eight megabytes being possible, for example: --- doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml.orig Mon Oct 30 05:26:47 2000 +++ doc/en_US.ISO_8859-1/books/handbook/install/chapter.sgml Thu Nov 16 10:33:06 2000 @@ -684,10 +684,8 @@ serial cards is also provided. FreeBSD also supports IBM's microchannel (MCA) bus. - In order to run FreeBSD, a recommended minimum of eight - megabytes of RAM is suggested. Sixteen megabytes is the preferred - amount of RAM as you may have some trouble with anything less than - sixteen depending on your hardware. + In order to run FreeBSD, a recommended minimum of sixteen + megabytes of RAM is suggested. What follows is a list of hardware currently known to work with FreeBSD. There may be other hardware that works as well, but we Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 4:13:29 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sr14.nsw-remote.bigpond.net.au (unknown [24.192.3.29]) by hub.freebsd.org (Postfix) with ESMTP id 3293C37B4CF for ; Thu, 16 Nov 2000 04:13:26 -0800 (PST) Received: from areilly.bpc-users.org (CPE-144-132-181-87.nsw.bigpond.net.au [144.132.181.87]) by sr14.nsw-remote.bigpond.net.au (Pro-8.9.3/8.9.3) with SMTP id XAA19816 for ; Thu, 16 Nov 2000 23:13:22 +1100 (EDT) Received: (qmail 23960 invoked by uid 1000); 16 Nov 2000 12:13:22 -0000 From: "Andrew Reilly" Date: Thu, 16 Nov 2000 23:13:21 +1100 To: Lanny Baron Cc: Michel Talon , stable@FreeBSD.ORG Subject: Re: StarOffice 5.2 Message-ID: <20001116231321.A23527@gurney.reilly.home> References: <20001107232909.A280@lpthe.jussieu.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from lnb@FreeBSDsystems.COM on Wed, Nov 15, 2000 at 08:35:31PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 15, 2000 at 08:35:31PM -0500, Lanny Baron wrote: > Are you able (assuming you're running FreeBSD) to get staroffice52 to > browse the net? I can't. StarOffice5 no problem. Unfortunately, SUN will > not give any tech support for FreeBSD. Just tried it (I usually use Netscape for net stuff, SO just for writing.) Seemed to work fine. Rendered slasdot OK. It whinged about not being online for some reason, but just went ahead and did it when I said "OK" to the go on-line dialog. > So if you can get it (staroffice52) to browse, would you be so kind as to > tell me what you did to get it to work. Sadly, I can't say what I did or have done. My install dates from late August, and looks like it just popped out of the ports build process. I have memories of fighting it, but that could have been the time I installed it by myself, just doing the Linux self-extracting install thing. I'm running 4.2-BETA Nov 13 fwiw. -- Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 4:43:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from saule.parabole.lt (unknown [195.22.191.51]) by hub.freebsd.org (Postfix) with SMTP id 7C13437B4C5 for ; Thu, 16 Nov 2000 04:43:19 -0800 (PST) Received: (qmail 77787 invoked from network); 16 Nov 2000 13:32:58 -0000 Received: from smelis.parabole.lt (212.47.108.15) by saule.parabole.lt with SMTP; 16 Nov 2000 13:32:58 -0000 Date: Thu, 16 Nov 2000 14:34:06 +0200 (EET) From: damn To: stable@FreeBSD.ORG Subject: ls core dump Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 20001116 i upgraded my system from 4.1.1-RELEASE to 4.2-BETA before upgrade program `ls` normaly works fine, but with parameter (no matter which, in this example `-l`) couses segfault. After recompile `ls` don't work too. Somebody seen this problem before ? same problem is with program `fetchmail` which don't want work in verbose mode `fetchmail -v` To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 4:46:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from axis.tdd.lt (axis.tdd.lt [193.219.211.5]) by hub.freebsd.org (Postfix) with ESMTP id 2A7C237B4C5 for ; Thu, 16 Nov 2000 04:46:23 -0800 (PST) Received: from localhost (midom@localhost) by axis.tdd.lt (8.11.1/8.11.1) with ESMTP id eAGCk9e88622; Thu, 16 Nov 2000 14:46:09 +0200 (EET) Date: Thu, 16 Nov 2000 14:46:09 +0200 (EET) From: Domas Mituzas X-Sender: midom@axis.tdd.lt To: damn Cc: stable@FreeBSD.ORG Subject: Re: ls core dump In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > same problem is with program `fetchmail` which don't want work in verbose > mode `fetchmail -v` I didn't see such behaviour after successful update. Maybe you could include backtrace from core dump? (gdb /bin/ls ls.core and bt there). Also if you could compile and testwith debugging symbols, it could be even more useful. With respect, Domas Mituzas Systems administrator DELFI, UAB. Lithuania To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 4:54:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from silvia.hip.berkeley.edu (adsl-64-161-28-80.dsl.sntc01.pacbell.net [64.161.28.80]) by hub.freebsd.org (Postfix) with ESMTP id F17DB37B4CF; Thu, 16 Nov 2000 04:54:15 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.11.1/8.11.0) id eAGCsBY46573; Thu, 16 Nov 2000 04:54:11 -0800 (PST) (envelope-from asami@cs.berkeley.edu) X-Authentication-Warning: silvia.hip.berkeley.edu: asami set sender to asami@cs.berkeley.edu using -f To: Daniel Eischen Cc: Jordan Hubbard , stable@FreeBSD.ORG, roger@FreeBSD.ORG Subject: Re: libc shlib version References: From: asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami) MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Date: 16 Nov 2000 04:54:11 -0800 In-Reply-To: (Daniel Eischen's message of "Wed, 15 Nov 2000 23:10:04 -0500 (EST)") Message-ID: Lines: 23 User-Agent: T-gnus/6.14.5 (based on Gnus v5.8.7) (revision 06) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) Emacs/20.7 (i386--freebsd) MULE/4.0 =?ISO-2022-JP?B?KBskQjJWMWMbKEIp?= Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * From: Daniel Eischen * > Roger's packages is a different issue, that one was in libc_r. * > According to him, it was caused by the pthread merge that occurred too * > late for him to fix his ports before the (initial) ports freeze. * > * > Hmm. Now that I think about it, since this one is a pure * > backward-incompatible library interface change, do we need to bump * > libc_r's version number? * * IMO, no. The change to libc_r was to fix a deficiency/bug. I * can tell you the exact problem if you're interested. Roger said it breaks precompiled binaries, meaning if you do a make world, the new libc_r will not be compatible with some of the old binaries. That sounds like a situation where we need the libc_r shlib version to protect us from, no? Roger, can you clarify? Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 5:10:22 2000 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 B175F37B4C5 for ; Thu, 16 Nov 2000 05:10:18 -0800 (PST) Received: (from ler@localhost) by lerami.lerctr.org (8.11.1/8.11.1/20001028) id eAGDAHh17357 for stable@FreeBSD.ORG; Thu, 16 Nov 2000 07:10:17 -0600 (CST) (envelope-from ler) Date: Thu, 16 Nov 2000 07:10:17 -0600 From: Larry Rosenman To: stable@FreeBSD.ORG Subject: Re: StarOffice 5.2 Message-ID: <20001116071017.A17140@lerami.lerctr.org> References: <20001115200229.A11153@lerami.lerctr.org> <200011160842.JAA58044@hugo10.ka.punkt.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.11i In-Reply-To: <200011160842.JAA58044@hugo10.ka.punkt.de>; from hausen@punkt.de on Thu, Nov 16, 2000 at 09:42:54AM +0100 X-Mailer: Mutt http://www.mutt.org/ Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Patrick M. Hausen [001116 02:43]: > Hi all! > > Larry Rosenman wrote: > > > * Lanny Baron [001115 19:36]: > > > Hi, > > > Are you able (assuming you're running FreeBSD) to get staroffice52 to > > > browse the net? I can't. StarOffice5 no problem. Unfortunately, SUN will > > > not give any tech support for FreeBSD. > > > > > > So if you can get it (staroffice52) to browse, would you be so kind as to > > > tell me what you did to get it to work. > > I'm also interested in this, as well as checking mail.... > > I haven't tried SO 5.2 yet, but when I installed SO 5.1 I found out > the following: > > - I was running a local named > > - My /etc/resolv.conf just contained a "search domainlist" line, > no "nameserver" entry, since I was running a local named > > - SO 5.1 couldn't resolve hostnames until I created > /compat/linux/etc/resolv.conf with a proper "nameserver" entry > > Maybe the Linux resolver libs don't fall back to the local named > if resolv.conf exists? > > Something like that? It's getting the session to the POP3 server (I run both, it's on a different box). But then hangs. I'll play with the linux resolv.conf... LER > > HTH, > Patrick > -- > --- WEB ISS GmbH - Scheffelstr. 17a - 76135 Karlsruhe - 0721/9109-0 --- > ------ Patrick M. Hausen - Technical Director - hausen@punkt.de ------- > "Contrary to popular belief, penguins are not the salvation of modern > technology. Neither do they throw parties for the urban proletariat." > > > 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 (voice) Internet: 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 Thu Nov 16 5:38:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gw-nl1.origin-it.com (gw-nl1.origin-it.com [193.79.128.34]) by hub.freebsd.org (Postfix) with ESMTP id AB6A337B4E5 for ; Thu, 16 Nov 2000 05:38:16 -0800 (PST) Received: from mail.de.origin-it.com (localhost.origin-it.com [127.0.0.1]) by gw-nl1.origin-it.com with ESMTP id OAA12233; Thu, 16 Nov 2000 14:38:01 +0100 (MET) (envelope-from Helge.Oldach@de.origin-it.com) Received: from smtprelay-de1.origin-it.com(172.16.188.53) by gw-nl1.origin-it.com via mwrap (4.0a) id xma012225; Thu, 16 Nov 00 14:38:01 +0100 Received: from mailhub.de.origin-it.com (mailhub.de.origin-it.com [172.16.189.20]) by mail.de.origin-it.com (8.9.3/8.8.5-1.2.2m-19990317) with ESMTP id OAA22133; Thu, 16 Nov 2000 14:38:00 +0100 (MET) Received: from galaxy.de.cp.philips.com (galaxy.de.cp.philips.com [130.143.166.29]) by mailhub.de.origin-it.com (8.11.1/8.11.1/hmo23oct00) with ESMTP id eAGDbuY28540; Thu, 16 Nov 2000 14:37:57 +0100 (CET) (envelope-from Helge.Oldach@de.origin-it.com) Received: (from hmo@localhost) by galaxy.de.cp.philips.com (8.9.3/8.9.3/hmo14aug98) id OAA08143; Thu, 16 Nov 2000 14:37:55 +0100 (MET) Message-Id: <200011161337.OAA08143@galaxy.de.cp.philips.com> Subject: Re: lnc and pcn drivers for an ancient HP PC In-Reply-To: from "Thierry.Herbelot@alcatel.fr" at "Nov 13, 2000 5:50:58 pm" To: Thierry.Herbelot@alcatel.fr Date: Thu, 16 Nov 2000 14:37:55 +0100 (MET) Cc: freebsd-stable@freebsd.org, wpaul@osd.bsdi.com From: Helge Oldach X-Address: Atos Origin, Billstrasse 80, D-20539 Hamburg, Germany X-Phone: +49 40 7886 464, Fax: +49 40 7886 235, Mobile: +49 172 4515513 MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thierry.Herbelot@alcatel.fr: >I had some troubles using the embedded "AMD PCNet/PCI" NIC of an >ancient HP PC Me too, but different trouble: This is also a HP box with a built-in pcn0 Ethernet. The NIC has two UTP connectors, one labelled "10" the other (surprise! :-)) "100". This machine is connected to a 10baseT UTP hub. The "10" connector does not work at all. Whether connected to the hub or not the link never comes up. Only the link LED near the connector is lit, but it has no effect. Maybe the "10" connector is tied to the serial interface while the "100" connector uses MII? The "100" connector works - even with the 10baseT hub. (Parallel flood pings result in a few packet losses but no errors.) But the NIC gets a decent link *only* if during probing the UTP is *not* (!) connected. In that case it says: pcn0: port 0xf8e0-0xf8ff mem 0xfedfb800-0xfedfb81f irq 11 at device 11.0 on pci0 pcn0: Ethernet address: 00:60:b0:f3:6b:b7 miibus0: on pcn0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto however if the port remains connected during boot the last line reads nsphy0: no media present This is rather odd. The system is a quite recent FreeBSD 4.2-BETA #0: Thu Nov 16 05:19:57 CET 2000 Helge To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 5:48:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 0315337B4D7; Thu, 16 Nov 2000 05:48:19 -0800 (PST) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id IAA18964; Thu, 16 Nov 2000 08:47:59 -0500 (EST) Date: Thu, 16 Nov 2000 08:47:58 -0500 (EST) From: Daniel Eischen To: Satoshi - Ports Wraith - Asami Cc: Jordan Hubbard , stable@FreeBSD.org, roger@FreeBSD.org Subject: Re: libc shlib version In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 16 Nov 2000, Satoshi - Ports Wraith - Asami wrote: > * From: Daniel Eischen > > * > Roger's packages is a different issue, that one was in libc_r. > * > According to him, it was caused by the pthread merge that occurred too > * > late for him to fix his ports before the (initial) ports freeze. > * > > * > Hmm. Now that I think about it, since this one is a pure > * > backward-incompatible library interface change, do we need to bump > * > libc_r's version number? > * > * IMO, no. The change to libc_r was to fix a deficiency/bug. I > * can tell you the exact problem if you're interested. > > Roger said it breaks precompiled binaries, meaning if you do a make > world, the new libc_r will not be compatible with some of the old > binaries. This is true, but only because those applications were improperly coded. They didn't really rely on the bug being present; it was more that they didn't know that the process could be signaled under certain conditions. > That sounds like a situation where we need the libc_r shlib version to > protect us from, no? In general, I don't think we want to bump library versions for bug compatability reasons - there'd be a lot of version bumps then, wouldn't there? Since there hasn't been a synopsis of what the problem really is, I'll provide it in case anyone is really interested. The relevent paragraph in the POSIX spec is: B.3.3.10 Send a Signal to a Thread The pthread_kill() function provides a mechanism for asynchronously directing a signal at a thread in the calling process. This could be used, for instance, by one thread to effect broadcast delivery of a signal to a set of threads. Note that pthread_kill() only causes the signal to be handled in the context of the given thread; the signal action (terminating or stopping) affects the process as a whole. There's also a section on sigwait() which basically says that if no signal handler is installed, then sigwait effectively installs a signal handler for the signals in the waitset. This means that if a thread calls pthread_kill() and the signal action for the process is SIG_DFL (no installed signal handler, no threads waiting for the signal in sigwait, and the signal action is not SIG_IGN), then the signal gets sent to the process as well as being marked pending in the target thread. Previously, our threads library wouldn't send the signal to the process in this case. -- Dan Eischen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 6:10:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from vulture.dmem.strath.ac.uk (vulture.dmem.strath.ac.uk [130.159.232.158]) by hub.freebsd.org (Postfix) with ESMTP id 91B2637B479; Thu, 16 Nov 2000 06:10:46 -0800 (PST) Received: from cs.strath.ac.uk (posh [130.159.202.3]) by vulture.dmem.strath.ac.uk (8.9.3/8.9.3) with ESMTP id OAA36711; Thu, 16 Nov 2000 14:10:39 GMT (envelope-from roger@cs.strath.ac.uk) Message-ID: <3A13EAED.E320F6@cs.strath.ac.uk> Date: Thu, 16 Nov 2000 14:10:53 +0000 From: Roger Hardiman Organization: University of Strathclyde X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 5.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Satoshi - Ports Wraith - Asami Cc: Daniel Eischen , Jordan Hubbard , stable@FreeBSD.org, roger@FreeBSD.org Subject: Re: libc shlib version References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, > Roger said it breaks precompiled binaries, meaning if you do a make > world, the new libc_r will not be compatible with some of the old > binaries. > > That sounds like a situation where we need the libc_r shlib version > to protect us from, no? > > Roger, can you clarify? Yep. Precompiled binaries for the 5 OpenH323 related ports abort with "User signal 2" unhandled signal when you try and run them on FreeBSD 4.2 with the new libc_r library. The binaries worked fine with the old libc_r library. I tracked the reason down to some buggy code in the way OpenH323 used pthreads. There was a race condition hiding in OpenH323. Daniel's new pthread library (libc_r) runs the threads in a slightly different order than the old libc_r did. The old libc_r hid the bug in OpenH323 as the order the threads ran happened to mask the race condition. The new libc_r exposes the bug. So I do not know if we need a version bump or not. It is true that old binaries will break on the new libc_r. But that is because old binaries contained a bug which the new libc_r exposes. If we do a version bump, will the old libc_r library stay installed? In that case the buggy binaries will match up with the version of libc_r which hides the bug and will continue to run. However, this only affects 5 ports which are all related and I'm happy to let the old ports break and to ask the users to upgrade their ports. I hope this makes sence. If you need any more info just ask. Roger To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 7: 3:44 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [208.184.13.195]) by hub.freebsd.org (Postfix) with ESMTP id 48CB737B4D7 for ; Thu, 16 Nov 2000 07:03:39 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [208.184.13.196]) by yertle.kciLink.com (Postfix) with ESMTP id 3ADB02E443; Thu, 16 Nov 2000 10:03:32 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id eAGF3Wh70559; Thu, 16 Nov 2000 10:03:32 -0500 (EST) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14867.63300.13357.35582@onceler.kciLink.com> Date: Thu, 16 Nov 2000 10:03:32 -0500 To: Cc: Doug Barton , FreeBSD stable Subject: Re: mergemaster wishlist In-Reply-To: References: X-Mailer: VM 6.83 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "d" == doug writes: d> Thanks for your kindness. Did read, did not (fully) comprehend. As I use d> tcsh I forget about the superior sh redirection(s). Thanks for the tip. >> > 1) a log >> >> mergemaster 2>&1 | tee ~/mergemaster.log In tcsh, you do mergemaster |& tee ~/mergemaster.log as the equivalent. But wouldn't "script" be a better way? -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 7:18:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from bbnrel4.net.external.hp.com (bbnrel4.net.external.hp.com [155.208.254.68]) by hub.freebsd.org (Postfix) with ESMTP id 2325137B4FE for ; Thu, 16 Nov 2000 07:18:17 -0800 (PST) Received: from hpcpbla.bri.hp.com (hpcpbla.bri.hp.com [15.144.112.65]) by bbnrel4.net.external.hp.com (Postfix) with ESMTP id E9AA41E71F; Thu, 16 Nov 2000 16:18:14 +0100 (MET) Received: from sse0691.bri.hp.com (sse0691.bri.hp.com [15.144.0.53]) by hpcpbla.bri.hp.com (8.9.3 (PHNE_18979)/8.9.3 SMKit7.0) with ESMTP id PAA18080; Thu, 16 Nov 2000 15:18:11 GMT Received: (from steve@localhost) by sse0691.bri.hp.com (8.11.1/8.9.3) id eAGFMkO01058; Thu, 16 Nov 2000 15:22:46 GMT (envelope-from steve) Date: Thu, 16 Nov 2000 15:22:46 +0000 From: Steve Roome To: Helge Oldach Cc: Thierry.Herbelot@alcatel.fr, freebsd-stable@FreeBSD.ORG, wpaul@osd.bsdi.com Subject: Re: lnc and pcn drivers for an ancient HP PC Message-ID: <20001116152246.C346@moose.bri.hp.com> Mail-Followup-To: Steve Roome , Helge Oldach , Thierry.Herbelot@alcatel.fr, freebsd-stable@FreeBSD.ORG, wpaul@osd.bsdi.com References: <200011161337.OAA08143@galaxy.de.cp.philips.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.4i In-Reply-To: <200011161337.OAA08143@galaxy.de.cp.philips.com>; from Helge.Oldach@atosorigin.com on Thu, Nov 16, 2000 at 02:37:55PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Nov 16, 2000 at 02:37:55PM +0100, Helge Oldach wrote: > Thierry.Herbelot@alcatel.fr: > >I had some troubles using the embedded "AMD PCNet/PCI" NIC of an > >ancient HP PC > > Me too, but different trouble: I've got quite a lot of PC's here setup with a variety of AMD PCNet/PCI cards. I generally remove one line from the lnc driver and they work a treat. I use the lnc driver instead though, both ports work fine. > This is rather odd. The system is a quite recent > FreeBSD 4.2-BETA #0: Thu Nov 16 05:19:57 CET 2000 Same here. Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 8: 5: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from lunatic.oneinsane.net (lunatic.oneinsane.net [207.113.133.231]) by hub.freebsd.org (Postfix) with ESMTP id 513FA37B4C5 for ; Thu, 16 Nov 2000 08:04:58 -0800 (PST) Received: by lunatic.oneinsane.net (Postfix, from userid 1000) id 9203815551; Thu, 16 Nov 2000 08:04:57 -0800 (PST) Date: Thu, 16 Nov 2000 08:04:57 -0800 From: Ron 'The InSaNe One' Rosson To: freebsd-stable@freebsd.org Subject: what happened here? Message-ID: <20001116080457.E88519@lunatic.oneinsane.net> Reply-To: Ron Rosson Mail-Followup-To: freebsd-stable@freebsd.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 lunatic.oneinsane.net 4.1.1-STABLE X-Moon: The Moon is Waning Gibbous (73% of Full) X-Opinion: What you read here is my IMHO X-WWW: http://www.oneinsane.net X-GPG-FINGERPRINT: 3F11 DB43 F080 C037 96F0 F8D3 5BD2 652B 171C 86DB X-Uptime: 8:03AM up 18 days, 10:18, 1 user, load averages: 1.09, 1.05, 1.01 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is from a box that was cvsup and built around Oct 7. Is something broke in the netstat? insane-fwgw> netstat -m 4294923619/320/65536 mbufs in use (current/peak/max): 4294923616 mbufs allocated to data 3 mbufs allocated to packet headers 64/178/16384 mbuf clusters in use (current/peak/max) 436 Kbytes allocated to network (7144% in use) 0 requests for memory denied 0 requests for memory delayed 0 calls to protocol drain routines TIA -- ------------------------------------------------------------------------------ Ron Rosson ... and a UNIX user said ... The InSaNe One rm -rf * insane@oneinsane.net and all was /dev/null and *void() ------------------------------------------------------------------------------ It doesn't TAKE all kinds... there just ARE all kinds. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 8: 9:12 2000 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 958C137B4CF; Thu, 16 Nov 2000 08:09:09 -0800 (PST) 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 JAA17643; Thu, 16 Nov 2000 09:09:06 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id JAA04489; Thu, 16 Nov 2000 09:09:06 -0700 (MST) (envelope-from nate) Date: Thu, 16 Nov 2000 09:09:06 -0700 (MST) Message-Id: <200011161609.JAA04489@nomad.yogotech.com> From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jordan Hubbard Cc: nate@yogotech.com (Nate Williams), stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version In-Reply-To: <48719.974354306@winston.osd.bsdi.com> References: <200011152253.PAA00534@nomad.yogotech.com> <48719.974354306@winston.osd.bsdi.com> X-Mailer: VM 6.34 under 19.16 "Lille" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > It's not just the library that's change, so bumping the libc bersion > > will not solve the kernel incompatability problems. > > That depends on what value of "solve" you're shooting for, and you > know that well enough. I know that well enough, and the folks working on the problem are also bright enough to know that as well. If it was a simple solution, it would have been solved already. A manager saying 'solve it already' won't make it happen any faster. :) :) :) :) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 8:30:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailhost.charite.de (barrier-17.charite.de [193.175.73.17]) by hub.freebsd.org (Postfix) with ESMTP id 1323937B479 for ; Thu, 16 Nov 2000 08:30:09 -0800 (PST) Received: by mailhost.charite.de (8.8.8/1.1.22.3/14Oct99-1029AM) id RAA0000001421; Thu, 16 Nov 2000 17:30:06 +0100 (MET) Received: from postamt1.charite.de(193.175.70.246) by mailhost.charite.de via smap (V1.3-PCG 08/1998) id sma017854; Thu Nov 16 17:29:48 2000 Received: by postamt1.charite.de (8.8.8/1.1.22.3/14Jul99-0931AM) id RAA0000025190; Thu, 16 Nov 2000 17:29:47 +0100 (MET) Received: from buck.str.charite.de(192.168.202.92) by postamt1.charite.de via smap (V1.3-PCG 08/1998) id sma024548; Thu Nov 16 17:29:46 2000 Message-ID: <3A140B7B.247AD186@charite.de> Date: Thu, 16 Nov 2000 17:29:47 +0100 From: Dirk Emmel Organization: Strahlenklinik u. Poliklinik, =?iso-8859-1?Q?Charit=E9?= - Virchow-Klinikum X-Mailer: Mozilla 4.7 [de] (Win95; I) X-Accept-Language: de,en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG unsubscribe -- Dirk Emmel mailto:dirk.emmel@charite.de Charite - Campus Virchow-Klinikum http://www.charite.de/ Radiologische Informatik/Telemedizin tel ++49 30 450-57199 Augustenburger Platz 1, 13353 Berlin fax ++49 30 450-57901 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 9:31:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pemaquid.safeport.com (pemaquid.safeport.com [204.156.12.58]) by hub.freebsd.org (Postfix) with ESMTP id 5934837B4D7 for ; Thu, 16 Nov 2000 09:31:08 -0800 (PST) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.9.3/8.9.3) with ESMTP id MAA06223; Thu, 16 Nov 2000 12:30:56 -0500 (EST) (envelope-from doug@safeport.com) X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Thu, 16 Nov 2000 12:30:56 -0500 (EST) From: To: Vivek Khera Cc: Doug Barton , FreeBSD stable Subject: Re: mergemaster wishlist In-Reply-To: <14867.63300.13357.35582@onceler.kciLink.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am not sure what you mean. If you mean a script to pull out the relevant stuff, yeah I assumed that was my next step. If I missed your point... I was sorta going for a list something like : /var/tmp/temproot/etc/ssh/ssh_config merged /var/tmp/temproot/etc/ssh/sshd_config merged /var/tmp/temproot/etc/ppp/ppp.conf installed /var/tmp/temproot/etc/crontab deleted /var/tmp/temproot/etc/hosts deleted : /var/tmp/temproot/newstuff/something.conf added : perhaps with a date since I have spent about 3 days on and (mostly) off merging and installing away. On Thu, 16 Nov 2000, Vivek Khera wrote: > >>>>> "d" == doug writes: > > d> Thanks for your kindness. Did read, did not (fully) comprehend. As I use > d> tcsh I forget about the superior sh redirection(s). Thanks for the tip. > > >> > 1) a log > >> > >> mergemaster 2>&1 | tee ~/mergemaster.log > > In tcsh, you do > > mergemaster |& tee ~/mergemaster.log > > as the equivalent. But wouldn't "script" be a better way? > > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > Vivek Khera, Ph.D. Khera Communications, Inc. > Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 > AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ > _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 9:35: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mailman.packetdesign.com (dns.PACKETDESIGN.NET [216.15.46.10]) by hub.freebsd.org (Postfix) with ESMTP id 19C7C37B4C5; Thu, 16 Nov 2000 09:35:05 -0800 (PST) Received: from bubba.packetdesign.com (bubba.packetdesign.com [192.168.0.223]) by mailman.packetdesign.com (8.11.0/8.11.0) with ESMTP id eAGHZ3Q55879; Thu, 16 Nov 2000 09:35:03 -0800 (PST) (envelope-from archie@packetdesign.com) Received: (from archie@localhost) by bubba.packetdesign.com (8.11.1/8.11.1) id eAGHZ4c04243; Thu, 16 Nov 2000 09:35:04 -0800 (PST) (envelope-from archie) From: Archie Cobbs Message-Id: <200011161735.eAGHZ4c04243@bubba.packetdesign.com> Subject: syntax error in LINT To: non@freebsd.org Date: Thu, 16 Nov 2000 09:35:04 -0800 (PST) Cc: freebsd-stable@freebsd.org X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This commit: http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/conf/Attic/LINT.diff?r1=1.749.2.33&r2=1.749.2.34 Seems to cause this problem: $ config LINT config: line 1108: syntax error ..or my "config" out of date? -Archie __________________________________________________________________________ Archie Cobbs * Packet Design * http://www.packetdesign.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 9:47: 1 2000 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 2B02637B479 for ; Thu, 16 Nov 2000 09:46:56 -0800 (PST) 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 TAA03689; Thu, 16 Nov 2000 19:51:28 +0100 Message-ID: <3A141DC6.3030804@i-clue.de> Date: Thu, 16 Nov 2000 18:47:50 +0100 From: Christoph Sold User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m18) Gecko/20001114 X-Accept-Language: de, en MIME-Version: 1.0 To: stable@freebsd.org Subject: 4.2-RELEASE mentioned in /usr/src/UPDATING Nov 15. ??? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi Folks, just CVSuped the new source. Above mentioned /usr/src/UPDATING has been marked 4.2-RELEASE. AFAIR someone moved release date to Nov. 20. Is this mark just in error? Curiously -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 Nov 16 9:54: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by hub.freebsd.org (Postfix) with SMTP id 4E48337B4C5 for ; Thu, 16 Nov 2000 09:54:02 -0800 (PST) Received: (qmail 33223 invoked by uid 1111); 16 Nov 2000 17:53:56 -0000 Date: 16 Nov 2000 09:53:55 -0800 Date: Thu, 16 Nov 2000 09:53:55 -0800 From: Jim Mock To: Christoph Sold Cc: stable@freebsd.org Subject: Re: 4.2-RELEASE mentioned in /usr/src/UPDATING Nov 15. ??? Message-ID: <20001116095355.A32964@envy.geekhouse.net> Reply-To: jim@lust.geekhouse.net References: <3A141DC6.3030804@i-clue.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3A141DC6.3030804@i-clue.de>; from so@server.i-clue.de on Thu, Nov 16, 2000 at 06:47:50PM +0100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 16 Nov 2000 at 18:47:50 +0100, Christoph Sold wrote: > Hi Folks, > > just CVSuped the new source. Above mentioned /usr/src/UPDATING has been > marked 4.2-RELEASE. AFAIR someone moved release date to Nov. 20. Is this > mark just in error? Since the -RELEASE date was just bumped yesterday or the day before, chances are Warner hasn't had a chance to update UPDATING yet :-) - jim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 10:33: 5 2000 Delivered-To: freebsd-stable@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id BC99237B4C5 for ; Thu, 16 Nov 2000 10:33:01 -0800 (PST) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 13wTqG-000NlH-00; Thu, 16 Nov 2000 18:33:00 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.1/8.11.0) id eAG6agI00510; Thu, 16 Nov 2000 07:36:42 +0100 (CET) (envelope-from wkb) Date: Thu, 16 Nov 2000 07:36:42 +0100 From: Wilko Bulte To: Mark Sturge Cc: freebsd-stable@freebsd.org Subject: Re: failed 'make buildworld' Message-ID: <20001116073641.A319@freebie.demon.nl> References: <3A138950.4E70B9E2@home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <3A138950.4E70B9E2@home.com>; from techie-guy@home.com on Thu, Nov 16, 2000 at 02:14:24AM -0500 X-OS: FreeBSD 4.2-BETA X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Nov 16, 2000 at 02:14:24AM -0500, Mark Sturge wrote: > I'm fairly new to FreeBSD and this is the first post I've felt necessary > to make because I'm stumped on this one. > > I've cvsup'd my src and run 'make buildworld', but it has failed 3 times > > in a row. I've yet to have a problem with 'make buildworld' until now. > Here is the problem I'm having about 1.5 hrs into the process: > > ad1: WRITE command timeout - resetting > ata0: resetting devices .. ata0-slave: no status, rescheduling device > done. > ad1: HARD WRITE ERROR blk# 20566623 status=0f error=0f > ad1: soft error ECC corrected. > > ... blah blah blah and it continues with similar error messages. > > Eventually my box comes to a halt and I actually have to power down > without shutting down the system correctly. HDD problem? Looks to me Definitely looks like a disk problem, yes. -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 11: 2:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pencil.math.missouri.edu (pencil.math.missouri.edu [128.206.49.147]) by hub.freebsd.org (Postfix) with ESMTP id F29BF37B4CF for ; Thu, 16 Nov 2000 11:02:16 -0800 (PST) Received: (from rich@localhost) by pencil.math.missouri.edu (8.9.3/8.9.3) id NAA60989 for freebsd-stable@freebsd.org; Thu, 16 Nov 2000 13:02:15 -0600 (CST) (envelope-from rich) From: Rich Winkel Message-Id: <200011161902.NAA60989@pencil.math.missouri.edu> Subject: ASUS CUR-DLS motherboard? (gateway 7400 server) To: freebsd-stable@freebsd.org Date: Thu, 16 Nov 2000 13:02:15 -0600 (CST) X-Mailer: ELM [version 2.4ME+ PL82 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We're considering getting this machine to run freebsd. Can anyone vouch for it? Thanks! Rich To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 11:15:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id CDED737B4CF for ; Thu, 16 Nov 2000 11:15:32 -0800 (PST) Received: (qmail 14962 invoked by uid 0); 16 Nov 2000 19:11:18 -0000 Received: from p3ee21614.dip.t-dialin.net (HELO speedy.gsinet) (62.226.22.20) by mail.gmx.net (mail04) with SMTP; 16 Nov 2000 19:11:18 -0000 Received: (from sittig@localhost) by speedy.gsinet (8.8.8/8.8.8) id TAA04758; Thu, 16 Nov 2000 19:21:55 +0100 Date: Thu, 16 Nov 2000 19:21:55 +0100 From: Gerhard Sittig To: stable@freebsd.org Cc: jkh@freebsd.org, rwatson@freebsd.org Subject: Re: Running inetd in jail panics system Message-ID: <20001116192155.T27042@speedy.gsinet> Mail-Followup-To: stable@freebsd.org, jkh@freebsd.org, rwatson@freebsd.org References: <3A139BD0.4A05B842@nik.gov.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <3A139BD0.4A05B842@nik.gov.pl>; from Damian_Kuczynski@nik.gov.pl on Thu, Nov 16, 2000 at 09:33:20AM +0100 Organization: System Defenestrators Inc. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Nov 16, 2000 at 09:33 +0100, Damian Kuczynski wrote: > > When I setup jail with jail command and try to run inetd in > jail enviroment system panics with message > > Fatal trap 12: page fault while in kernel mode > [ ... ] > trace shows > > socreate(1c,cbd3cf20,2,0,cb31c700) at socreate+0x45 > socket(cb31c700,cb3cf80,28102628, bfbff48c, bfbff50c) at socket+0x3e > syscall2(2f,2f,2f,bfbff50cmbfbff48c) at syscall2+0x1f1 > Xint0x80_syscall() at Xint0x80_syscall+0x25 Yes, it's known and filed already. :) And there has even been a cure around for half a year. See the following for more details: http://www.freebsd.org/cgi/query-pr.cgi?pr=22723 I cc'ed jkh and rwatson (sorry to do so, I don't like getting list messages multiple times myself -- but I feel the MFC is really needed!) for approval and verification that is a fix to an existing problem. virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 11:25:57 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id E51AA37B4CF; Thu, 16 Nov 2000 11:25:55 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAGJPaI52976; Thu, 16 Nov 2000 11:25:37 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: Gerhard Sittig Cc: stable@FreeBSD.ORG, jkh@FreeBSD.ORG, rwatson@FreeBSD.ORG Subject: Re: Running inetd in jail panics system In-Reply-To: Message from Gerhard Sittig of "Thu, 16 Nov 2000 19:21:55 +0100." <20001116192155.T27042@speedy.gsinet> Date: Thu, 16 Nov 2000 11:25:36 -0800 Message-ID: <52971.974402736@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I cc'ed jkh and rwatson (sorry to do so, I don't like getting > list messages multiple times myself -- but I feel the MFC is > really needed!) for approval and verification that is a fix to an > existing problem. I'm not sure I understand you. You're quoting a PR which references a fix which is already in both -current and -stable. Is there another diff from -current relative to -stable you meant to cite instead? - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 11:32:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from bsdhome.dyndns.org (unknown [24.25.2.13]) by hub.freebsd.org (Postfix) with ESMTP id DEF4F37B479 for ; Thu, 16 Nov 2000 11:32:51 -0800 (PST) Received: from vger.bsdhome.com (vger [192.168.220.2]) by bsdhome.dyndns.org (8.11.1/8.11.1) with ESMTP id eAGJWjS03270; Thu, 16 Nov 2000 14:32:45 -0500 (EST) (envelope-from bsd@bsdhome.com) Received: (from bsd@localhost) by vger.bsdhome.com (8.11.1/8.11.1) id eAGJWir99686; Thu, 16 Nov 2000 14:32:44 -0500 (EST) (envelope-from bsd) Date: Thu, 16 Nov 2000 14:32:44 -0500 From: Brian Dean To: doug@safeport.com Cc: Vivek Khera , Doug Barton , FreeBSD stable Subject: Re: mergemaster wishlist Message-ID: <20001116143244.A99291@vger.bsdhome.com> References: <14867.63300.13357.35582@onceler.kciLink.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 doug@safeport.com on Thu, Nov 16, 2000 at 12:30:56PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Nov 16, 2000 at 12:30:56PM -0500, doug@safeport.com wrote: > > I am not sure what you mean. If you mean a script to pull out the > relevant stuff, yeah I assumed that was my next step. If I missed your > point... I think he was referring to the "script(1)" command. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 11:43:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pemaquid.safeport.com (pemaquid.safeport.com [204.156.12.58]) by hub.freebsd.org (Postfix) with ESMTP id A0DB337B479 for ; Thu, 16 Nov 2000 11:43:27 -0800 (PST) Received: from localhost (doug@localhost) by pemaquid.safeport.com (8.9.3/8.9.3) with ESMTP id OAA06481; Thu, 16 Nov 2000 14:43:20 -0500 (EST) (envelope-from doug@safeport.com) X-Authentication-Warning: pemaquid.safeport.com: doug owned process doing -bs Date: Thu, 16 Nov 2000 14:43:20 -0500 (EST) From: To: Brian Dean Cc: Vivek Khera , Doug Barton , FreeBSD stable Subject: Re: mergemaster wishlist In-Reply-To: <20001116143244.A99291@vger.bsdhome.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG <:( Damn, however many years and people still point out cool stuff that I never knew about. I guess thats why I am having so much fun, thanks :) On Thu, 16 Nov 2000, Brian Dean wrote: > On Thu, Nov 16, 2000 at 12:30:56PM -0500, doug@safeport.com wrote: > > > > I am not sure what you mean. If you mean a script to pull out the > > relevant stuff, yeah I assumed that was my next step. If I missed your > > point... > > I think he was referring to the "script(1)" command. > > -Brian > _____ Douglas Denault doug@safeport.com Voice: 301-469-8766 Fax: 301-469-0601 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 11:47:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 6336037B479 for ; Thu, 16 Nov 2000 11:47:34 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAGJlWQ01676; Thu, 16 Nov 2000 12:47:33 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA68120; Thu, 16 Nov 2000 12:47:31 -0700 (MST) Message-Id: <200011161947.MAA68120@harmony.village.org> To: Christoph Sold Subject: Re: 4.2-RELEASE mentioned in /usr/src/UPDATING Nov 15. ??? Cc: stable@FreeBSD.ORG In-reply-to: Your message of "Thu, 16 Nov 2000 18:47:50 +0100." <3A141DC6.3030804@i-clue.de> References: <3A141DC6.3030804@i-clue.de> Date: Thu, 16 Nov 2000 12:47:31 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3A141DC6.3030804@i-clue.de> Christoph Sold writes: : just CVSuped the new source. Above mentioned /usr/src/UPDATING has been : marked 4.2-RELEASE. AFAIR someone moved release date to Nov. 20. Is this : mark just in error? Just an error. Will adjust. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 13:52:44 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ns.sanda.gr.jp (ns.sanda.gr.jp [210.232.122.18]) by hub.freebsd.org (Postfix) with ESMTP id 09ACA37B479; Thu, 16 Nov 2000 13:52:40 -0800 (PST) Received: from ever.sanda.gr.jp (epoch [10.93.63.51]) by ns.sanda.gr.jp (8.9.3/3.7W) with ESMTP id GAA26606; Fri, 17 Nov 2000 06:52:08 +0900 (JST) From: non@ever.sanda.gr.jp Received: from localhost (localhost [127.0.0.1]) by ever.sanda.gr.jp (8.8.8/3.3W9) with ESMTP id GAA17523; Fri, 17 Nov 2000 06:52:07 +0900 (JST) To: archie@packetdesign.com Cc: non@freebsd.org, freebsd-stable@freebsd.org Subject: Re: syntax error in LINT In-Reply-To: <200011161735.eAGHZ4c04243@bubba.packetdesign.com> References: <200011161735.eAGHZ4c04243@bubba.packetdesign.com> X-Mailer: Mew version 1.94 on Emacs 19.28 / Mule 2.3 =?iso-2022-jp?B?KBskQkt2RSYyVhsoQik=?= Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20001117065206K.non@ever.sanda.gr.jp> Date: Fri, 17 Nov 2000 06:52:06 +0900 X-Dispatcher: imput version 20000228(IM140) Lines: 14 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG From: Archie Cobbs Date: Thu, 16 Nov 2000 09:35:04 -0800 (PST) > This commit: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/i386/conf/Attic/LINT.diff?r1=1.749.2.33&r2=1.749.2.34 > > Seems to cause this problem: > > $ config LINT > config: line 1108: syntax error Sorry, please change `device stg' to `device stg0'. // Noriaki Mitsunaga // non@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 14: 3:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id 1DE2337B479 for ; Thu, 16 Nov 2000 14:03:51 -0800 (PST) Received: (qmail 19885 invoked by uid 0); 16 Nov 2000 21:57:43 -0000 Received: from p3ee20a94.dip.t-dialin.net (HELO speedy.gsinet) (62.226.10.148) by mail.gmx.net (mail04) with SMTP; 16 Nov 2000 21:57:43 -0000 Received: (from sittig@localhost) by speedy.gsinet (8.8.8/8.8.8) id WAA05326; Thu, 16 Nov 2000 22:42:41 +0100 Date: Thu, 16 Nov 2000 22:42:41 +0100 From: Gerhard Sittig To: Jordan Hubbard Cc: stable@FreeBSD.ORG, jkh@FreeBSD.ORG, rwatson@FreeBSD.ORG Subject: Re: Running inetd in jail panics system Message-ID: <20001116224241.V27042@speedy.gsinet> Mail-Followup-To: Jordan Hubbard , stable@FreeBSD.ORG, jkh@FreeBSD.ORG, rwatson@FreeBSD.ORG References: <52971.974402736@winston.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <52971.974402736@winston.osd.bsdi.com>; from jkh@winston.osd.bsdi.com on Thu, Nov 16, 2000 at 11:25:36AM -0800 Organization: System Defenestrators Inc. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Nov 16, 2000 at 11:25 -0800, Jordan Hubbard wrote: > > I cc'ed jkh and rwatson (sorry to do so, I don't like getting > > list messages multiple times myself -- but I feel the MFC is > > really needed!) for approval and verification that is a fix > > to an existing problem. > > I'm not sure I understand you. You're quoting a PR which > references a fix which is already in both -current and -stable. > Is there another diff from -current relative to -stable you > meant to cite instead? No, it's in -CURRENT *only* and not (yet) in -STABLE. See (I know, Q&D and inelegant, but who cares? and you surely can read it) the following: $ F=/usr/src/sys/kern/uipc_socket.c; head -150 $F | tail -16; echo; ident $F if (proto) prp = pffindproto(dom, proto, type); else prp = pffindtype(dom, type); if (p->p_prison && jail_socket_unixiproute_only && prp->pr_domain->dom_family != PF_LOCAL && prp->pr_domain->dom_family != PF_INET && prp->pr_domain->dom_family != PF_ROUTE) { return (EPROTONOSUPPORT); } if (prp == 0 || prp->pr_usrreqs->pru_attach == 0) return (EPROTONOSUPPORT); if (prp->pr_type != type) return (EPROTOTYPE); /usr/src/sys/kern/uipc_socket.c: $FreeBSD: src/sys/kern/uipc_socket.c,v 1.68.2.9 2000/10/29 19:25:38 rwatson Exp $ Applying the "diff -r1.73 -r1.74" (i.e. the -CURRENT fix as applied in June) to -STABLE does help against the panics (it's what I did in my local copy in another installation). It just hasn't happened in the FreeBSD repo as of when I last cvsupped: $ ls -ltr /usr/sup/src-all total 3960 -rw-r--r-- 1 root wheel 4041169 Nov 14 18:38 checkouts.cvs there wasn't one when I checked the cvsweb.cgi today and neither did I see an appropriate commit message on cvs-all. I assure you this bug is known to exist, has a fix in -CURRENT but is still open in -STABLE. virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 14: 9:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from field.videotron.net (field.videotron.net [205.151.222.108]) by hub.freebsd.org (Postfix) with ESMTP id E207637B4CF for ; Thu, 16 Nov 2000 14:09:23 -0800 (PST) Received: from modemcable213.3-201-24.mtl.mc.videotron.ca ([24.201.3.213]) by field.videotron.net (Sun Internet Mail Server sims.3.5.1999.12.14.10.29.p8) with ESMTP id <0G4500IPR1EI8N@field.videotron.net> for freebsd-stable@FreeBSD.ORG; Thu, 16 Nov 2000 17:06:18 -0500 (EST) Date: Thu, 16 Nov 2000 17:06:28 -0500 (EST) From: Bosko Milekic Subject: Re: what happened here? In-reply-to: <20001116080457.E88519@lunatic.oneinsane.net> X-Sender: bmilekic@jehovah.technokratis.com To: Ron 'The InSaNe One' Rosson Cc: 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 X-Loop: FreeBSD.ORG Hi, Reports similar to this one have suddenly started to surface... Can you please provide the following: * dmesg output * sysctl -A | grep ipc output That's all I could think of for now... if you can think of anything else, feel free to provide it. Also, you may want to try cvsup-ing and rebuilding/reinstalling, just to be sure. Make sure world and userland are in sync, but please post the above info first... Finally, can you reproduce this? Thanks. On Thu, 16 Nov 2000, Ron 'The InSaNe One' Rosson wrote: > This is from a box that was cvsup and built around Oct 7. Is something > broke in the netstat? > > insane-fwgw> netstat -m > 4294923619/320/65536 mbufs in use (current/peak/max): > 4294923616 mbufs allocated to data > 3 mbufs allocated to packet headers > 64/178/16384 mbuf clusters in use (current/peak/max) > 436 Kbytes allocated to network (7144% in use) > 0 requests for memory denied > 0 requests for memory delayed > 0 calls to protocol drain routines > > > > TIA > -- > ------------------------------------------------------------------------------ > Ron Rosson ... and a UNIX user said ... > The InSaNe One rm -rf * > insane@oneinsane.net and all was /dev/null and *void() > ------------------------------------------------------------------------------ > It doesn't TAKE all kinds... there just ARE all kinds. Bosko Milekic bmilekic@technokratis.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 14:13:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 6232537B4C5 for ; Thu, 16 Nov 2000 14:13:20 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA73341 for stable@FreeBSD.ORG; Thu, 16 Nov 2000 14:13:19 -0800 (PST) (envelope-from obrien) Date: Thu, 16 Nov 2000 14:13:19 -0800 From: "David O'Brien" To: stable@FreeBSD.ORG Subject: Re: libc shlib version Message-ID: <20001116141319.A73305@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <47225.974328301@winston.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: <47225.974328301@winston.osd.bsdi.com>; from jkh@winston.osd.bsdi.com on Wed, Nov 15, 2000 at 02:45:01PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 15, 2000 at 02:45:01PM -0800, Jordan Hubbard wrote: > If we haven't changed any interfaces in -stable since 4.1 then we don't > need to bump anything. If we have, we do, that's just how shared > library versions work. Correct. However people need to be careful and realize that means addition of interfaces (as long as existing ones do not change) does not require a shared version number bump. This was not the case in the a.out world, and some may not realize the rules have changed. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 14:16:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 6583837B6A7; Thu, 16 Nov 2000 14:16:21 -0800 (PST) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA73381; Thu, 16 Nov 2000 14:16:15 -0800 (PST) (envelope-from obrien) Date: Thu, 16 Nov 2000 14:16:15 -0800 From: "David O'Brien" To: Jordan Hubbard Cc: stable@FreeBSD.ORG, Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version Message-ID: <20001116141615.B73305@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <47225.974328301@winston.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: <47225.974328301@winston.osd.bsdi.com>; from jkh@winston.osd.bsdi.com on Wed, Nov 15, 2000 at 02:45:01PM -0800 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Nov 15, 2000 at 02:45:01PM -0800, Jordan Hubbard wrote: > As it is, there will already be one FreeBSD product (a book) going out > with 4.2 as it stands today since there was no other way to meet their > publishing deadline and they believed our original estimate of the 15th > when they set their own schedules. That's why push-backs are so > painful and not simply a matter of dissapointing a few users when > people ask me for release slides - the business world, with which we > occasionally cooperate, can't operate to such fuzzy schedules. I thought you pushed back the release date because you were out of town this week. Not due to any request from me or Satoshi. -- -- David (obrien@FreeBSD.org) GNU is Not Unix / Linux Is Not UniX To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 16:10:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.122.47]) by hub.freebsd.org (Postfix) with ESMTP id 7A75337B479 for ; Thu, 16 Nov 2000 16:10:35 -0800 (PST) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.10.1/8.10.1) with ESMTP id eAH0A6e45380; Thu, 16 Nov 2000 16:10:06 -0800 (PST) Date: Thu, 16 Nov 2000 16:10:05 -0800 (PST) From: Doug White To: "Steve O'Hara-Smith" Cc: janb@cs.utep.edu, freebsd-stable@FreeBSD.ORG Subject: Re: how can I run utilities at idle time? In-Reply-To: <20001115183715.371bf7a6.steveo@eircom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 15 Nov 2000, Steve O'Hara-Smith wrote: > On Wed, 15 Nov 2000 09:59:37 -0700 (MST) > wrote: > > > I would like to run a cron type service, but the utilities run from this > > servic (updating the locate database, for example) should only take up > > idle time on the computer. Does anybody know how to do this? > > idprio is the tool for doing this. > > There were some comments a while back that rtprio and idprio had problems and > should not be used. Is this still the case (searching the archives is giving too many > irrelevant hits) ? > It is trivially easy to create system-hanging deadlocks with idprio. Use nice instead. If you need an example, try running setiathome at idprio. Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | 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 Thu Nov 16 16:11:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 538EB37B479; Thu, 16 Nov 2000 16:11:15 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAH0AtI54446; Thu, 16 Nov 2000 16:10:56 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: Gerhard Sittig Cc: stable@FreeBSD.ORG, jkh@FreeBSD.ORG, rwatson@FreeBSD.ORG Subject: Re: Running inetd in jail panics system In-Reply-To: Message from Gerhard Sittig of "Thu, 16 Nov 2000 22:42:41 +0100." <20001116224241.V27042@speedy.gsinet> Date: Thu, 16 Nov 2000 16:10:55 -0800 Message-ID: <54442.974419855@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > No, it's in -CURRENT *only* and not (yet) in -STABLE. See (I > know, Q&D and inelegant, but who cares? and you surely can read > it) the following: Hmmm. I do see this in -stable. Are you sure you're up to date? - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 16:13: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id 51F2137B479; Thu, 16 Nov 2000 16:13:07 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAH0CpI54476; Thu, 16 Nov 2000 16:12:51 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: stable@FreeBSD.ORG Cc: Satoshi - Ports Wraith - Asami Subject: Re: libc shlib version In-Reply-To: Message from "David O'Brien" of "Thu, 16 Nov 2000 14:16:15 PST." <20001116141615.B73305@dragon.nuxi.com> Date: Thu, 16 Nov 2000 16:12:51 -0800 Message-ID: <54473.974419971@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I thought you pushed back the release date because you were out of town > this week. Not due to any request from me or Satoshi. I pushed it back because the number of reasons to do so had piled up beyond my ability to deal with them. If there had been no projected version bump, for example, then I would have used Steve's first (RC1) set of packages and just cut the ISO remotely, for example. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 16:21: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id D870437B479 for ; Thu, 16 Nov 2000 16:21:06 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAH0KpI54596 for ; Thu, 16 Nov 2000 16:20:51 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: stable@freebsd.org Subject: 4.2-RC2 on ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES Date: Thu, 16 Nov 2000 16:20:51 -0800 Message-ID: <54593.974420451@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Due to poor network connectivity, I haven't yet had time to upload the non-ISO version of RC2 but there's at least something to test. I even put the tools/ directory on this one. :-) Please let me know if you have any problems. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 16:25:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gilmore.nas.nasa.gov (gilmore.nas.nasa.gov [129.99.32.17]) by hub.freebsd.org (Postfix) with ESMTP id E1C5437B479 for ; Thu, 16 Nov 2000 16:25:25 -0800 (PST) Received: from gilmore.nas.nasa.gov (tweten@localhost.nas.nasa.gov [127.0.0.1]) by gilmore.nas.nasa.gov (8.11.1/8.11.1) with ESMTP id eAH0PKJ01012 for ; Thu, 16 Nov 2000 16:25:20 -0800 (PST) (envelope-from tweten@gilmore.nas.nasa.gov) Message-Id: <200011170025.eAH0PKJ01012@gilmore.nas.nasa.gov> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 Reply-To: tweten@nas.nasa.gov To: freebsd-stable@freebsd.org Subject: 4.2 Beta Broke Plugger From: Dave Tweten Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 16 Nov 2000 16:25:19 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Until recently (pre 4.2 beta), I could get the port, plugger to build by extracting copies of the a.out startup files from CDs for earlier FreeBSD releases, putting them into /usr/lib/aout, and building with "PORTOBJFORMAT=aout" defined on the make command. As of my 4.2 beta cvsup on Nov 13 12:04, that no longer works. I get the following instead: ===> Building for plugger-3.2 make plugger.so CC=gcc XCFLAGS='-fpic -aout' LD=gcc XLDFLAGS='-shared -aout' gcc -c -O -I../PluginSDK30b5/include -I/usr/X11R6/include -DXP_UNIX -DSTREAMER -DVERSION=\"3.2\" -DDEBUG -fpic -aout -o plugger.o plugger.c gcc -c -O -I../PluginSDK30b5/include -I/usr/X11R6/include -DXP_UNIX -DSTREAMER -DVERSION=\"3.2\" -DDEBUG -fpic -aout -o common.o ../PluginSDK30b5/common/npunix.c gcc -shared -aout -o plugger.so plugger.o common.o ld: /usr/lib/libgcc_pic.a(): bad magic *** Error code 1 Stop in /usr/ports/www/plugger/work/plugger-3.2. *** Error code 1 Stop in /usr/ports/www/plugger/work/plugger-3.2. *** Error code 1 Stop in /usr/ports/www/plugger. *** Error code 1 Stop in /usr/ports/www/plugger. *** Error code 1 Stop in /usr/ports/www/plugger. *** Error code 1 Stop in /usr/ports/www/plugger. Can someone shed some light on the problem for me? Thanks. -- M/S 258-5 | 1024-bit PGP fingerprint: | tweten@nas.nasa.gov NASA Ames Research Center | 41 B0 89 0A 8F 94 6C 59 | (650) 604-4416 Moffett Field, CA 94035-1000 | 7C 80 10 20 25 C7 2F E6 | FAX: (650) 604-4377 We each earn what freedom of speech we defend for those who most offend us. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 16:42:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by hub.freebsd.org (Postfix) with ESMTP id 0EBBA37B479 for ; Thu, 16 Nov 2000 16:42:09 -0800 (PST) Received: from 207-172-141-30.s30.tnt3.lee.va.dialup.rcn.com ([207.172.141.30] helo=pease13) by smtp03.mrf.mail.rcn.net with smtp (Exim 3.16 #5) id 13wZbT-00057w-00 for freebsd-stable@FreeBSD.org; Thu, 16 Nov 2000 19:42:08 -0500 Reply-To: From: "Peases" To: Subject: Date: Thu, 16 Nov 2000 19:46:05 -0500 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.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe freebsd-stable subscribe cvs-all To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 18: 0:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 6114037B479 for ; Thu, 16 Nov 2000 18:00:11 -0800 (PST) Received: from bonsai.knology.net (user-24-214-88-8.knology.net [24.214.88.8]) by mail.hiwaay.net (8.11.0/8.11.0) with ESMTP id eAH208727528 for ; Thu, 16 Nov 2000 20:00:09 -0600 (CST) Received: (from steve@localhost) by bonsai.knology.net (8.11.0/8.9.3) id eAH207b81103 for stable@freebsd.org; Thu, 16 Nov 2000 20:00:07 -0600 (CST) (envelope-from steve) Date: Thu, 16 Nov 2000 19:59:57 -0600 From: Steve Price To: stable@freebsd.org Subject: 4.2-BETA hangs on boot Message-ID: <20001116195957.A62344@bonsai.knology.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone seen the following problem? On a Dell Inspiron 3700 with the latest 4.2-BETA bits (from earlier today) and a GENERIC kernel hangs during boot. The last part of the output looks like this: plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 I'm going to start removing devices from GENERIC and see if I can get it to boot cleanly again. It was previously (as of about noon today) running 4.0-STABLE with no problems. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 18: 9:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from drugs.dv.isc.org (drugs.dv.isc.org [130.155.191.236]) by hub.freebsd.org (Postfix) with ESMTP id B998B37B479 for ; Thu, 16 Nov 2000 18:09:23 -0800 (PST) Received: from nominum.com (localhost.dv.isc.org [127.0.0.1]) by drugs.dv.isc.org (8.11.1/8.11.1) with ESMTP id eAH297q51130; Fri, 17 Nov 2000 13:09:08 +1100 (EST) (envelope-from marka@nominum.com) Message-Id: <200011170209.eAH297q51130@drugs.dv.isc.org> To: Steve Price Cc: stable@freebsd.org From: Mark.Andrews@nominum.com Subject: Re: 4.2-BETA hangs on boot In-reply-to: Your message of "Thu, 16 Nov 2000 19:59:57 MDT." <20001116195957.A62344@bonsai.knology.net> Date: Fri, 17 Nov 2000 13:09:07 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On my 3800 I had to give pcic0 an irq (10). Mark > Has anyone seen the following problem? On a Dell Inspiron 3700 > with the latest 4.2-BETA bits (from earlier today) and a GENERIC > kernel hangs during boot. The last part of the output looks > like this: > > plip0: on ppbus0 > lpt0: on ppbus0 > lpt0: Interrupt-driven port > ppi0: on ppbus0 > > I'm going to start removing devices from GENERIC and see if I can > get it to boot cleanly again. It was previously (as of about > noon today) running 4.0-STABLE with no problems. > > -steve > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Mark Andrews, Nominum Inc. 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@nominum.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Thu Nov 16 18:44: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 2ABE137B4C5 for ; Thu, 16 Nov 2000 18:44:07 -0800 (PST) Received: from bonsai.knology.net (user-24-214-88-8.knology.net [24.214.88.8]) by mail.hiwaay.net (8.11.0/8.11.0) with ESMTP id eAH2i4703541; Thu, 16 Nov 2000 20:44:04 -0600 (CST) Received: (from steve@localhost) by bonsai.knology.net (8.11.0/8.9.3) id eAH2hsp81695; Thu, 16 Nov 2000 20:43:54 -0600 (CST) (envelope-from steve) Date: Thu, 16 Nov 2000 20:43:44 -0600 From: Steve Price To: Mark.Andrews@nominum.com Cc: stable@freebsd.org Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001116204344.B62344@bonsai.knology.net> References: <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011170209.eAH297q51130@drugs.dv.isc.org>; from Mark.Andrews@nominum.com on Fri, Nov 17, 2000 at 01:09:07PM +1100 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 17, 2000 at 01:09:07PM +1100, Mark.Andrews@nominum.com wrote: # # On my 3800 I had to give pcic0 an irq (10). Yep, that did it. Since Dell laptops are so commonplace it would be nice get this fixed in the GENERIC before the release goes out. I'm sure there is a more appropriate fix, but the following patch worked for me. -steve BEWARE: cut-n-pasted patch below steve@dorado(/usr/src/sys/i386/conf)$ cvs diff -u GENERIC Index: GENERIC =================================================================== RCS file: /home/ncvs/src/sys/i386/conf/GENERIC,v retrieving revision 1.246.2.20 diff -u -r1.246.2.20 GENERIC --- GENERIC 2000/10/31 23:16:07 1.246.2.20 +++ GENERIC 2000/11/17 02:26:26 @@ -146,7 +146,7 @@ # PCCARD (PCMCIA) support device card -device pcic0 at isa? irq 0 port 0x3e0 iomem 0xd0000 +device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 device pcic1 at isa? irq 0 port 0x3e2 iomem 0xd4000 disable # Serial (COM) ports To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 0:49:30 2000 Delivered-To: freebsd-stable@freebsd.org Received: from seiryu.es.hkg.ac.jp (seiryu.es.hkg.ac.jp [202.25.195.129]) by hub.freebsd.org (Postfix) with ESMTP id 62FD537B479 for ; Fri, 17 Nov 2000 00:49:27 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by seiryu.es.hkg.ac.jp (8.10.2+3.3W/3.7W) with ESMTP id eAH8nJI60050; Fri, 17 Nov 2000 17:49:19 +0900 (JST) To: freebsd-stable@freebsd.org Cc: harrier@seiryu.es.hkg.ac.jp Subject: man page of pcm(4) is obscure. X-Mailer: Mew version 1.93 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20001117174918F.harrier@seiryu.es.hkg.ac.jp> Date: Fri, 17 Nov 2000 17:49:18 +0900 From: Hiroyuki Une X-Dispatcher: imput version 980905(IM100) Lines: 32 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm confused when I configure non-PnP soundcard on ISA which is SoundBlaster compatible. Manual page of pcm(4) is described as below: SYNOPSIS For a card with bridge driver support, and a PnP card: device pcm For a card without bridge driver support, and a non-PnP card: device pcm0 at isa? port? irq 5 drq 1 flags 0x15 Description of pcm driver in LINT is: # For non-pnp sound cards with no bridge drivers only: device pcm0 at isa? irq 10 drq 1 flags 0x0 # # For PnP/PCI sound cards device pcm Which is correct? device pcm device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x0 or device pcm0 at isa? port? irq 5 drq 1 flags 0x0 device sbc --- Hiroyuki Une: harrier@seiryu.es.hkg.ac.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 0:57: 1 2000 Delivered-To: freebsd-stable@freebsd.org Received: from elsamss06947.elsevier.nl (elsamss06947.elsevier.nl [145.36.5.12]) by hub.freebsd.org (Postfix) with ESMTP id 940C737B479 for ; Fri, 17 Nov 2000 00:56:58 -0800 (PST) Received: from elsamss06948.elsevier.nl (unverified) by elsamss06947.elsevier.nl (Content Technologies SMTPRS 4.1.5) with ESMTP id ; Fri, 17 Nov 2000 09:58:01 +0100 Received: from olorin.elsevier.nl (olorin.elsevier.nl [145.36.13.14]) by elsamss06948.elsevier.nl (2.6 Build 1 (Berkeley 8.8.6)/8.8.4) with ESMTP id JAA01989; Fri, 17 Nov 2000 09:53:42 +0100 Received: from lap1.sohara.org (pooh.elsevier.nl [145.36.13.27]) by olorin.elsevier.nl (8.8.8/8.8.8) with SMTP id JAA07411; Fri, 17 Nov 2000 09:56:48 +0100 (MET) Date: Fri, 17 Nov 2000 10:15:06 +0000 From: "Steve O'Hara-Smith" To: Doug White Cc: janb@cs.utep.edu, freebsd-stable@FreeBSD.ORG Subject: Re: how can I run utilities at idle time? Message-Id: <20001117101506.1f26b9e5.steveo@eircom.net> In-Reply-To: References: <20001115183715.371bf7a6.steveo@eircom.net> X-Mailer: Sylpheed version 0.4.4 (GTK+ 1.2.8; FreeBSD 4.2-BETA; i386) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 16 Nov 2000 16:10:05 -0800 (PST) Doug White wrote: > On Wed, 15 Nov 2000, Steve O'Hara-Smith wrote: > It is trivially easy to create system-hanging deadlocks with idprio. Use > nice instead. If you need an example, try running setiathome at > idprio. OK that's how to trigger problems. A few obvious questions spring to mind on the subject. Is it easy (possible) to avoid such problems ? Is the mechanism of the problem understood (by anybody) ? Is the whole problem changed beyond recognition with the -current SMP changes ? PS: If these problems can be described to me I am willing to stump up a patch to the relevant man pages. -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 1:17:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ntua.gr (achilles.noc.ntua.gr [147.102.222.210]) by hub.freebsd.org (Postfix) with ESMTP id 023AF37B479 for ; Fri, 17 Nov 2000 01:17:54 -0800 (PST) Received: from netmode.ntua.gr (dolly.netmode.ece.ntua.gr [147.102.13.10]) by ntua.gr (8.9.3/8.9.3) with ESMTP id LAA11587 for ; Fri, 17 Nov 2000 11:17:51 +0200 (EET) Received: (from past@localhost) by netmode.ntua.gr (8.11.1/8.11.1) id eAH9Not78092 for stable@FreeBSD.ORG; Fri, 17 Nov 2000 11:23:50 +0200 (EET) (envelope-from past) Date: Fri, 17 Nov 2000 11:23:50 +0200 From: Panagiotis Astithas To: stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117112350.B77800@netmode.ece.ntua.gr> Reply-To: past@netmode.ntua.gr References: <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <20001116204344.B62344@bonsai.knology.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001116204344.B62344@bonsai.knology.net>; from sprice@hiwaay.net on Thu, Nov 16, 2000 at 08:43:44PM -0600 X-Organizational-Unit: Network Management and Optimal Design Laboratory X-Organization: National Technical University of Athens, GREECE X-Work-Phone: +30-1-772-1-450 X-Work-FAX: +30-1-772-1-452 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Nov 16, 2000 at 08:43:44PM -0600, Steve Price wrote: > On Fri, Nov 17, 2000 at 01:09:07PM +1100, Mark.Andrews@nominum.com wrote: > # > # On my 3800 I had to give pcic0 an irq (10). > > Yep, that did it. Since Dell laptops are so commonplace it > would be nice get this fixed in the GENERIC before the release > goes out. I'm sure there is a more appropriate fix, but the > following patch worked for me. > > -steve OTOH most laptops today have so many accessories that irqs are a very scarce resource. It seems that usually some other device needs irq 10. That's why the change was made in the first place. -past To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 1:23:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rina.r.dl.itc.u-tokyo.ac.jp (rina.r.dl.itc.u-tokyo.ac.jp [133.11.199.247]) by hub.freebsd.org (Postfix) with ESMTP id D352937B479 for ; Fri, 17 Nov 2000 01:23:15 -0800 (PST) Received: from rina.r.dl.itc.u-tokyo.ac.jp (localhost [127.0.0.1]) by rina.r.dl.itc.u-tokyo.ac.jp (8.11.1+3.4Wpre/3.7W-rina.r-0.1-11.01.2000) with ESMTP id eAH9NBJ86242; Fri, 17 Nov 2000 18:23:12 +0900 (JST) Date: Fri, 17 Nov 2000 18:23:11 +0900 Message-ID: From: Seigo Tanimura To: harrier@seiryu.es.hkg.ac.jp Cc: freebsd-stable@freebsd.org Subject: Re: man page of pcm(4) is obscure. In-Reply-To: In your message of "Fri, 17 Nov 2000 17:49:18 +0900" <20001117174918F.harrier@seiryu.es.hkg.ac.jp> References: <20001117174918F.harrier@seiryu.es.hkg.ac.jp> Cc: Seigo Tanimura User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) Organization: Digital Library Research Division, Information Techinology Centre, The University of Tokyo MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 17 Nov 2000 17:49:18 +0900, Hiroyuki Une said: Hiroyuki> I'm confused when I configure non-PnP soundcard on ISA Hiroyuki> which is SoundBlaster compatible. Hiroyuki> Manual page of pcm(4) is described as below: Hiroyuki> SYNOPSIS Hiroyuki> For a card with bridge driver support, and a PnP card: Hiroyuki> device pcm 'and' should be 'or'. As sbc(4) allocates its resource and attaches pcm(4) as its child, pcm(4) does not require resource description. Hiroyuki> Which is correct? Hiroyuki> device pcm Hiroyuki> device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x0 This one should work. -- Seigo Tanimura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 1:36:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from doormat.odey.co.uk (doormat.odey.co.uk [195.13.88.6]) by hub.freebsd.org (Postfix) with ESMTP id AAAD937B479; Fri, 17 Nov 2000 01:36:07 -0800 (PST) Received: (from proxy@localhost) by doormat.odey.co.uk (8.9.3/8.9.3) id JAA06639; Fri, 17 Nov 2000 09:36:03 GMT Received: from (odeydom.odey.co.uk [194.70.107.4]) by doormat.odey.co.uk via smap (V2.1) id xma006622; Fri, 17 Nov 00 09:36:00 GMT To: stable@freebsd.org, current@freebsd.org Subject: subscribe X-Mailer: Lotus Notes Release 5.0.4a July 24, 2000 Message-ID: From: "Blair Sutton/Odey" Date: Fri, 17 Nov 2000 09:35:58 +0000 X-MIMETrack: Serialize by Router on odeydom/Odey(Release 5.0.5 |September 22, 2000) at 11/17/2000 09:35:59 AM, Serialize complete at 11/17/2000 09:35:59 AM MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 2: 8:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id 2D4F637B479 for ; Fri, 17 Nov 2000 02:08:35 -0800 (PST) Received: from localhost (skaarup@localhost) by skaarup.org (8.11.0/8.11.0) with ESMTP id eAHA8YB80618 for ; Fri, 17 Nov 2000 11:08:34 +0100 (CET) (envelope-from rasmus@gal.dk) Date: Fri, 17 Nov 2000 11:08:34 +0100 (CET) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: freebsd-stable@freebsd.org Subject: Re: 4.2-BETA hangs on boot Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, My Compaq Armada M700 laptop also hangs when booting 4.2-RC1 - but only when I have a PCMCIA card inserted. Let me know if I can help by testing anything.. Best regards Rasmus Skaarup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 2:40:52 2000 Delivered-To: freebsd-stable@freebsd.org Received: from freenix.no (atreides.freenix.no [213.188.21.6]) by hub.freebsd.org (Postfix) with ESMTP id 4039437B479; Fri, 17 Nov 2000 02:40:49 -0800 (PST) Received: (from shamz@localhost) by freenix.no (8.9.3/8.9.3) id LAA27893; Fri, 17 Nov 2000 11:40:42 +0100 (CET) (envelope-from shamz) Date: Fri, 17 Nov 2000 11:40:42 +0100 From: Shaun Jurrens To: stable@FreeBSD.ORG Cc: jkh@FreeBSD.ORG, rwatson@FreeBSD.ORG Subject: Re: Running inetd in jail panics system Message-ID: <20001117114042.A1092@atreides.freenix.no> 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.1-STABLE X-Philosophy: If you can read this, you're too close. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have four jails running on a x86 UP box with 4.1.1 from 23Oct2000 and have no problems whatsoever with inetd or any other daemons, that allow themselves to be bound to an IP addr. The manpage clearly tells you to do this. ftp'ing to the jails causes no panic. I find the system ingenious, even if it's not entirely perfect yet. It lets me set up a large number of virtual test boxes for web development (as long as one doesn't use postgres as a db :-( ) for that unruley species known as "web developers". -- Yours truly, Shaun D. Jurrens shaun@shamz.net shamz@freenix.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 2:49: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from lucifer.ninth-circle.org (lucifer.bart.nl [194.158.168.74]) by hub.freebsd.org (Postfix) with ESMTP id 4BDA837B479 for ; Fri, 17 Nov 2000 02:49:07 -0800 (PST) Received: (from asmodai@localhost) by lucifer.ninth-circle.org (8.11.1/8.11.0) id eAHAmvS63679; Fri, 17 Nov 2000 11:48:57 +0100 (CET) (envelope-from asmodai) Date: Fri, 17 Nov 2000 11:48:57 +0100 From: Jeroen Ruigrok van der Werven To: Shawn Barnhart Cc: freebsd-stable@FreeBSD.ORG Subject: Re: BIND and Win2k interaction Message-ID: <20001117114857.C60002@lucifer.bart.nl> References: <009301c04d7f$1c17c8c0$b8209fc0@marlowe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <009301c04d7f$1c17c8c0$b8209fc0@marlowe>; from swb@grasslake.net on Mon, Nov 13, 2000 at 08:36:29AM -0600 Organisation: VIA Net.Works The Netherlands Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -On [20001113 15:40], Shawn Barnhart (swb@grasslake.net) wrote: >Is anyone running a STABLE with one of the 8.2.3-T5B or greater BINDs and >any DNS interaction with Win2kSP1? Try the latest STABLE's BIND. It should solve the interaction problems. -- Jeroen Ruigrok van der Werven Network- and systemadministrator VIA Net.Works The Netherlands BSD: Technical excellence at its best http://www.via-net-works.nl Try not to become a man of success but rather to become a man of value... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 5:21:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from post.mail.nl.demon.net (post-10.mail.nl.demon.net [194.159.73.20]) by hub.freebsd.org (Postfix) with ESMTP id EACE437B479 for ; Fri, 17 Nov 2000 05:21:47 -0800 (PST) Received: from [212.238.54.101] (helo=freebie.demon.nl) by post.mail.nl.demon.net with smtp (Exim 3.14 #2) id 13wlSc-0002GQ-00; Fri, 17 Nov 2000 13:21:46 +0000 Received: (from wkb@localhost) by freebie.demon.nl (8.11.1/8.11.0) id eAH1PUG00621; Fri, 17 Nov 2000 02:25:30 +0100 (CET) (envelope-from wkb) Date: Fri, 17 Nov 2000 02:25:30 +0100 From: Wilko Bulte To: Rasmus Skaarup Cc: freebsd-stable@freebsd.org Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117022530.A411@freebie.demon.nl> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: ; from rasmus@gal.dk on Fri, Nov 17, 2000 at 11:08:34AM +0100 X-OS: FreeBSD 4.2-BETA X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 17, 2000 at 11:08:34AM +0100, Rasmus Skaarup wrote: > > Hi, > > My Compaq Armada M700 laptop also hangs when booting 4.2-RC1 - but only > when I have a PCMCIA card inserted. Sounds familiar. Same on the E700 I have. Probably because of the greenish-nature of the Cardbus code. At least E700 has cardbus slots, I think M700 has them too. -- Wilko Bulte Arnhem, the Netherlands wilko@freebsd.org http://www.freebsd.org http://www.nlfug.nl To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 6:10: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.clones.com (unknown [216.70.178.182]) by hub.freebsd.org (Postfix) with ESMTP id 2C43937B6A1 for ; Fri, 17 Nov 2000 06:05:23 -0800 (PST) Received: from localhost (gross@localhost) by mail.clones.com (8.9.3/8.9.3) with ESMTP id HAA01389; Fri, 17 Nov 2000 07:09:29 -0800 Date: Fri, 17 Nov 2000 07:09:29 -0800 (PST) From: Glendon Gross To: Rich Winkel Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ASUS CUR-DLS motherboard? (gateway 7400 server) In-Reply-To: <200011161902.NAA60989@pencil.math.missouri.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would trust anything made by ASUS. --Glen Gross On Thu, 16 Nov 2000, Rich Winkel wrote: > We're considering getting this machine to run freebsd. Can anyone vouch > for it? > > Thanks! > Rich > > > > 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 Nov 17 6:11: 7 2000 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 28C6337B479; Fri, 17 Nov 2000 06:11:05 -0800 (PST) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id GAA02673; Fri, 17 Nov 2000 06:10:55 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda02670; Fri Nov 17 06:10:36 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.1/8.9.1) id eAHEAT145288; Fri, 17 Nov 2000 06:10:29 -0800 (PST) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdp45278; Fri Nov 17 06:09:55 2000 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.1/8.9.1) id eAHE9rv19990; Fri, 17 Nov 2000 06:09:53 -0800 (PST) Message-Id: <200011171409.eAHE9rv19990@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdm19951; Fri Nov 17 06:09:28 2000 X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 4.1.1-RELEASE X-Sender: cy To: Jordan Hubbard Cc: Gerhard Sittig , stable@FreeBSD.ORG, jkh@FreeBSD.ORG, rwatson@FreeBSD.ORG Subject: Re: Running inetd in jail panics system In-reply-to: Your message of "Thu, 16 Nov 2000 16:10:55 PST." <54442.974419855@winston.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 17 Nov 2000 06:09:27 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <54442.974419855@winston.osd.bsdi.com>, Jordan Hubbard writes: > > No, it's in -CURRENT *only* and not (yet) in -STABLE. See (I > > know, Q&D and inelegant, but who cares? and you surely can read > > it) the following: > > Hmmm. I do see this in -stable. Are you sure you're up to date? Jordan, I am up to date with -stable (CVSupped on Nov 15) and uipc_socket.c,v r1.73 - r1.74 has not been MFCed. The patch applies cleanly to -stable (Nov 11 and Nov 15) and I've been running it on -stable since Nov 14 on a previous -stable CVSupped on Nov 11 without ill effect. I'm afraid that Gerhard is right. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/DEC 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 Nov 17 6:22:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id DBF8A37B479; Fri, 17 Nov 2000 06:22:04 -0800 (PST) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.1/8.11.0) with ESMTP id eAHEO2I82422; Fri, 17 Nov 2000 15:24:03 +0100 (CET) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Fri, 17 Nov 2000 15:24:02 +0100 (CET) From: "O. Hartmann" To: freebsd-questions@freebsd.org Cc: freebsd-stable@freebsd.org Subject: keyboard layout ignored in kernel Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs. Configuring a diskless X terminal, I tried to compile several keyboard layouts into kernel. On our main machines I prefere us.iso keyboard layout due to programming and simply administering. But on a bunch of diskless X terms I was said to install a german.cp850 default layout, so I compiled into kernel by setting options ATKBD_DFLT_KEYMAP # specify the built-in keymap makeoptions ATKBD_DFLT_KEYMAP="german.cp850" this keymap as default. But after booting the new kernel I figured out that the layout still remains to us.iso! I tried to find out whether there is something changing in all the rc.xxxxxx stuff, but I never found anything. Therefore, I have problems under X, where I selected 102-key German type keyboard (MF2) but this seems to fail, I always have a US type keyboard. Kernel's terminal driver is pcvt (and this is a fixpoint, I do not want to change to SC type consoles!). I know that in the past there were lots of messed up things with X and the console driver, so are we back to this in FreeBSD 4.2-BETA? All boxes are running FBSD 4.2-BETA ... Thanks a lot ... Oliver - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 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 Fri Nov 17 6:41:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from moriarity.grauel.com (moriarity.grauel.com [199.233.104.37]) by hub.freebsd.org (Postfix) with ESMTP id 8EC8437B479 for ; Fri, 17 Nov 2000 06:41:18 -0800 (PST) Received: (from rjk@localhost) by moriarity.grauel.com (8.11.1/8.11.1) id eAHEeDR19588; Fri, 17 Nov 2000 09:40:13 -0500 (EST) (envelope-from rjk) From: Richard J Kuhns MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.17229.49954.884086@moriarity.grauel.com> Date: Fri, 17 Nov 2000 09:40:13 -0500 (EST) To: stable@freebsd.org Subject: Something strange with top, truss, and termcap X-Mailer: VM 6.75 under 21.1 (patch 11) "Carlsbad Caverns" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having something strange happen on a -stable system that was built (world and kernel) on 11/13. I'm playing around with Eterm, and have created an eterm terminal description that I put in ~/.termcap. This seems to work just fine for everything (jove, vi, etc) except top, which says "top: can't open termcap file". I thought I'd use truss to find out more precisely what was going on, but it gives me no output at all. "truss -o truss.top top" runs top just fine, but truss.top is empty. "truss -o truss.ls ls" works like it should. Comments? -- Richard Kuhns rjk@grauel.com PO Box 6249 Tel: (765)477-6000 \ 100 Sawmill Road x319 Lafayette, IN 47903 (800)489-4891 / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 6:51:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 966E837B479; Fri, 17 Nov 2000 06:51:50 -0800 (PST) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.1/8.11.0) with ESMTP id eAHErnI29192; Fri, 17 Nov 2000 15:53:49 +0100 (CET) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Fri, 17 Nov 2000 15:53:49 +0100 (CET) From: "O. Hartmann" To: freebsd-stable@freebsd.org Cc: freebsd-questions@freebsd.org Subject: pcm0/AC'97 sound problems Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Dear Sirs. On one of our mainboards (DFI AK74-SE) we have AC'97 sound and FreeBSD 4.2-BETA seems to recognize pcm0 device ( pcm0: ) but I have no access to the sound device! Well, I'm not sure that I selected the right options in the kernel (only pcm0) and I did only MAKEDEV /dev/snd0, nothing else like recommended in the man page for pcm. I compiled amp and took a small mp3 for testing purposes, but amp reports that it could not access audio device ... Thanks in advance, Oliver - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 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 Fri Nov 17 6:58: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from moriarity.grauel.com (moriarity.grauel.com [199.233.104.37]) by hub.freebsd.org (Postfix) with ESMTP id B81B737B479 for ; Fri, 17 Nov 2000 06:57:57 -0800 (PST) Received: (from rjk@localhost) by moriarity.grauel.com (8.11.1/8.11.1) id eAHEv1l19720; Fri, 17 Nov 2000 09:57:01 -0500 (EST) (envelope-from rjk) From: Richard J Kuhns MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.18237.773120.922251@moriarity.grauel.com> Date: Fri, 17 Nov 2000 09:57:01 -0500 (EST) To: stable@FreeBSD.ORG Subject: Re: Something strange with top, truss, and termcap In-Reply-To: <14869.17229.49954.884086@moriarity.grauel.com> References: <14869.17229.49954.884086@moriarity.grauel.com> X-Mailer: VM 6.75 under 21.1 (patch 11) "Carlsbad Caverns" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Richard J Kuhns writes: > I'm having something strange happen on a -stable system that was built > (world and kernel) on 11/13. > > I'm playing around with Eterm, and have created an eterm terminal > description that I put in ~/.termcap. This seems to work just fine for > everything (jove, vi, etc) except top, which says > "top: can't open termcap file". > > I thought I'd use truss to find out more precisely what was going on, but > it gives me no output at all. "truss -o truss.top top" runs top just fine, > but truss.top is empty. "truss -o truss.ls ls" works like it should. > > Comments? As usual, I found something right after I posted. I presume truss doesn't produce any output since it's a setgid. I had tried running it under truss as root, but it still didn't create any output. I just now tried the following as root: : moriarity#~; cp /usr/bin/top /var/tmp : moriarity#~; TERM=eterm truss -o /var/tmp/truss.top /var/tmp/top and it worked perfectly, not only creating a 1.5M truss.top file but also not having any trouble accessing my local termcap file. A little more experimenting has shown me that any setgid/setuid binary won't read a local termcap. Is this intentional? I guess I can understand it if you're afraid of buffer overflows in ncurses, but it makes it harder to upgrade a system since I have to manually append the new entry to /usr/share/misc/termcap and remake termcap.db after installworld. I think truss should produce output even on set[ug]id binaries when run as root, though. -- Richard Kuhns rjk@grauel.com PO Box 6249 Tel: (765)477-6000 \ 100 Sawmill Road x319 Lafayette, IN 47903 (800)489-4891 / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 7:34:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from po4.wam.umd.edu (po4.wam.umd.edu [128.8.10.166]) by hub.freebsd.org (Postfix) with ESMTP id 8365437B479; Fri, 17 Nov 2000 07:34:04 -0800 (PST) Received: from rac2.wam.umd.edu (IDENT:root@rac2.wam.umd.edu [128.8.10.142]) by po4.wam.umd.edu (8.9.3/8.9.3) with ESMTP id KAA06666; Fri, 17 Nov 2000 10:33:46 -0500 (EST) Received: from rac2.wam.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by rac2.wam.umd.edu (8.9.3/8.9.3) with SMTP id KAA14340; Fri, 17 Nov 2000 10:33:46 -0500 (EST) Received: from localhost (culverk@localhost) by rac2.wam.umd.edu (8.9.3/8.9.3) with ESMTP id KAA14336; Fri, 17 Nov 2000 10:33:46 -0500 (EST) X-Authentication-Warning: rac2.wam.umd.edu: culverk owned process doing -bs Date: Fri, 17 Nov 2000 10:33:46 -0500 (EST) From: Kenneth Wayne Culver To: "O. Hartmann" Cc: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: pcm0/AC'97 sound problems In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG can you show us the output when you try to use the sound device? ================================================================= | Kenneth Culver | FreeBSD: The best NT upgrade | | Unix Systems Administrator | ICQ #: 24767726 | | and student at The | AIM: muythaibxr | | The University of Maryland, | Website: (Under Construction) | | College Park. | http://www.wam.umd.edu/~culverk/| ================================================================= On Fri, 17 Nov 2000, O. Hartmann wrote: > Dear Sirs. > On one of our mainboards (DFI AK74-SE) we have AC'97 sound and > FreeBSD 4.2-BETA seems to recognize pcm0 device > ( pcm0: ) > > but I have no access to the sound device! Well, I'm not sure that > I selected the right options in the kernel (only pcm0) and I did > only MAKEDEV /dev/snd0, nothing else like recommended in the man page > for pcm. I compiled amp and took a small mp3 for testing purposes, > but amp reports that it could not access audio device ... > > Thanks in advance, Oliver > > - > MfG > O. Hartmann > ------------------------------------------------------------------- > ohartman@ipamzlx.physik.uni-mainz.de > > Klimadatenserver-Abteilung des IPA > IT Netz- und Systembetreuung > Johannes Gutenberg-Universitaet Mainz > Becherweg 21 > D-55099 Mainz > BRD/Germany > > Tel: +496131/3924662 > FAX: +496131/3923532 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" 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 Nov 17 7:40:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from piranha.amis.net (piranha.amis.net [212.18.32.3]) by hub.freebsd.org (Postfix) with ESMTP id BC28337B479 for ; Fri, 17 Nov 2000 07:40:44 -0800 (PST) Received: from titanic.medinet.si (titanic.medinet.si [212.18.32.66]) by piranha.amis.net (Postfix) with ESMTP id BF3355D25; Fri, 17 Nov 2000 16:40:42 +0100 (CET) Date: Fri, 17 Nov 2000 16:40:42 +0100 (CET) From: Blaz Zupan X-Sender: blaz@titanic.medinet.si To: Panagiotis Astithas Cc: stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot In-Reply-To: <20001117112350.B77800@netmode.ece.ntua.gr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > OTOH most laptops today have so many accessories that irqs are a very > scarce resource. It seems that usually some other device needs irq 10. > That's why the change was made in the first place. Sure, but I don't quite understand why it says "irq 0". Is that the same as leaving the "irq" part out alltogether? Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 8:58:13 2000 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 DB55C37B4C5 for ; Fri, 17 Nov 2000 08:58:08 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id IAA01839; Fri, 17 Nov 2000 08:58:05 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eAHGw4x57520; Fri, 17 Nov 2000 08:58:04 -0800 (PST) (envelope-from jdp) Date: Fri, 17 Nov 2000 08:58:04 -0800 (PST) Message-Id: <200011171658.eAHGw4x57520@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Reply-To: stable@freebsd.org Cc: jkh@winston.osd.bsdi.com Subject: Re: libc shlib version In-Reply-To: <45706.974318388@winston.osd.bsdi.com> References: <45706.974318388@winston.osd.bsdi.com> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <45706.974318388@winston.osd.bsdi.com>, Jordan Hubbard wrote: > > Maybe I'm crazy, but can't we find and kill the API change that caused > > this and back it out for 4.x? I suspect it was the per interface stat > > changes in the network code, but I could very well be wrong. > > It seems to be a great mystery - I'm still not sure myself just what > the heck changed. Well for cryin' out loud, all it takes is for somebody who is experiencing the problem to run the failing program under ktrace! All the failures are SIGSYS. Look at the ktrace output and see what non-existent system call is being called. (Hint: find the system call number in -current or -stable's file.) Then grep through -stable's libc sources and find out what's calling it. 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 Fri Nov 17 9: 4:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from klement.dstorm.net (ip-216-145-173-163.idcnet.com [216.145.173.163]) by hub.freebsd.org (Postfix) with ESMTP id 23DCE37B479; Fri, 17 Nov 2000 09:04:12 -0800 (PST) Received: from localhost (scotty@localhost) by klement.dstorm.net (8.11.1/8.11.1) with ESMTP id eAHH3W602084; Fri, 17 Nov 2000 11:03:32 -0600 (CST) (envelope-from scotty@klement.dstorm.net) Date: Fri, 17 Nov 2000 11:03:32 -0600 (CST) From: scotty@klement.dstorm.net To: "O. Hartmann" Cc: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: pcm0/AC'97 sound problems In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I don't know if this is helpful, but, I've got an an ABIT VT6X4 mainboard that uses the same apollo 133A chipset. My audio device comes up as: pcm0: port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff irq 11 at device 7.5 on pci0 All I needed was "device pcm" in the kernel config, and to a " cd /dev && sh ./MAKEDEV snd0" to make the device. amp works great for me! did you check for address/irq conflicts? On Fri, 17 Nov 2000, O. Hartmann wrote: > Dear Sirs. > On one of our mainboards (DFI AK74-SE) we have AC'97 sound and > FreeBSD 4.2-BETA seems to recognize pcm0 device > ( pcm0: ) > > but I have no access to the sound device! Well, I'm not sure that > I selected the right options in the kernel (only pcm0) and I did > only MAKEDEV /dev/snd0, nothing else like recommended in the man page > for pcm. I compiled amp and took a small mp3 for testing purposes, > but amp reports that it could not access audio device ... > > Thanks in advance, Oliver > > - > MfG > O. Hartmann > ------------------------------------------------------------------- > ohartman@ipamzlx.physik.uni-mainz.de > > Klimadatenserver-Abteilung des IPA > IT Netz- und Systembetreuung > Johannes Gutenberg-Universitaet Mainz > Becherweg 21 > D-55099 Mainz > BRD/Germany > > Tel: +496131/3924662 > FAX: +496131/3923532 > > > > 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 Nov 17 9:12: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from ipamzlx.physik.uni-mainz.de (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by hub.freebsd.org (Postfix) with ESMTP id 4BCA837B479; Fri, 17 Nov 2000 09:11:52 -0800 (PST) Received: from ipamzlx.Physik.Uni-Mainz.DE (ipamzlx.Physik.Uni-Mainz.DE [134.93.180.54]) by ipamzlx.physik.uni-mainz.de (8.11.1/8.11.0) with ESMTP id eAHHDkI31689; Fri, 17 Nov 2000 18:13:46 +0100 (CET) (envelope-from ohartman@ipamzlx.physik.uni-mainz.de) Date: Fri, 17 Nov 2000 18:13:46 +0100 (CET) From: "O. Hartmann" To: scotty@klement.dstorm.net Cc: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: pcm0/AC'97 sound problems In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 17 Nov 2000 scotty@klement.dstorm.net wrote: Hello. Well ... I feel a little bit stupid ... The reason, why this was not working for me, was related on the fact, that I use a diskless Workstation/Terminal and /dev is mounted as a volatile file system into memory. I forgot to create the appropriate devices on the boot-server - since I did this, I have sound and all things work great! Thanks a lot ... Oliver :> :>I don't know if this is helpful, but, I've got an an ABIT VT6X4 mainboard :>that uses the same apollo 133A chipset. My audio device comes up as: :> :>pcm0: port 0xe400-0xe403,0xe000-0xe003,0xdc00-0xdcff :> irq 11 at device 7.5 on pci0 :> :>All I needed was "device pcm" in the kernel config, and to a " cd /dev && :>sh ./MAKEDEV snd0" to make the device. :> :>amp works great for me! did you check for address/irq conflicts? :> :> :>On Fri, 17 Nov 2000, O. Hartmann wrote: :> :>> Dear Sirs. :>> On one of our mainboards (DFI AK74-SE) we have AC'97 sound and :>> FreeBSD 4.2-BETA seems to recognize pcm0 device :>> ( pcm0: ) :>> :>> but I have no access to the sound device! Well, I'm not sure that :>> I selected the right options in the kernel (only pcm0) and I did :>> only MAKEDEV /dev/snd0, nothing else like recommended in the man page :>> for pcm. I compiled amp and took a small mp3 for testing purposes, :>> but amp reports that it could not access audio device ... :>> :>> Thanks in advance, Oliver :>> :>> - :>> MfG :>> O. Hartmann :>> ------------------------------------------------------------------- :>> ohartman@ipamzlx.physik.uni-mainz.de :>> :>> Klimadatenserver-Abteilung des IPA :>> IT Netz- und Systembetreuung :>> Johannes Gutenberg-Universitaet Mainz :>> Becherweg 21 :>> D-55099 Mainz :>> BRD/Germany :>> :>> Tel: +496131/3924662 :>> FAX: +496131/3923532 :>> :>> :>> :>> To Unsubscribe: send mail to majordomo@FreeBSD.org :>> with "unsubscribe freebsd-stable" in the body of the message :>> :>> :> :> - MfG O. Hartmann ------------------------------------------------------------------- ohartman@ipamzlx.physik.uni-mainz.de Klimadatenserver-Abteilung des IPA IT Netz- und Systembetreuung Johannes Gutenberg-Universitaet Mainz Becherweg 21 D-55099 Mainz BRD/Germany Tel: +496131/3924662 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 Fri Nov 17 9:37:27 2000 Delivered-To: freebsd-stable@freebsd.org Received: from yertle.kciLink.com (yertle.kciLink.com [208.184.13.195]) by hub.freebsd.org (Postfix) with ESMTP id CA61037B4C5 for ; Fri, 17 Nov 2000 09:37:24 -0800 (PST) Received: from onceler.kciLink.com (onceler.kciLink.com [208.184.13.196]) by yertle.kciLink.com (Postfix) with ESMTP id C065C2E443 for ; Fri, 17 Nov 2000 12:37:16 -0500 (EST) Received: (from khera@localhost) by onceler.kciLink.com (8.11.1/8.11.1) id eAHHbGr70166; Fri, 17 Nov 2000 12:37:16 -0500 (EST) (envelope-from khera) From: Vivek Khera MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.27852.651307.142483@onceler.kciLink.com> Date: Fri, 17 Nov 2000 12:37:16 -0500 To: freebsd-stable@freebsd.org Subject: Re: 4.2 Beta Broke Plugger In-Reply-To: <200011170025.eAH0PKJ01012@gilmore.nas.nasa.gov> References: <200011170025.eAH0PKJ01012@gilmore.nas.nasa.gov> X-Mailer: VM 6.83 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "DT" == Dave Tweten writes: DT> Until recently (pre 4.2 beta), I could get the port, plugger to build by DT> extracting copies of the a.out startup files from CDs for earlier FreeBSD DT> releases, putting them into /usr/lib/aout, and building with DT> "PORTOBJFORMAT=aout" defined on the make command. As of my 4.2 beta cvsup on DT> Nov 13 12:04, that no longer works. I get the following instead: Works for me on a Nov 2 copy of 4.2-BETA, ports cvsup'd today. Wouldn't this be better discussed on ports@freebsd.org? # make PORTOBJFORMAT=aout ===> Extracting for plugger-3.2 >> Checksum OK for plugger-3.2.tar.gz. >> Checksum OK for unix-sdk-3.0b5.tar.Z. /usr/ports/distfiles//plugger-3.2.tar.gz: 72.1% /usr/ports/distfiles//unix-sdk-3.0b5.tar.Z: 51.0% ===> Patching for plugger-3.2 ===> Applying FreeBSD patches for plugger-3.2 /bin/mv /u/onceler1/usr/ports/www/plugger/work/plugger-3.2/plugger.c /u/onceler1/usr/ports/www/plugger/work/plugger-3.2/plugger.c.orig /usr/bin/sed -e 's#/usr/local/#/usr/local/#' /u/onceler1/usr/ports/www/plugger/work/plugger-3.2/plugger.c.orig > /u/onceler1/usr/ports/www/plugger/work/plugger-3.2/plugger.c ===> Configuring for plugger-3.2 ===> Building for plugger-3.2 make plugger.so CC=gcc XCFLAGS='-fpic -aout' LD=gcc XLDFLAGS='-shared -aout' gcc -c -O -I../PluginSDK30b5/include -I/usr/X11R6/include -DXP_UNIX -DSTREAMER -DVERSION=\"3.2\" -DDEBUG -fpic -aout -o plugger.o plugger.c gcc -c -O -I../PluginSDK30b5/include -I/usr/X11R6/include -DXP_UNIX -DSTREAMER -DVERSION=\"3.2\" -DDEBUG -fpic -aout -o common.o ../PluginSDK30b5/common/npunix.c gcc -shared -aout -o plugger.so plugger.o common.o [root@onceler]# pwd /usr/ports/www/plugger I have the c++rt0.o file from FreeBSD 2.2.8 in /usr/lib/aout. -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Vivek Khera, Ph.D. Khera Communications, Inc. Internet: khera@kciLink.com Rockville, MD +1-240-453-8497 AIM: vivekkhera Y!: vivek_khera http://www.khera.org/~vivek/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 9:41:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 68E6B37B479 for ; Fri, 17 Nov 2000 09:41:25 -0800 (PST) Received: from bonsai.knology.net (user-24-214-88-8.knology.net [24.214.88.8]) by mail.hiwaay.net (8.11.0/8.11.0) with ESMTP id eAHHfM719407; Fri, 17 Nov 2000 11:41:22 -0600 (CST) Received: (from steve@localhost) by bonsai.knology.net (8.11.0/8.9.3) id eAHHfCf87285; Fri, 17 Nov 2000 11:41:12 -0600 (CST) (envelope-from steve) Date: Fri, 17 Nov 2000 11:39:19 -0600 From: Steve Price To: Blaz Zupan Cc: Panagiotis Astithas , stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117113919.L62344@bonsai.knology.net> References: <20001117112350.B77800@netmode.ece.ntua.gr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from blaz@amis.net on Fri, Nov 17, 2000 at 04:40:42PM +0100 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 17, 2000 at 04:40:42PM +0100, Blaz Zupan wrote: # > OTOH most laptops today have so many accessories that irqs are a very # > scarce resource. It seems that usually some other device needs irq 10. # > That's why the change was made in the first place. # # Sure, but I don't quite understand why it says "irq 0". Is that the same as # leaving the "irq" part out alltogether? The best I can tell it puts pcic in polling mode. I could be wrong. :) -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 9:43:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from piranha.amis.net (piranha.amis.net [212.18.32.3]) by hub.freebsd.org (Postfix) with ESMTP id 37A6A37B479 for ; Fri, 17 Nov 2000 09:43:23 -0800 (PST) Received: from titanic.medinet.si (titanic.medinet.si [212.18.32.66]) by piranha.amis.net (Postfix) with ESMTP id C6AAF5D1D; Fri, 17 Nov 2000 18:43:21 +0100 (CET) Date: Fri, 17 Nov 2000 18:43:21 +0100 (CET) From: Blaz Zupan X-Sender: blaz@titanic.medinet.si To: Steve Price Cc: Panagiotis Astithas , stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot In-Reply-To: <20001117113919.L62344@bonsai.knology.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > # Sure, but I don't quite understand why it says "irq 0". Is that the same as > # leaving the "irq" part out alltogether? > > The best I can tell it puts pcic in polling mode. I could be > wrong. :) Ok, then it is the same as leaving the "irq" part out alltogether. Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 10: 5:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shell.webmaster.com (unknown [209.133.28.73]) by hub.freebsd.org (Postfix) with ESMTP id CC03F37B479 for ; Fri, 17 Nov 2000 10:05:24 -0800 (PST) Received: from whenever ([216.152.68.2]) by shell.webmaster.com (Post.Office MTA v3.5.3 release 223 ID# 0-12345L500S10000V35) with SMTP id com; Fri, 17 Nov 2000 10:04:35 -0800 From: "David Schwartz" To: "Steve O'Hara-Smith" Cc: Subject: RE: how can I run utilities at idle time? Date: Fri, 17 Nov 2000 10:05:23 -0800 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) In-reply-to: <20001117101506.1f26b9e5.steveo@eircom.net> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Thu, 16 Nov 2000 16:10:05 -0800 (PST) > Doug White wrote: > > > On Wed, 15 Nov 2000, Steve O'Hara-Smith wrote: > > > It is trivially easy to create system-hanging deadlocks with > idprio. Use > > nice instead. If you need an example, try running setiathome at > > idprio. > > OK that's how to trigger problems. A few obvious questions > spring to mind on the > subject. Is it easy (possible) to avoid such problems ? No. > Is the > mechanism of the problem > understood (by anybody) ? Yes. Priority inversion. > Is the whole problem changed beyond > recognition with the -current > SMP changes ? I don't believe so, but I'm not sure. DS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 10:29:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 2CD4037B479 for ; Fri, 17 Nov 2000 10:29:45 -0800 (PST) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id eAHITKB96205; Fri, 17 Nov 2000 10:29:20 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 17 Nov 2000 10:30:01 -0800 (PST) From: John Baldwin To: Blaz Zupan Subject: Re: 4.2-BETA hangs on boot Cc: stable@FreeBSD.org, Panagiotis Astithas , Steve Price Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 17-Nov-00 Blaz Zupan wrote: >> # Sure, but I don't quite understand why it says "irq 0". Is that the same >> # as >> # leaving the "irq" part out alltogether? >> >> The best I can tell it puts pcic in polling mode. I could be >> wrong. :) > > Ok, then it is the same as leaving the "irq" part out alltogether. Not entirely. IRQ 0 is actually the clock. I think it is there to allow you to edit the IRQ during the kernel config to set it to IRQ 10 if you need to. -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 10:30:27 2000 Delivered-To: freebsd-stable@freebsd.org Received: from leaf.lumiere.net (leaf.lumiere.net [208.44.192.100]) by hub.freebsd.org (Postfix) with ESMTP id 390F937B479; Fri, 17 Nov 2000 10:30:21 -0800 (PST) Received: by leaf.lumiere.net (Postfix, from userid 1000) id 9D950F0F8; Fri, 17 Nov 2000 10:30:17 -0800 (PST) Date: Fri, 17 Nov 2000 10:30:17 -0800 (PST) From: Jesse X-Sender: j@localhost To: freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Cc: X-Gote , Jesse Subject: HPT370 RAID installation successful In-Reply-To: <000a01c05049$44edbe40$f525ed18@evolution> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG (sent to freebsd-questions@s for archive searching purposes) In order to get FreeBSD 4.2 installed on the HPT370 chipset RAID 1 array, which uses BIOS RAID, I had to make a few changes. This chipset is present on the Abit KT7-RAID motherboard, which is what I'm using. I spent way too many hours trying all different methods and here is what finally got me installed. 1. I had to patch my kernel to handle the 10 byte offset required for this chipset. The patch is to /usr/src/sys/dev/ata/ata-raid.c 211c211,213 < buf1->bp.b_pblkno += rdp->offset; --- > /* if hack for HPT 370 RAID booting */ > if (buf1->drive) { > buf1->bp.b_pblkno += rdp->offset; } 2. I needed this modified kernel to install FreeBSD, so I had to change the kernel on the install floppies (kern.flp). I built a kernel which had all the options my system needed, PLUS the following so it could mount the mfsroot.flp: options MFS options MD_ROOT pseudo-device md I then dd'd kern.flp to a floppy, mounted the floppy to /mnt, erased /mnt/kernel.gz and replaced it with my customized kernel.gz. Make sure your patched kernel only has the devices your system needs. Using the GENERIC kernel won't work, as it's too big to fit on a floppy, even after being compressed. 3. Install. Make sure NOT to use dangerously dedicated partitions. You must use the standard fdisk/compatible with other OSes partitioning method. 4. Once your system is installed, it'll start loading but will fail to mount the root partition. This is because the kernel installed on your array is the GENERIC unpatched kernel. You need to get your custom kernel on there. One easy way is to boot off the custom kern.flp we made in step three. During bootup when it prompts you to hit a key or wait 10 seconds, hit a key. Type 'lsdev' and determine which disk entry is your array root partition. For me, it was disk1s1a. Then type: set rootdev=disk1s1a: (if that doesn't work, try set bootdev, I'm 90% sure it's rootdev though) 5. Now that you're booted using the patched kernel but using your array partitions, rm /kernel. Put the patched kern.flp in the floppy drive, mount it, then copy kernel.gz to / and uncompress it. From then on you should be able to boot without the floppy. I suggest also compiling a patched copy of the GENERIC kernel and installing it as /kernel.GENERIC, in case you ever change your hardware (but are still using the array) and need the GENERIC kernel to get booted. On Thu, 16 Nov 2000, X-Gote wrote: > I am having a hard time as well.. ive been searching mailing list archives. But I am running the most current BSD which I believe to be 5.0 beta.. whatever was in the current directory. I have bsd installed on ad4.. and my second disk is ad6. Have you had any luck with vinum? Ive been pulling out my hair trying to figure out how to add objects with it. If you have any luck, pass it on to me! > > Thanks > -Dave > --- Jesse "One has a moral responsibility to disobey unjust laws." -- Dr. Martin Luther King Jr. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 10:31:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from piranha.amis.net (piranha.amis.net [212.18.32.3]) by hub.freebsd.org (Postfix) with ESMTP id 618F637B4C5; Fri, 17 Nov 2000 10:31:16 -0800 (PST) Received: from titanic.medinet.si (titanic.medinet.si [212.18.32.66]) by piranha.amis.net (Postfix) with ESMTP id 618165D2B; Fri, 17 Nov 2000 19:31:14 +0100 (CET) Date: Fri, 17 Nov 2000 19:31:14 +0100 (CET) From: Blaz Zupan X-Sender: blaz@titanic.medinet.si To: John Baldwin Cc: stable@FreeBSD.org, Panagiotis Astithas , Steve Price Subject: Re: 4.2-BETA hangs on boot In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 17 Nov 2000, John Baldwin wrote: > > Ok, then it is the same as leaving the "irq" part out alltogether. > > Not entirely. IRQ 0 is actually the clock. I think it is there to allow you > to edit the IRQ during the kernel config to set it to IRQ 10 if you need to. Ok, so could this be the problem? I've been removing the "irq" part on the pccard line on all our boxes (and we have about 100 installations) and never had a problem with it. I've never tried setting it to "irq 0". Blaz Zupan, Medinet d.o.o, Linhartova 21, 2000 Maribor, Slovenia E-mail: blaz@amis.net, Tel: +386-2-320-6320, Fax: +386-2-320-6325 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 10:35:10 2000 Delivered-To: freebsd-stable@freebsd.org Received: from berzerk.gpcc.itd.umich.edu (berzerk.gpcc.itd.umich.edu [141.211.2.162]) by hub.freebsd.org (Postfix) with ESMTP id 3217537B479; Fri, 17 Nov 2000 10:35:04 -0800 (PST) Received: from joust.gpcc.itd.umich.edu (smtp@joust.gpcc.itd.umich.edu [141.211.2.148]) by berzerk.gpcc.itd.umich.edu (8.8.8/4.3-mailhub) with ESMTP id NAA15143; Fri, 17 Nov 2000 13:35:03 -0500 (EST) Received: from localhost (timcm@localhost) by joust.gpcc.itd.umich.edu (8.8.8/5.1-client) with ESMTP id NAA12133; Fri, 17 Nov 2000 13:35:01 -0500 (EST) Date: Fri, 17 Nov 2000 13:35:01 -0500 (EST) From: Tim McMillen X-Sender: timcm@joust.gpcc.itd.umich.edu To: "O. Hartmann" Cc: freebsd-stable@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: pcm0/AC'97 sound problems In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes support for the VIA VT82C686A was just added into the pcm driver in 4.2RC1, so I thnk everything is just not quite working yet. I have that chip on my mobo too, and did the same thing and after MAKEDEV /dev/snd0 I ran XMMS. It played out only white noise. So maybe just wait a bit for the improvement. Or try mailing the pcm driver authors? Tim On Fri, 17 Nov 2000, O. Hartmann wrote: > Dear Sirs. > On one of our mainboards (DFI AK74-SE) we have AC'97 sound and > FreeBSD 4.2-BETA seems to recognize pcm0 device > ( pcm0: ) > > but I have no access to the sound device! Well, I'm not sure that > I selected the right options in the kernel (only pcm0) and I did > only MAKEDEV /dev/snd0, nothing else like recommended in the man page > for pcm. I compiled amp and took a small mp3 for testing purposes, > but amp reports that it could not access audio device ... > > Thanks in advance, Oliver > > - > MfG > O. Hartmann > ------------------------------------------------------------------- > ohartman@ipamzlx.physik.uni-mainz.de > > Klimadatenserver-Abteilung des IPA > IT Netz- und Systembetreuung > Johannes Gutenberg-Universitaet Mainz > Becherweg 21 > D-55099 Mainz > BRD/Germany > > Tel: +496131/3924662 > 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 Fri Nov 17 10:37:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gmx.net (pop.gmx.net [194.221.183.20]) by hub.freebsd.org (Postfix) with SMTP id BA8B337B479 for ; Fri, 17 Nov 2000 10:37:44 -0800 (PST) Received: (qmail 16112 invoked by uid 0); 17 Nov 2000 18:37:43 -0000 Received: from p3ee20a89.dip.t-dialin.net (HELO speedy.gsinet) (62.226.10.137) by mail.gmx.net (mail08) with SMTP; 17 Nov 2000 18:37:43 -0000 Received: (from sittig@localhost) by speedy.gsinet (8.8.8/8.8.8) id TAA06824 for stable@FreeBSD.ORG; Fri, 17 Nov 2000 19:03:28 +0100 Date: Fri, 17 Nov 2000 19:03:28 +0100 From: Gerhard Sittig To: stable@FreeBSD.ORG Subject: Re: Running inetd in jail panics system Message-ID: <20001117190328.W27042@speedy.gsinet> Mail-Followup-To: stable@FreeBSD.ORG References: <54442.974419855@winston.osd.bsdi.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <54442.974419855@winston.osd.bsdi.com>; from jkh@winston.osd.bsdi.com on Thu, Nov 16, 2000 at 04:10:55PM -0800 Organization: System Defenestrators Inc. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Nov 16, 2000 at 16:10 -0800, Jordan Hubbard wrote: > > No, it's in -CURRENT *only* and not (yet) in -STABLE. See (I > > know, Q&D and inelegant, but who cares? and you surely can read > > it) the following: > > Hmmm. I do see this in -stable. Are you sure you're up to date? No intension to sound rude, but are _you_ ? :) The "breakage" (an extra PF_* test potentially dereferencing the NULL pointer before testing for it) was committed in end October, see the ident output: $ ident sys/kern/uipc_socket.c sys/kern/uipc_socket.c: $FreeBSD: src/sys/kern/uipc_socket.c,v 1.68.2.9 2000/10/29 19:25:38 rwatson Exp $ Please approve the MFC of the fix, since otherwise *any* jail installation based on 4.2-R (or -BETA) will panic right OOTB and that would be no fun ... virtually yours 82D1 9B9C 01DC 4FB4 D7B4 61BE 3F49 4F77 72DE DA76 Gerhard Sittig true | mail -s "get gpg key" Gerhard.Sittig@gmx.net -- If you don't understand or are scared by any of the above ask your parents or an adult to help you. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 10:39:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id E882237B479 for ; Fri, 17 Nov 2000 10:39:12 -0800 (PST) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id eAHIcDB96771; Fri, 17 Nov 2000 10:38:13 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Fri, 17 Nov 2000 10:38:55 -0800 (PST) From: John Baldwin To: Blaz Zupan Subject: Re: 4.2-BETA hangs on boot Cc: Steve Price , Panagiotis Astithas , stable@FreeBSD.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 17-Nov-00 Blaz Zupan wrote: > On Fri, 17 Nov 2000, John Baldwin wrote: >> > Ok, then it is the same as leaving the "irq" part out alltogether. >> >> Not entirely. IRQ 0 is actually the clock. I think it is there to allow >> you >> to edit the IRQ during the kernel config to set it to IRQ 10 if you need to. > > Ok, so could this be the problem? I've been removing the "irq" part on the > pccard line on all our boxes (and we have about 100 installations) and never > had a problem with it. I've never tried setting it to "irq 0". Removing it should be fine. I think it is more of a hack to allow an irq setting to be there for the kernel config to pick up on and let the user edit. :) -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 10:40:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rodan.water-programs.com (unknown [130.86.77.19]) by hub.freebsd.org (Postfix) with ESMTP id DF02037B479 for ; Fri, 17 Nov 2000 10:40:29 -0800 (PST) Received: from localhost (scottj@localhost) by rodan.water-programs.com (8.11.1/8.11.1) with ESMTP id eAHIe1J01573 for ; Fri, 17 Nov 2000 10:40:03 -0800 (PST) (envelope-from joseph@randomnetworks.com) X-Authentication-Warning: rodan.water-programs.com: scottj owned process doing -bs Date: Fri, 17 Nov 2000 10:38:51 -0800 (PST) From: joseph@randomnetworks.com X-Sender: scottj@rodan.water-programs.com To: stable@freebsd.org Subject: 4.2 Beta hang on warm boot Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I dug up an old 486 in hopes that I could get 4.2-BETA from 11/15 to install on it and use it as a firewall for my cable connection at home. Everything went nicely until that first reboot after the install. It hung when it hit the ISA bus. I thought this was odd, so I turned off the power and then fired it back up. It then booted fine. So I did a shutdown -r now to see what would happen. It hung on the ISA bus during boot again. Once again I turned off the power and it booted fine after powering it back on. So from this, 4.2-BETA from 11/15 will not warm boot (reboot), stopping on the ISA bus. I've attached the dmesg output from a cold boot and marked the line that it stops at during a warm boot. Any ideas on what's happening here? -------------------------------------------------------------------- | Joseph Scott The Office Of Water Programs | | joseph@randomnetworks.com joseph.scott@owp.csus.edu | -------------------------------------------------------------------- Copyright (c) 1992-2000 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.2-20001115-BETA #0: Wed Nov 15 12:57:10 GMT 2000 root@usw3.freebsd.org:/usr/src/sys/compile/GENERIC Timecounter "i8254" frequency 1193182 Hz CPU: i486 DX2 (486-class CPU) Origin = "GenuineIntel" Id = 0x435 Stepping = 5 Features=0x3 real memory = 25427968 (24832K bytes) config> di psm0 config> di sn0 config> di lnc0 config> di ie0 config> di fe0 config> di cs0 config> di bt0 config> di aic0 config> di aha0 config> di adv0 config> en ed0 config> po ed0 0x300 config> ir ed0 5 config> iom ed0 0xd8000 config> f ed0 0 config> q avail memory = 20652032 (20168K bytes) Preloaded elf kernel "kernel" at 0xc0436000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc043609c. md0: Malloc disk npx0: on motherboard npx0: INT 16 interface isa0: on motherboard ********* !! Dies here on warm boot !! ** 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 ata0: mask=03 status0=50 status1=00 ata0: mask=03 ostat0=50 ostat2=00 ata0-master: ATAPI probe a=00 b=00 ata0-slave: ATAPI probe a=00 b=00 ata0: mask=03 status0=50 status1=00 ata0-master: ATA probe a=01 b=a5 ata0: devices=01 ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 ata1: mask=00 status0=ff status1=ff 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: configured irq 3 not in bitmap of probed irqs 0 ppc0: cannot reserve I/O port range ed0 at port 0x300-0x31f iomem 0xd8000 irq 5 drq 0 on isa0 ed0: address 00:c0:f0:09:eb:b6, type NE2000 (16 bit) ad0: 325MB [1011/15/44] at ata0-master BIOSPIO Mounting root from ufs:/dev/ad0s1a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 11: 3:46 2000 Delivered-To: freebsd-stable@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id EFD4837B479 for ; Fri, 17 Nov 2000 11:03:43 -0800 (PST) Received: from fledge.watson.org (robert@fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.9.3/8.9.3) with SMTP id OAA79653; Fri, 17 Nov 2000 14:02:20 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Fri, 17 Nov 2000 14:02:20 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Cy Schubert - ITSD Open Systems Group Cc: Jordan Hubbard , Gerhard Sittig , stable@FreeBSD.ORG Subject: Re: Running inetd in jail panics system In-Reply-To: <200011171409.eAHE9rv19990@cwsys.cwsent.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hmm. Indeed. I backported the improvement but not asmodai's fix to it. Jordan -- I'd like to go ahead and backport this fix prior to 4.2-RELEASE, with your permission. Sorry about the slow response time on this -- I've been travelling for the last two weeks and it got lost in my mailbox. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services On Fri, 17 Nov 2000, Cy Schubert - ITSD Open Systems Group wrote: > In message <54442.974419855@winston.osd.bsdi.com>, Jordan Hubbard > writes: > > > No, it's in -CURRENT *only* and not (yet) in -STABLE. See (I > > > know, Q&D and inelegant, but who cares? and you surely can read > > > it) the following: > > > > Hmmm. I do see this in -stable. Are you sure you're up to date? > > Jordan, I am up to date with -stable (CVSupped on Nov 15) and > uipc_socket.c,v r1.73 - r1.74 has not been MFCed. The patch applies > cleanly to -stable (Nov 11 and Nov 15) and I've been running it on > -stable since Nov 14 on a previous -stable CVSupped on Nov 11 without > ill effect. I'm afraid that Gerhard is right. > > > Regards, Phone: (250)387-8437 > Cy Schubert Fax: (250)387-5766 > Team Leader, Sun/DEC 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 Nov 17 11: 7:42 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shepherd.hurlburt.af.mil (shepherd.hurlburt.af.mil [151.166.15.65]) by hub.freebsd.org (Postfix) with ESMTP id E507037B4C5 for ; Fri, 17 Nov 2000 11:07:35 -0800 (PST) Received: from shepherd.hurlburt.af.mil (root@localhost) by shepherd.hurlburt.af.mil with ESMTP id NAA18593 for ; Fri, 17 Nov 2000 13:07:22 -0600 (CST) From: Timothy.Moseley@hurlburt.af.mil Received: from exwncc01.hurlburt.af.mil (exwncc01.hurlburt.af.mil [151.166.208.37]) by shepherd.hurlburt.af.mil with ESMTP id NAA18589 for ; Fri, 17 Nov 2000 13:07:22 -0600 (CST) Received: by exwncc01.hurlburt.af.mil with Internet Mail Service (5.5.2650.21) id ; Fri, 17 Nov 2000 13:07:30 -0600 Message-ID: <856532CB07BED3118FE300204840E28A0277DB03@vexwncc02.hurlburt.af.mil> To: stable@freebsd.org Subject: test Date: Fri, 17 Nov 2000 13:07:17 -0600 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 X-Loop: FreeBSD.ORG test To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 11:25: 3 2000 Delivered-To: freebsd-stable@freebsd.org Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by hub.freebsd.org (Postfix) with ESMTP id 8F82A37B479; Fri, 17 Nov 2000 11:24:59 -0800 (PST) Received: from isi.edu (hbo.isi.edu [128.9.160.75]) by boreas.isi.edu (8.9.3/8.9.3) with ESMTP id LAA26277; Fri, 17 Nov 2000 11:24:57 -0800 (PST) Message-ID: <3A158609.17FE2172@isi.edu> Date: Fri, 17 Nov 2000 11:24:57 -0800 From: Lars Eggert Organization: USC Information Sciences Institute X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, de MIME-Version: 1.0 To: John Baldwin Cc: Blaz Zupan , Steve Price , Panagiotis Astithas , stable@FreeBSD.org Subject: Re: 4.2-BETA hangs on boot References: Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms8E95C803617613A815950D80" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms8E95C803617613A815950D80 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit > >> > Ok, then it is the same as leaving the "irq" part out alltogether. > >> > >> Not entirely. IRQ 0 is actually the clock. I think it is there to allow > >> you > >> to edit the IRQ during the kernel config to set it to IRQ 10 if you need to. > > > > Ok, so could this be the problem? I've been removing the "irq" part on the > > pccard line on all our boxes (and we have about 100 installations) and never > > had a problem with it. I've never tried setting it to "irq 0". > > Removing it should be fine. I think it is more of a hack to allow an irq > setting to be there for the kernel config to pick up on and let the user edit. > :) Running the pcic in polling mode seems to slow it down (I see receiver ring buffer overruns with a 100Mbps network card in polling mode). I've added irq 10 to the pcic line (Windows tells me this is the correct one), and cards are detected correctly during boot and work fine. However, ejecting/inserting them whan the system is running doesn;t work anymore - pccardd is silent, cards are not attached/detached. Any ideas? Lars -- Lars Eggert Information Sciences Institute http://www.isi.edu/larse/ University of Southern California --------------ms8E95C803617613A815950D80 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 MIIIIwYJKoZIhvcNAQcCoIIIFDCCCBACAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BfQwggLYMIICQaADAgECAgMDIwUwDQYJKoZIhvcNAQEEBQAwgZQxCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxFDASBgNVBAcTC0R1cmJhbnZpbGxlMQ8wDQYDVQQKEwZU aGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25h bCBGcmVlbWFpbCBSU0EgMTk5OS45LjE2MB4XDTAwMDgyNDIwMzAwOFoXDTAxMDgyNDIwMzAw OFowVDEPMA0GA1UEBBMGRWdnZXJ0MQ0wCwYDVQQqEwRMYXJzMRQwEgYDVQQDEwtMYXJzIEVn Z2VydDEcMBoGCSqGSIb3DQEJARYNbGFyc2VAaXNpLmVkdTCBnzANBgkqhkiG9w0BAQEFAAOB jQAwgYkCgYEAz1yfcNs53rvhuw8gSDvr2+/snP8GduYY7x7WkJdyvcwb4oipNpWYIkMGP214 Zv1KrgvntGaG+jeugAGQt0n64VusgcIzQ6QDRtnMgdQDTAkVSQ2eLRSQka+nAPx6SFKJg79W EEHmgKQBMtZdMBYtYv/mTOcpm7jTJVg+7W6n04UCAwEAAaN3MHUwKgYFK2UBBAEEITAfAgEA MBowGAIBBAQTTDJ1TXlmZkJOVWJOSkpjZFoyczAYBgNVHREEETAPgQ1sYXJzZUBpc2kuZWR1 MAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUiKvxYINmVfTkWMdGHcBhvSPXw4wwDQYJKoZI hvcNAQEEBQADgYEAi65fM/jSCaPhRoA9JW5X2FktSFhE5zkIpFVPpv33GWPPNrncsK13HfZm s0B1rNy2vU7UhFI/vsJQgBJyffkLFgMCjp3uRZvBBjGD1q4yjDO5yfMMjquqBpZtRp5op3lT d01faA58ZCB5sxCb0ORSxvXR8tc9DJO0JIpQILa6vIAwggMUMIICfaADAgECAgELMA0GCSqG SIb3DQEBBAUAMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYD VQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9D ZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29u YWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0 ZS5jb20wHhcNOTkwOTE2MTQwMTQwWhcNMDEwOTE1MTQwMTQwWjCBlDELMAkGA1UEBhMCWkEx FTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoT BlRoYXd0ZTEdMBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNv bmFsIEZyZWVtYWlsIFJTQSAxOTk5LjkuMTYwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGB ALNpWpfU0BYLerXFXekhnCNyzRJMS/d+z8f7ynIk9EJSrFeV43theheE5/1yOTiUtOrtZaeS Bl694GX2GbuUeXZMPrlocHWEHPQRdAC8BSxPCQMXMcz0QdRyxqZd4ohEsIsuxE3x8NaFPmzz lZR4kX5A6ZzRjRVXjsJz5TDeRvVPAgMBAAGjNzA1MBIGA1UdEwEB/wQIMAYBAf8CAQAwHwYD VR0jBBgwFoAUcknCczTGVfQLdnKBfnf0h+fGsg4wDQYJKoZIhvcNAQEEBQADgYEAa8ZZ6TH6 6bbssQPY33Jy/pFgSOrGVd178GeOxmFw523CpTfYnbcXKFYFi91cdW/GkZDGbGZxE9AQfGuR b4bgITYtwdfqsgmtzy1txoNSm/u7/pyHnfy36XSS5FyXrvx+rMoNb3J6Zyxrc/WG+Z31AG70 HQfOnZ6CYynvkwl+Vd4xggH3MIIB8wIBATCBnDCBlDELMAkGA1UEBhMCWkExFTATBgNVBAgT DFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoTBlRoYXd0ZTEd MBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVt YWlsIFJTQSAxOTk5LjkuMTYCAwMjBTAJBgUrDgMCGgUAoIGxMBgGCSqGSIb3DQEJAzELBgkq hkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTAwMTExNzE5MjQ1N1owIwYJKoZIhvcNAQkEMRYE FNL3tcTouLUUv6U9dp3PGnkLtAQQMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYI KoZIhvcNAwICAgCAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgFAMA0GCCqGSIb3DQMCAgEoMA0G CSqGSIb3DQEBAQUABIGAngEe+mT/i2ZDvA7jsM69Pb6IrFSBVImgx0SeN0gGW5Sy1dX9QiUK jFNE7Fh6yIo/5W7JGpcla4VUtwNlJ8xiThieZwYdD3bTLgyYCSATf7UrPwE4npYW06k60Fma 9yBNjQp0AQnAgpI6f7+VH+UIJ4mwkvgLcKTVcdsdVC1bzoc= --------------ms8E95C803617613A815950D80-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 11:49: 2 2000 Delivered-To: freebsd-stable@freebsd.org Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by hub.freebsd.org (Postfix) with ESMTP id C64A037B479 for ; Fri, 17 Nov 2000 11:48:56 -0800 (PST) Received: from isi.edu (hbo.isi.edu [128.9.160.75]) by boreas.isi.edu (8.9.3/8.9.3) with ESMTP id LAA00548; Fri, 17 Nov 2000 11:48:54 -0800 (PST) Message-ID: <3A158BA6.711D0F04@isi.edu> Date: Fri, 17 Nov 2000 11:48:54 -0800 From: Lars Eggert Organization: USC Information Sciences Institute X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, de MIME-Version: 1.0 To: Warner Losh , freebsd-stable@FreeBSD.ORG Subject: Re: Linksys PCMPC100 problem References: <3A0C38FF.CE45632E@isi.edu> <200011102002.NAA51294@harmony.village.org> <3A0C5B53.2A304A80@isi.edu> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------msAA22283BFFAF6B8A69CE0691" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------msAA22283BFFAF6B8A69CE0691 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Problem described below turned out to be caused by pcic0 being in polling mode. Assigning a management irq to pcic0 resolves this issue. (Now I just have to figure out why pccardd doesn't detech card ejections/insertions when a management irq is assigned. Cards do get attached during bootup.) Lars Eggert wrote: > > Warner Losh wrote: > > > > In message <3A0C38FF.CE45632E@isi.edu> Lars Eggert writes: > > : We're getting very bad TCP throughput from a Linksys PCMPC100 card. I'm > > : wondering if anybody can confirm this or has seen a similar problem with > > : the Linksys card. It looks like the Linksys card is unable to perform at > > : 100Mbit/s full-duplex speeds, packets arrive too quickly to be drained > > : ("ed0: warning - receiver ring buffer overrun"). > > > > This is a possible irq problem. I see that you are using irq 7, which > > the printer port normally uses. If you haven't disabled this device > > in your BIOS or if the device persists in driving IRQ 7 even when > > disabled, you must pick another one. > > I've disabled the printer port in the bios: > [larse@dum: /home/larse] dmesg | grep ppc > ppc0: parallel port not found. > > > To find out for sure, what does vmstat tell you? > > [larse@dum: /home/larse] vmstat -i > interrupt total rate > ata0 irq14 1724 9 > ata1 irq15 4 0 > fdc0 irq6 2 0 > atkbd0 irq1 331 1 > clk irq0 18881 99 > rtc irq8 24165 127 > ed0 irq7 3811 20 > Total 48918 258 > > I have tried to use that card under irq5, which should also be free (my > soundcard is at irq11). However, that causes "ed0: device timeout" > problems. Using irq3 or irq4 (with disabled serial ports) works as irq7 > does, with the "ring overrun" messages. > > > The other possibility is that the card is one of the newer ones like > > the fa-410 that needs faselect run. > > faselect run? What is that/how do I enable this? > > Thanks, > Lars > -- > Lars Eggert Information Sciences Institute > http://www.isi.edu/larse/ University of Southern California -- Lars Eggert Information Sciences Institute http://www.isi.edu/larse/ University of Southern California --------------msAA22283BFFAF6B8A69CE0691 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 MIIIIwYJKoZIhvcNAQcCoIIIFDCCCBACAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BfQwggLYMIICQaADAgECAgMDIwUwDQYJKoZIhvcNAQEEBQAwgZQxCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxFDASBgNVBAcTC0R1cmJhbnZpbGxlMQ8wDQYDVQQKEwZU aGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25h bCBGcmVlbWFpbCBSU0EgMTk5OS45LjE2MB4XDTAwMDgyNDIwMzAwOFoXDTAxMDgyNDIwMzAw OFowVDEPMA0GA1UEBBMGRWdnZXJ0MQ0wCwYDVQQqEwRMYXJzMRQwEgYDVQQDEwtMYXJzIEVn Z2VydDEcMBoGCSqGSIb3DQEJARYNbGFyc2VAaXNpLmVkdTCBnzANBgkqhkiG9w0BAQEFAAOB jQAwgYkCgYEAz1yfcNs53rvhuw8gSDvr2+/snP8GduYY7x7WkJdyvcwb4oipNpWYIkMGP214 Zv1KrgvntGaG+jeugAGQt0n64VusgcIzQ6QDRtnMgdQDTAkVSQ2eLRSQka+nAPx6SFKJg79W EEHmgKQBMtZdMBYtYv/mTOcpm7jTJVg+7W6n04UCAwEAAaN3MHUwKgYFK2UBBAEEITAfAgEA MBowGAIBBAQTTDJ1TXlmZkJOVWJOSkpjZFoyczAYBgNVHREEETAPgQ1sYXJzZUBpc2kuZWR1 MAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUiKvxYINmVfTkWMdGHcBhvSPXw4wwDQYJKoZI hvcNAQEEBQADgYEAi65fM/jSCaPhRoA9JW5X2FktSFhE5zkIpFVPpv33GWPPNrncsK13HfZm s0B1rNy2vU7UhFI/vsJQgBJyffkLFgMCjp3uRZvBBjGD1q4yjDO5yfMMjquqBpZtRp5op3lT d01faA58ZCB5sxCb0ORSxvXR8tc9DJO0JIpQILa6vIAwggMUMIICfaADAgECAgELMA0GCSqG SIb3DQEBBAUAMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYD VQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9D ZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29u YWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0 ZS5jb20wHhcNOTkwOTE2MTQwMTQwWhcNMDEwOTE1MTQwMTQwWjCBlDELMAkGA1UEBhMCWkEx FTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoT BlRoYXd0ZTEdMBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNv bmFsIEZyZWVtYWlsIFJTQSAxOTk5LjkuMTYwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGB ALNpWpfU0BYLerXFXekhnCNyzRJMS/d+z8f7ynIk9EJSrFeV43theheE5/1yOTiUtOrtZaeS Bl694GX2GbuUeXZMPrlocHWEHPQRdAC8BSxPCQMXMcz0QdRyxqZd4ohEsIsuxE3x8NaFPmzz lZR4kX5A6ZzRjRVXjsJz5TDeRvVPAgMBAAGjNzA1MBIGA1UdEwEB/wQIMAYBAf8CAQAwHwYD VR0jBBgwFoAUcknCczTGVfQLdnKBfnf0h+fGsg4wDQYJKoZIhvcNAQEEBQADgYEAa8ZZ6TH6 6bbssQPY33Jy/pFgSOrGVd178GeOxmFw523CpTfYnbcXKFYFi91cdW/GkZDGbGZxE9AQfGuR b4bgITYtwdfqsgmtzy1txoNSm/u7/pyHnfy36XSS5FyXrvx+rMoNb3J6Zyxrc/WG+Z31AG70 HQfOnZ6CYynvkwl+Vd4xggH3MIIB8wIBATCBnDCBlDELMAkGA1UEBhMCWkExFTATBgNVBAgT DFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoTBlRoYXd0ZTEd MBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVt YWlsIFJTQSAxOTk5LjkuMTYCAwMjBTAJBgUrDgMCGgUAoIGxMBgGCSqGSIb3DQEJAzELBgkq hkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTAwMTExNzE5NDg1NFowIwYJKoZIhvcNAQkEMRYE FPxQGXFKwxRA9fed/XKMuP+npQNqMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYI KoZIhvcNAwICAgCAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgFAMA0GCCqGSIb3DQMCAgEoMA0G CSqGSIb3DQEBAQUABIGAdHsDCmq2dVZ5giuwdsj+NFaN8szTKnz97keeylFuGzw6shErY9SN +k4QCpg96riILPWADPSVSk2d8i8XvcXseRzGpXAKhTbc2cyCXAZNSWqhEEmF/OGWh3q50Oto sYnSHHHgjP8gmrfrFFCJa0hQkxQfH+LkFuR1sjgmni7kthQ= --------------msAA22283BFFAF6B8A69CE0691-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 11:49:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from winston.osd.bsdi.com (winston.osd.bsdi.com [204.216.27.229]) by hub.freebsd.org (Postfix) with ESMTP id B515137B479; Fri, 17 Nov 2000 11:49:32 -0800 (PST) Received: from winston.osd.bsdi.com (jkh@localhost [127.0.0.1]) by winston.osd.bsdi.com (8.11.1/8.9.3) with ESMTP id eAHJn0I58677; Fri, 17 Nov 2000 11:49:00 -0800 (PST) (envelope-from jkh@winston.osd.bsdi.com) To: Cy Schubert - ITSD Open Systems Group Cc: Gerhard Sittig , stable@FreeBSD.ORG, jkh@FreeBSD.ORG, rwatson@FreeBSD.ORG Subject: Re: Running inetd in jail panics system In-Reply-To: Message from Cy Schubert - ITSD Open Systems Group of "Fri, 17 Nov 2000 06:09:27 PST." <200011171409.eAHE9rv19990@cwsys.cwsent.com> Date: Fri, 17 Nov 2000 11:48:59 -0800 Message-ID: <58674.974490539@winston.osd.bsdi.com> From: Jordan Hubbard Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aha, finally somebody cites the CORRECT patch! In all the PRs and mail snippets referenced so far, the exact diff given between revisions 1.73 and 1.74 of uipc_socket.c was NOT given by itself but rather Gerhard has been referencing code (and citing it) that WAS merged. Now that we've cleared that up, it's been fixed. - Jordan > In message <54442.974419855@winston.osd.bsdi.com>, Jordan Hubbard > writes: > > > No, it's in -CURRENT *only* and not (yet) in -STABLE. See (I > > > know, Q&D and inelegant, but who cares? and you surely can read > > > it) the following: > > > > Hmmm. I do see this in -stable. Are you sure you're up to date? > > Jordan, I am up to date with -stable (CVSupped on Nov 15) and > uipc_socket.c,v r1.73 - r1.74 has not been MFCed. The patch applies > cleanly to -stable (Nov 11 and Nov 15) and I've been running it on > -stable since Nov 14 on a previous -stable CVSupped on Nov 11 without > ill effect. I'm afraid that Gerhard is right. > > > Regards, Phone: (250)387-8437 > Cy Schubert Fax: (250)387-5766 > Team Leader, Sun/DEC 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 Nov 17 12: 5:34 2000 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 5B2B837B479; Fri, 17 Nov 2000 12:05:30 -0800 (PST) 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 NAA14918; Fri, 17 Nov 2000 13:05:28 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id NAA21380; Fri, 17 Nov 2000 13:05:28 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.36743.510014.322061@nomad.yogotech.com> Date: Fri, 17 Nov 2000 13:05:27 -0700 (MST) To: Lars Eggert Cc: John Baldwin , Blaz Zupan , Steve Price , Panagiotis Astithas , stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot In-Reply-To: <3A158609.17FE2172@isi.edu> References: <3A158609.17FE2172@isi.edu> 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 X-Loop: FreeBSD.ORG > > >> > Ok, then it is the same as leaving the "irq" part out alltogether. > > >> > > >> Not entirely. IRQ 0 is actually the clock. I think it is there to allow > > >> you > > >> to edit the IRQ during the kernel config to set it to IRQ 10 if you need to. > > > > > > Ok, so could this be the problem? I've been removing the "irq" part on the > > > pccard line on all our boxes (and we have about 100 installations) and never > > > had a problem with it. I've never tried setting it to "irq 0". > > > > Removing it should be fine. I think it is more of a hack to allow an irq > > setting to be there for the kernel config to pick up on and let the user edit. > > :) > > Running the pcic in polling mode seems to slow it down (I see receiver ring > buffer overruns with a 100Mbps network card in polling mode). It shouldn't make *ANY* difference whatsoever if it's in polling mode or not, unless the PCIC is so overloaded such that 'polling' slows down the interrupt generation by the PCMCIA card. > I've added irq 10 to the pcic line (Windows tells me this is the correct > one) It's irrelevant what Windows uses, except as a guide. > and cards are detected correctly during boot and work fine. However, > ejecting/inserting them whan the system is running doesn;t work anymore - > pccardd is silent, cards are not attached/detached. Then it's not working correctly. However, FreeBSD is no longer 'polling for the insert/removal' status. How fast is the box in question? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 12:14:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from boreas.isi.edu (boreas.isi.edu [128.9.160.161]) by hub.freebsd.org (Postfix) with ESMTP id D156737B479; Fri, 17 Nov 2000 12:14:05 -0800 (PST) Received: from isi.edu (hbo.isi.edu [128.9.160.75]) by boreas.isi.edu (8.9.3/8.9.3) with ESMTP id MAA06846; Fri, 17 Nov 2000 12:14:01 -0800 (PST) Message-ID: <3A159189.7C3F5F73@isi.edu> Date: Fri, 17 Nov 2000 12:14:01 -0800 From: Lars Eggert Organization: USC Information Sciences Institute X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en, de MIME-Version: 1.0 To: Nate Williams Cc: John Baldwin , Blaz Zupan , Steve Price , Panagiotis Astithas , stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot References: <3A158609.17FE2172@isi.edu> <14869.36743.510014.322061@nomad.yogotech.com> Content-Type: multipart/signed; protocol="application/x-pkcs7-signature"; micalg=sha1; boundary="------------ms5BD00B54955418FCFBE300E9" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a cryptographically signed message in MIME format. --------------ms5BD00B54955418FCFBE300E9 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Nate Williams wrote: > > Running the pcic in polling mode seems to slow it down (I see receiver ring > > buffer overruns with a 100Mbps network card in polling mode). > > It shouldn't make *ANY* difference whatsoever if it's in polling mode or > not, unless the PCIC is so overloaded such that 'polling' slows down the > interrupt generation by the PCMCIA card. Don't know about that, but it does make a difference. > > and cards are detected correctly during boot and work fine. However, > > ejecting/inserting them whan the system is running doesn;t work anymore - > > pccardd is silent, cards are not attached/detached. > > Then it's not working correctly. However, FreeBSD is no longer > 'polling for the insert/removal' status. How fast is the box in > question? Slow. A 166Mhz Pentium laptop. Sean suggested using a completely free IRQ for the management, and that worked. Inserting/ejecting works fine, and I no longer see recevier ring buffer overruns. Lars -- Lars Eggert Information Sciences Institute http://www.isi.edu/larse/ University of Southern California --------------ms5BD00B54955418FCFBE300E9 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 MIIIIwYJKoZIhvcNAQcCoIIIFDCCCBACAQExCzAJBgUrDgMCGgUAMAsGCSqGSIb3DQEHAaCC BfQwggLYMIICQaADAgECAgMDIwUwDQYJKoZIhvcNAQEEBQAwgZQxCzAJBgNVBAYTAlpBMRUw EwYDVQQIEwxXZXN0ZXJuIENhcGUxFDASBgNVBAcTC0R1cmJhbnZpbGxlMQ8wDQYDVQQKEwZU aGF3dGUxHTAbBgNVBAsTFENlcnRpZmljYXRlIFNlcnZpY2VzMSgwJgYDVQQDEx9QZXJzb25h bCBGcmVlbWFpbCBSU0EgMTk5OS45LjE2MB4XDTAwMDgyNDIwMzAwOFoXDTAxMDgyNDIwMzAw OFowVDEPMA0GA1UEBBMGRWdnZXJ0MQ0wCwYDVQQqEwRMYXJzMRQwEgYDVQQDEwtMYXJzIEVn Z2VydDEcMBoGCSqGSIb3DQEJARYNbGFyc2VAaXNpLmVkdTCBnzANBgkqhkiG9w0BAQEFAAOB jQAwgYkCgYEAz1yfcNs53rvhuw8gSDvr2+/snP8GduYY7x7WkJdyvcwb4oipNpWYIkMGP214 Zv1KrgvntGaG+jeugAGQt0n64VusgcIzQ6QDRtnMgdQDTAkVSQ2eLRSQka+nAPx6SFKJg79W EEHmgKQBMtZdMBYtYv/mTOcpm7jTJVg+7W6n04UCAwEAAaN3MHUwKgYFK2UBBAEEITAfAgEA MBowGAIBBAQTTDJ1TXlmZkJOVWJOSkpjZFoyczAYBgNVHREEETAPgQ1sYXJzZUBpc2kuZWR1 MAwGA1UdEwEB/wQCMAAwHwYDVR0jBBgwFoAUiKvxYINmVfTkWMdGHcBhvSPXw4wwDQYJKoZI hvcNAQEEBQADgYEAi65fM/jSCaPhRoA9JW5X2FktSFhE5zkIpFVPpv33GWPPNrncsK13HfZm s0B1rNy2vU7UhFI/vsJQgBJyffkLFgMCjp3uRZvBBjGD1q4yjDO5yfMMjquqBpZtRp5op3lT d01faA58ZCB5sxCb0ORSxvXR8tc9DJO0JIpQILa6vIAwggMUMIICfaADAgECAgELMA0GCSqG SIb3DQEBBAUAMIHRMQswCQYDVQQGEwJaQTEVMBMGA1UECBMMV2VzdGVybiBDYXBlMRIwEAYD VQQHEwlDYXBlIFRvd24xGjAYBgNVBAoTEVRoYXd0ZSBDb25zdWx0aW5nMSgwJgYDVQQLEx9D ZXJ0aWZpY2F0aW9uIFNlcnZpY2VzIERpdmlzaW9uMSQwIgYDVQQDExtUaGF3dGUgUGVyc29u YWwgRnJlZW1haWwgQ0ExKzApBgkqhkiG9w0BCQEWHHBlcnNvbmFsLWZyZWVtYWlsQHRoYXd0 ZS5jb20wHhcNOTkwOTE2MTQwMTQwWhcNMDEwOTE1MTQwMTQwWjCBlDELMAkGA1UEBhMCWkEx FTATBgNVBAgTDFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoT BlRoYXd0ZTEdMBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNv bmFsIEZyZWVtYWlsIFJTQSAxOTk5LjkuMTYwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGB ALNpWpfU0BYLerXFXekhnCNyzRJMS/d+z8f7ynIk9EJSrFeV43theheE5/1yOTiUtOrtZaeS Bl694GX2GbuUeXZMPrlocHWEHPQRdAC8BSxPCQMXMcz0QdRyxqZd4ohEsIsuxE3x8NaFPmzz lZR4kX5A6ZzRjRVXjsJz5TDeRvVPAgMBAAGjNzA1MBIGA1UdEwEB/wQIMAYBAf8CAQAwHwYD VR0jBBgwFoAUcknCczTGVfQLdnKBfnf0h+fGsg4wDQYJKoZIhvcNAQEEBQADgYEAa8ZZ6TH6 6bbssQPY33Jy/pFgSOrGVd178GeOxmFw523CpTfYnbcXKFYFi91cdW/GkZDGbGZxE9AQfGuR b4bgITYtwdfqsgmtzy1txoNSm/u7/pyHnfy36XSS5FyXrvx+rMoNb3J6Zyxrc/WG+Z31AG70 HQfOnZ6CYynvkwl+Vd4xggH3MIIB8wIBATCBnDCBlDELMAkGA1UEBhMCWkExFTATBgNVBAgT DFdlc3Rlcm4gQ2FwZTEUMBIGA1UEBxMLRHVyYmFudmlsbGUxDzANBgNVBAoTBlRoYXd0ZTEd MBsGA1UECxMUQ2VydGlmaWNhdGUgU2VydmljZXMxKDAmBgNVBAMTH1BlcnNvbmFsIEZyZWVt YWlsIFJTQSAxOTk5LjkuMTYCAwMjBTAJBgUrDgMCGgUAoIGxMBgGCSqGSIb3DQEJAzELBgkq hkiG9w0BBwEwHAYJKoZIhvcNAQkFMQ8XDTAwMTExNzIwMTQwMVowIwYJKoZIhvcNAQkEMRYE FInMo8JHOOk7s035rAXXifsKN6BtMFIGCSqGSIb3DQEJDzFFMEMwCgYIKoZIhvcNAwcwDgYI KoZIhvcNAwICAgCAMAcGBSsOAwIHMA0GCCqGSIb3DQMCAgFAMA0GCCqGSIb3DQMCAgEoMA0G CSqGSIb3DQEBAQUABIGApXrczmjJ3qOIo593syJkuYPCXKjKt6XlX34etceOj/vLRHH5PMO/ +tMm+D5tFNlqasVGgRLTd3zNDCXeq+JcPH6I47qFIig3DT86Yo67V1htyzSfVCYpkanLtPj+ EMX0pvKFTJhVESwvh3VlmAXmxhzSqzlmJM6Xs3nS7JVyEtA= --------------ms5BD00B54955418FCFBE300E9-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 12:17:16 2000 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 96A6537B479; Fri, 17 Nov 2000 12:17:07 -0800 (PST) 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 NAA15151; Fri, 17 Nov 2000 13:17:04 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id NAA21485; Fri, 17 Nov 2000 13:17:03 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.37439.863329.38990@nomad.yogotech.com> Date: Fri, 17 Nov 2000 13:17:03 -0700 (MST) To: Lars Eggert Cc: Nate Williams , John Baldwin , Blaz Zupan , Steve Price , Panagiotis Astithas , stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot In-Reply-To: <3A159189.7C3F5F73@isi.edu> References: <3A158609.17FE2172@isi.edu> <14869.36743.510014.322061@nomad.yogotech.com> <3A159189.7C3F5F73@isi.edu> 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 X-Loop: FreeBSD.ORG > > > Running the pcic in polling mode seems to slow it down (I see receiver ring > > > buffer overruns with a 100Mbps network card in polling mode). > > > > It shouldn't make *ANY* difference whatsoever if it's in polling mode or > > not, unless the PCIC is so overloaded such that 'polling' slows down the > > interrupt generation by the PCMCIA card. > > Don't know about that, but it does make a difference. > > > How fast is the box in question? > > Slow. A 166Mhz Pentium laptop. That would explain it, with a 100Mbps card. Otherwise, it shouldn't make a difference (except perhaps on a modem running full-blast). > > > and cards are detected correctly during boot and work fine. However, > > > ejecting/inserting them whan the system is running doesn;t work anymore - > > > pccardd is silent, cards are not attached/detached. > > > > Then it's not working correctly. However, FreeBSD is no longer > > 'polling for the insert/removal' status. > > Sean suggested using a completely free IRQ for the management, and that > worked. Inserting/ejecting works fine, and I no longer see recevier ring > buffer overruns. Sean's a pretty bright guy, and helps out alot of the mobile users! For what it's worth, you *must* always use a free IRQ for any PCIC function (card interrupt, PCIC events, etc...) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 12:55: 8 2000 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 1303737B479 for ; Fri, 17 Nov 2000 12:55:02 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id MAA03028 for ; Fri, 17 Nov 2000 12:54:57 -0800 (PST) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Fri, 17 Nov 2000 12:54:56 -0800 (PST) Organization: Polstra & Co., Inc. From: John Polstra To: stable@freebsd.org Subject: New US CVSup mirrors Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG With FreeBSD-4.2 being released in a few days, we can expect the usual big increase in the load on the CVSup mirror sites. This note is to remind you that we have 3 relatively new mirrors in the US, and they're all pretty lightly loaded so far. The recently added mirrors are: cvsup9.FreeBSD.org in Minnesota (Thanks, Qwest!) cvsup10.FreeBSD.org in California (Thanks, Yahoo!) and, just added today: cvsup11.FreeBSD.org in Virginia near Washington, DC (Thanks, UUNET!) Do yourself a favor and try these new sites. John Polstra, CVSup Guy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 13:10:33 2000 Delivered-To: freebsd-stable@freebsd.org Received: from noao.edu (noao.edu [140.252.1.54]) by hub.freebsd.org (Postfix) with ESMTP id B8EDF37B479 for ; Fri, 17 Nov 2000 13:10:27 -0800 (PST) Received: from mirfak.tuc.noao.edu (IDENT:grandi@mirfak.tuc.noao.edu [140.252.1.9]) by noao.edu (8.9.3/8.8.8/SAG-27Sep99) with ESMTP id OAA63482; Fri, 17 Nov 2000 14:10:21 -0700 (MST) (envelope-from grandi@noao.edu) Date: Fri, 17 Nov 2000 14:10:21 -0700 (MST) From: Steve Grandi X-Sender: grandi@mirfak.tuc.noao.edu To: Rich Winkel Cc: freebsd-stable@FreeBSD.ORG Subject: Re: ASUS CUR-DLS motherboard? (gateway 7400 server) In-Reply-To: <200011161902.NAA60989@pencil.math.missouri.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed Stable on a Gateway 6400 which also uses the Asus CUR-DLS board. Works fine! All the built-in devices work right out of the box. For your amusement, here is the output from dmesg: FreeBSD 4.2-BETA #0: Wed Nov 8 12:30:14 MST 2000 grandi@ndws.tuc.noao.edu:/usr/obj/usr/src/sys/NDWS Timecounter "i8254" frequency 1193182 Hz CPU: Pentium III/Pentium III Xeon/Celeron (866.70-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x683 Stepping = 3 Features=0x387fbff real memory = 1140785152 (1114048K bytes) avail memory = 1105539072 (1079628K bytes) Programming 16 pins in IOAPIC #0 IOAPIC #0 intpin 2 -> irq 0 Programming 16 pins in IOAPIC #1 IOAPIC #1 intpin 4 -> irq 5 IOAPIC #1 intpin 8 -> irq 9 IOAPIC #1 intpin 9 -> irq 2 FreeBSD/SMP: Multiprocessor motherboard cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000 cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000 io0 (APIC): apic id: 4, version: 0x000f0011, at 0xfec00000 io1 (APIC): apic id: 5, version: 0x000f0011, at 0xfec01000 Preloaded elf kernel "kernel" at 0xc0350000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc035009c. Pentium Pro MTRR support enabled md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 fxp0: port 0xd400-0xd43f mem 0xfe900000-0xfe9fffff,0xfeafd000-0xfeafdfff irq 5 at device 2.0 on pci0 fxp0: Ethernet address 00:e0:18:02:76:62 pci0: at 7.0 isab0: at device 15.0 on pci0 isa0: on isab0 atapci0: port 0xffa0-0xffaf at device 15.1 on pci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 15.2 irq 10 pcib1: on motherboard pci1: on pcib1 sym0: <1010-33> port 0xe400-0xe4ff mem 0xfebfa000-0xfebfbfff,0xfebff800-0xfebffbff irq 9 at device 5.0 on pci1 sym0: Symbios NVRAM, ID 7, Fast-80, LVD, parity checking sym0: open drain IRQ line driver, using on-chip SRAM sym0: using LOAD/STORE-based firmware. sym0: handling phase mismatch from SCRIPTS. sym1: <1010-33> port 0xe800-0xe8ff mem 0xfebfc000-0xfebfdfff,0xfebffc00-0xfebfffff irq 2 at device 5.1 on pci1 sym1: Symbios NVRAM, ID 7, Fast-80, LVD, parity checking sym1: open drain IRQ line driver, using on-chip SRAM sym1: using LOAD/STORE-based firmware. sym1: handling phase mismatch from SCRIPTS. 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 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 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 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/8 bytes threshold plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 APIC_IO: Testing 8254 interrupt delivery APIC_IO: Broken MP table detected: 8254 is not connected to IOAPIC #0 intpin 2 APIC_IO: routing 8254 via 8259 and IOAPIC #0 intpin 0 SMP: AP CPU #1 Launched! acd0: CDROM at ata1-master using PIO4 Waiting 5 seconds for SCSI devices to settle (noperiph:sym0:0:-1:-1): SCSI BUS reset delivered. (noperiph:sym1:0:-1:-1): SCSI BUS reset delivered. Mounting root from ufs:/dev/da0s1a da0 at sym0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-4 device da0: 160.000MB/s transfers (80.000MHz, offset 62, 16bit), Tagged Queueing Enabled da0: 17432MB (35701260 512 byte sectors: 255H 63S/T 2222C) da1 at sym1 bus 0 target 0 lun 0 da1: Fixed Direct Access SCSI-3 device da1: 160.000MB/s transfers (80.000MHz, offset 62, 16bit), Tagged Queueing Enabled da1: 70007MB (143374738 512 byte sectors: 255H 63S/T 8924C) On Thu, 16 Nov 2000, Rich Winkel wrote: > We're considering getting this machine to run freebsd. Can anyone vouch > for it? > > Thanks! > Rich > -- Steve Grandi National Optical Astronomy Observatory/AURA Inc., Tucson AZ USA Internet: grandi@noao.edu Voice: +1 520 318-8228 FAX: +1 520 318-8360 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 13:41:36 2000 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 43BDA37B479 for ; Fri, 17 Nov 2000 13:41:34 -0800 (PST) Received: from simoeon.sentex.net (simeon.sentex.ca [209.112.4.47]) by smtp1.sentex.ca (8.11.0/8.11.0) with ESMTP id eAHLenO24448; Fri, 17 Nov 2000 16:40:49 -0500 (EST) Message-Id: <5.0.1.4.0.20001117161609.00ac0250@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Version 5.0.1 Date: Fri, 17 Nov 2000 16:34:14 -0500 To: John Polstra , stable@FreeBSD.ORG From: Mike Tancsa Subject: Re: New US CVSup mirrors In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Super. I know this has come up before, but what if you also added a few overloaded A records for those who want to spread the load automatically, and do it in a somewhat random way. So in addition to all the current A records, what if you added cvsuprandom IN A 198.182.76.7 cvsuprandom IN A 209.221.148.132 and so on... And you could suggest people to use this if they dont care which cvsup server they want ? ---Mike At 12:54 PM 11/17/00 -0800, John Polstra wrote: >With FreeBSD-4.2 being released in a few days, we can expect the usual >big increase in the load on the CVSup mirror sites. This note is >to remind you that we have 3 relatively new mirrors in the US, and >they're all pretty lightly loaded so far. The recently added mirrors >are: > > cvsup9.FreeBSD.org in Minnesota (Thanks, Qwest!) > cvsup10.FreeBSD.org in California (Thanks, Yahoo!) > >and, just added today: > > cvsup11.FreeBSD.org in Virginia near Washington, DC (Thanks, UUNET!) > >Do yourself a favor and try these new sites. > >John Polstra, CVSup Guy > > >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 Nov 17 14: 3:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 1886237B479 for ; Fri, 17 Nov 2000 14:03:47 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAHM3jQ07471; Fri, 17 Nov 2000 15:03:46 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id PAA77619; Fri, 17 Nov 2000 15:03:44 -0700 (MST) Message-Id: <200011172203.PAA77619@harmony.village.org> To: Steve Price Subject: Re: 4.2-BETA hangs on boot Cc: Mark.Andrews@nominum.com, stable@FreeBSD.ORG In-reply-to: Your message of "Thu, 16 Nov 2000 20:43:44 CST." <20001116204344.B62344@bonsai.knology.net> References: <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> Date: Fri, 17 Nov 2000 15:03:44 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001116204344.B62344@bonsai.knology.net> Steve Price writes: : Yep, that did it. Since Dell laptops are so commonplace it : would be nice get this fixed in the GENERIC before the release : goes out. I'm sure there is a more appropriate fix, but the : following patch worked for me. This won't be changed. polling works on more systems than a specific IRQ, and the IRQ to use varies so widely that any choice is likely to be wrong. This sucks. I know this sucks. But I know that it sucks less than the other sucking alternatives. Or, to quote George Carlin: "We suck less than ever before." Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 14: 5:25 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 4BE6F37B479 for ; Fri, 17 Nov 2000 14:05:23 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAHM5HQ07486; Fri, 17 Nov 2000 15:05:17 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id PAA77642; Fri, 17 Nov 2000 15:05:17 -0700 (MST) Message-Id: <200011172205.PAA77642@harmony.village.org> To: Blaz Zupan Subject: Re: 4.2-BETA hangs on boot Cc: Panagiotis Astithas , stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 16:40:42 +0100." References: Date: Fri, 17 Nov 2000 15:05:17 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Blaz Zupan writes: : Sure, but I don't quite understand why it says "irq 0". Is that the same as : leaving the "irq" part out alltogether? irq 0 is there specifically so that the irq is listed in userconfig so that users can change it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 14: 6:48 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 39F8F37B479 for ; Fri, 17 Nov 2000 14:06:45 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAHM6eQ07500; Fri, 17 Nov 2000 15:06:44 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id PAA77676; Fri, 17 Nov 2000 15:06:39 -0700 (MST) Message-Id: <200011172206.PAA77676@harmony.village.org> To: Blaz Zupan Subject: Re: 4.2-BETA hangs on boot Cc: Steve Price , Panagiotis Astithas , stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 18:43:21 +0100." References: Date: Fri, 17 Nov 2000 15:06:39 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Blaz Zupan writes: : > # Sure, but I don't quite understand why it says "irq 0". Is that the same as : > # leaving the "irq" part out alltogether? : > : > The best I can tell it puts pcic in polling mode. I could be : > wrong. :) : : Ok, then it is the same as leaving the "irq" part out alltogether. Leaving out irq altogether will mean that users can't edit it in userconfig on boot. That's the difference. Subtle and stupid, but the least bad of a bunch of bad alternatives. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 14: 8: 3 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 50C3637B479; Fri, 17 Nov 2000 14:07:59 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAHM7uQ07517; Fri, 17 Nov 2000 15:07:57 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id PAA77701; Fri, 17 Nov 2000 15:07:56 -0700 (MST) Message-Id: <200011172207.PAA77701@harmony.village.org> To: John Baldwin Subject: Re: 4.2-BETA hangs on boot Cc: Blaz Zupan , Steve Price , Panagiotis Astithas , stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 10:38:55 PST." References: Date: Fri, 17 Nov 2000 15:07:56 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message John Baldwin writes: : Removing it should be fine. I think it is more of a hack to allow : an irq setting to be there for the kernel config to pick up on and : let the user edit. Yes. That's right. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 14:22:59 2000 Delivered-To: freebsd-stable@freebsd.org Received: from medianstrip.net (medianstrip.net [206.113.38.30]) by hub.freebsd.org (Postfix) with ESMTP id C6EF337B479 for ; Fri, 17 Nov 2000 14:22:57 -0800 (PST) Received: by medianstrip.net (Postfix, from userid 1000) id 00D0859BA; Fri, 17 Nov 2000 17:22:51 -0500 (EST) Date: Fri, 17 Nov 2000 17:22:51 -0500 From: mike ryan To: stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117172251.A34915@medianstrip.net> Mail-Followup-To: stable@FreeBSD.ORG References: <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <20001116204344.B62344@bonsai.knology.net> <200011172203.PAA77619@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200011172203.PAA77619@harmony.village.org>; from imp@village.org on Fri, Nov 17, 2000 at 03:03:44PM -0700 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11/17/00, Warner Losh wrote: > In message <20001116204344.B62344@bonsai.knology.net> Steve Price writes: > : Yep, that did it. Since Dell laptops are so commonplace it > : would be nice get this fixed in the GENERIC before the release > : goes out. I'm sure there is a more appropriate fix, but the > : following patch worked for me. > > This won't be changed. polling works on more systems than a specific > IRQ, and the IRQ to use varies so widely that any choice is likely to > be wrong. are the reasons why polling doesn't work on some hardware well understood? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 14:28:33 2000 Delivered-To: freebsd-stable@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 14ABC37B479 for ; Fri, 17 Nov 2000 14:28:31 -0800 (PST) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id OAA02242; Fri, 17 Nov 2000 14:28:28 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.1/8.11.1) id eAHMSQL26666; Fri, 17 Nov 2000 14:28:26 -0800 (PST) (envelope-from obrien) Date: Fri, 17 Nov 2000 14:28:26 -0800 From: "David O'Brien" To: John Polstra , stable@FreeBSD.ORG Subject: Re: New US CVSup mirrors Message-ID: <20001117142826.A26619@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <5.0.1.4.0.20001117161609.00ac0250@marble.sentex.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <5.0.1.4.0.20001117161609.00ac0250@marble.sentex.ca>; from mike@sentex.net on Fri, Nov 17, 2000 at 04:34:14PM -0500 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 17, 2000 at 04:34:14PM -0500, Mike Tancsa wrote: > Super. I know this has come up before, but what if you also added a few > overloaded A records for those who want to spread the load automatically, > and do it in a somewhat random way. Since you know it has come up before, please to re-read the archives on why this isn't a good idea. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 14:29:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id D748837B4C5 for ; Fri, 17 Nov 2000 14:29:20 -0800 (PST) Received: from bonsai.knology.net ([24.214.88.8]) by mail.hiwaay.net (8.11.0/8.11.0) with ESMTP id eAHMTH727636; Fri, 17 Nov 2000 16:29:17 -0600 (CST) Received: (from steve@localhost) by bonsai.knology.net (8.11.0/8.9.3) id eAHMSkR27481; Fri, 17 Nov 2000 16:28:46 -0600 (CST) (envelope-from steve) Date: Fri, 17 Nov 2000 16:28:36 -0600 From: Steve Price To: Warner Losh Cc: Mark.Andrews@nominum.com, stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117162836.N62344@bonsai.knology.net> References: <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <20001116204344.B62344@bonsai.knology.net> <200011172203.PAA77619@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011172203.PAA77619@harmony.village.org>; from imp@village.org on Fri, Nov 17, 2000 at 03:03:44PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 17, 2000 at 03:03:44PM -0700, Warner Losh wrote: # # This won't be changed. polling works on more systems than a specific # IRQ, and the IRQ to use varies so widely that any choice is likely to # be wrong. While it saddens me that this laptop won't boot a GENERIC 4.2 without me having to tweak the IRQ (most people won't know to and even if they did wouldn't know how) I certainly understand that sometimes progress comes at a price. BTW, did you do a formal survey to substantiate your claim above? I ask out of curiosity just so I understand the criteria you used to base your claim. This will surely be asked a blue gazillion times after the 4.2 bits officially hit the streets. I know you wouldn't/didn't do this but when I first read your response I couldn't help but think what if there were only six brands of laptops in the world and a million of them in use with FreeBSD. Two people own the five brands that work in polling mode and everyone else owned the one that is now semi-borked. :) BTW^2, if you have any ideas/patches that might get this laptop to work in polling I'd be more than happy to provide more info and help test whatever you come up with. 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 Nov 17 14:37:35 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id D74A137B479 for ; Fri, 17 Nov 2000 14:37:29 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAHMbSQ07662; Fri, 17 Nov 2000 15:37:28 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id PAA77876; Fri, 17 Nov 2000 15:37:28 -0700 (MST) Message-Id: <200011172237.PAA77876@harmony.village.org> To: Steve Price Subject: Re: 4.2-BETA hangs on boot Cc: Mark.Andrews@nominum.com, stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 16:28:36 CST." <20001117162836.N62344@bonsai.knology.net> References: <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <20001116204344.B62344@bonsai.knology.net> <200011172203.PAA77619@harmony.village.org> Date: Fri, 17 Nov 2000 15:37:28 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001117162836.N62344@bonsai.knology.net> Steve Price writes: : On Fri, Nov 17, 2000 at 03:03:44PM -0700, Warner Losh wrote: : # : # This won't be changed. polling works on more systems than a specific : # IRQ, and the IRQ to use varies so widely that any choice is likely to : # be wrong. : : While it saddens me that this laptop won't boot a GENERIC 4.2 : without me having to tweak the IRQ (most people won't know to : and even if they did wouldn't know how) I certainly understand : that sometimes progress comes at a price. Yes. However, these same people are current hozed when we use IRQ 10 because that fails on compaqs and I think Dells (some dells, not all) because IRQ 10 is used for something on the pci bus. Other IRQs have similar problems. :-( : BTW, did you do a formal survey to substantiate your claim : above? Formal? No. Just having installed this on about 100 different laptops has shown me that irq 14 is about the only irq that you can count on being used. All else is variable. : I ask out of curiosity just so I understand the criteria : you used to base your claim. This will surely be asked a blue : gazillion times after the 4.2 bits officially hit the streets. It has been like this since 4.1, iirc. Or at least since 4.1.1. If it is a huge problem, then we can revisit the decision to do this. But we better do it fast. We have 2 days before 4.2 ships. : I know you wouldn't/didn't do this but when I first read your : response I couldn't help but think what if there were only : six brands of laptops in the world and a million of them in use : with FreeBSD. Two people own the five brands that work in : polling mode and everyone else owned the one that is now : semi-borked. :) There are six million brands of laptop in the world. To be honest, this thread is basically the first one to say that there's something wrong. PAO3 has done this for some time, if I understand thigns correctly, and hasn't reported problems. And the 4.1.1R installs that I've done locally for people haven't hit this problem. I've done some newer dell as well as an IBM a-20 and it just works for them. : BTW^2, if you have any ideas/patches that might get this laptop : to work in polling I'd be more than happy to provide more info : and help test whatever you come up with. No clue. Without a laptop locally to test against, I have a hard time with these things. I have a sony vaio and a digital ultra that I test with and these both work for me with polling. laptops are expensive items and so are very hard to get people to just buy me one the way they do with cards. Since I have trouble affording cards, buying extra notebooks isn't an option. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 14:48:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from cs.utep.edu (mail.cs.utep.edu [129.108.5.3]) by hub.freebsd.org (Postfix) with ESMTP id 4BFAD37B479; Fri, 17 Nov 2000 14:48:09 -0800 (PST) Received: from gecko (gecko [129.108.5.51]) by cs.utep.edu (8.10.1/8.10.1) with ESMTP id eAHMlhP20850; Fri, 17 Nov 2000 15:47:43 -0700 (MST) Date: Fri, 17 Nov 2000 15:47:42 -0700 (MST) From: X-Sender: janb@gecko To: Jesse Cc: freebsd-questions@FreeBSD.ORG, freebsd-stable@FreeBSD.ORG, X-Gote Subject: Re: HPT370 RAID installation successful In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG No problem here. I installed once 5.0-current with the current floppies. Then I reinstalled 4.2 from those same floppies. The way to do that is to change the name of the desired distribution under the options menu in sysinstall. I dis not let sysinstall repartition my disk, since 5.0 booted from it. I did force the newfs option in the disklabel assignment. I am now running 4.2, which is running stable, as opposed to 5.0 which crashes a lot. JAn On Fri, 17 Nov 2000, Jesse wrote: > > (sent to freebsd-questions@s for archive searching purposes) > > In order to get FreeBSD 4.2 installed on the HPT370 chipset RAID 1 array, > which uses BIOS RAID, I had to make a few changes. This chipset is present > on the Abit KT7-RAID motherboard, which is what I'm using. > > I spent way too many hours trying all different methods and here is what > finally got me installed. > > 1. I had to patch my kernel to handle the 10 byte offset required for this > chipset. The patch is to /usr/src/sys/dev/ata/ata-raid.c > > 211c211,213 > < buf1->bp.b_pblkno += rdp->offset; > --- > > /* if hack for HPT 370 RAID booting */ > > if (buf1->drive) { > > buf1->bp.b_pblkno += rdp->offset; } > > 2. I needed this modified kernel to install FreeBSD, so I had to change > the kernel on the install floppies (kern.flp). I built a kernel which had > all the options my system needed, PLUS the following so it could mount the > mfsroot.flp: > > options MFS > options MD_ROOT > pseudo-device md > > I then dd'd kern.flp to a floppy, mounted the floppy to /mnt, erased > /mnt/kernel.gz and replaced it with my customized kernel.gz. > > Make sure your patched kernel only has the devices your system > needs. Using the GENERIC kernel won't work, as it's too big to fit on a > floppy, even after being compressed. > > 3. Install. Make sure NOT to use dangerously dedicated partitions. You > must use the standard fdisk/compatible with other OSes partitioning > method. > > 4. Once your system is installed, it'll start loading but will fail to > mount the root partition. This is because the kernel installed on your > array is the GENERIC unpatched kernel. You need to get your custom kernel > on there. One easy way is to boot off the custom kern.flp we made in step > three. > > During bootup when it prompts you to hit a key or wait 10 seconds, hit a > key. Type 'lsdev' and determine which disk entry is your array root > partition. For me, it was disk1s1a. Then type: > > set rootdev=disk1s1a: > (if that doesn't work, try set bootdev, I'm 90% sure it's rootdev > though) > > 5. Now that you're booted using the patched kernel but using your array > partitions, rm /kernel. Put the patched kern.flp in the floppy drive, > mount it, then copy kernel.gz to / and uncompress it. > > >From then on you should be able to boot without the floppy. > > I suggest also compiling a patched copy of the GENERIC kernel and > installing it as /kernel.GENERIC, in case you ever change your hardware > (but are still using the array) and need the GENERIC kernel to get > booted. > > > On Thu, 16 Nov 2000, X-Gote wrote: > > > I am having a hard time as well.. ive been searching mailing list archives. But I am running the most current BSD which I believe to be 5.0 beta.. whatever was in the current directory. I have bsd installed on ad4.. and my second disk is ad6. Have you had any luck with vinum? Ive been pulling out my hair trying to figure out how to add objects with it. If you have any luck, pass it on to me! > > > > Thanks > > -Dave > > > > --- > Jesse > "One has a moral responsibility to disobey unjust laws." > -- Dr. Martin Luther King Jr. > > > > 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 Nov 17 14:51: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 9E74037B4C5 for ; Fri, 17 Nov 2000 14:51:01 -0800 (PST) Received: from bonsai.knology.net ([24.214.88.8]) by mail.hiwaay.net (8.11.0/8.11.0) with ESMTP id eAHMov720196; Fri, 17 Nov 2000 16:50:57 -0600 (CST) Received: (from steve@localhost) by bonsai.knology.net (8.11.0/8.9.3) id eAHMouC28200; Fri, 17 Nov 2000 16:50:56 -0600 (CST) (envelope-from steve) Date: Fri, 17 Nov 2000 16:50:46 -0600 From: Steve Price To: Warner Losh Cc: Mark.Andrews@nominum.com, stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117165046.O62344@bonsai.knology.net> References: <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <20001116204344.B62344@bonsai.knology.net> <200011172203.PAA77619@harmony.village.org> <20001117162836.N62344@bonsai.knology.net> <200011172237.PAA77876@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011172237.PAA77876@harmony.village.org>; from imp@village.org on Fri, Nov 17, 2000 at 03:37:28PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 17, 2000 at 03:37:28PM -0700, Warner Losh wrote: # : I know you wouldn't/didn't do this but when I first read your # : response I couldn't help but think what if there were only # : six brands of laptops in the world and a million of them in use # : with FreeBSD. Two people own the five brands that work in # : polling mode and everyone else owned the one that is now # : semi-borked. :) # # There are six million brands of laptop in the world. To be honest, # this thread is basically the first one to say that there's something # wrong. PAO3 has done this for some time, if I understand thigns # correctly, and hasn't reported problems. # # And the 4.1.1R installs that I've done locally for people haven't hit # this problem. I've done some newer dell as well as an IBM a-20 and it # just works for them. I put a smiley. I didn't mean to offend you. I really appreciate all the hard work you and others have done in geting the pccard changes in. It just seemed odd that it worked with 4.0 and doesn't now with 4.2R. I now understand why it is like this, I understand how to work around it, and the box is happily running now so it's all good. :) # No clue. Without a laptop locally to test against, I have a hard time # with these things. I have a sony vaio and a digital ultra that I test # with and these both work for me with polling. laptops are expensive # items and so are very hard to get people to just buy me one the way # they do with cards. Since I have trouble affording cards, buying # extra notebooks isn't an option. Fair enough. This laptop doesn't belong to me either and right now I'm having a hard enough time drumming up the money to fix the boxes that got toasted in a storm here at the house or I might just loan/buy you one to see it get fixed. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 14:56:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 0598737B479 for ; Fri, 17 Nov 2000 14:56:31 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAHMuTQ07765; Fri, 17 Nov 2000 15:56:30 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id PAA78017; Fri, 17 Nov 2000 15:56:29 -0700 (MST) Message-Id: <200011172256.PAA78017@harmony.village.org> To: Steve Price Subject: Re: 4.2-BETA hangs on boot Cc: Mark.Andrews@nominum.com, stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 16:50:46 CST." <20001117165046.O62344@bonsai.knology.net> References: <20001117165046.O62344@bonsai.knology.net> <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <20001116204344.B62344@bonsai.knology.net> <200011172203.PAA77619@harmony.village.org> <20001117162836.N62344@bonsai.knology.net> <200011172237.PAA77876@harmony.village.org> Date: Fri, 17 Nov 2000 15:56:29 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001117165046.O62344@bonsai.knology.net> Steve Price writes: : I put a smiley. I didn't mean to offend you. I really appreciate : all the hard work you and others have done in geting the pccard : changes in. It just seemed odd that it worked with 4.0 and doesn't : now with 4.2R. I now understand why it is like this, I understand : how to work around it, and the box is happily running now so it's : all good. :) One thing you might try is to remove the irq 0 from the line and see if that works for you. Maybe we have a bug in the irq stuff of the pcic... This stuff is really frustrating to me too. I've got to find some time to work on NEWCARD this weekend to see if I can get the bridge issues fixed. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 15:12:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 1BB4037B479; Fri, 17 Nov 2000 15:12:14 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAHNCBQ07912; Fri, 17 Nov 2000 16:12:12 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA78286; Fri, 17 Nov 2000 16:12:11 -0700 (MST) Message-Id: <200011172312.QAA78286@harmony.village.org> To: Lars Eggert Subject: Re: 4.2-BETA hangs on boot Cc: John Baldwin , Blaz Zupan , Steve Price , Panagiotis Astithas , stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 11:24:57 PST." <3A158609.17FE2172@isi.edu> References: <3A158609.17FE2172@isi.edu> Date: Fri, 17 Nov 2000 16:12:11 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3A158609.17FE2172@isi.edu> Lars Eggert writes: : I've added irq 10 to the pcic line (Windows tells me this is the correct : one), and cards are detected correctly during boot and work fine. However, : ejecting/inserting them whan the system is running doesn;t work anymore - : pccardd is silent, cards are not attached/detached. : : Any ideas? Pick a different IRQ. IRQ 10 appears to be driven by another device so the pcic isn't able to drive it. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 15:14:43 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 9480137B479 for ; Fri, 17 Nov 2000 15:14:40 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAHNEdQ07926; Fri, 17 Nov 2000 16:14:39 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA78313; Fri, 17 Nov 2000 16:14:39 -0700 (MST) Message-Id: <200011172314.QAA78313@harmony.village.org> To: mike ryan Subject: Re: 4.2-BETA hangs on boot Cc: stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 17:22:51 EST." <20001117172251.A34915@medianstrip.net> References: <20001117172251.A34915@medianstrip.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <20001116204344.B62344@bonsai.knology.net> <200011172203.PAA77619@harmony.village.org> Date: Fri, 17 Nov 2000 16:14:39 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001117172251.A34915@medianstrip.net> mike ryan writes: : On 11/17/00, Warner Losh wrote: : > In message <20001116204344.B62344@bonsai.knology.net> Steve Price writes: : > : Yep, that did it. Since Dell laptops are so commonplace it : > : would be nice get this fixed in the GENERIC before the release : > : goes out. I'm sure there is a more appropriate fix, but the : > : following patch worked for me. : > : > This won't be changed. polling works on more systems than a specific : > IRQ, and the IRQ to use varies so widely that any choice is likely to : > be wrong. : : are the reasons why polling doesn't work on some hardware well : understood? I wasn't aware that polling wasn't working until very recently. I don't have a good idea how many machines this impacts. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 15:35:35 2000 Delivered-To: freebsd-stable@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id 44D7337B479 for ; Fri, 17 Nov 2000 15:35:27 -0800 (PST) Received: from localhost (skaarup@localhost) by skaarup.org (8.11.0/8.11.0) with ESMTP id eAHNZB784221; Sat, 18 Nov 2000 00:35:11 +0100 (CET) (envelope-from rasmus@gal.dk) Date: Sat, 18 Nov 2000 00:35:11 +0100 (CET) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: Warner Losh Cc: freebsd-stable@freebsd.org Subject: Re: 4.2-BETA hangs on boot In-Reply-To: <200011172312.QAA78286@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I have a Compaq Armada M700 with the same pcic problem as the other guys with Dell's and whatnot - I've read Warners mails stating the pro's and con's of this situation. Please tell me how I can boot the 4.2-RC1 floppies, because I cannot set the pcic irq during 4.2-RC1 installation (!). The problem does not exist under 4.1-RELEASE or 4.1.1-RELEASE. Best regards Rasmus Skaarup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 15:40:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 57C7237B4C5 for ; Fri, 17 Nov 2000 15:40:53 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAHNepQ08032; Fri, 17 Nov 2000 16:40:51 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA78479; Fri, 17 Nov 2000 16:40:51 -0700 (MST) Message-Id: <200011172340.QAA78479@harmony.village.org> To: Rasmus Skaarup Subject: Re: 4.2-BETA hangs on boot Cc: freebsd-stable@freebsd.org In-reply-to: Your message of "Sat, 18 Nov 2000 00:35:11 +0100." References: Date: Fri, 17 Nov 2000 16:40:50 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Rasmus Skaarup writes: : I have a Compaq Armada M700 with the same pcic problem as the other guys : with Dell's and whatnot - I've read Warners mails stating the pro's and : con's of this situation. : : Please tell me how I can boot the 4.2-RC1 floppies, because I cannot set : the pcic irq during 4.2-RC1 installation (!). You aren't allowed to set the IRQ in the kernel config as you are coming up? Last time I tested this, I was able to do so. Please confirm, and I'll try again. : The problem does not exist under 4.1-RELEASE or 4.1.1-RELEASE. OK. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 15:42:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id CE27037B479 for ; Fri, 17 Nov 2000 15:42:19 -0800 (PST) Received: from bonsai.knology.net (user-24-214-88-8.knology.net [24.214.88.8]) by mail.hiwaay.net (8.11.0/8.11.0) with ESMTP id eAHNgG720821; Fri, 17 Nov 2000 17:42:17 -0600 (CST) Received: (from steve@localhost) by bonsai.knology.net (8.11.0/8.9.3) id eAHNg5o31719; Fri, 17 Nov 2000 17:42:05 -0600 (CST) (envelope-from steve) Date: Fri, 17 Nov 2000 17:41:55 -0600 From: Steve Price To: Warner Losh Cc: Mark.Andrews@nominum.com, stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117174155.P62344@bonsai.knology.net> References: <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <20001116204344.B62344@bonsai.knology.net> <200011172203.PAA77619@harmony.village.org> <20001117162836.N62344@bonsai.knology.net> <200011172237.PAA77876@harmony.village.org> <20001117165046.O62344@bonsai.knology.net> <200011172256.PAA78017@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011172256.PAA78017@harmony.village.org>; from imp@village.org on Fri, Nov 17, 2000 at 03:56:29PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 17, 2000 at 03:56:29PM -0700, Warner Losh wrote: # # One thing you might try is to remove the irq 0 from the line and see # if that works for you. Maybe we have a bug in the irq stuff of the # pcic... Here's how it shakes out. Card irq boot ---- --- ---- in 10 OK out 10 OK in 0 hangs out 0 OK [1] in - hangs out - OK [1] [1] If I try to insert the card after boot it locks hard. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 15:45:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from skaarup.org (skaarup.org [130.228.230.140]) by hub.freebsd.org (Postfix) with ESMTP id D3D6737B479 for ; Fri, 17 Nov 2000 15:45:29 -0800 (PST) Received: from localhost (skaarup@localhost) by skaarup.org (8.11.0/8.11.0) with ESMTP id eAHNjQ184260; Sat, 18 Nov 2000 00:45:26 +0100 (CET) (envelope-from rasmus@gal.dk) Date: Sat, 18 Nov 2000 00:45:26 +0100 (CET) From: Rasmus Skaarup X-Sender: skaarup@skaarup.org To: Warner Losh Cc: freebsd-stable@freebsd.org Subject: Re: 4.2-BETA hangs on boot In-Reply-To: <200011172340.QAA78479@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 17 Nov 2000, Warner Losh wrote: > In message Rasmus Skaarup writes: > : Please tell me how I can boot the 4.2-RC1 floppies, because I cannot set > : the pcic irq during 4.2-RC1 installation (!). > > You aren't allowed to set the IRQ in the kernel config as you are > coming up? Last time I tested this, I was able to do so. Please > confirm, and I'll try again. I can only set: Port address Memory address Flags No IRQ settings.. Best regards Rasmus Skaarup To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 15:45:40 2000 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 B933837B4C5 for ; Fri, 17 Nov 2000 15:45:30 -0800 (PST) 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 QAA18654; Fri, 17 Nov 2000 16:45:13 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id QAA22581; Fri, 17 Nov 2000 16:45:12 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.49927.736257.730814@nomad.yogotech.com> Date: Fri, 17 Nov 2000 16:45:11 -0700 (MST) To: Warner Losh Cc: Steve Price , Mark.Andrews@nominum.com, stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot In-Reply-To: <200011172237.PAA77876@harmony.village.org> References: <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> 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 X-Loop: FreeBSD.ORG [ PCIC defaults to polling mode ] > There are six million brands of laptop in the world. To be honest, > this thread is basically the first one to say that there's something > wrong. PAO3 has done this for some time, if I understand thigns > correctly, and hasn't reported problems. FWIW, I switched *from* polling mode to IRQ mode in FreeBSD 2.2.X (can't remember) for two reasons: 1) suspend/resume works *much* more reliably. (However, I ended up rewriting the suspend/resume code anyway). 2) Too many folks complained that polling didn't work reliably. However, I believe the second was related to the fact that there were races in the polling code (which came from PAO), such that polling was *always* being done, regardless of whether or not the IRQ was being used. Finally, stating the 'PAO' has done it for some time is not (IMO) a great argument. In the past, PAO has done lots of things incorrectly, and that things worked at all was merely good luck. Polling 'should' work in all cases, although suspend/resume may not work reliably (races and such). If it doesn't work on Steve's laptop, something is messed up with the PCIC probing/setup, since it should work fine. The biggest advantage for supporting 'polling by default' is the fact that IRQ's are a precious commodity on newer hardware, and 'wasting' one just for insertion/removal events seems a waste. (Steve, on a whim, is PnP turned *OFF* in your BIOS?) Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 15:55:23 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id B7AFA37B4C5 for ; Fri, 17 Nov 2000 15:55:18 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAHNtHQ08138; Fri, 17 Nov 2000 16:55:17 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA78649; Fri, 17 Nov 2000 16:55:16 -0700 (MST) Message-Id: <200011172355.QAA78649@harmony.village.org> To: nate@yogotech.com (Nate Williams) Subject: Re: 4.2-BETA hangs on boot Cc: Steve Price , Mark.Andrews@nominum.com, stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 16:45:11 MST." <14869.49927.736257.730814@nomad.yogotech.com> References: <14869.49927.736257.730814@nomad.yogotech.com> <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> Date: Fri, 17 Nov 2000 16:55:16 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <14869.49927.736257.730814@nomad.yogotech.com> Nate Williams writes: : FWIW, I switched *from* polling mode to IRQ mode in FreeBSD 2.2.X (can't : remember) for two reasons: : : 1) suspend/resume works *much* more reliably. (However, I ended up : rewriting the suspend/resume code anyway). : 2) Too many folks complained that polling didn't work reliably. : : However, I believe the second was related to the fact that there were : races in the polling code (which came from PAO), such that polling was : *always* being done, regardless of whether or not the IRQ was being : used. Most of the races have been mostly fixed. However, polling does open the window. : Finally, stating the 'PAO' has done it for some time is not (IMO) a : great argument. In the past, PAO has done lots of things incorrectly, : and that things worked at all was merely good luck. This was more a "and lots of people have installed PAO3 and it doesn't seem to be a large problem" rather than any other statement. : Polling 'should' work in all cases, although suspend/resume may not work : reliably (races and such). If it doesn't work on Steve's laptop, : something is messed up with the PCIC probing/setup, since it should work : fine. suspend/resume now detaches the cards on suspend, so polling shouldn't cause any races here. : The biggest advantage for supporting 'polling by default' is the fact : that IRQ's are a precious commodity on newer hardware, and 'wasting' one : just for insertion/removal events seems a waste. Agreed. We have to do something for this in NEWCARD or I will go insane. : (Steve, on a whim, is PnP turned *OFF* in your BIOS?) You are the second person to suggest this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 15:56:31 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 1A76837B4D7 for ; Fri, 17 Nov 2000 15:56:26 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAHNuPQ08148; Fri, 17 Nov 2000 16:56:26 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id QAA78671; Fri, 17 Nov 2000 16:56:25 -0700 (MST) Message-Id: <200011172356.QAA78671@harmony.village.org> To: nate@yogotech.com (Nate Williams) Subject: Re: 4.2-BETA hangs on boot Cc: Steve Price , Mark.Andrews@nominum.com, stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 16:45:11 MST." <14869.49927.736257.730814@nomad.yogotech.com> References: <14869.49927.736257.730814@nomad.yogotech.com> <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> Date: Fri, 17 Nov 2000 16:56:25 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG P.S. I am considering changing it back to non-polling given the problems. But that has other problems (eg on some Compaq? machines you want to use 3, but using 10 will wedge the machine). Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 15:57:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from moek.pir.net (moek.pir.net [209.192.237.190]) by hub.freebsd.org (Postfix) with ESMTP id 63C3B37B4C5 for ; Fri, 17 Nov 2000 15:57:25 -0800 (PST) Received: from pir by moek.pir.net with local (Exim) id 13wvNf-0001u1-00 for stable@FreeBSD.ORG; Fri, 17 Nov 2000 18:57:19 -0500 Date: Fri, 17 Nov 2000 18:57:18 -0500 From: Peter Radcliffe To: stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117185718.C3780@pir.net> Reply-To: freebsd-stable@freebsd.org Mail-Followup-To: stable@FreeBSD.ORG References: <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> <14869.49927.736257.730814@nomad.yogotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <14869.49927.736257.730814@nomad.yogotech.com>; from nate@yogotech.com on Fri, Nov 17, 2000 at 04:45:11PM -0700 X-fish: < X-Copy-On-Listmail: Please do NOT Cc: me on list mail. Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nate Williams probably said: > Polling 'should' work in all cases, although suspend/resume may not work > reliably (races and such). If it doesn't work on Steve's laptop, > something is messed up with the PCIC probing/setup, since it should work > fine. Completely unreliable on my sony Z505HS. Using it hangs the machine, every time. > The biggest advantage for supporting 'polling by default' is the fact > that IRQ's are a precious commodity on newer hardware, and 'wasting' one > just for insertion/removal events seems a waste. > > (Steve, on a whim, is PnP turned *OFF* in your BIOS?) It's off in my bios. P. -- pir pir@pir.net pir@net.tufts.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 15:59: 5 2000 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 6B3D537B4C5 for ; Fri, 17 Nov 2000 15:58:59 -0800 (PST) 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 QAA18885; Fri, 17 Nov 2000 16:58:48 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id QAA22657; Fri, 17 Nov 2000 16:58:47 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.50743.155975.171937@nomad.yogotech.com> Date: Fri, 17 Nov 2000 16:58:47 -0700 (MST) To: Warner Losh Cc: nate@yogotech.com (Nate Williams), Steve Price , Mark.Andrews@nominum.com, stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot In-Reply-To: <200011172355.QAA78649@harmony.village.org> References: <14869.49927.736257.730814@nomad.yogotech.com> <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> <200011172355.QAA78649@harmony.village.org> 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 X-Loop: FreeBSD.ORG > : FWIW, I switched *from* polling mode to IRQ mode in FreeBSD 2.2.X (can't > : remember) for two reasons: > : > : 1) suspend/resume works *much* more reliably. (However, I ended up > : rewriting the suspend/resume code anyway). > : 2) Too many folks complained that polling didn't work reliably. > : > : However, I believe the second was related to the fact that there were > : races in the polling code (which came from PAO), such that polling was > : *always* being done, regardless of whether or not the IRQ was being > : used. > > Most of the races have been mostly fixed. However, polling does open > the window. Some of the races are nearly impossible to fix (since they're really hardware races). Polling makes it the window *MUCH* bigger, but it appears that it's rarely seen in practice, since most people remove their hardware when it's idle. (This is why the PAO folks added the 'power off' state for the cards, to avoid the hardware races, but it still requres user intervention.) > : Finally, stating the 'PAO' has done it for some time is not (IMO) a > : great argument. In the past, PAO has done lots of things incorrectly, > : and that things worked at all was merely good luck. > > This was more a "and lots of people have installed PAO3 and it doesn't > seem to be a large problem" rather than any other statement. *grin* > : Polling 'should' work in all cases, although suspend/resume may not work > : reliably (races and such). If it doesn't work on Steve's laptop, > : something is messed up with the PCIC probing/setup, since it should work > : fine. > > suspend/resume now detaches the cards on suspend, so polling shouldn't > cause any races here. This was one of the changes I did in the suspend/resume rewrite. Prior to this, suspend/resume worked about 25% of the time. Afterward, it worked about 90% of the time. > : The biggest advantage for supporting 'polling by default' is the fact > : that IRQ's are a precious commodity on newer hardware, and 'wasting' one > : just for insertion/removal events seems a waste. > > Agreed. We have to do something for this in NEWCARD or I will go > insane. > > : (Steve, on a whim, is PnP turned *OFF* in your BIOS?) > > You are the second person to suggest this. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 16: 1:23 2000 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 11D2137B479 for ; Fri, 17 Nov 2000 16:01:20 -0800 (PST) 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 RAA18941; Fri, 17 Nov 2000 17:01:12 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id RAA22683; Fri, 17 Nov 2000 17:01:12 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.50887.741133.148588@nomad.yogotech.com> Date: Fri, 17 Nov 2000 17:01:11 -0700 (MST) To: Warner Losh Cc: nate@yogotech.com (Nate Williams), Steve Price , Mark.Andrews@nominum.com, stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot In-Reply-To: <200011172356.QAA78671@harmony.village.org> References: <14869.49927.736257.730814@nomad.yogotech.com> <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> <200011172356.QAA78671@harmony.village.org> 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 X-Loop: FreeBSD.ORG > P.S. I am considering changing it back to non-polling given the > problems. But that has other problems (eg on some Compaq? machines > you want to use 3, but using 10 will wedge the machine). One of the 'biggest' reasons is that there isn't any good 'default' to use for polling. I had code in the system that tried to guess previously, but I think it got ripped out. However, that code had problems in that it didn't work if FreeBSD had no driver for a particular piece of hardware, and assumed the IRQ was free even if it wasn't. Although, from hearing Mike Smith talk, the new VM86 and PnP code should have 'informed the kernel' of all such resources used, even if FreeBSD had no driver for the hardware. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 16: 2: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from drugs.dv.isc.org (drugs.dv.isc.org [130.155.191.236]) by hub.freebsd.org (Postfix) with ESMTP id 0272E37B479; Fri, 17 Nov 2000 16:02:02 -0800 (PST) Received: from nominum.com (localhost.dv.isc.org [127.0.0.1]) by drugs.dv.isc.org (8.11.1/8.11.1) with ESMTP id eAI01hG22641; Sat, 18 Nov 2000 11:01:43 +1100 (EST) (envelope-from marka@nominum.com) Message-Id: <200011180001.eAI01hG22641@drugs.dv.isc.org> To: John Baldwin Cc: Blaz Zupan , Steve Price , Panagiotis Astithas , stable@FreeBSD.org From: Mark.Andrews@nominum.com Subject: Re: 4.2-BETA hangs on boot In-reply-to: Your message of "Fri, 17 Nov 2000 10:38:55 -0800." Date: Sat, 18 Nov 2000 11:01:43 +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > On 17-Nov-00 Blaz Zupan wrote: > > On Fri, 17 Nov 2000, John Baldwin wrote: > >> > Ok, then it is the same as leaving the "irq" part out alltogether. > >> > >> Not entirely. IRQ 0 is actually the clock. I think it is there to allow > >> you > >> to edit the IRQ during the kernel config to set it to IRQ 10 if you need t > o. > > > > Ok, so could this be the problem? I've been removing the "irq" part on the > > pccard line on all our boxes (and we have about 100 installations) and neve > r > > had a problem with it. I've never tried setting it to "irq 0". > > Removing it should be fine. I think it is more of a hack to allow an irq > setting to be there for the kernel config to pick up on and let the user edit > . > :) Which is all great and good except that it is not mentioned in UPDATING and the release notes lie (irq 0 != poll mode). So something needs to be fixed, whether it be GENERIC, the release notes or UPDATING. Mark > > -- > > John Baldwin -- http://www.FreeBSD.org/~jhb/ > PGP Key: http://www.baldwin.cx/~john/pgpkey.asc > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Mark Andrews, Nominum Inc. 1 Seymour St., Dundas Valley, NSW 2117, Australia PHONE: +61 2 9871 4742 INTERNET: Mark.Andrews@nominum.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 16: 5:33 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 33DA737B479 for ; Fri, 17 Nov 2000 16:05:30 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAI05SQ08221; Fri, 17 Nov 2000 17:05:29 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id RAA78762; Fri, 17 Nov 2000 17:05:28 -0700 (MST) Message-Id: <200011180005.RAA78762@harmony.village.org> To: nate@yogotech.com (Nate Williams) Subject: Re: 4.2-BETA hangs on boot Cc: stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 17:01:11 MST." <14869.50887.741133.148588@nomad.yogotech.com> References: <14869.50887.741133.148588@nomad.yogotech.com> <14869.49927.736257.730814@nomad.yogotech.com> <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> <200011172356.QAA78671@harmony.village.org> Date: Fri, 17 Nov 2000 17:05:28 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <14869.50887.741133.148588@nomad.yogotech.com> Nate Williams writes: : One of the 'biggest' reasons is that there isn't any good 'default' to : use for polling. I had code in the system that tried to guess : previously, but I think it got ripped out. I have some code that tries to guess. Or at the very least verify that things are OK. The big problem that I hit with some experimental code was that I tried to force an interrupt and if I guessed wrong that interrupt could hang the whole machine. Ooops. I'll have to try again. : However, that code had problems in that it didn't work if FreeBSD had no : driver for a particular piece of hardware, and assumed the IRQ was free : even if it wasn't. Although, from hearing Mike Smith talk, the new VM86 : and PnP code should have 'informed the kernel' of all such resources : used, even if FreeBSD had no driver for the hardware. The newer pnp code will help a *LOT*. There are some issues still, but it is much better than before. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 16: 7:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from pike.osd.bsdi.com (pike.osd.bsdi.com [204.216.28.222]) by hub.freebsd.org (Postfix) with ESMTP id 22F0237B4C5 for ; Fri, 17 Nov 2000 16:07:13 -0800 (PST) Received: from laptop.baldwin.cx (john@jhb-laptop.osd.bsdi.com [204.216.28.241]) by pike.osd.bsdi.com (8.11.0/8.9.3) with ESMTP id eAI06wB09150; Fri, 17 Nov 2000 16:06:58 -0800 (PST) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200011180001.eAI01hG22641@drugs.dv.isc.org> Date: Fri, 17 Nov 2000 16:07:40 -0800 (PST) From: John Baldwin To: Mark.Andrews@nominum.com Subject: Re: 4.2-BETA hangs on boot Cc: stable@FreeBSD.org, Panagiotis Astithas , Steve Price , Blaz Zupan Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 18-Nov-00 Mark.Andrews@nominum.com wrote: > >> >> On 17-Nov-00 Blaz Zupan wrote: >> > On Fri, 17 Nov 2000, John Baldwin wrote: >> >> > Ok, then it is the same as leaving the "irq" part out alltogether. >> >> >> >> Not entirely. IRQ 0 is actually the clock. I think it is there to allow >> >> you >> >> to edit the IRQ during the kernel config to set it to IRQ 10 if you need >> >> t >> o. >> > >> > Ok, so could this be the problem? I've been removing the "irq" part on the >> > pccard line on all our boxes (and we have about 100 installations) and >> > neve >> r >> > had a problem with it. I've never tried setting it to "irq 0". >> >> Removing it should be fine. I think it is more of a hack to allow an irq >> setting to be there for the kernel config to pick up on and let the user >> edit >> . >> :) > > Which is all great and good except that it is not mentioned > in UPDATING and the release notes lie (irq 0 != poll mode). Uh.. No. *sigh* The code checks to see if the specified irq passed in is 0 (since 0 can never be a valid irq, it is used as a magic cookie) and the device goes into polling mode if it is. So both no irq and an irq of 0 provide polling mode. Does that make sense? -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 16:18: 9 2000 Delivered-To: freebsd-stable@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 53C2137B479 for ; Fri, 17 Nov 2000 16:18:05 -0800 (PST) Received: from dragon.nuxi.com (root@trang.nuxi.com [209.152.133.57]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id QAA02886; Fri, 17 Nov 2000 16:18:03 -0800 (PST) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.11.1/8.11.1) id eAI0I2827452; Fri, 17 Nov 2000 16:18:02 -0800 (PST) (envelope-from obrien) Date: Fri, 17 Nov 2000 16:18:02 -0800 From: "David O'Brien" To: Warner Losh Cc: stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117161801.A27417@dragon.nuxi.com> Reply-To: stable@FreeBSD.ORG References: <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <20001116204344.B62344@bonsai.knology.net> <200011172203.PAA77619@harmony.village.org> <20001117162836.N62344@bonsai.knology.net> <200011172237.PAA77876@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011172237.PAA77876@harmony.village.org>; from imp@village.org on Fri, Nov 17, 2000 at 03:37:28PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 17, 2000 at 03:37:28PM -0700, Warner Losh wrote: > : # This won't be changed. polling works on more systems than a specific > : While it saddens me that this laptop won't boot a GENERIC 4.2 > : without me having to tweak the IRQ (most people won't know to > : and even if they did wouldn't know how) I certainly understand > : that sometimes progress comes at a price. > > Yes. However, these same people are current hozed when we use IRQ 10 > because that fails on compaqs and I think Dells (some dells, not all) > because IRQ 10 is used for something on the pci bus. Other IRQs have > similar problems. :-( How does win98 manage to handle all this? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 16:19:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id BD32737B479; Fri, 17 Nov 2000 16:19:07 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAI0J6Q08303; Fri, 17 Nov 2000 17:19:06 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id RAA78907; Fri, 17 Nov 2000 17:19:05 -0700 (MST) Message-Id: <200011180019.RAA78907@harmony.village.org> To: Mark.Andrews@nominum.com Subject: Re: 4.2-BETA hangs on boot Cc: John Baldwin , Blaz Zupan , Steve Price , Panagiotis Astithas , stable@FreeBSD.ORG In-reply-to: Your message of "Sat, 18 Nov 2000 11:01:43 +1100." <200011180001.eAI01hG22641@drugs.dv.isc.org> References: <200011180001.eAI01hG22641@drugs.dv.isc.org> Date: Fri, 17 Nov 2000 17:19:05 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200011180001.eAI01hG22641@drugs.dv.isc.org> Mark.Andrews@nominum.com writes: : Which is all great and good except that it is not mentioned : in UPDATING and the release notes lie (irq 0 != poll mode). : So something needs to be fixed, whether it be GENERIC, the : release notes or UPDATING. Noted. I am thinking of putting it back to 10, btw. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 16:23:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from avocet.prod.itd.earthlink.net (avocet.prod.itd.earthlink.net [207.217.121.50]) by hub.freebsd.org (Postfix) with ESMTP id 65D4337B479 for ; Fri, 17 Nov 2000 16:23:47 -0800 (PST) Received: from veager.siteplus.net (1Cust24.tnt10.chattanooga.tn.da.uu.net [63.22.145.24]) by avocet.prod.itd.earthlink.net (EL-8_9_3_3/8.9.3) with ESMTP id QAA29492; Fri, 17 Nov 2000 16:23:42 -0800 (PST) Date: Fri, 17 Nov 2000 19:23:34 -0500 (EST) From: Jim Weeks To: joseph@randomnetworks.com Cc: stable@FreeBSD.ORG Subject: Re: 4.2 Beta hang on warm boot In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had a simular situation on an old 486. I wish I had kept all the output, but as best I can remember the problem stemmed from ed0 not being able to clear shared memory on reboot. I did keep this line. ed0: failed to clear shared memory at d8000 - check configuration Of course you are not getting this far during reboot. Maybe someone with more knowledge can pick up the ball here. Possibly, configuring ed0 in the kernel rather than in /boot/kernel.conf would solve the problem. -- Jim Weeks On Fri, 17 Nov 2000 joseph@randomnetworks.com wrote: > > I dug up an old 486 in hopes that I could get 4.2-BETA from 11/15 > to install on it and use it as a firewall for my cable connection at > home. Everything went nicely until that first reboot after the > install. It hung when it hit the ISA bus. I thought this was odd, so I > turned off the power and then fired it back up. It then booted fine. So > I did a shutdown -r now to see what would happen. It hung on the ISA bus > during boot again. Once again I turned off the power and it booted fine > after powering it back on. > > So from this, 4.2-BETA from 11/15 will not warm boot (reboot), > stopping on the ISA bus. I've attached the dmesg output from a cold boot > and marked the line that it stops at during a warm boot. > > Any ideas on what's happening here? > > -------------------------------------------------------------------- > | Joseph Scott The Office Of Water Programs | > | joseph@randomnetworks.com joseph.scott@owp.csus.edu | > -------------------------------------------------------------------- > > Copyright (c) 1992-2000 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.2-20001115-BETA #0: Wed Nov 15 12:57:10 GMT 2000 > root@usw3.freebsd.org:/usr/src/sys/compile/GENERIC > Timecounter "i8254" frequency 1193182 Hz > CPU: i486 DX2 (486-class CPU) > Origin = "GenuineIntel" Id = 0x435 Stepping = 5 > Features=0x3 > real memory = 25427968 (24832K bytes) > config> di psm0 > config> di sn0 > config> di lnc0 > config> di ie0 > config> di fe0 > config> di cs0 > config> di bt0 > config> di aic0 > config> di aha0 > config> di adv0 > config> en ed0 > config> po ed0 0x300 > config> ir ed0 5 > config> iom ed0 0xd8000 > config> f ed0 0 > config> q > avail memory = 20652032 (20168K bytes) > Preloaded elf kernel "kernel" at 0xc0436000. > Preloaded userconfig_script "/boot/kernel.conf" at 0xc043609c. > md0: Malloc disk > npx0: on motherboard > npx0: INT 16 interface > isa0: on motherboard ********* !! Dies here on warm boot !! ** > 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 > ata0: mask=03 status0=50 status1=00 > ata0: mask=03 ostat0=50 ostat2=00 > ata0-master: ATAPI probe a=00 b=00 > ata0-slave: ATAPI probe a=00 b=00 > ata0: mask=03 status0=50 status1=00 > ata0-master: ATA probe a=01 b=a5 > ata0: devices=01 > ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 > ata1: mask=00 status0=ff status1=ff > 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: configured irq 3 not in bitmap of probed irqs 0 > ppc0: cannot reserve I/O port range > ed0 at port 0x300-0x31f iomem 0xd8000 irq 5 drq 0 on isa0 > ed0: address 00:c0:f0:09:eb:b6, type NE2000 (16 bit) > ad0: 325MB [1011/15/44] at ata0-master BIOSPIO > Mounting root from ufs:/dev/ad0s1a > > > > > 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 Nov 17 16:24:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id 486E037B479; Fri, 17 Nov 2000 16:24:14 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAI0OCQ08335; Fri, 17 Nov 2000 17:24:12 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id RAA78952; Fri, 17 Nov 2000 17:24:11 -0700 (MST) Message-Id: <200011180024.RAA78952@harmony.village.org> To: John Baldwin Subject: Re: 4.2-BETA hangs on boot Cc: stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 16:07:40 PST." References: Date: Fri, 17 Nov 2000 17:24:11 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message John Baldwin writes: : Uh.. No. *sigh* The code checks to see if the specified irq passed : in is 0 (since 0 can never be a valid irq, it is used as a magic : cookie) and the device goes into polling mode if it is. So both no : irq and an irq of 0 provide polling mode. Does that make sense? irq 0 is polling mode. We rely on the fact that resources that haven't been set default to 0. We do a get on the irq resource and if it is 0, we do polling because 0 is an invalid irq. We also go into polling mode if we have an invalid IRQ. The release notes might not say this (I haven't checked), but that's how the code works. Actually, there may be a few problems with the code, which I'll take a look at them. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 16:25: 6 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id CF9AA37B4CF for ; Fri, 17 Nov 2000 16:25:01 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAI0P0Q08346 for ; Fri, 17 Nov 2000 17:25:01 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id RAA78978 for ; Fri, 17 Nov 2000 17:25:00 -0700 (MST) Message-Id: <200011180025.RAA78978@harmony.village.org> To: stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot In-reply-to: Your message of "Fri, 17 Nov 2000 16:18:02 PST." <20001117161801.A27417@dragon.nuxi.com> References: <20001117161801.A27417@dragon.nuxi.com> <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <20001116204344.B62344@bonsai.knology.net> <200011172203.PAA77619@harmony.village.org> <20001117162836.N62344@bonsai.knology.net> <200011172237.PAA77876@harmony.village.org> Date: Fri, 17 Nov 2000 17:25:00 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001117161801.A27417@dragon.nuxi.com> "David O'Brien" writes: : On Fri, Nov 17, 2000 at 03:37:28PM -0700, Warner Losh wrote: : > : # This won't be changed. polling works on more systems than a specific : > : While it saddens me that this laptop won't boot a GENERIC 4.2 : > : without me having to tweak the IRQ (most people won't know to : > : and even if they did wouldn't know how) I certainly understand : > : that sometimes progress comes at a price. : > : > Yes. However, these same people are current hozed when we use IRQ 10 : > because that fails on compaqs and I think Dells (some dells, not all) : > because IRQ 10 is used for something on the pci bus. Other IRQs have : > similar problems. :-( : : How does win98 manage to handle all this? It uses PNP. Also, it implements a real cardbus bridge code to deal with things. We don't have either option in 4.x. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 16:53:54 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 171AD37B479 for ; Fri, 17 Nov 2000 16:53:52 -0800 (PST) Received: from bonsai.knology.net (user-24-214-88-8.knology.net [24.214.88.8]) by mail.hiwaay.net (8.11.0/8.11.0) with ESMTP id eAI0rh701374; Fri, 17 Nov 2000 18:53:43 -0600 (CST) Received: (from steve@localhost) by bonsai.knology.net (8.11.0/8.9.3) id eAI0rgJ40796; Fri, 17 Nov 2000 18:53:42 -0600 (CST) (envelope-from steve) Date: Fri, 17 Nov 2000 18:53:23 -0600 From: Steve Price To: Nate Williams Cc: Warner Losh , stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117185323.Q62344@bonsai.knology.net> References: <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> <14869.49927.736257.730814@nomad.yogotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <14869.49927.736257.730814@nomad.yogotech.com>; from nate@yogotech.com on Fri, Nov 17, 2000 at 04:45:11PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 17, 2000 at 04:45:11PM -0700, Nate Williams wrote: # (Steve, on a whim, is PnP turned *OFF* in your BIOS?) I don't see a way in the BIOS to turn it off or I'd have tried to do that first. The box is a Dell Inspiron 3700x500GT with BIOS revision A04, if that helps any. -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 17:19:33 2000 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 911CF37B479 for ; Fri, 17 Nov 2000 17:19:31 -0800 (PST) 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 SAA20261; Fri, 17 Nov 2000 18:19:29 -0700 (MST) (envelope-from nate@nomad.yogotech.com) Received: (from nate@localhost) by nomad.yogotech.com (8.8.8/8.8.8) id SAA23282; Fri, 17 Nov 2000 18:19:27 -0700 (MST) (envelope-from nate) From: Nate Williams MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14869.55583.336754.595224@nomad.yogotech.com> Date: Fri, 17 Nov 2000 18:19:27 -0700 (MST) To: stable@FreeBSD.ORG Cc: Warner Losh Subject: Re: 4.2-BETA hangs on boot In-Reply-To: <20001117161801.A27417@dragon.nuxi.com> References: <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> <20001117161801.A27417@dragon.nuxi.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Reply-To: nate@yogotech.com (Nate Williams) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > : # This won't be changed. polling works on more systems than a specific > > : While it saddens me that this laptop won't boot a GENERIC 4.2 > > : without me having to tweak the IRQ (most people won't know to > > : and even if they did wouldn't know how) I certainly understand > > : that sometimes progress comes at a price. > > > > Yes. However, these same people are current hozed when we use IRQ 10 > > because that fails on compaqs and I think Dells (some dells, not all) > > because IRQ 10 is used for something on the pci bus. Other IRQs have > > similar problems. :-( > > How does win98 manage to handle all this? They have drivers for all the hardware, so they know which interrupts are free and which are not. Also, they get their drivers programmed by the hardware manufacturers, so they can work-around any weird bugs that may exist. Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 17:31:27 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id C55BA37B479 for ; Fri, 17 Nov 2000 17:31:24 -0800 (PST) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.0/8.11.0) with ESMTP id eAI1VNQ08689; Fri, 17 Nov 2000 18:31:23 -0700 (MST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id SAA79413; Fri, 17 Nov 2000 18:31:23 -0700 (MST) Message-Id: <200011180131.SAA79413@harmony.village.org> To: Steve Price Subject: Re: 4.2-BETA hangs on boot Cc: Nate Williams , stable@FreeBSD.ORG In-reply-to: Your message of "Fri, 17 Nov 2000 18:53:23 CST." <20001117185323.Q62344@bonsai.knology.net> References: <20001117185323.Q62344@bonsai.knology.net> <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> <14869.49927.736257.730814@nomad.yogotech.com> Date: Fri, 17 Nov 2000 18:31:22 -0700 From: Warner Losh Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20001117185323.Q62344@bonsai.knology.net> Steve Price writes: : On Fri, Nov 17, 2000 at 04:45:11PM -0700, Nate Williams wrote: : : # (Steve, on a whim, is PnP turned *OFF* in your BIOS?) : : I don't see a way in the BIOS to turn it off or I'd have tried : to do that first. The box is a Dell Inspiron 3700x500GT with : BIOS revision A04, if that helps any. No way to set PnP OS to "no"? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 17:36:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.hiwaay.net (fly.HiWAAY.net [208.147.154.56]) by hub.freebsd.org (Postfix) with ESMTP id 486A037B479 for ; Fri, 17 Nov 2000 17:36:14 -0800 (PST) Received: from bonsai.knology.net (user-24-214-88-8.knology.net [24.214.88.8]) by mail.hiwaay.net (8.11.0/8.11.0) with ESMTP id eAI1a8701952; Fri, 17 Nov 2000 19:36:08 -0600 (CST) Received: (from steve@localhost) by bonsai.knology.net (8.11.0/8.9.3) id eAI1a8M46074; Fri, 17 Nov 2000 19:36:08 -0600 (CST) (envelope-from steve) Date: Fri, 17 Nov 2000 19:35:58 -0600 From: Steve Price To: Warner Losh Cc: Nate Williams , stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117193558.T62344@bonsai.knology.net> References: <20001117185323.Q62344@bonsai.knology.net> <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> <14869.49927.736257.730814@nomad.yogotech.com> <20001117185323.Q62344@bonsai.knology.net> <200011180131.SAA79413@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011180131.SAA79413@harmony.village.org>; from imp@village.org on Fri, Nov 17, 2000 at 06:31:22PM -0700 X-Operating-System: FreeBSD 5.0-CURRENT i386 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Nov 17, 2000 at 06:31:22PM -0700, Warner Losh wrote: # : I don't see a way in the BIOS to turn it off or I'd have tried # : to do that first. The box is a Dell Inspiron 3700x500GT with # : BIOS revision A04, if that helps any. # # No way to set PnP OS to "no"? No way to set PnP OS to anything. It doesn't even showup anywhere on any of the screens. I've looked on a number of occasions and have not found it yet. Can anyone else out there with the same make and model confirm this? -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 18:24:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail2.rdc3.on.home.com (mail2.rdc3.on.home.com [24.2.9.41]) by hub.freebsd.org (Postfix) with ESMTP id 5F16E37B479 for ; Fri, 17 Nov 2000 18:24:09 -0800 (PST) Received: from tristan.net ([24.156.220.43]) by mail2.rdc3.on.home.com (InterMail vM.4.01.03.00 201-229-121) with ESMTP id <20001118022408.SHCD25249.mail2.rdc3.on.home.com@tristan.net>; Fri, 17 Nov 2000 18:24:08 -0800 Content-Length: 2015 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <009301c04d7f$1c17c8c0$b8209fc0@marlowe> Date: Fri, 17 Nov 2000 21:13:10 -0500 (EST) From: Colin To: Shawn Barnhart Subject: RE: BIND and Win2k interaction Cc: freebsd-stable@FreeBSD.ORG Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The only specific problem I've hit with Win2K machines and BIND was a result of SRV records when allow-update is enabled on a zone. In an effort to ensure the SRV record was unique, MS decided to use an underscore as the first character in the name. I won't comment on that choice :) The easy solution is check-names master ignore or disable dynamic updates on the zone. I'm sure there are other interoperability issues, but because I'm forced to work with older BIND versions, I can't say what issues you might see with newer versions. Cheers, Colin On 13-Nov-00 Shawn Barnhart wrote: > Is anyone running a STABLE with one of the 8.2.3-T5B or greater BINDs and > any DNS interaction with Win2kSP1? > > I've been trying to debug some interoperability problems with Win2k DNS > (zone transfers not working, notifies ignored, etc). I'm running a couple > of different STABLEs (4.1 and 4.1.1), all of which have BIND 8.2.3-T5B and > have been working happily with each other, but they won't play nice with > Win2k. The Win2K machines I have been using are not running ADS. > > I asked over on the bind-users mailing list. I got an answer initially of > "this should work". After further debugging on my end and discovering > stranger interoperability problems I got another answer from the same person > of "As you know, 8.2.3 is BETA software.." and the usual litany of > not-running-BETA software. It's not clear if it's known to be broken or > what. > > Since I don't exactly consider STABLE to be beta and it doesn't look > particularly easy to override the included BIND, I'm wondering if someone > else here has seen interaction problems with it. > > I'm interested in general BIND/Win2k interaction tips, horror stories, etc, > but I wouldn't be trying to integrate these two if I didn't have to, so > "dump Win2k" comments should be sent to /dev/null. > > > > > > 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 Nov 17 20:19:17 2000 Delivered-To: freebsd-stable@freebsd.org Received: from wilson.acpub.duke.edu (wilson.acpub.duke.edu [152.3.233.69]) by hub.freebsd.org (Postfix) with ESMTP id D5DC037B479 for ; Fri, 17 Nov 2000 20:19:14 -0800 (PST) Received: from bobzilla.adsl.duke.edu (bobzilla.adsl.duke.edu [152.16.67.15]) by wilson.acpub.duke.edu (8.9.3/8.9.3/Duke-5.0.0) with ESMTP id XAA24913; Fri, 17 Nov 2000 23:19:11 -0500 (EST) Received: (from sto@localhost) by bobzilla.adsl.duke.edu (8.11.1/8.11.1) id eAI4J9K85683 for stable@FreeBSD.ORG; Fri, 17 Nov 2000 23:19:09 -0500 (EST) (envelope-from sto) Date: Fri, 17 Nov 2000 23:19:09 -0500 From: "Sean O'Connell" To: stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot Message-ID: <20001117231909.C85604@stat.Duke.EDU> Reply-To: "Sean O'Connell" Mail-Followup-To: Sean O'Connell , stable@FreeBSD.ORG References: <14869.49927.736257.730814@nomad.yogotech.com> <20001117162836.N62344@bonsai.knology.net> <20001116204344.B62344@bonsai.knology.net> <20001116195957.A62344@bonsai.knology.net> <200011170209.eAH297q51130@drugs.dv.isc.org> <200011172203.PAA77619@harmony.village.org> <200011172237.PAA77876@harmony.village.org> <14869.49927.736257.730814@nomad.yogotech.com> <200011172356.QAA78671@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011172356.QAA78671@harmony.village.org>; from imp@village.org on Fri, Nov 17, 2000 at 04:56:25PM -0700 X-Organization: House of Schmutzli X-Kitties: Bitty Maya CJ Keisha Jacob Hopey X-Hound: Bob X-OS-of-Choice: FreeBSD Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Warner Losh stated: : P.S. I am considering changing it back to non-polling given the : problems. But that has other problems (eg on some Compaq? machines : you want to use 3, but using 10 will wedge the machine). People- I was one of the folks who really pushed for this mostly because of the original way in which sysinstall let you pick from one of three bad choices for which irq's to use for pccards (one of those choices was 10 .. the one that was hardcoded for the pcic). I felt like I was answering the same "ed0: device allocation error" every day (since it was trying to use 10 but 10 was ... ). this has been helped recently with a higher granularity irq selection menu. The reasoning behind the polling was that while not optimal, at least, you _should_ be able to boot FreeBSD with your nic in it and install by picking irq 10 (usually free). This hang on insertion is really quite a disappointing development. I have never seen this, but I don't think that I have had the opportunity to install on any of the laptops that are problematic (newer Sony Z505s .. no problem with the R series, some Compaqs, some Dell's, missing any?). Maybe our pcic code makes some assumptions that newer laptops violate... alas, this is out of my depth. Should we include a warning sheet with the cd and instructions on how to set an irq in the Command Line Configuration boot option? Maybe the warning could include some known troublemakers? One option would be to force people to turn off their onboard serial console and force the pcic to use irq 4 :) The thing is that 4 is never (as best as that can be used in terms of pc hardware .. ha ha ha) used by another device. Of course, a lot of folks use their laptops as portable serial consoles (if you are doing this, you should be able to ...). As, a side note, the ability to turn off "plug and play os" support has been going away; although it sometimes masquerades as "supported os" with a "win95/win98/win2000" or "other" option .. not always. I do like the way the USB driver will suggest to you that you should disable it. Maybe FreeBSD out of the box should just do that. Sigh. S -- 1--------01---------01--------01--------01--------01--------01--------0 Sean O'Connell sean@stat.Duke.EDU To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 20:52:51 2000 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 14E1937B479 for ; Fri, 17 Nov 2000 20:52:49 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id UAA05005; Fri, 17 Nov 2000 20:52:44 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eAI4qdQ61639; Fri, 17 Nov 2000 20:52:39 -0800 (PST) (envelope-from jdp) Date: Fri, 17 Nov 2000 20:52:39 -0800 (PST) Message-Id: <200011180452.eAI4qdQ61639@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Reply-To: stable@freebsd.org Cc: mike@sentex.net Subject: Re: New US CVSup mirrors In-Reply-To: <5.0.1.4.0.20001117161609.00ac0250@marble.sentex.ca> References: <5.0.1.4.0.20001117161609.00ac0250@marble.sentex.ca> Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <5.0.1.4.0.20001117161609.00ac0250@marble.sentex.ca>, Mike Tancsa wrote: > > Super. I know this has come up before, but what if you also added a few > overloaded A records for those who want to spread the load automatically, > and do it in a somewhat random way. So in addition to all the current A > records, what if you added > > cvsuprandom IN A 198.182.76.7 > cvsuprandom IN A 209.221.148.132 > > and so on... And you could suggest people to use this if they dont care > which cvsup server they want ? I suppose it would be OK if it were elective and not required. It has a lot of potential problems. First, different mirrors sync to the master server at different times. If you update twice in rapid succession from different servers, the second update might actually back you up to an earlier version than the first one. Even worse, if something went wrong at one of the mirrors in the rotation such that it was far out of date, it could revert your sources by a lot. 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 Fri Nov 17 21: 3: 0 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shell.webmaster.com (unknown [209.133.28.73]) by hub.freebsd.org (Postfix) with ESMTP id 6E73837B479 for ; Fri, 17 Nov 2000 21:02:58 -0800 (PST) Received: from whenever ([216.152.68.2]) by shell.webmaster.com (Post.Office MTA v3.5.3 release 223 ID# 0-12345L500S10000V35) with SMTP id com; Fri, 17 Nov 2000 21:02:09 -0800 From: "David Schwartz" To: Cc: Subject: RE: New US CVSup mirrors Date: Fri, 17 Nov 2000 21:02:57 -0800 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.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Importance: Normal In-Reply-To: <200011180452.eAI4qdQ61639@vashon.polstra.com> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I suppose it would be OK if it were elective and not required. It > has a lot of potential problems. First, different mirrors sync to > the master server at different times. If you update twice in rapid > succession from different servers, the second update might actually > back you up to an earlier version than the first one. Even worse, if > something went wrong at one of the mirrors in the rotation such that > it was far out of date, it could revert your sources by a lot. > > John > -- > John Polstra These problems could be solved if: 1) People who used the random server understood that they couldn't 'cvsup' more than once in rapid succession. 2) The list of available servers were reasonably well maintained so that busy or stale servers were removed from it in a timely manner. One big disadvantage, however, would be that people could't pick a 'cvsup' server that was very close to them. DS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 21:26: 2 2000 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 4B9E037B479 for ; Fri, 17 Nov 2000 21:25:57 -0800 (PST) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.3/8.9.3) with ESMTP id VAA05091; Fri, 17 Nov 2000 21:25:47 -0800 (PST) (envelope-from jdp@wall.polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.11.0/8.11.0) id eAI5Pkb61768; Fri, 17 Nov 2000 21:25:46 -0800 (PST) (envelope-from jdp) Date: Fri, 17 Nov 2000 21:25:46 -0800 (PST) Message-Id: <200011180525.eAI5Pkb61768@vashon.polstra.com> To: stable@freebsd.org From: John Polstra Reply-To: stable@freebsd.org Cc: davids@webmaster.com Subject: Re: New US CVSup mirrors In-Reply-To: References: Organization: Polstra & Co., Seattle, WA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article , David Schwartz wrote: > These problems could be solved if: > > 1) People who used the random server understood that they > couldn't 'cvsup' more than once in rapid succession. > > 2) The list of available servers were reasonably well > maintained so that busy or stale servers were removed from it in a > timely manner. I can tell you from direct experience that #2 is for all practical purposes impossible to achieve. First I'd have to find out about a server having problems. Then the DNS-meister would have to see my mail and do something about it. Then the updated DNS records would have to trickle into everybody's caches. Maintaining lists of constantly changing things is Just Hard. 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 Fri Nov 17 21:33:11 2000 Delivered-To: freebsd-stable@freebsd.org Received: from realtime.net (mail5.realtime.net [205.238.128.241]) by hub.freebsd.org (Postfix) with SMTP id 935F037B479 for ; Fri, 17 Nov 2000 21:33:09 -0800 (PST) Received: from tigerfish2.my.domain ([205.238.178.205]) by realtime.net ; Fri, 17 Nov 2000 23:32:58 -0600 Received: (from brucegb@localhost) by tigerfish2.my.domain (8.11.0/8.9.3) id eAI5Xb058360 for freebsd-stable@freebsd.org; Fri, 17 Nov 2000 23:33:37 -0600 (CST) (envelope-from brucegb) Date: Fri, 17 Nov 2000 23:33:36 -0600 From: Bruce Burden To: freebsd-stable@freebsd.org Subject: Re: pcm0/AC'97 sound problems Message-ID: <20001117233336.A3698@tigerfish2.my.domain> 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 timcm@umich.edu on Fri, Nov 17, 2000 at 01:35:01PM -0500 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Yes support for the VIA VT82C686A was just added into the pcm driver in > 4.2RC1, so I thnk everything is just not quite working yet. > > > On one of our mainboards (DFI AK74-SE) we have AC'97 sound and > > FreeBSD 4.2-BETA seems to recognize pcm0 device > > ( pcm0: ) > I don't have any problems: pcm0: port 0xd400-0xd403,0xd000-0xd003,0xcc00-0xccff irq 18 at device 7.5 on pci0 sbc0: at port 0x220-0x22f irq 5 drq 1 flags 0x15 on isa0 This is on a MSI 694D Pro motherboard. In BIOS I may have disabled Legacy Audio and I definitely enabled Sound Blaster. The kernel directives are: # # For PnP/PCI sound cards # device pcm # For non-PnP cards: # device sbc0 at isa? port 0x220 irq 5 drq 1 flags 0x15 It looks like I could remove the sbc0 entry from the kernel, but I didn't have any problems. And this, BTW, is from a kernel built 10/10. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Fri Nov 17 23:42:50 2000 Delivered-To: freebsd-stable@freebsd.org Received: from turtle.looksharp.net (unknown [24.2.221.22]) by hub.freebsd.org (Postfix) with ESMTP id 625BE37B479 for ; Fri, 17 Nov 2000 23:42:46 -0800 (PST) Received: from localhost (bsdx@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id CAA54674; Sat, 18 Nov 2000 02:42:32 -0500 (EST) (envelope-from bsdx@looksharp.net) Date: Sat, 18 Nov 2000 02:42:32 -0500 (EST) From: Adam To: Jim Weeks Cc: joseph@randomnetworks.com, stable@FreeBSD.ORG Subject: Re: 4.2 Beta hang on warm boot In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recall having a similar problem with ed0 and memory ranges, I think I fixed it by choosing a different (or no) memory range in the hardware and ed0 driver config. I also had to play around with the emulation mode on my nic to get it working happily with the latest ed0 driver so you might try that if it supports it... On Fri, 17 Nov 2000, Jim Weeks wrote: >I had a simular situation on an old 486. I wish I had kept all the >output, but as best I can remember the problem stemmed from ed0 not being >able to clear shared memory on reboot. I did keep this line. > >ed0: failed to clear shared memory at d8000 - check configuration > >Of course you are not getting this far during reboot. Maybe someone with >more knowledge can pick up the ball here. > >Possibly, configuring ed0 in the kernel rather than in /boot/kernel.conf >would solve the problem. > >-- >Jim Weeks > > >On Fri, 17 Nov 2000 joseph@randomnetworks.com wrote: > >> >> I dug up an old 486 in hopes that I could get 4.2-BETA from 11/15 >> to install on it and use it as a firewall for my cable connection at >> home. Everything went nicely until that first reboot after the >> install. It hung when it hit the ISA bus. I thought this was odd, so I >> turned off the power and then fired it back up. It then booted fine. So >> I did a shutdown -r now to see what would happen. It hung on the ISA bus >> during boot again. Once again I turned off the power and it booted fine >> after powering it back on. >> >> So from this, 4.2-BETA from 11/15 will not warm boot (reboot), >> stopping on the ISA bus. I've attached the dmesg output from a cold boot >> and marked the line that it stops at during a warm boot. >> >> Any ideas on what's happening here? >> >> -------------------------------------------------------------------- >> | Joseph Scott The Office Of Water Programs | >> | joseph@randomnetworks.com joseph.scott@owp.csus.edu | >> -------------------------------------------------------------------- >> >> Copyright (c) 1992-2000 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.2-20001115-BETA #0: Wed Nov 15 12:57:10 GMT 2000 >> root@usw3.freebsd.org:/usr/src/sys/compile/GENERIC >> Timecounter "i8254" frequency 1193182 Hz >> CPU: i486 DX2 (486-class CPU) >> Origin = "GenuineIntel" Id = 0x435 Stepping = 5 >> Features=0x3 >> real memory = 25427968 (24832K bytes) >> config> di psm0 >> config> di sn0 >> config> di lnc0 >> config> di ie0 >> config> di fe0 >> config> di cs0 >> config> di bt0 >> config> di aic0 >> config> di aha0 >> config> di adv0 >> config> en ed0 >> config> po ed0 0x300 >> config> ir ed0 5 >> config> iom ed0 0xd8000 >> config> f ed0 0 >> config> q >> avail memory = 20652032 (20168K bytes) >> Preloaded elf kernel "kernel" at 0xc0436000. >> Preloaded userconfig_script "/boot/kernel.conf" at 0xc043609c. >> md0: Malloc disk >> npx0: on motherboard >> npx0: INT 16 interface >> isa0: on motherboard ********* !! Dies here on warm boot !! ** >> 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 >> ata0: mask=03 status0=50 status1=00 >> ata0: mask=03 ostat0=50 ostat2=00 >> ata0-master: ATAPI probe a=00 b=00 >> ata0-slave: ATAPI probe a=00 b=00 >> ata0: mask=03 status0=50 status1=00 >> ata0-master: ATA probe a=01 b=a5 >> ata0: devices=01 >> ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 >> ata1: mask=00 status0=ff status1=ff >> 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: configured irq 3 not in bitmap of probed irqs 0 >> ppc0: cannot reserve I/O port range >> ed0 at port 0x300-0x31f iomem 0xd8000 irq 5 drq 0 on isa0 >> ed0: address 00:c0:f0:09:eb:b6, type NE2000 (16 bit) >> ad0: 325MB [1011/15/44] at ata0-master BIOSPIO >> Mounting root from ufs:/dev/ad0s1a >> >> >> >> >> 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 Fri Nov 17 23:53:24 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-210.dsl.snfc21.pacbell.net [63.202.177.210]) by hub.freebsd.org (Postfix) with ESMTP id B7D6937B479 for ; Fri, 17 Nov 2000 23:53:21 -0800 (PST) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.11.1) with ESMTP id eAI7xwF01223; Fri, 17 Nov 2000 23:59:58 -0800 (PST) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200011180759.eAI7xwF01223@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: nate@yogotech.com (Nate Williams) Cc: stable@FreeBSD.ORG Subject: Re: 4.2-BETA hangs on boot In-reply-to: Your message of "Fri, 17 Nov 2000 17:01:11 MST." <14869.50887.741133.148588@nomad.yogotech.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 17 Nov 2000 23:59:58 -0800 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > However, that code had problems in that it didn't work if FreeBSD had no > driver for a particular piece of hardware, and assumed the IRQ was free > even if it wasn't. Although, from hearing Mike Smith talk, the new VM86 > and PnP code should have 'informed the kernel' of all such resources > used, even if FreeBSD had no driver for the hardware. The problem is not so much whether the interrupt is free, it's whether the interrupt is *routed* anywhere. Note that in all of this discussion, almost all of the "pccard" bridges are really CardBus bridges, and many of them don't get an interrupt assigned *AT*ALL* by the BIOS by default (even though they are routed to a specific IRQ). -- ... 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 Sat Nov 18 0:49:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shalimar.net.au (shalimar.net.au [198.142.161.98]) by hub.freebsd.org (Postfix) with ESMTP id 2599137B479 for ; Sat, 18 Nov 2000 00:49:42 -0800 (PST) Received: from shalimar.net.au (localhost [127.0.0.1]) by shalimar.net.au (8.11.1/8.11.1) with SMTP id eAI8ndR11282 for ; Sat, 18 Nov 2000 19:49:40 +1100 (EST) (envelope-from count@shalimar.net.au) From: Zero Sum Organization: Tobacco Chewers and Body Painters Association. Date: Sat, 18 Nov 2000 19:49:39 +1100 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" To: stable@FreeBSD.ORG References: <200011180525.eAI5Pkb61768@vashon.polstra.com> In-Reply-To: <200011180525.eAI5Pkb61768@vashon.polstra.com> Subject: Re: New US CVSup mirrors MIME-Version: 1.0 Message-Id: <00111819493901.09278@shalimar.net.au> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- On Saturday 18 November 2000 16:25, John Polstra wrote: > In article , David > Schwartz wrote: > > > These problems could be solved if: > > > > 1) People who used the random server understood that they > > couldn't 'cvsup' more than once in rapid succession. > > > > 2) The list of available servers were reasonably well > > maintained so that busy or stale servers were removed from it in a > > timely manner. > > I can tell you from direct experience that #2 is for all practical > purposes impossible to achieve. First I'd have to find out about a > server having problems. Then the DNS-meister would have to see my > mail and do something about it. Then the updated DNS records would > have to trickle into everybody's caches. > > Maintaining lists of constantly changing things is Just Hard. > Maintaining co ordinated lists certainly is, but couldn't you make a small mod to the CVSsup server such that when over loaded, it requested from FreeBSD.org, the name of a (nearby?) server that had been updated beyond the rwquesting client and redirect the session to that server? Surely it wouldn't be to hard to have the mirroring software report back up the chain. Geoff -- count@shalimar.net.au Nihil curo de ista tua stulta superstitione -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: Mb1sjy1XdZnxbGdZz0tBnQO+jCNBQZdB iQA/AwUBOhZCo/h4xz7LU/evEQJhUwCeISUd6skI5GWmaaVHK+ApOdjnGZQAni6s lCM/CsO6Exn3gA8zfJ59k9NL =bO43 -----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 Sat Nov 18 0:54: 7 2000 Delivered-To: freebsd-stable@freebsd.org Received: from blizzard.mweb.co.za (blizzard.mweb.co.za [196.2.48.245]) by hub.freebsd.org (Postfix) with ESMTP id 7F95F37B479 for ; Sat, 18 Nov 2000 00:54:04 -0800 (PST) Received: from wheelerz.mweb.co.za ([196.7.200.107]) by blizzard.mweb.co.za (Sun Internet Mail Server sims.3.5.2000.03.23.18.03.p10) with ESMTP id <0G4700C0XQ1TMB@blizzard.mweb.co.za> for freebsd-stable@freebsd.org; Sat, 18 Nov 2000 10:53:54 +0200 (SAT) Received: (from gramroam@localhost) by wheelerz.mweb.co.za (8.9.3/8.9.3) id KAA21490 for freebsd-stable@freebsd.org; Sat, 18 Nov 2000 10:56:41 +0200 (SAST envelope-from gramster@mweb.co.za) Date: Sat, 18 Nov 2000 10:56:29 +0200 (SAST) From: Graham Wheeler Subject: Accessing IDE HDD via USB To: freebsd-stable@freebsd.org Reply-To: gramster@bigfoot.com Message-id: <200011180856.KAA21490@wheelerz.mweb.co.za> MIME-version: 1.0 X-Mailer: ELM [version 2.4ME+ PL68 (25)] Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all I have recently bought a IDE HDD casing which has a USB interface. This comes with Windows drivers which allow me to see the first partition (FAT 32 C: drive) as a normal drive. However, I can't see the extended partition, or, of course, the FreeBSD partition. Are then any plans in the works to support this kind of hardware under FreeBSD? It would be great if FreeBSD supported this, and also allowed all the partitions of various types to be accessed and mounted. FYI the casing is made by a company called Datafab (www.datafab.com), and has an ASIC chip with their name on it inside. TIA gram To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 1: 1:45 2000 Delivered-To: freebsd-stable@freebsd.org Received: from shalimar.net.au (shalimar.net.au [198.142.161.98]) by hub.freebsd.org (Postfix) with ESMTP id 2CD0837B479 for ; Sat, 18 Nov 2000 01:01:38 -0800 (PST) Received: from shalimar.net.au (localhost [127.0.0.1]) by shalimar.net.au (8.11.1/8.11.1) with SMTP id eAI91aR11381 for ; Sat, 18 Nov 2000 20:01:36 +1100 (EST) (envelope-from count@shalimar.net.au) From: Zero Sum Organization: Tobacco Chewers and Body Painters Association. Date: Sat, 18 Nov 2000 20:01:35 +1100 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" To: stable@FreeBSD.ORG Subject: Auto increment on kernel version MIME-Version: 1.0 Message-Id: <00111820013502.09278@shalimar.net.au> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -----BEGIN PGP SIGNED MESSAGE----- Minor problem... I have rebuilt my system several times recently. Yet uname -a gives me.... FreeBSD shalimar.net.au 4.2-BETA FreeBSD 4.2-BETA #0: Thu Nov 16 22:32:43 EST 2000 root@shalimar.net.au:/usr/obj/usr/src/sys/SHALIMAR i386 Why has the #0 not incremented? What is supposed to increment this and where is it recorded? I've been doing the buildworld, buildkernel, install kernel, installworld, mergemaster route since I fluffed the upgrade from 4-STABLE to 4-STABLE bu not reading UPDATING and trying to do it the old way. However I have sucessfully updated at least 3 times now, and the #0 has not increased. What do I still have broken? Everything else seems to work perfectly (except for artsd, of course ). Geoff -- count@shalimar.net.au Nihil curo de ista tua stulta superstitione -----BEGIN PGP SIGNATURE----- Version: PGPfreeware 5.0i for non-commercial use MessageID: 4oFfhE899EkXI0e2vfztUhbyVlE5pUZL iQA/AwUBOhZFb/h4xz7LU/evEQLolwCg676z9IV/Ain1GLIYezbd8OoAuVAAoNEa l9Gb6+tAmIT2XEjWOvw1C8Ev =yRIr -----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 Sat Nov 18 1:12:39 2000 Delivered-To: freebsd-stable@freebsd.org Received: from sol.cc.u-szeged.hu (sol.cc.u-szeged.hu [160.114.8.24]) by hub.freebsd.org (Postfix) with ESMTP id 265D337B479 for ; Sat, 18 Nov 2000 01:12:36 -0800 (PST) Received: from petra.hos.u-szeged.hu by sol.cc.u-szeged.hu (8.9.3+Sun/SMI-SVR4) id KAA22563; Sat, 18 Nov 2000 10:12:28 +0100 (MET) Received: from sziszi by petra.hos.u-szeged.hu with local (Exim 3.12 #1 (Debian)) id 13x42u-00057t-00 for ; Sat, 18 Nov 2000 10:12:28 +0100 Date: Sat, 18 Nov 2000 10:12:28 +0100 From: Szilveszter Adam To: stable@FreeBSD.ORG Subject: Re: Auto increment on kernel version Message-ID: <20001118101228.A19364@petra.hos.u-szeged.hu> Mail-Followup-To: Szilveszter Adam , stable@FreeBSD.ORG References: <00111820013502.09278@shalimar.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <00111820013502.09278@shalimar.net.au>; from count@shalimar.net.au on Sat, Nov 18, 2000 at 08:01:35PM +1100 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Nov 18, 2000 at 08:01:35PM +1100, Zero Sum wrote: > > Minor problem... > > I have rebuilt my system several times recently. > > Yet uname -a gives me.... > > FreeBSD shalimar.net.au 4.2-BETA FreeBSD 4.2-BETA #0: Thu Nov 16 22:32:43 > EST 2000 root@shalimar.net.au:/usr/obj/usr/src/sys/SHALIMAR i386 > > Why has the #0 not incremented? What is supposed to increment this and > where is it recorded? It is increased if you reuse the same kernel config file for kernel building. So, if you edit the file each time or do some other thing to it that causes the mtime (modification time) or size or whatever to change, it will no longer be recognized as unmodified and the number will stay at 0. There is nothing in 'make buildworld' or 'installworld' that would change it. Of course, if you do not rebuild your kernel, it will not change either:-) Try it now: Do not edit the config file and simply rebuild the kernel. When you reboot, the number should be at 1. Hope this helps.... -- Regards: Szilveszter ADAM Szeged University Szeged Hungary To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 2: 9:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mass.osd.bsdi.com (adsl-63-202-177-210.dsl.snfc21.pacbell.net [63.202.177.210]) by hub.freebsd.org (Postfix) with ESMTP id 8651537B479 for ; Sat, 18 Nov 2000 02:09:13 -0800 (PST) Received: from mass.osd.bsdi.com (localhost [127.0.0.1]) by mass.osd.bsdi.com (8.11.0/8.11.1) with ESMTP id eAIAG2F01884; Sat, 18 Nov 2000 02:16:03 -0800 (PST) (envelope-from msmith@mass.osd.bsdi.com) Message-Id: <200011181016.eAIAG2F01884@mass.osd.bsdi.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: gramster@bigfoot.com Cc: freebsd-stable@freebsd.org Subject: Re: Accessing IDE HDD via USB In-reply-to: Your message of "Sat, 18 Nov 2000 10:56:29 +0200." <200011180856.KAA21490@wheelerz.mweb.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 18 Nov 2000 02:16:02 -0800 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi all > > I have recently bought a IDE HDD casing which has a USB interface. This > comes with Windows drivers which allow me to see the first partition > (FAT 32 C: drive) as a normal drive. However, I can't see the extended > partition, or, of course, the FreeBSD partition. > > Are then any plans in the works to support this kind of hardware under > FreeBSD? It would be great if FreeBSD supported this, and also allowed > all the partitions of various types to be accessed and mounted. > > FYI the casing is made by a company called Datafab (www.datafab.com), and > has an ASIC chip with their name on it inside. If you're lucky, it'll Just Work; if not, chances are fairly good that it's still standards-compliant. You should talk to Nick Hibma (who may not be listening here - n_hibma@freebsd.org) to see what he thinks you should try next. -- ... 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 Sat Nov 18 3:37:56 2000 Delivered-To: freebsd-stable@freebsd.org Received: from hand.dotat.at (sfo-gw.covalent.net [207.44.198.62]) by hub.freebsd.org (Postfix) with ESMTP id E1FCF37B4C5 for ; Sat, 18 Nov 2000 03:37:52 -0800 (PST) Received: from fanf by hand.dotat.at with local (Exim 3.15 #3) id 13x6Fe-0006gd-00; Sat, 18 Nov 2000 11:33:46 +0000 Date: Sat, 18 Nov 2000 11:33:45 +0000 From: Tony Finch To: Szilveszter Adam Cc: stable@FreeBSD.ORG Subject: Re: Auto increment on kernel version Message-ID: <20001118113345.F448@hand.dotat.at> References: <00111820013502.09278@shalimar.net.au> <20001118101228.A19364@petra.hos.u-szeged.hu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20001118101228.A19364@petra.hos.u-szeged.hu> Organization: Covalent Technologies, Inc Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Szilveszter Adam wrote: >On Sat, Nov 18, 2000 at 08:01:35PM +1100, Zero Sum wrote: >> >> FreeBSD shalimar.net.au 4.2-BETA FreeBSD 4.2-BETA #0: Thu Nov 16 22:32:43 >> EST 2000 root@shalimar.net.au:/usr/obj/usr/src/sys/SHALIMAR i386 >> >> Why has the #0 not incremented? What is supposed to increment this and >> where is it recorded? > >It is increased if you reuse the same kernel config file for kernel >building. *and* the same obj directory. This latter condition is not maintained if you use `make buildkernel`. Tony. -- f.a.n.finch dot@dotat.at fanf@covalent.net Chad for President! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 5:21:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from beta.root-servers.ch (beta.root-servers.ch [195.49.33.19]) by hub.freebsd.org (Postfix) with SMTP id C9BF037B479 for ; Sat, 18 Nov 2000 05:19:46 -0800 (PST) Received: (qmail 68583 invoked from network); 18 Nov 2000 13:17:57 -0000 Received: from unknown (HELO WORK) (62.2.106.244) by beta.root-servers.ch with SMTP; 18 Nov 2000 13:17:57 -0000 Date: Sat, 18 Nov 2000 14:17:39 +0100 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.47 Beta/7) UNREG / CD5BF9353B3B7091 Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <138165316833.20001118141739@buz.ch> To: freebsd-stable@freebsd.org Subject: Kernel broken? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just attempted to build a new 4-STABLE Kernel (cvsup some minutes ago) (somewhat customized, mainly OPTIONS CODA and OPTIONS IPFILTER) which failed. I tryed to do it on a machine we did encounter no problems so far so a hardware failure is unlikely. make buildkernel did yield the following error messages (sorry for the extensive quote but I guessed that it's better to include as many information as possible): ===> wi @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/makedevops.pl -h @/kern/device_if.m perl @/kern/makedevops.pl -h @/kern/bus_if.m rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/wi if_wi.c cd /usr/obj/usr/src/sys/ffnonwpboxes; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bi /usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/ /5.00503 DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr r/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin MACHINE=i386 make KERNEL=kernel all cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi l -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-st usr/src/sys/i386/i386/locore.s /tmp/ccM13672.s: Assembler messages: /tmp/ccM13672.s:1746: Error: .space specifies non-absolute value /tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting PTmap /tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting PTmap /tmp/ccM13672.s:1714: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1714: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:1715: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1715: Error: undefined symbol PDESIZE in operation /tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting APTmap /tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting APTmap /tmp/ccM13672.s:1723: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1723: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:1724: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1724: Error: undefined symbol PDESIZE in operation /tmp/ccM13672.s:1930: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:1930: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2333: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccM13672.s:2338: Error: undefined symbol BI_SYMTAB in operation /tmp/ccM13672.s:2339: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccM13672.s:2343: Error: undefined symbol BI_KERNEND in operation /tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2428: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:2444: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:2445: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:1856: Error: Subtraction of two symbols in different sections ".tmpstk" {.data section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:1879: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file addre /tmp/ccM13672.s:1880: Error: Subtraction of two symbols in different sections "edata" {*UND* section} - "KERNBASE" {*UND* section} at file add /tmp/ccM13672.s:1892: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at fi /tmp/ccM13672.s:1908: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:2117: Error: Subtraction of two symbols in different sections "kernelname" {*UND* section} - "KERNBASE" {*UND* section} at fil /tmp/ccM13672.s:2145: Error: Subtraction of two symbols in different sections "bootinfo" {.data section} - "KERNBASE" {*UND* section} at file /tmp/ccM13672.s:2162: Error: Subtraction of two symbols in different sections "nfs_diskless" {*UND* section} - "KERNBASE" {*UND* section} at f /tmp/ccM13672.s:2167: Error: Subtraction of two symbols in different sections "nfs_diskless_valid" {*UND* section} - "KERNBASE" {*UND* section s 460. /tmp/ccM13672.s:2180: Error: Subtraction of two symbols in different sections "boothowto" {*UND* section} - "KERNBASE" {*UND* section} at file /tmp/ccM13672.s:2182: Error: Subtraction of two symbols in different sections "bootdev" {*UND* section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:2220: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 534. /tmp/ccM13672.s:2225: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 550. /tmp/ccM13672.s:2226: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 560. /tmp/ccM13672.s:2227: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 570. /tmp/ccM13672.s:2228: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 580. /tmp/ccM13672.s:2229: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 590. /tmp/ccM13672.s:2248: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 631. /tmp/ccM13672.s:2275: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 666. /tmp/ccM13672.s:2276: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 676. /tmp/ccM13672.s:2277: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 686. /tmp/ccM13672.s:2283: Error: Subtraction of two symbols in different sections "cpu_high" {.data section} - "KERNBASE" {*UND* section} at file address 701. /tmp/ccM13672.s:2284: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 707. /tmp/ccM13672.s:2285: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 713. /tmp/ccM13672.s:2286: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 719. /tmp/ccM13672.s:2287: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 725. /tmp/ccM13672.s:2291: Error: Subtraction of two symbols in different sections "cpu_id" {.data section} - "KERNBASE" {*UND* section} at file address 738. /tmp/ccM13672.s:2292: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 744. /tmp/ccM13672.s:2299: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 761. /tmp/ccM13672.s:2305: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 778. /tmp/ccM13672.s:2309: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 790. /tmp/ccM13672.s:2322: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 801. /tmp/ccM13672.s:2330: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 823. /tmp/ccM13672.s:2333: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2338: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2339: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2343: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2351: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 882. /tmp/ccM13672.s:2352: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 888. /tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 894. /tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 906. /tmp/ccM13672.s:2356: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 924. /tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 930. /tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 942. /tmp/ccM13672.s:2360: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 960. /tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 966. /tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 978. /tmp/ccM13672.s:2364: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 996. /tmp/ccM13672.s:2366: Error: Subtraction of two symbols in different sections "proc0paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1008. /tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1014. /tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1026. /tmp/ccM13672.s:2369: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1044. /tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1050. /tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1062. /tmp/ccM13672.s:2372: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1080. /tmp/ccM13672.s:2374: Error: Subtraction of two symbols in different sections "vm86paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1092. /tmp/ccM13672.s:2389: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1102. /tmp/ccM13672.s:2394: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1119. /tmp/ccM13672.s:2397: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1142. /tmp/ccM13672.s:2400: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1164. /tmp/ccM13672.s:2406: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1185. /tmp/ccM13672.s:2411: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1203. /tmp/ccM13672.s:2414: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1222. /tmp/ccM13672.s:2417: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1244. /tmp/ccM13672.s:2419: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1263. /tmp/ccM13672.s:2422: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1286. /tmp/ccM13672.s:2424: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1305. /tmp/ccM13672.s:2429: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1347. /tmp/ccM13672.s:2432: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1370. /tmp/ccM13672.s:2434: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1389. /tmp/ccM13672.s:2440: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1431. /tmp/ccM13672.s:2446: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1473. /tmp/ccM13672.s:2452: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1496. /tmp/ccM13672.s:2455: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1512. /tmp/ccM13672.s:2458: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1535. /tmp/ccM13672.s:2461: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1554. /tmp/ccM13672.s:2464: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1577. /tmp/ccM13672.s:2467: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1596. *** Error code 1 Stop in /usr/obj/usr/src/sys/ffnonwpboxes. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Best Regards, Gabriel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 5:24: 4 2000 Delivered-To: freebsd-stable@freebsd.org Received: from beta.root-servers.ch (beta.root-servers.ch [195.49.33.19]) by hub.freebsd.org (Postfix) with SMTP id B377C37B479 for ; Sat, 18 Nov 2000 05:23:24 -0800 (PST) Received: (qmail 68630 invoked from network); 18 Nov 2000 13:21:55 -0000 Received: from unknown (HELO WORK) (62.2.106.244) by beta.root-servers.ch with SMTP; 18 Nov 2000 13:21:55 -0000 Date: Sat, 18 Nov 2000 14:21:27 +0100 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.47 Beta/7) UNREG / CD5BF9353B3B7091 Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <63165544921.20001118142127@buz.ch> To: freebsd-stable@freebsd.org Subject: Kernel broken? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just attempted to build a new 4-STABLE Kernel (cvsup some minutes ago) (somewhat customized, mainly OPTIONS CODA and OPTIONS IPFILTER) which failed. I tryed to do it on a machine we did encounter no problems so far so a hardware failure is unlikely. make buildkernel did yield the following error messages (sorry for the extensive quote but I guessed that it's better to include as many information as possible): ===> wi @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/makedevops.pl -h @/kern/device_if.m perl @/kern/makedevops.pl -h @/kern/bus_if.m rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/wi if_wi.c cd /usr/obj/usr/src/sys/ffnonwpboxes; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bi /usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/ /5.00503 DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr r/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin MACHINE=i386 make KERNEL=kernel all cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi l -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-st usr/src/sys/i386/i386/locore.s /tmp/ccM13672.s: Assembler messages: /tmp/ccM13672.s:1746: Error: .space specifies non-absolute value /tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting PTmap /tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting PTmap /tmp/ccM13672.s:1714: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1714: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:1715: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1715: Error: undefined symbol PDESIZE in operation /tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting APTmap /tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting APTmap /tmp/ccM13672.s:1723: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1723: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:1724: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1724: Error: undefined symbol PDESIZE in operation /tmp/ccM13672.s:1930: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:1930: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2333: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccM13672.s:2338: Error: undefined symbol BI_SYMTAB in operation /tmp/ccM13672.s:2339: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccM13672.s:2343: Error: undefined symbol BI_KERNEND in operation /tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2428: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:2444: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:2445: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:1856: Error: Subtraction of two symbols in different sections ".tmpstk" {.data section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:1879: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file addre /tmp/ccM13672.s:1880: Error: Subtraction of two symbols in different sections "edata" {*UND* section} - "KERNBASE" {*UND* section} at file add /tmp/ccM13672.s:1892: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at fi /tmp/ccM13672.s:1908: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:2117: Error: Subtraction of two symbols in different sections "kernelname" {*UND* section} - "KERNBASE" {*UND* section} at fil /tmp/ccM13672.s:2145: Error: Subtraction of two symbols in different sections "bootinfo" {.data section} - "KERNBASE" {*UND* section} at file /tmp/ccM13672.s:2162: Error: Subtraction of two symbols in different sections "nfs_diskless" {*UND* section} - "KERNBASE" {*UND* section} at f /tmp/ccM13672.s:2167: Error: Subtraction of two symbols in different sections "nfs_diskless_valid" {*UND* section} - "KERNBASE" {*UND* section /tmp/ccM13672.s:2180: Error: Subtraction of two symbols in different sections "boothowto" {*UND* section} - "KERNBASE" {*UND* section} at file /tmp/ccM13672.s:2182: Error: Subtraction of two symbols in different sections "bootdev" {*UND* section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:2220: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 534. /tmp/ccM13672.s:2225: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 550. /tmp/ccM13672.s:2226: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 560. /tmp/ccM13672.s:2227: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 570. /tmp/ccM13672.s:2228: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 580. /tmp/ccM13672.s:2229: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 590. /tmp/ccM13672.s:2248: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 631. /tmp/ccM13672.s:2275: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 666. /tmp/ccM13672.s:2276: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 676. /tmp/ccM13672.s:2277: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 686. /tmp/ccM13672.s:2283: Error: Subtraction of two symbols in different sections "cpu_high" {.data section} - "KERNBASE" {*UND* section} at file address 701. /tmp/ccM13672.s:2284: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 707. /tmp/ccM13672.s:2285: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 713. /tmp/ccM13672.s:2286: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 719. /tmp/ccM13672.s:2287: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 725. /tmp/ccM13672.s:2291: Error: Subtraction of two symbols in different sections "cpu_id" {.data section} - "KERNBASE" {*UND* section} at file address 738. /tmp/ccM13672.s:2292: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 744. /tmp/ccM13672.s:2299: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 761. /tmp/ccM13672.s:2305: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 778. /tmp/ccM13672.s:2309: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 790. /tmp/ccM13672.s:2322: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 801. /tmp/ccM13672.s:2330: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 823. /tmp/ccM13672.s:2333: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2338: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2339: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2343: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2351: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 882. /tmp/ccM13672.s:2352: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 888. /tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 894. /tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 906. /tmp/ccM13672.s:2356: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 924. /tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 930. /tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 942. /tmp/ccM13672.s:2360: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 960. /tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 966. /tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 978. /tmp/ccM13672.s:2364: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 996. /tmp/ccM13672.s:2366: Error: Subtraction of two symbols in different sections "proc0paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1008. /tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1014. /tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1026. /tmp/ccM13672.s:2369: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1044. /tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1050. /tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1062. /tmp/ccM13672.s:2372: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1080. /tmp/ccM13672.s:2374: Error: Subtraction of two symbols in different sections "vm86paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1092. /tmp/ccM13672.s:2389: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1102. /tmp/ccM13672.s:2394: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1119. /tmp/ccM13672.s:2397: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1142. /tmp/ccM13672.s:2400: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1164. /tmp/ccM13672.s:2406: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1185. /tmp/ccM13672.s:2411: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1203. /tmp/ccM13672.s:2414: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1222. /tmp/ccM13672.s:2417: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1244. /tmp/ccM13672.s:2419: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1263. /tmp/ccM13672.s:2422: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1286. /tmp/ccM13672.s:2424: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1305. /tmp/ccM13672.s:2429: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1347. /tmp/ccM13672.s:2432: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1370. /tmp/ccM13672.s:2434: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1389. /tmp/ccM13672.s:2440: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1431. /tmp/ccM13672.s:2446: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1473. /tmp/ccM13672.s:2452: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1496. /tmp/ccM13672.s:2455: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1512. /tmp/ccM13672.s:2458: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1535. /tmp/ccM13672.s:2461: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1554. /tmp/ccM13672.s:2464: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1577. /tmp/ccM13672.s:2467: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1596. *** Error code 1 Stop in /usr/obj/usr/src/sys/ffnonwpboxes. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Best Regards, Gabriel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 5:26:18 2000 Delivered-To: freebsd-stable@freebsd.org Received: from beta.root-servers.ch (beta.root-servers.ch [195.49.33.19]) by hub.freebsd.org (Postfix) with SMTP id B7A1037B479 for ; Sat, 18 Nov 2000 05:25:18 -0800 (PST) Received: (qmail 68626 invoked from network); 18 Nov 2000 13:21:46 -0000 Received: from unknown (HELO WORK) (62.2.106.244) by beta.root-servers.ch with SMTP; 18 Nov 2000 13:21:46 -0000 Date: Sat, 18 Nov 2000 14:21:27 +0100 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.47 Beta/7) UNREG / CD5BF9353B3B7091 Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <63165544921.20001118142127@buz.ch> To: freebsd-stable@freebsd.org Subject: Kernel broken? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just attempted to build a new 4-STABLE Kernel (cvsup some minutes ago) (somewhat customized, mainly OPTIONS CODA and OPTIONS IPFILTER) which failed. I tryed to do it on a machine we did encounter no problems so far so a hardware failure is unlikely. make buildkernel did yield the following error messages (sorry for the extensive quote but I guessed that it's better to include as many information as possible): ===> wi @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/makedevops.pl -h @/kern/device_if.m perl @/kern/makedevops.pl -h @/kern/bus_if.m rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/wi if_wi.c cd /usr/obj/usr/src/sys/ffnonwpboxes; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bi /usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/ /5.00503 DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr r/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin MACHINE=i386 make KERNEL=kernel all cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi l -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-st usr/src/sys/i386/i386/locore.s /tmp/ccM13672.s: Assembler messages: /tmp/ccM13672.s:1746: Error: .space specifies non-absolute value /tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting PTmap /tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting PTmap /tmp/ccM13672.s:1714: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1714: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:1715: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1715: Error: undefined symbol PDESIZE in operation /tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting APTmap /tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting APTmap /tmp/ccM13672.s:1723: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1723: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:1724: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1724: Error: undefined symbol PDESIZE in operation /tmp/ccM13672.s:1930: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:1930: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2333: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccM13672.s:2338: Error: undefined symbol BI_SYMTAB in operation /tmp/ccM13672.s:2339: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccM13672.s:2343: Error: undefined symbol BI_KERNEND in operation /tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2428: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:2444: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:2445: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:1856: Error: Subtraction of two symbols in different sections ".tmpstk" {.data section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:1879: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file addre /tmp/ccM13672.s:1880: Error: Subtraction of two symbols in different sections "edata" {*UND* section} - "KERNBASE" {*UND* section} at file add /tmp/ccM13672.s:1892: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at fi /tmp/ccM13672.s:1908: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:2117: Error: Subtraction of two symbols in different sections "kernelname" {*UND* section} - "KERNBASE" {*UND* section} at fil /tmp/ccM13672.s:2145: Error: Subtraction of two symbols in different sections "bootinfo" {.data section} - "KERNBASE" {*UND* section} at file /tmp/ccM13672.s:2162: Error: Subtraction of two symbols in different sections "nfs_diskless" {*UND* section} - "KERNBASE" {*UND* section} at f /tmp/ccM13672.s:2167: Error: Subtraction of two symbols in different sections "nfs_diskless_valid" {*UND* section} - "KERNBASE" {*UND* section /tmp/ccM13672.s:2180: Error: Subtraction of two symbols in different sections "boothowto" {*UND* section} - "KERNBASE" {*UND* section} at file /tmp/ccM13672.s:2182: Error: Subtraction of two symbols in different sections "bootdev" {*UND* section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:2220: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 534. /tmp/ccM13672.s:2225: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 550. /tmp/ccM13672.s:2226: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 560. /tmp/ccM13672.s:2227: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 570. /tmp/ccM13672.s:2228: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 580. /tmp/ccM13672.s:2229: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 590. /tmp/ccM13672.s:2248: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 631. /tmp/ccM13672.s:2275: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 666. /tmp/ccM13672.s:2276: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 676. /tmp/ccM13672.s:2277: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 686. /tmp/ccM13672.s:2283: Error: Subtraction of two symbols in different sections "cpu_high" {.data section} - "KERNBASE" {*UND* section} at file address 701. /tmp/ccM13672.s:2284: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 707. /tmp/ccM13672.s:2285: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 713. /tmp/ccM13672.s:2286: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 719. /tmp/ccM13672.s:2287: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 725. /tmp/ccM13672.s:2291: Error: Subtraction of two symbols in different sections "cpu_id" {.data section} - "KERNBASE" {*UND* section} at file address 738. /tmp/ccM13672.s:2292: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 744. /tmp/ccM13672.s:2299: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 761. /tmp/ccM13672.s:2305: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 778. /tmp/ccM13672.s:2309: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 790. /tmp/ccM13672.s:2322: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 801. /tmp/ccM13672.s:2330: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 823. /tmp/ccM13672.s:2333: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2338: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2339: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2343: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2351: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 882. /tmp/ccM13672.s:2352: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 888. /tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 894. /tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 906. /tmp/ccM13672.s:2356: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 924. /tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 930. /tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 942. /tmp/ccM13672.s:2360: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 960. /tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 966. /tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 978. /tmp/ccM13672.s:2364: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 996. /tmp/ccM13672.s:2366: Error: Subtraction of two symbols in different sections "proc0paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1008. /tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1014. /tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1026. /tmp/ccM13672.s:2369: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1044. /tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1050. /tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1062. /tmp/ccM13672.s:2372: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1080. /tmp/ccM13672.s:2374: Error: Subtraction of two symbols in different sections "vm86paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1092. /tmp/ccM13672.s:2389: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1102. /tmp/ccM13672.s:2394: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1119. /tmp/ccM13672.s:2397: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1142. /tmp/ccM13672.s:2400: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1164. /tmp/ccM13672.s:2406: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1185. /tmp/ccM13672.s:2411: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1203. /tmp/ccM13672.s:2414: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1222. /tmp/ccM13672.s:2417: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1244. /tmp/ccM13672.s:2419: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1263. /tmp/ccM13672.s:2422: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1286. /tmp/ccM13672.s:2424: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1305. /tmp/ccM13672.s:2429: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1347. /tmp/ccM13672.s:2432: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1370. /tmp/ccM13672.s:2434: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1389. /tmp/ccM13672.s:2440: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1431. /tmp/ccM13672.s:2446: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1473. /tmp/ccM13672.s:2452: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1496. /tmp/ccM13672.s:2455: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1512. /tmp/ccM13672.s:2458: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1535. /tmp/ccM13672.s:2461: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1554. /tmp/ccM13672.s:2464: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1577. /tmp/ccM13672.s:2467: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1596. *** Error code 1 Stop in /usr/obj/usr/src/sys/ffnonwpboxes. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Best Regards, Gabriel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 5:27:21 2000 Delivered-To: freebsd-stable@freebsd.org Received: from beta.root-servers.ch (beta.root-servers.ch [195.49.33.19]) by hub.freebsd.org (Postfix) with SMTP id AC6F837B678 for ; Sat, 18 Nov 2000 05:26:21 -0800 (PST) Received: (qmail 68594 invoked from network); 18 Nov 2000 13:19:02 -0000 Received: from unknown (HELO WORK) (62.2.106.244) by beta.root-servers.ch with SMTP; 18 Nov 2000 13:19:02 -0000 Date: Sat, 18 Nov 2000 14:18:44 +0100 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.47 Beta/7) UNREG / CD5BF9353B3B7091 Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <100165381275.20001118141844@buz.ch> To: freebsd-stable@freebsd.org Subject: Kernel broken? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just attempted to build a new 4-STABLE Kernel (cvsup some minutes ago) (somewhat customized, mainly OPTIONS CODA and OPTIONS IPFILTER) which failed. I tryed to do it on a machine we did encounter no problems so far so a hardware failure is unlikely. make buildkernel did yield the following error messages (sorry for the extensive quote but I guessed that it's better to include as many information as possible): ===> wi @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/makedevops.pl -h @/kern/device_if.m perl @/kern/makedevops.pl -h @/kern/bus_if.m rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/wi if_wi.c cd /usr/obj/usr/src/sys/ffnonwpboxes; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bi /usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/ /5.00503 DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr r/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin MACHINE=i386 make KERNEL=kernel all cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi l -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-st usr/src/sys/i386/i386/locore.s /tmp/ccM13672.s: Assembler messages: /tmp/ccM13672.s:1746: Error: .space specifies non-absolute value /tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting PTmap /tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting PTmap /tmp/ccM13672.s:1714: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1714: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:1715: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1715: Error: undefined symbol PDESIZE in operation /tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting APTmap /tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting APTmap /tmp/ccM13672.s:1723: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1723: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:1724: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1724: Error: undefined symbol PDESIZE in operation /tmp/ccM13672.s:1930: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:1930: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2333: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccM13672.s:2338: Error: undefined symbol BI_SYMTAB in operation /tmp/ccM13672.s:2339: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccM13672.s:2343: Error: undefined symbol BI_KERNEND in operation /tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2428: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:2444: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:2445: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:1856: Error: Subtraction of two symbols in different sections ".tmpstk" {.data section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:1879: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file addre /tmp/ccM13672.s:1880: Error: Subtraction of two symbols in different sections "edata" {*UND* section} - "KERNBASE" {*UND* section} at file add /tmp/ccM13672.s:1892: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at fi /tmp/ccM13672.s:1908: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:2117: Error: Subtraction of two symbols in different sections "kernelname" {*UND* section} - "KERNBASE" {*UND* section} at fil /tmp/ccM13672.s:2145: Error: Subtraction of two symbols in different sections "bootinfo" {.data section} - "KERNBASE" {*UND* section} at file /tmp/ccM13672.s:2162: Error: Subtraction of two symbols in different sections "nfs_diskless" {*UND* section} - "KERNBASE" {*UND* section} at f /tmp/ccM13672.s:2167: Error: Subtraction of two symbols in different sections "nfs_diskless_valid" {*UND* section} - "KERNBASE" {*UND* section /tmp/ccM13672.s:2180: Error: Subtraction of two symbols in different sections "boothowto" {*UND* section} - "KERNBASE" {*UND* section} at file /tmp/ccM13672.s:2182: Error: Subtraction of two symbols in different sections "bootdev" {*UND* section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:2220: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 534. /tmp/ccM13672.s:2225: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 550. /tmp/ccM13672.s:2226: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 560. /tmp/ccM13672.s:2227: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 570. /tmp/ccM13672.s:2228: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 580. /tmp/ccM13672.s:2229: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 590. /tmp/ccM13672.s:2248: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 631. /tmp/ccM13672.s:2275: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 666. /tmp/ccM13672.s:2276: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 676. /tmp/ccM13672.s:2277: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 686. /tmp/ccM13672.s:2283: Error: Subtraction of two symbols in different sections "cpu_high" {.data section} - "KERNBASE" {*UND* section} at file address 701. /tmp/ccM13672.s:2284: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 707. /tmp/ccM13672.s:2285: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 713. /tmp/ccM13672.s:2286: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 719. /tmp/ccM13672.s:2287: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 725. /tmp/ccM13672.s:2291: Error: Subtraction of two symbols in different sections "cpu_id" {.data section} - "KERNBASE" {*UND* section} at file address 738. /tmp/ccM13672.s:2292: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 744. /tmp/ccM13672.s:2299: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 761. /tmp/ccM13672.s:2305: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 778. /tmp/ccM13672.s:2309: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 790. /tmp/ccM13672.s:2322: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 801. /tmp/ccM13672.s:2330: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 823. /tmp/ccM13672.s:2333: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2338: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2339: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2343: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2351: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 882. /tmp/ccM13672.s:2352: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 888. /tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 894. /tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 906. /tmp/ccM13672.s:2356: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 924. /tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 930. /tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 942. /tmp/ccM13672.s:2360: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 960. /tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 966. /tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 978. /tmp/ccM13672.s:2364: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 996. /tmp/ccM13672.s:2366: Error: Subtraction of two symbols in different sections "proc0paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1008. /tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1014. /tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1026. /tmp/ccM13672.s:2369: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1044. /tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1050. /tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1062. /tmp/ccM13672.s:2372: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1080. /tmp/ccM13672.s:2374: Error: Subtraction of two symbols in different sections "vm86paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1092. /tmp/ccM13672.s:2389: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1102. /tmp/ccM13672.s:2394: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1119. /tmp/ccM13672.s:2397: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1142. /tmp/ccM13672.s:2400: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1164. /tmp/ccM13672.s:2406: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1185. /tmp/ccM13672.s:2411: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1203. /tmp/ccM13672.s:2414: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1222. /tmp/ccM13672.s:2417: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1244. /tmp/ccM13672.s:2419: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1263. /tmp/ccM13672.s:2422: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1286. /tmp/ccM13672.s:2424: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1305. /tmp/ccM13672.s:2429: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1347. /tmp/ccM13672.s:2432: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1370. /tmp/ccM13672.s:2434: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1389. /tmp/ccM13672.s:2440: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1431. /tmp/ccM13672.s:2446: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1473. /tmp/ccM13672.s:2452: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1496. /tmp/ccM13672.s:2455: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1512. /tmp/ccM13672.s:2458: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1535. /tmp/ccM13672.s:2461: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1554. /tmp/ccM13672.s:2464: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1577. /tmp/ccM13672.s:2467: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1596. *** Error code 1 Stop in /usr/obj/usr/src/sys/ffnonwpboxes. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Best Regards, Gabriel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 5:39:22 2000 Delivered-To: freebsd-stable@freebsd.org Received: from beta.root-servers.ch (beta.root-servers.ch [195.49.33.19]) by hub.freebsd.org (Postfix) with SMTP id 6BDD737B4C5 for ; Sat, 18 Nov 2000 05:34:50 -0800 (PST) Received: (qmail 68560 invoked from network); 18 Nov 2000 13:15:55 -0000 Received: from unknown (HELO WORK) (62.2.106.244) by beta.root-servers.ch with SMTP; 18 Nov 2000 13:15:55 -0000 Date: Sat, 18 Nov 2000 14:15:33 +0100 From: Gabriel Ambuehl X-Mailer: The Bat! (v1.47 Beta/7) UNREG / CD5BF9353B3B7091 Organization: BUZ Internet Services X-Priority: 3 (Normal) Message-ID: <164165190391.20001118141533@buz.ch> To: freebsd-stable@freebsd.org Subject: Kernel broken? Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I just attempted to build a new 4-STABLE Kernel (cvsup some minutes ago) (somewhat customized, mainly OPTIONS CODA and OPTIONS IPFILTER) which failed. I tryed to do it on a machine we did encounter no problems so far so a hardware failure is unlikely. make buildkernel did yield the following error messages (sorry for the extensive quote but I guessed that it's better to include as many information as possible): rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/ve a/vesa.c /usr/src/sys/modules/vesa/../../dev/syscons/scvesactl.c ===> wi @ -> /usr/src/sys machine -> /usr/src/sys/i386/include perl @/kern/makedevops.pl -h @/kern/device_if.m perl @/kern/makedevops.pl -h @/kern/bus_if.m rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/../include -I/usr/obj/usr/src/i386/usr/include /usr/src/sys/modules/wi if_wi.c cd /usr/obj/usr/src/sys/ffnonwpboxes; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bi /usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/ /5.00503 DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr r/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin MACHINE=i386 make KERNEL=kernel all cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wi l -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-st usr/src/sys/i386/i386/locore.s /tmp/ccM13672.s: Assembler messages: /tmp/ccM13672.s:1746: Error: .space specifies non-absolute value /tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting PTmap /tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting PTmap /tmp/ccM13672.s:1714: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1714: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:1715: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1715: Error: undefined symbol PDESIZE in operation /tmp/ccM13672.s:2472: Error: undefined symbol L0 in operation setting APTmap /tmp/ccM13672.s:2472: Error: undefined symbol PDRSHIFT in operation setting APTmap /tmp/ccM13672.s:1723: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1723: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:1724: Error: undefined symbol L0 in operation /tmp/ccM13672.s:1724: Error: undefined symbol PDESIZE in operation /tmp/ccM13672.s:1930: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:1930: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2333: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccM13672.s:2338: Error: undefined symbol BI_SYMTAB in operation /tmp/ccM13672.s:2339: Error: undefined symbol BI_ESYMTAB in operation /tmp/ccM13672.s:2343: Error: undefined symbol BI_KERNEND in operation /tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2355: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2359: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2363: Error: undefined symbol UPAGES in operation /tmp/ccM13672.s:2363: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2368: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2371: Error: undefined symbol PAGE_SIZE in operation /tmp/ccM13672.s:2428: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:2444: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:2445: Error: undefined symbol PAGE_SHIFT in operation /tmp/ccM13672.s:1856: Error: Subtraction of two symbols in different sections ".tmpstk" {.data section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:1879: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file addre /tmp/ccM13672.s:1880: Error: Subtraction of two symbols in different sections "edata" {*UND* section} - "KERNBASE" {*UND* section} at file add /tmp/ccM13672.s:1892: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at fi /tmp/ccM13672.s:1908: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:2117: Error: Subtraction of two symbols in different sections "kernelname" {*UND* section} - "KERNBASE" {*UND* section} at fil /tmp/ccM13672.s:2145: Error: Subtraction of two symbols in different sections "bootinfo" {.data section} - "KERNBASE" {*UND* section} at file /tmp/ccM13672.s:2162: Error: Subtraction of two symbols in different sections "nfs_diskless" {*UND* section} - "KERNBASE" {*UND* section} at f /tmp/ccM13672.s:2167: Error: Subtraction of two symbols in different sections "nfs_diskless_valid" {*UND* section} - "KERNBASE" {*UND* section s 460. /tmp/ccM13672.s:2180: Error: Subtraction of two symbols in different sections "boothowto" {*UND* section} - "KERNBASE" {*UND* section} at file /tmp/ccM13672.s:2182: Error: Subtraction of two symbols in different sections "bootdev" {*UND* section} - "KERNBASE" {*UND* section} at file a /tmp/ccM13672.s:2220: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 534. /tmp/ccM13672.s:2225: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 550. /tmp/ccM13672.s:2226: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 560. /tmp/ccM13672.s:2227: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 570. /tmp/ccM13672.s:2228: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 580. /tmp/ccM13672.s:2229: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 590. /tmp/ccM13672.s:2248: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 631. /tmp/ccM13672.s:2275: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 666. /tmp/ccM13672.s:2276: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 676. /tmp/ccM13672.s:2277: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 686. /tmp/ccM13672.s:2283: Error: Subtraction of two symbols in different sections "cpu_high" {.data section} - "KERNBASE" {*UND* section} at file address 701. /tmp/ccM13672.s:2284: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 707. /tmp/ccM13672.s:2285: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 713. /tmp/ccM13672.s:2286: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 719. /tmp/ccM13672.s:2287: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 725. /tmp/ccM13672.s:2291: Error: Subtraction of two symbols in different sections "cpu_id" {.data section} - "KERNBASE" {*UND* section} at file address 738. /tmp/ccM13672.s:2292: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 744. /tmp/ccM13672.s:2299: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 761. /tmp/ccM13672.s:2305: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 778. /tmp/ccM13672.s:2309: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 790. /tmp/ccM13672.s:2322: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 801. /tmp/ccM13672.s:2330: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 823. /tmp/ccM13672.s:2333: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2338: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2339: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2343: Error: Negative of non-absolute symbol KERNBASE /tmp/ccM13672.s:2351: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 882. /tmp/ccM13672.s:2352: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 888. /tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 894. /tmp/ccM13672.s:2355: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 906. /tmp/ccM13672.s:2356: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 924. /tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 930. /tmp/ccM13672.s:2359: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 942. /tmp/ccM13672.s:2360: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 960. /tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 966. /tmp/ccM13672.s:2363: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 978. /tmp/ccM13672.s:2364: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 996. /tmp/ccM13672.s:2366: Error: Subtraction of two symbols in different sections "proc0paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1008. /tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1014. /tmp/ccM13672.s:2368: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1026. /tmp/ccM13672.s:2369: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1044. /tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1050. /tmp/ccM13672.s:2371: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1062. /tmp/ccM13672.s:2372: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1080. /tmp/ccM13672.s:2374: Error: Subtraction of two symbols in different sections "vm86paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1092. /tmp/ccM13672.s:2389: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1102. /tmp/ccM13672.s:2394: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1119. /tmp/ccM13672.s:2397: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1142. /tmp/ccM13672.s:2400: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1164. /tmp/ccM13672.s:2406: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1185. /tmp/ccM13672.s:2411: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1203. /tmp/ccM13672.s:2414: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1222. /tmp/ccM13672.s:2417: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1244. /tmp/ccM13672.s:2419: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1263. /tmp/ccM13672.s:2422: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1286. /tmp/ccM13672.s:2424: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1305. /tmp/ccM13672.s:2429: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1347. /tmp/ccM13672.s:2432: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1370. /tmp/ccM13672.s:2434: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1389. /tmp/ccM13672.s:2440: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1431. /tmp/ccM13672.s:2446: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1473. /tmp/ccM13672.s:2452: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1496. /tmp/ccM13672.s:2455: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1512. /tmp/ccM13672.s:2458: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1535. /tmp/ccM13672.s:2461: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1554. /tmp/ccM13672.s:2464: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1577. /tmp/ccM13672.s:2467: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1596. *** Error code 1 Stop in /usr/obj/usr/src/sys/ffnonwpboxes. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Best Regards, Gabriel To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 6: 4:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from peorth.iteration.net (peorth.iteration.net [208.190.180.178]) by hub.freebsd.org (Postfix) with ESMTP id D565E37B479 for ; Sat, 18 Nov 2000 06:04:25 -0800 (PST) Received: by peorth.iteration.net (Postfix, from userid 1001) id D52DC57311; Sat, 18 Nov 2000 08:04:42 -0600 (CST) Date: Sat, 18 Nov 2000 08:04:42 -0600 From: "Michael C . Wu" To: Gabriel Ambuehl Cc: freebsd-stable@freebsd.org Subject: Re: Kernel broken? Message-ID: <20001118080442.B86516@peorth.iteration.net> Reply-To: "Michael C . Wu" Mail-Followup-To: "Michael C . Wu" , Gabriel Ambuehl , freebsd-stable@freebsd.org References: <164165190391.20001118141533@buz.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <164165190391.20001118141533@buz.ch>; from gabriel_ambuehl@buz.ch on Sat, Nov 18, 2000 at 02:15:33PM +0100 X-PGP-Fingerprint: 5025 F691 F943 8128 48A8 5025 77CE 29C5 8FA1 2E20 X-PGP-Key-ID: 0x8FA12E20 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Nov 18, 2000 at 02:15:33PM +0100, Gabriel Ambuehl scribbled: | Hello, | I just attempted to build a new 4-STABLE Kernel (cvsup some minutes ago) | (somewhat customized, mainly OPTIONS CODA and OPTIONS | IPFILTER) which failed. I tryed to do it on a machine we did | encounter no problems so far so a hardware failure | is unlikely. make buildkernel did yield the following error | messages (sorry for the extensive quote but I guessed that it's better | to include as many information as possible): You are doing a "make buildkernel" with an empty /usr/obj. (i.e. you did not buildworld before buildkernel.) If you "really" have to build a kernel with sources that is not in sync with the userland, use the old way of doing things. Please do not send the same email 5 times in a row. -- +------------------------------------------------------------------+ | keichii@peorth.iteration.net | keichii@bsdconspiracy.net | | http://peorth.iteration.net/~keichii | Yes, BSD is a conspiracy. | +------------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 6:37:28 2000 Delivered-To: freebsd-stable@freebsd.org Received: from morpheus.skynet.be (morpheus.skynet.be [195.238.2.39]) by hub.freebsd.org (Postfix) with ESMTP id 4E66F37B479 for ; Sat, 18 Nov 2000 06:37:23 -0800 (PST) Received: from [195.238.1.121] (brad.techos.skynet.be [195.238.1.121]) by morpheus.skynet.be (Postfix) with ESMTP id 0B355DCF8; Sat, 18 Nov 2000 15:37:16 +0100 (MET) Mime-Version: 1.0 X-Sender: blk@pop.skynet.be (Unverified) Message-Id: Date: Sat, 18 Nov 2000 15:37:39 +0100 To: Greg Lehey From: Brad Knowles Subject: rawio 1.1 on FreeBSD 4.2-BETA? Cc: FreeBSD-STABLE Mailing List Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greg, I'm not sure if you've heard complaints about this lately, but I thought I'd drop you a line and see if you had any ideas what I might be doing wrong. I did some searches of the archives for -questions, -stable, and -current, and couldn't find anything that related to "rawio AND random.h". Anyway, I've got a FreeBSD 4.2-BETA machine that I cvsupped this past week (completed at Nov 14 20:28), did the buildworld, installworld, made the new kernel & installed it, etc.... It's been a little while since I've had time to play with FreeBSD much, but I think I did this process correctly. However today, when I went to go build the port for rawio, I got the complaint: cd /usr/ports/benchmarks/rawio make install >> rawio-1.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/. >> Attempting to fetch from ftp://ftp.lemis.com/pub/. Receiving rawio-1.1.tar.gz (191472 bytes): 100% 191472 bytes transferred in 59.5 seconds (3.14 kBps) ===> Extracting for rawio-1.1 >> Checksum OK for rawio-1.1.tar.gz. ===> Patching for rawio-1.1 ===> Applying FreeBSD patches for rawio-1.1 ===> Configuring for rawio-1.1 ===> Building for rawio-1.1 cc -O -pipe -g mkrandom.c -o mkrandom mkrandom.c:58: machine/random.h: No such file or directory *** Error code 1 I note that this package is dated Sunday, January 2, 2000 according to your ftp server -- should this version work with -STABLE? Is the "fix" for this problem really as simple as symlinking /usr/include/sys/random.h or to /usr/include/machine/random.h, or modifying the #include to find this header in the right directory? Thanks! P.S. I had to unsubscribe from the lists because I went on vacation for a while, and I haven't had a chance to re-subscribe yet. I'd appreciate it if folks who respond to this issue keep me in cc: of their messages. -- These are my opinions -- not to be taken as official Skynet policy ====================================================================== Brad Knowles, || Belgacom Skynet SA/NV Systems Architect, Mail/News/FTP/Proxy Admin || Rue Colonel Bourg, 124 Phone/Fax: +32-2-706.13.11/12.49 || B-1140 Brussels http://www.skynet.be || Belgium "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -Benjamin Franklin, Historical Review of Pennsylvania. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 7:50:58 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id CA48037B4D7 for ; Sat, 18 Nov 2000 07:50:54 -0800 (PST) Received: from randy by rip.psg.com with local (Exim 3.16 #1) id 13xAGS-000ClU-00; Sat, 18 Nov 2000 07:50:52 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Randy Bush To: "David Schwartz" Cc: FreeBSD Stable Subject: RE: New US CVSup mirrors Message-Id: Date: Sat, 18 Nov 2000 07:50:52 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > These problems could be solved if: > 2) The list of available servers were reasonably well maintained so that > busy or stale servers were removed from it in a timely manner. and cash could fall from the sky. :-) in operational reality, this is not a tractable problem without things like a 7x24 noc with access to all servers, dns, ... and then it is reduced from infeasable to merely a pain in the butt. and the gain is far from worth it. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 8: 4:51 2000 Delivered-To: freebsd-stable@freebsd.org Received: from gndrsh.dnsmgr.net (GndRsh.dnsmgr.net [198.145.92.4]) by hub.freebsd.org (Postfix) with ESMTP id 8C15C37B479 for ; Sat, 18 Nov 2000 08:04:46 -0800 (PST) Received: (from freebsd@localhost) by gndrsh.dnsmgr.net (8.9.3/8.9.3) id IAA14339; Sat, 18 Nov 2000 08:04:36 -0800 (PST) (envelope-from freebsd) From: "Rodney W. Grimes" Message-Id: <200011181604.IAA14339@gndrsh.dnsmgr.net> Subject: Re: New US CVSup mirrors In-Reply-To: from Randy Bush at "Nov 18, 2000 07:50:52 am" To: rbush@bainbridge.verio.net (Randy Bush) Date: Sat, 18 Nov 2000 08:04:36 -0800 (PST) Cc: davids@webmaster.com (David Schwartz), freebsd-stable@FreeBSD.ORG (FreeBSD Stable) X-Mailer: ELM [version 2.4ME+ PL54 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > These problems could be solved if: > > 2) The list of available servers were reasonably well maintained so that > > busy or stale servers were removed from it in a timely manner. > > and cash could fall from the sky. :-) > > in operational reality, this is not a tractable problem without things like > a 7x24 noc with access to all servers, dns, ... and then it is reduced from > infeasable to merely a pain in the butt. > > and the gain is far from worth it. Actually any perl weenie worth $15.00 hour should be able to codify a fully automated solution to this problem in less than 8 hours. cvsup-master.freebsd.org already has the data on what servers are actively updating from the master via the cvsupd.log file. Infact it knows exactly what collection was updated on what server at what time. Prune that data to a list of ``active and reasonably up to date servers'' and send dynamic DNS updates... viola automagic system. Hell we had a perl hacker around here that made ${User}.portmaster.isp.com track who had what IP address assigned when they logged in via dynamic DNS. Now before someone goes off and tries to do this there are other harder technical reasons that this is a bad idea, the major one being locality of reference, ie we really don't want folks is Australia cvsuping from servers in Russia now do we!!! -- Rod Grimes - KD7CAX @ CN85sl - (RWG25) rgrimes@gndrsh.dnsmgr.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 8:15: 6 2000 Delivered-To: freebsd-stable@freebsd.org Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by hub.freebsd.org (Postfix) with ESMTP id EA59237B479 for ; Sat, 18 Nov 2000 08:15:04 -0800 (PST) Received: from randy by rip.psg.com with local (Exim 3.16 #1) id 13xAdo-000CyQ-00; Sat, 18 Nov 2000 08:15:00 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Randy Bush To: "Rodney W. Grimes" Cc: davids@webmaster.com (David Schwartz), freebsd-stable@FreeBSD.ORG (FreeBSD Stable) Subject: Re: New US CVSup mirrors References: <200011181604.IAA14339@gndrsh.dnsmgr.net> Message-Id: Date: Sat, 18 Nov 2000 08:15:00 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Actually any perl weenie worth $15.00 hour should be able to codify a fully > automated solution to this problem in less than 8 hours. > > cvsup-master.freebsd.org already has the data on what servers are actively > updating from the master via the cvsupd.log file. Infact it knows exactly > what collection was updated on what server at what time. > > Prune that data to a list of ``active and reasonably up to date servers'' > and send dynamic DNS updates... viola automagic system. Hell we had a perl > hacker around here that made ${User}.portmaster.isp.com track who had what > IP address assigned when they logged in via dynamic DNS. turns out that, in operational reality, these hacks don't scale. they are not stable, they rely on centralization, ... they'll work for a small game, but the problems increase super-linearly with scale. randy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 11: 5:51 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp5.libero.it (smtp5.libero.it [193.70.192.55]) by hub.freebsd.org (Postfix) with ESMTP id 4E9B537B479 for ; Sat, 18 Nov 2000 11:05:49 -0800 (PST) Received: from libero.it (193.70.192.63) by smtp5.libero.it; 18 Nov 2000 20:05:47 +0100 Date: Sat, 18 Nov 2000 20:05:28 +0100 Message-Id: Subject: minimal (binary) installation upgrade MIME-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable From: "robi" To: stable@freebsd.org X-XaM3-API-Version: 1.1.9.1.27 X-SenderIP: 151.33.116.66 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi there. I have a pc with a small HD and a minimal (just binary, no docs, no man, no src, etc...) 4.0-RELEASE. Now I want to upgrade it to STABLE using a second PC where I cvsup'd STABLE. So this is the configuration: - machine A: - stable src-all, doc-all - current ports-all - machine B: - minimal installation 4.0-release I modified /etc/make.conf on both A and B with all options I found on /etc/defaults/make.conf that let's you not include parts of the system (NOPROFILE, NO_CVS, NO_SENDMAIL, NO_SHAREDOCS, etc...) So I went on and - buildworld, buildkernel on A - mounted /usr/src and /usr/obj on B. - installkernel and installworld on B But it failed during installworld for a write error as there's no space left on the HD. So I checked and found out that this configuration installs far too much... even the man pages... How can I get a minimal installation using installworld like the one I had from the installation CD? (only binaries, no doc, no src, ...) Please reply to my mailbox as well, as I'm not on the list. Best regards. -- Roberto Nunnari Luck is... miss the wrong train. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 14: 1: 8 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.roe35.lth2.k12.il.us (unknown [209.175.240.58]) by hub.freebsd.org (Postfix) with ESMTP id 9B06437B479 for ; Sat, 18 Nov 2000 14:01:06 -0800 (PST) Received: from dougs_laptop (dougs_laptop [209.175.240.20]) by mail.roe35.lth2.k12.il.us (8.9.3/8.9.3) with ESMTP id QAA00712 for ; Sat, 18 Nov 2000 16:03:25 -0600 (CST) (envelope-from dallen@roe35.lth2.k12.il.us) Message-ID: <200011181608520260.0138A04E@mail.roe35.lth2.k12.il.us> X-Mailer: Calypso Version 3.00.01.02 (1) Date: Sat, 18 Nov 2000 16:08:52 -0600 From: "Douglas G. Allen" To: "stable mailing list" Subject: how to get sendmail to handle hyphenated names Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I get sendmail v.8.9.3 to accept names of the type first_name or= my.name? I think I just need to adjust a rule in sendmail.cf, but am not= certain which rule or how specifically to adjust it. Can someone point me= in the correct direction ?? Thanks in advance. Doug Allen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 15:10:37 2000 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 3744137B4CF for ; Sat, 18 Nov 2000 15:10:34 -0800 (PST) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id PAA07976; Sat, 18 Nov 2000 15:09:52 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda07974; Sat Nov 18 15:09:50 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.11.1/8.9.1) id eAIN9dA00402; Sat, 18 Nov 2000 15:09:39 -0800 (PST) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdSKN400; Sat Nov 18 15:09:02 2000 Received: (from uucp@localhost) by cwsys.cwsent.com (8.11.1/8.9.1) id eAIN91857198; Sat, 18 Nov 2000 15:09:01 -0800 (PST) Message-Id: <200011182309.eAIN91857198@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdq57154; Sat Nov 18 15:08:46 2000 X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 4.1.1-RELEASE X-Sender: cy To: "Douglas G. Allen" Cc: "stable mailing list" Subject: Re: how to get sendmail to handle hyphenated names In-reply-to: Your message of "Sat, 18 Nov 2000 16:08:52 CST." <200011181608520260.0138A04E@mail.roe35.lth2.k12.il.us> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 18 Nov 2000 15:08:46 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200011181608520260.0138A04E@mail.roe35.lth2.k12.il.us>, "Douglas G. Allen" writes: > How do I get sendmail v.8.9.3 to accept names of the type first_name or my.na > me? I think I just need to adjust a rule in sendmail.cf, but am not certain > which rule or how specifically to adjust it. Can someone point me in the cor > rect direction ?? Userdb. Take a look at pages 642-645 of the Sendmail book 2E. Regards, Phone: (250)387-8437 Cy Schubert Fax: (250)387-5766 Team Leader, Sun/DEC 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 Nov 18 15:32:55 2000 Delivered-To: freebsd-stable@freebsd.org Received: from backup.af.speednet.com.au (af.speednet.com.au [202.135.188.244]) by hub.freebsd.org (Postfix) with ESMTP id C829D37B479 for ; Sat, 18 Nov 2000 15:32:49 -0800 (PST) Received: from backup.af.speednet.com.au (backup.af.speednet.com.au [172.22.2.4]) by backup.af.speednet.com.au (8.11.0/8.11.0) with ESMTP id eAINWYB34838; Sun, 19 Nov 2000 10:32:35 +1100 (EST) (envelope-from andyf@speednet.com.au) Date: Sun, 19 Nov 2000 10:32:34 +1100 (EST) From: Andy Farkas X-Sender: andyf@backup.af.speednet.com.au To: robi Cc: stable@FreeBSD.ORG Subject: Re: minimal (binary) installation upgrade In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 18 Nov 2000, robi wrote: > How can I get a minimal installation using installworld > like the one I had from the installation CD? (only binaries, > no doc, no src, ...) Here is what I use to install a minimal system onto a 100MB disk: (note the addition of "NOMAN= true" - hope this helps!) CFLAGS= -O -pipe COPTFLAGS= -O -pipe NO_CVS= true # do not build CVS NO_FORTRAN= true # do not build g77 and related libraries NO_LPR= true # do not build lpr and related programs NO_OBJC= true # do not build Objective C support NO_SHAREDOCS= true # do not build the 4.4BSD legacy docs NO_X= true # do not compile in XWindows support (e.g. doscmd) NODESCRYPTLINKS=true # do not replace libcrypt -> libscrypt links NOGAMES= true # do not build games (games/ subdir) NOINFO= true # do not make or install info files NOLIBC_R= true # do not build libc_r (re-entrant version of libc) NOMAN= true # do not build or install man pages NOPROFILE= true # Avoid compiling profiled libraries NOSHARE= true # do not go into the share subdir NOUUCP= true # do not build uucp related programs NOPORTDOCS= true > > Best regards. > -- > Roberto Nunnari > Luck is... miss the wrong train. > -- :{ andyf@speednet.com.au Andy Farkas System Administrator Speednet Communications http://www.speednet.com.au/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 17:14:15 2000 Delivered-To: freebsd-stable@freebsd.org Received: from mail.turquoise.net (mail.turquoise.net [63.72.207.7]) by hub.freebsd.org (Postfix) with ESMTP id 687E037B479 for ; Sat, 18 Nov 2000 17:14:14 -0800 (PST) Received: from konaboy.com (host-207-135.turquoise.net [63.72.207.135]) by mail.turquoise.net (8.9.2/8.9.1) with ESMTP id PAA21925 for ; Sat, 18 Nov 2000 15:10:04 -1000 (HST) Message-ID: <3A172946.3C846F9B@konaboy.com> Date: Sat, 18 Nov 2000 15:13:42 -1000 From: User Paix Organization: Kokimo_s_Bar_and_Grill X-Mailer: Mozilla 4.73 [en] (X11; I; FreeBSD 4.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: stable@FreeBSD.org Subject: (no subject) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 20:49:36 2000 Delivered-To: freebsd-stable@freebsd.org Received: from echunga.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id F3A3437B479 for ; Sat, 18 Nov 2000 20:49:31 -0800 (PST) Received: (from grog@localhost) by echunga.lemis.com (8.11.1/8.9.3) id eAJ4iJN53535; Sun, 19 Nov 2000 15:14:19 +1030 (CST) (envelope-from grog) Date: Sun, 19 Nov 2000 15:14:19 +1030 From: Greg Lehey To: Brad Knowles Cc: FreeBSD Stable Users Subject: Re: rawio 1.1 on FreeBSD 4.2-BETA? Message-ID: <20001119151418.K52433@echunga.lemis.com> 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 blk@skynet.be on Sat, Nov 18, 2000 at 03:37:39PM +0100 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.lemis.com/~grog X-PGP-Fingerprint: 6B 7B C3 8C 61 CD 54 AF 13 24 52 F8 6D A4 95 EF Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Saturday, 18 November 2000 at 15:37:39 +0100, Brad Knowles wrote: > Greg, > > I'm not sure if you've heard complaints about this lately, but I > thought I'd drop you a line and see if you had any ideas what I might > be doing wrong. I did some searches of the archives for -questions, > -stable, and -current, and couldn't find anything that related to > "rawio AND random.h". There is a PR. I'm not sure under what circumstances it fails. This is, in fact, a bug in the port, not in rawio: it's in files/patch-ac. It should work fine if you delete this patch and then make clean and rebuild. I'm currently working on a number of changes, so I don't want to fix the current version. Greg -- Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 22:35:34 2000 Delivered-To: freebsd-stable@freebsd.org Received: from grumpy.dyndns.org (cm-24-246-28-166.toney.mediacom.ispchannel.com [24.246.28.166]) by hub.freebsd.org (Postfix) with ESMTP id C5ECD37B479 for ; Sat, 18 Nov 2000 22:35:30 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by grumpy.dyndns.org (8.11.1/8.11.1) with ESMTP id eAJ6ZRS94516 for ; Sun, 19 Nov 2000 00:35:29 -0600 (CST) (envelope-from dkelly@grumpy.dyndns.org) Message-Id: <200011190635.eAJ6ZRS94516@grumpy.dyndns.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: stable@FreeBSD.ORG Subject: cd /usr/ports; make clean From: David Kelly Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 19 Nov 2000 00:35:27 -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm sure to be off my rocker to suggest something like this 2 days before -RELEASE, but sometimes I don't clean up after installing a port and out of laziness simply do "make clean" from the /usr/ports/ directory. Takes forever. And got to thinking about alternatives. # find /usr/ports -type d -name work -print -execdir make clean \; -prune is much faster than "make clean" from the top. It seems to work OK if a clean target is put in /usr/ports/Makefile just prior to the .include -- David Kelly N4HHE, dkelly@hiwaay.net ===================================================================== The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 22:50:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from alpha.gplsucks.org (alpha.gplsucks.org [63.227.213.92]) by hub.freebsd.org (Postfix) with ESMTP id B714C37B4C5 for ; Sat, 18 Nov 2000 22:50:31 -0800 (PST) Received: from localhost (bwoods2@localhost) by alpha.gplsucks.org (8.11.1/8.11.1) with ESMTP id eAJ6ZAf01665 for ; Sat, 18 Nov 2000 22:35:32 -0800 (PST) Date: Sat, 18 Nov 2000 22:35:10 -0800 (PST) From: Bill Woods To: freebsd-stable@freebsd.org Subject: Bridging... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It looks like I am going to have to do some bridging of ethernet cards in 4.2-BETA, so what I need to know are a few things.... In rc.conf where I set up ethernet cards, this is what I have now.. ifconfig_ep0="inet 63.227.213.93 netmask 255.255.255.248" ifconfig_ep1="inet 10.0.0.99 netmask 255.255.255.255" ep0 conects to the world ep1 connects to my internal lan Since I am going to be bridging the two cards as one, what settings do I use. I looked in the handbook, but its not that clear to me. Also, does ipf work with bridging ethernet cards or do I need to go to ipfw? Also, the cards are: ep0: <3Com 3C509-TPO EtherLink III> at port 0x210-0x21f irq 7 on isa0 ep0: Ethernet address 00:a0:24:31:de:03 ep1: <3Com 3C509-TPO EtherLink III> at port 0x300-0x30f irq 10 on isa0 ep1: Ethernet address 00:a0:24:9b:99:d8 Will these cards work in bridging mode? any oither helpfull hints? Thanks To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 23: 3:13 2000 Delivered-To: freebsd-stable@freebsd.org Received: from evilcode.com (evilcode.com [63.228.228.140]) by hub.freebsd.org (Postfix) with SMTP id 2DF9437B479 for ; Sat, 18 Nov 2000 23:03:11 -0800 (PST) Received: (qmail 84679 invoked by uid 1000); 19 Nov 2000 07:03:05 -0000 Date: Sat, 18 Nov 2000 23:03:05 -0800 From: James To: stable@FreeBSD.ORG Subject: Re: cd /usr/ports; make clean Message-ID: <20001118230305.A83848@evilcode.com> Mail-Followup-To: James , stable@FreeBSD.ORG References: <200011190635.eAJ6ZRS94516@grumpy.dyndns.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200011190635.eAJ6ZRS94516@grumpy.dyndns.org>; from dkelly@HiWAAY.net on Sun, Nov 19, 2000 at 12:35:27AM -0600 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 19, 2000 at 12:35:27AM -0600, David Kelly wrote: > # find /usr/ports -type d -name work -print -execdir make clean \; -prune > > is much faster than "make clean" from the top. It seems to work OK if a > clean target is put in /usr/ports/Makefile just prior to the .include > Or for a much faster solution: find /usr/ports -type d -name work -prune -print -exec rm -r {} \; To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 23:12:20 2000 Delivered-To: freebsd-stable@freebsd.org Received: from bsdvm.jtjang.idv.tw (121.c74.ethome.net.tw [210.58.74.121]) by hub.freebsd.org (Postfix) with ESMTP id C880637B479 for ; Sat, 18 Nov 2000 23:12:13 -0800 (PST) Received: (from keith@localhost) by bsdvm.jtjang.idv.tw (8.11.1/8.9.3) id eAJ7Bd207637 for stable@FreeBSD.ORG; Sun, 19 Nov 2000 15:11:39 +0800 (CST) (envelope-from keith) Date: Sun, 19 Nov 2000 15:11:38 +0800 From: Jing-Tang Keith Jang To: stable@FreeBSD.ORG Subject: Re: cd /usr/ports; make clean Message-ID: <20001119151138.A7434@bsdvm.jtjang.idv.tw> Reply-To: keith@freebsd.sinica.edu.tw Mail-Followup-To: stable@FreeBSD.ORG References: <200011190635.eAJ6ZRS94516@grumpy.dyndns.org> <20001118230305.A83848@evilcode.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001118230305.A83848@evilcode.com>; from j@evilcode.com on Sat, Nov 18, 2000 at 11:03:05PM -0800 X-Operating-System: FreeBSD bsdvm.jtjang.idv.tw 4.2-BETA FreeBSD 4.2-BETA Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 11/18/00, James wrote: > On Sun, Nov 19, 2000 at 12:35:27AM -0600, David Kelly wrote: > > # find /usr/ports -type d -name work -print -execdir make clean \; -prune > > > > is much faster than "make clean" from the top. It seems to work OK if a > > clean target is put in /usr/ports/Makefile just prior to the .include > > > > Or for a much faster solution: > find /usr/ports -type d -name work -prune -print -exec rm -r {} \; why not just "cd /usr/ports; rm -fr */*/work"? -- Keep it simple and stupid. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 23:16:37 2000 Delivered-To: freebsd-stable@freebsd.org Received: from evilcode.com (evilcode.com [63.228.228.140]) by hub.freebsd.org (Postfix) with SMTP id 6D79E37B479 for ; Sat, 18 Nov 2000 23:16:34 -0800 (PST) Received: (qmail 85405 invoked by uid 1000); 19 Nov 2000 07:16:33 -0000 Date: Sat, 18 Nov 2000 23:16:33 -0800 From: James To: stable@FreeBSD.ORG Subject: Re: cd /usr/ports; make clean Message-ID: <20001118231633.A85206@evilcode.com> Mail-Followup-To: James , stable@FreeBSD.ORG References: <200011190635.eAJ6ZRS94516@grumpy.dyndns.org> <20001118230305.A83848@evilcode.com> <20001119151138.A7434@bsdvm.jtjang.idv.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001119151138.A7434@bsdvm.jtjang.idv.tw>; from keith@bsdvm.jtjang.idv.tw on Sun, Nov 19, 2000 at 03:11:38PM +0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Nov 19, 2000 at 03:11:38PM +0800, Jing-Tang Keith Jang wrote: > On 11/18/00, James wrote: > > Or for a much faster solution: > > find /usr/ports -type d -name work -prune -print -exec rm -r {} \; > > why not just "cd /usr/ports; rm -fr */*/work"? If I understand it correctly, there is a limit to the maximum number of command line arguments that a program can have. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message From owner-freebsd-stable Sat Nov 18 23:26:53 2000 Delivered-To: freebsd-stable@freebsd.org Received: from evilcode.com (evilcode.com [63.228.228.140]) by hub.freebsd.org (Postfix) with SMTP id B625C37B479 for ; Sat, 18 Nov 2000 23:26:51 -0800 (PST) Received: (qmail 86041 invoked by uid 1000); 19 Nov 2000 07:26:51 -0000 Date: Sat, 18 Nov 2000 23:26:51 -0800 From: James To: stable@FreeBSD.ORG Subject: Re: cd /usr/ports; make clean Message-ID: <20001118232651.A85890@evilcode.com> Mail-Followup-To: James , stable@FreeBSD.ORG References: <200011190635.eAJ6ZRS94516@grumpy.dyndns.org> <20001118230305.A83848@evilcode.com> <20001119151138.A7434@bsdvm.jtjang.idv.tw> <20001118231633.A85206@evilcode.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20001118231633.A85206@evilcode.com>; from j@evilcode.com on Sat, Nov 18, 2000 at 11:16:33PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Nov 18, 2000 at 11:16:33PM -0800, James wrote: > On Sun, Nov 19, 2000 at 03:11:38PM +0800, Jing-Tang Keith Jang wrote: > > On 11/18/00, James wrote: > > > Or for a much faster solution: > > > find /usr/ports -type d -name work -prune -print -exec rm -r {} \; > > > > why not just "cd /usr/ports; rm -fr */*/work"? > > If I understand it correctly, there is a limit to the maximum number > of command line arguments that a program can have. Correcting myself here. It appears that the limit is rather high.. I was able to echo all the ports using "cd /usr/ports; echo */*". I usually use the "rm -rf */*/work" method anyways, since I would never have built enough ports to actually make the limit an issue. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message