From owner-freebsd-current Sun Feb 27 1: 5:34 2000 Delivered-To: freebsd-current@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (Postfix) with ESMTP id 2523837B52B; Sun, 27 Feb 2000 01:05:23 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.9.3/8.9.3) with ESMTP id BAA99884; Sun, 27 Feb 2000 01:05:20 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Sun, 27 Feb 2000 01:05:20 -0800 (PST) From: Doug White To: Kris Kennaway Cc: Bjoern Groenvall , "Jordan K. Hubbard" , current@FreeBSD.ORG, markm@FreeBSD.ORG Subject: Re: OpenSSH /etc patch In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 26 Feb 2000, Kris Kennaway wrote: > On 26 Feb 2000, Bjoern Groenvall wrote: > > > Right, the code does not lie (if ssh is setuid root). But, if the host > > key has not yet been created, then no host can have the public key and > > thus rsa-rhosts authentication won't work anyways. It is not required > > to run ssh-keygen to make ssh work, Sshd still requires the host key > > to operate. > > I don't follow you - if no host key is generated, then you can't ever use > the RSA-rhosts authentication mechanism to log into another server until > you do. Thus part of ssh's functionality is broken until you generate that > key, so we do it for you the first time you boot. I was under the impression that host keys are exchanged before the authentication type is selected, so a) the identity of the remote is compared to known_hosts and reacted to accordingly, and b) the remainder of the session is encrypted no matter what auth type (so, i.e., the password is encrypted if RSA keys are not used). I'm thinking of the old/stock sshd, not OpenSSH, but I'm not aware of that big a change. If I'm wrong please beat me over the head with a large metal object and carry on like nothing happened. :) 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-current" in the body of the message From owner-freebsd-current Sun Feb 27 1:22:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id E119737B52B; Sun, 27 Feb 2000 01:22:34 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id BAA40554; Sun, 27 Feb 2000 01:22:34 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 01:22:33 -0800 (PST) From: Kris Kennaway To: Doug White Cc: Bjoern Groenvall , "Jordan K. Hubbard" , current@FreeBSD.ORG, markm@FreeBSD.ORG Subject: Re: OpenSSH /etc patch In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Doug White wrote: > > I don't follow you - if no host key is generated, then you can't ever use > > the RSA-rhosts authentication mechanism to log into another server until > > you do. Thus part of ssh's functionality is broken until you generate that > > key, so we do it for you the first time you boot. > > I was under the impression that host keys are exchanged before the > authentication type is selected, so a) the identity of the remote is > compared to known_hosts and reacted to accordingly, and b) the remainder > of the session is encrypted no matter what auth type (so, i.e., the > password is encrypted if RSA keys are not used). Thats what I actually thought too, but the comment in the source argues otherwise. I confess I don't know all that much about the SSH encryption protocols in detail. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 1:43: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id DAB1337B53A; Sun, 27 Feb 2000 01:43:00 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id KAA42060; Sun, 27 Feb 2000 10:42:55 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200002270942.KAA42060@freebsd.dk> Subject: Re: UDF/DVD support In-Reply-To: <38B8D0DE.167EB0E7@elischer.org> from Julian Elischer at "Feb 26, 2000 11:23:10 pm" To: julian@elischer.org (Julian Elischer) Date: Sun, 27 Feb 2000 10:42:55 +0100 (CET) Cc: fs@FreeBSD.ORG, current@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-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Julian Elischer wrote: > I have been hired to add UDF/DVD-R support to FreeBSD > I will be spending the next few weeks basically doing research > but would like to hear from anyone who is already working in these > areas. > > This may impact un the following areas: > SCSI subsystem > ATA subsystem > Filesystems > Raw/Block(sic) device interface > Encryption/security stuff. Concentrate on the UDF stuff, all the rest is there, or will be shortly. There has been one individual with a DVD-R SCSI drive on the list already, I think he got it to work. You need to use cdrecord anyways since there is no burnersupport in the SCSI chain. There has also been talks about the UDF filesystem, but I dont think anybody has actually started it yet (I know I have it way down on my TODO list :) ) So, when do we have an UDF filesystem :) -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 1:54:48 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 6714C37B52B; Sun, 27 Feb 2000 01:54:41 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id KAA15386; Sun, 27 Feb 2000 10:54:30 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Soren Schmidt Cc: julian@elischer.org (Julian Elischer), fs@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: UDF/DVD support In-reply-to: Your message of "Sun, 27 Feb 2000 10:42:55 +0100." <200002270942.KAA42060@freebsd.dk> Date: Sun, 27 Feb 2000 10:54:30 +0100 Message-ID: <15384.951645270@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200002270942.KAA42060@freebsd.dk>, Soren Schmidt writes: >It seems Julian Elischer wrote: >> I have been hired to add UDF/DVD-R support to FreeBSD >> I will be spending the next few weeks basically doing research >> but would like to hear from anyone who is already working in these >> areas. >> >> This may impact un the following areas: >> SCSI subsystem >> ATA subsystem >> Filesystems >> Raw/Block(sic) device interface >> Encryption/security stuff. > >Concentrate on the UDF stuff, all the rest is there, or will be shortly. Yes I agree, and please put the UDF filesystem under sys/fs/udf, we're trying to get a bit more clean top-level /sys -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 2:35:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id D4A3737B5D1; Sun, 27 Feb 2000 02:35:29 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id MAA56704; Sun, 27 Feb 2000 12:35:25 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200002271035.MAA56704@zibbi.mikom.csir.co.za> Subject: Re: NO_DESCRYPT patch In-Reply-To: from Kris Kennaway at "Feb 26, 2000 04:21:24 pm" To: kris@FreeBSD.ORG (Kris Kennaway) Date: Sun, 27 Feb 2000 12:35:25 +0200 (SAT) Cc: current@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-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This is something which has been requested a fair bit..it will disable the > building of the DES CRYPT libraries even if you have the crypto sources > installed, so you can e.g. get OpenSSL/OpenSSH without having to deal with > the pitfalls of libdescrypt. It seems to work fine for me..if I hear any > other positive feedback I'll commit it. Why not let them (libdes) be installed, but leave the symlinks to point to libscrypt. That way things that for some reason need the des stuff can still get to it. Something like this: John -- John Hay -- John.Hay@mikom.csir.co.za Index: secure/lib/libcrypt/Makefile =================================================================== RCS file: /home/ncvs/src/secure/lib/libcrypt/Makefile,v retrieving revision 1.20 diff -u -r1.20 Makefile --- secure/lib/libcrypt/Makefile 2000/01/09 21:12:39 1.20 +++ secure/lib/libcrypt/Makefile 2000/02/27 09:49:28 @@ -49,7 +49,11 @@ .include +.if defined(NO_DESCRYPT) +noafterinstall: +.else afterinstall: +.endif .if !defined(NOPIC) @cd ${DESTDIR}${SHLIBDIR}; \ rm -f ${LCRYPTSO}; \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 2:53:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from grimreaper.grondar.za (nld-dial-196-7-200-250.mweb.co.za [196.7.200.250]) by hub.freebsd.org (Postfix) with ESMTP id 9DA7937B615; Sun, 27 Feb 2000 02:53:14 -0800 (PST) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id MAA25392; Sun, 27 Feb 2000 12:55:16 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200002271055.MAA25392@grimreaper.grondar.za> To: Kris Kennaway Cc: Doug White , Bjoern Groenvall , "Jordan K. Hubbard" , current@FreeBSD.org, markm@FreeBSD.org Subject: Re: OpenSSH /etc patch References: In-Reply-To: ; from Kris Kennaway "Sun, 27 Feb 2000 01:22:33 PST." Date: Sun, 27 Feb 2000 12:55:15 +0200 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Thats what I actually thought too, but the comment in the source argues > otherwise. I confess I don't know all that much about the SSH encryption > protocols in detail. Me three. Time for us all to read the SSH rfc's, methinks... M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 5:14:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from midget.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (Postfix) with ESMTP id C052937B542 for ; Sun, 27 Feb 2000 05:14:01 -0800 (PST) (envelope-from darius@midget.dons.net.au) Received: (from darius@localhost) by midget.dons.net.au (8.9.3/8.9.1) id XAA11098; Sun, 27 Feb 2000 23:43:26 +1030 (CST) (envelope-from darius) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Sun, 27 Feb 2000 23:43:25 +1030 (CST) From: "Daniel O'Connor" To: Chuck Robey Subject: Re: kdelibs port broken? Cc: freebsd-current@FreeBSD.ORG, Maxim Sobolev , bwoods2@uswest.net, Joel Ray Holveck , Will Andrews , Alex Zepeda Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Feb-00 Chuck Robey wrote: > fine example, tho. We break the location of the config files that all > tcl > packages rely upon to build, for the purpose of allowing folks to run > multiple versions simultaneously. Tcl isn't the only one like that, > either. Anyone who wants to be able to build other tcl software that > isn't derived from a port would be well advised to avoid using our port. This is done because none of those programs/libs developed a system on their own which allowed multiple versions to be on the same machine OR made SURE that they where backward compatible.. Its not the ports collection thats at fault, the people who did it this way are cleaning up the mess made by other coders. This happens for tcl, gtk, qt.. There are quite a number. (at least 3! ;) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 6:30:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [62.104.201.3]) by hub.freebsd.org (Postfix) with ESMTP id 70DAE37B5DC for ; Sun, 27 Feb 2000 06:30:22 -0800 (PST) (envelope-from netchild@leidinger.net) Received: from [62.104.201.2] (helo=mx1.freenet.de) by mout1.freenet.de with esmtp (Exim 3.13 #1) id 12P4iC-0004pl-00 for current@freebsd.org; Sun, 27 Feb 2000 15:30:20 +0100 Received: from [213.6.224.137] (helo=Magelan.Leidinger.net) by mx1.freenet.de with esmtp (Exim 3.13 #1) id 12P4i9-0006Wq-00 for current@freebsd.org; Sun, 27 Feb 2000 15:30:19 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.9.3/8.9.3) with ESMTP id PAA82272 for ; Sun, 27 Feb 2000 15:12:18 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200002271412.PAA82272@Magelan.Leidinger.net> Date: Sun, 27 Feb 2000 15:12:16 +0100 (CET) From: Alexander Leidinger Subject: ssh-askpass & OpenSSH To: current@freebsd.org MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, after building 4-current (cvsupped yesterday) I'm using OpenSSH now. I'm starting my X11 session with ssh-agent and using ssh-add in my .xsession. Unfortunally there's no ssh-askpass build in 4-current (and ssh-add is build with '#define SSH_ASKPASS_DEFAULT "/usr/X11R6/bin/ssh-askpass"') so I'm not able to add my identity to the ssh agent at login time, I have to do it manually from a xterm. At the moment I'm starting everything ssh related with absolute paths (ssh 1.2.27), but I'm not satisfied with this solution (and I didn't want to put /usr/local/bin in front of my $PATH, I prefer to have it at the end). Does someone plan to fix this (e.g. build ssh-askpass conditionally on the presence of libX11 / of a variable in make.conf)? Bye, Alexander. -- Reboot America. http://www.Leidinger.net Alexander+Home @ Leidinger.net Key fingerprint = 7423 F3E6 3A7E B334 A9CC B10A 1F5F 130A A638 6E7E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 6:39:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 4CBFC37B600; Sun, 27 Feb 2000 06:39:45 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.9.3/8.9.3) id RAA80421; Sun, 27 Feb 2000 17:39:43 +0300 (MSK) (envelope-from ache) Date: Sun, 27 Feb 2000 17:39:43 +0300 From: "Andrey A. Chernov" To: jkh@freebsd.org Cc: current@freebsd.org Subject: login.c patch Message-ID: <20000227173942.A80404@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Organization: Biomechanoid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Test condition is always true which is not supposed. Please approve this patch. --- login.c.bak Sun Feb 20 22:52:16 2000 +++ login.c Sun Feb 27 17:35:35 2000 @@ -382,9 +382,9 @@ refused("Home directory not available", "HOMEDIR", 1); if (chdir("/") < 0) refused("Cannot find root directory", "ROOTDIR", 1); - pwd->pw_dir = "/"; if (!quietlog || *pwd->pw_dir) printf("No home directory.\nLogging in with home = \"/\".\n"); + pwd->pw_dir = "/"; } (void)seteuid(euid); (void)setegid(egid); -- Andrey A. Chernov http://nagual.pp.ru/~ache/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 8:11:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id B3ECD37B654 for ; Sun, 27 Feb 2000 08:11:04 -0800 (PST) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost [127.0.0.1]) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id LAA17930; Sun, 27 Feb 2000 11:10:50 -0500 (EST) (envelope-from chuckr@picnic.mat.net) Date: Sun, 27 Feb 2000 11:10:50 -0500 (EST) From: Chuck Robey To: "Daniel O'Connor" Cc: freebsd-current@FreeBSD.ORG, Maxim Sobolev , bwoods2@uswest.net, Joel Ray Holveck , Will Andrews , Alex Zepeda Subject: Re: kdelibs port broken? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Daniel O'Connor wrote: > > On 27-Feb-00 Chuck Robey wrote: > > fine example, tho. We break the location of the config files that all > > tcl > > packages rely upon to build, for the purpose of allowing folks to run > > multiple versions simultaneously. Tcl isn't the only one like that, > > either. Anyone who wants to be able to build other tcl software that > > isn't derived from a port would be well advised to avoid using our port. > > This is done because none of those programs/libs developed a system on > their own which allowed multiple versions to be on the same machine OR > made SURE that they where backward compatible.. > > Its not the ports collection thats at fault, the people who did it this > way are cleaning up the mess made by other coders. > > This happens for tcl, gtk, qt.. There are quite a number. (at least 3! ;) Can I ask you, why could this not have been done through a system of symlinks and a little batch-file to switch them? ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@picnic.mat.net | electronics, communications, and signal processing. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary. ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 8:16:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from balrog.net (cvx-mal-1-177.ppp.netlink.se [212.242.97.177]) by hub.freebsd.org (Postfix) with ESMTP id 0D60A37B651; Sun, 27 Feb 2000 08:16:44 -0800 (PST) (envelope-from johan@balrog.net) Received: (from johan@localhost) by balrog.net (8.9.3/8.9.3) id RAA00224; Sun, 27 Feb 2000 17:18:02 GMT (envelope-from johan) Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Sun, 27 Feb 2000 17:18:02 -0000 (GMT) From: Johan=?us-ascii?Q?_M=E5rtensson?= To: Kris Kennaway Subject: Re: Linux-Netscape-communicator47-Port - problem Cc: current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Feb-00 Kris Kennaway wrote: > In general, ports questions should go to freebsd-ports and/or the port's > maintainer. > > On Sun, 27 Feb 2000, Johan Mårtensson wrote: > >> I tried installing the linux-netscape-47-communicator port, during the >> download >> it kept printing the download message and the % constantly. > > This is because the status line is longer than 80 characters, so it causes > a screen scroll each time. > >> And then when the download was finished (from ftp.netscape.com) it >> started over again, deleting the file and downloading it anew from >> ftp.sunet.se (closer site for me). > > Are you sure? I havent seen this. > > Kris > > ---- > "How many roads must a man walk down, before you call him a man?" > "Eight!" > "That was a rhetorical question!" > "Oh..then, seven!" -- Homer Simpson > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message It was on 99% when it started over, so it might be the server, or connection in general. And I'll send my ports-problems t the correct maintainer the next time ;) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 8:18:34 2000 Delivered-To: freebsd-current@freebsd.org Received: from awfulhak.org (dynamic-30.max4-du-ws.dialnetwork.pavilion.co.uk [212.74.9.158]) by hub.freebsd.org (Postfix) with ESMTP id E93B537B5BE for ; Sun, 27 Feb 2000 08:18:23 -0800 (PST) (envelope-from brian@Awfulhak.org) Received: from hak.lan.Awfulhak.org (root@shift.lan.awfulhak.org [172.16.0.12]) by awfulhak.org (8.9.3/8.9.3) with ESMTP id PAA64559; Sun, 27 Feb 2000 15:53:14 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.9.3/8.9.3) with ESMTP id PAA06387; Sun, 27 Feb 2000 15:53:10 GMT (envelope-from brian@hak.lan.Awfulhak.org) Message-Id: <200002271553.PAA06387@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.1.1 10/15/1999 To: Alexander Leidinger Cc: current@FreeBSD.org, brian@hak.lan.Awfulhak.org Subject: Re: ssh-askpass & OpenSSH In-Reply-To: Message from Alexander Leidinger of "Sun, 27 Feb 2000 15:12:16 +0100." <200002271412.PAA82272@Magelan.Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 27 Feb 2000 15:53:10 +0000 From: Brian Somers Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi, > > after building 4-current (cvsupped yesterday) I'm using OpenSSH now. I'm > starting my X11 session with ssh-agent and using ssh-add in my > .xsession. Unfortunally there's no ssh-askpass build in 4-current (and > ssh-add is build with > '#define SSH_ASKPASS_DEFAULT "/usr/X11R6/bin/ssh-askpass"') so I'm not > able to add my identity to the ssh agent at login time, I have to do it > manually from a xterm. > > At the moment I'm starting everything ssh related with absolute paths > (ssh 1.2.27), but I'm not satisfied with this solution (and I didn't > want to put /usr/local/bin in front of my $PATH, I prefer to have it at > the end). > > Does someone plan to fix this (e.g. build ssh-askpass conditionally on > the presence of libX11 / of a variable in make.conf)? Or even just make ssh-addpass a port. After all, X itself is a port. > Bye, > Alexander. > > -- > Reboot America. > > http://www.Leidinger.net Alexander+Home @ Leidinger.net > Key fingerprint = 7423 F3E6 3A7E B334 A9CC B10A 1F5F 130A A638 6E7E -- Brian Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 8:37:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.ruhr.de (ns.ruhr.de [141.39.224.34]) by hub.freebsd.org (Postfix) with SMTP id 3303437B651 for ; Sun, 27 Feb 2000 08:37:16 -0800 (PST) (envelope-from ue@nathan.ruhr.de) Received: (qmail 94798 invoked by alias); 27 Feb 2000 16:37:13 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id RAA35326 for freebsd-current@freebsd.org; Sun, 27 Feb 2000 17:40:57 +0100 (CET) (envelope-from ue) Date: Sun, 27 Feb 2000 17:40:57 +0100 From: Udo Erdelhoff To: freebsd-current@freebsd.org Subject: des/ssl manpages lost Message-ID: <20000227174056.A239@nathan.ruhr.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I've noticed that the first successfull make world after the openssh import failed to update several manpages for des related functions. The functions were moved into libcrypto, the manpages were deleted alongside libdes. The missing files are: /share/man/man3/des_read_password.3.gz /share/man/man3/des_read_2password.3.gz /share/man/man3/des_string_to_key.3.gz /share/man/man3/des_string_to_2key.3.gz /share/man/man3/des_read_pw_string.3.gz /share/man/man3/des_random_key.3.gz /share/man/man3/des_set_key.3.gz /share/man/man3/des_key_sched.3.gz /share/man/man3/des_ecb_encrypt.3.gz /share/man/man3/des_3ecb_encrypt.3.gz /share/man/man3/des_cbc_cksum.3.gz /share/man/man3/des_cbc_encrypt.3.gz /share/man/man3/des_3cbc_encrypt.3.gz /share/man/man3/des_pcbc_encrypt.3.gz /share/man/man3/des_cfb_encrypt.3.gz /share/man/man3/des_ofb_encrypt.3.gz /share/man/man3/des_quad_cksum.3.gz /share/man/man3/des_enc_read.3.gz /share/man/man3/des_enc_write.3.gz /share/man/man3/des_set_odd_parity.3.gz /share/man/man3/des_is_weak_key.3.gz To be precise, it's just one file, the other 20 are hard links to it. The manual pages were generated from /usr/src/crypto/libdes/des_crypt.man. The manualpage for des(1) is also missing (it was created from des.man). 4.0-current doesn't contain the des executable but several crypto-related manpages refer to des(1). Additionally, the new manpage for sshd contains several references to ssl(8). This manpage is missing, too. Point of reference: 4.0-current, last update from cvsup1.de (base system) and cvsup.internat (crypto stuff) at 27-FEB-2000 02:00 +0100. make.conf contains USA_RESIDENT=NO, all other RSA- and crypto-related variables haven't been changed. On the other hand, make world and friends completed perfectly and I've already switched from the port version of ssh1 to the integrated sshd. No problems so far (client: SecureCRT 3.01, RSA-based authentication, 3DES encryption). Standing ovations. /s/Udo -- I'd like to meet the man who invented sex and see what he's working on now. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 9: 1:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from bg.sics.se (bg.sics.se [193.10.66.124]) by hub.freebsd.org (Postfix) with ESMTP id 7FD4A37B550; Sun, 27 Feb 2000 09:01:31 -0800 (PST) (envelope-from bg@bg.sics.se) Received: (from bg@localhost) by bg.sics.se (8.9.3/8.9.3) id SAA00845; Sun, 27 Feb 2000 18:01:33 +0100 (CET) (envelope-from bg) To: Doug White Cc: Kris Kennaway , Bjoern Groenvall , "Jordan K. Hubbard" , current@FreeBSD.ORG, markm@FreeBSD.ORG Subject: Re: OpenSSH /etc patch References: From: Bjoern Groenvall Date: 27 Feb 2000 18:01:32 +0100 In-Reply-To: Doug White's message of Sun, 27 Feb 2000 01:05:20 -0800 (PST) Message-ID: Lines: 61 X-Mailer: Red Gnus v0.52/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug White writes: > On Sat, 26 Feb 2000, Kris Kennaway wrote: > > > On 26 Feb 2000, Bjoern Groenvall wrote: > > > > > Right, the code does not lie (if ssh is setuid root). But, if the host > > > key has not yet been created, then no host can have the public key and > > > thus rsa-rhosts authentication won't work anyways. It is not required > > > to run ssh-keygen to make ssh work, Sshd still requires the host key > > > to operate. > > > > I don't follow you - if no host key is generated, then you can't ever use > > the RSA-rhosts authentication mechanism to log into another server until > > you do. Thus part of ssh's functionality is broken until you generate that > > key, so we do it for you the first time you boot. > > I was under the impression that host keys are exchanged before the > authentication type is selected, so a) the identity of the remote is > compared to known_hosts and reacted to accordingly, and b) the remainder > of the session is encrypted no matter what auth type (so, i.e., the > password is encrypted if RSA keys are not used). The server host key is used as part of the key material negotiation. However, only the *server* host key is used, the client end host key is never used. Just turn of the suid bit from ssh and give it a try (or even mv /etc/ssh_host_key). After the initial handshake it is time for authentication. If RSA-rhost authentication is used then the ssh client uses the private part of the client key. At the server end, the server looks up the public part of the client host key and uses that to verify authenticity. If the server can't find the client public key, then access is denied. So lets assume that the client don't have a host key but that it is created during boot. Then there can be no host that knows the corresponding public key. Now the client tries to use RSA-rhost authentication, when the server attempts to verify authenticity it will fail to lookup the key (remember that it was created on the client perhaps moments ago). For RSA-rhost authentication to work the public keys must first be shipped around among the hosts, only then can RSA-rhost authentication operate. > I'm thinking of the old/stock sshd, not OpenSSH, but I'm not aware of that > big a change. I don't think there has been any radical changes with respect to this. There might be some extra knobs in OpenSSH to control wether the server will accept public keys from $HOME/.ssh/known_hosts files or only from /etc/ssh_known_hosts. /Björn -- _ _ ,_______________. Bjorn Gronvall (Björn Grönvall) /_______________/| Swedish Institute of Computer Science | || PO Box 1263, S-164 29 Kista, Sweden | Schroedingers || Email: bg@sics.se, Phone +46 -8 633 15 25 | Cat |/ Cellular +46 -70 768 06 35, Fax +46 -8 751 72 30 `---------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 9:18:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [62.104.201.3]) by hub.freebsd.org (Postfix) with ESMTP id 908CE37B634 for ; Sun, 27 Feb 2000 09:18:46 -0800 (PST) (envelope-from netchild@leidinger.net) Received: from [62.104.201.2] (helo=mx1.freenet.de) by mout1.freenet.de with esmtp (Exim 3.13 #1) id 12P7Ky-0007yL-00 for current@freebsd.org; Sun, 27 Feb 2000 18:18:32 +0100 Received: from [213.6.225.112] (helo=Magelan.Leidinger.net) by mx1.freenet.de with esmtp (Exim 3.13 #1) id 12P7Ky-0007Uq-00 for current@freebsd.org; Sun, 27 Feb 2000 18:18:32 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.9.3/8.9.3) with ESMTP id RAA00966 for ; Sun, 27 Feb 2000 17:21:23 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200002271621.RAA00966@Magelan.Leidinger.net> Date: Sun, 27 Feb 2000 17:21:21 +0100 (CET) From: Alexander Leidinger Subject: Patch for usr.sbin/ntp/... (adds pcfclock) To: current@freebsd.org MIME-Version: 1.0 Content-Type: MULTIPART/mixed; BOUNDARY="0-1804289383-951668485=:963" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --0-1804289383-951668485=:963 Content-Type: TEXT/plain; charset=us-ascii Hi, attached is a patch for usr.sbin/ntp/config.h and usr.sbin/ntp/ntpd/Makefile. It adds reflock_pcf to the compiled in drivers (current has support in the kernel for it). Bye, Alexander. -- Secret hacker rule #11: hackers read manuals. http://www.Leidinger.net Alexander+Home @ Leidinger.net Key fingerprint = 7423 F3E6 3A7E B334 A9CC B10A 1F5F 130A A638 6E7E --0-1804289383-951668485=:963 Content-Type: TEXT/plain; CHARSET=US-ASCII Content-Disposition: attachment; filename="ntp.diff" Index: config.h =================================================================== RCS file: /big/FreeBSD-CVS/src/usr.sbin/ntp/config.h,v retrieving revision 1.3 diff -u -r1.3 config.h --- config.h 2000/01/28 15:05:49 1.3 +++ config.h 2000/02/27 16:09:54 @@ -173,7 +173,7 @@ #define CLOCK_PARSE 1 /* Conrad parallel port radio clock */ -/* #undef CLOCK_PCF */ +#define CLOCK_PCF /* PCL 720 clock support */ /* #undef CLOCK_PPS720 */ Index: ntpd/Makefile =================================================================== RCS file: /big/FreeBSD-CVS/src/usr.sbin/ntp/ntpd/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- ntpd/Makefile 2000/01/01 23:57:59 1.3 +++ ntpd/Makefile 2000/02/27 16:12:16 @@ -19,10 +19,10 @@ refclock_hpgps.c refclock_irig.c refclock_jupiter.c \ refclock_leitch.c refclock_local.c refclock_msfees.c \ refclock_mx4200.c refclock_nmea.c refclock_oncore.c \ - refclock_palisade.c refclock_parse.c refclock_pst.c \ - refclock_ptbacts.c refclock_shm.c refclock_tpro.c \ - refclock_trak.c refclock_true.c refclock_usno.c \ - refclock_wwvb.c version.c + refclock_palisade.c refclock_parse.c refclock_pcf.c \ + refclock_pst.c refclock_ptbacts.c refclock_shm.c \ + refclock_tpro.c refclock_trak.c refclock_true.c \ + refclock_usno.c refclock_wwvb.c version.c CFLAGS+= -I${.CURDIR}/../../../contrib/ntp/include -I${.CURDIR}/../ --0-1804289383-951668485=:963-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 10:15: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.ginko.net (mail.ginko.net [212.202.73.2]) by hub.freebsd.org (Postfix) with SMTP id A937237B526 for ; Sun, 27 Feb 2000 10:14:57 -0800 (PST) (envelope-from freebsd@tavari.de) Received: (qmail 7202 invoked from network); 27 Feb 2000 18:14:53 -0000 Received: from port0809.fra.ginko.net (HELO tavari.muc.de) (212.202.69.47) by mail.ginko.net with SMTP; 27 Feb 2000 18:14:53 -0000 Received: (from uucp@localhost) by tavari.muc.de (8.8.8/8.8.7) id TAA16583; Sun, 27 Feb 2000 19:14:04 +0100 (CET) Received: from aleisha.tavari.muc.de(192.168.42.102), claiming to be "192.168.42.102" via SMTP by smptd, id smtpdm16581; Sun Feb 27 19:14:01 2000 Date: Sun, 27 Feb 2000 19:13:08 +0100 From: Lutz Albers To: "Daniel O'Connor" , Chuck Robey Cc: freebsd-current@FreeBSD.ORG, Maxim Sobolev , bwoods2@uswest.net, Joel Ray Holveck , Will Andrews , Alex Zepeda Subject: Re: kdelibs port broken? Message-ID: <2491015814.951678788@[192.168.42.102]> In-Reply-To: X-Mailer: Mulberry/2.0.0b11 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If memory serves me right, Daniel O'Connor said on 2000-02-27 23:43 +1030: > On 27-Feb-00 Chuck Robey wrote: >> fine example, tho. We break the location of the config files that all >> tcl >> packages rely upon to build, for the purpose of allowing folks to run >> multiple versions simultaneously. Tcl isn't the only one like that, >> either. Anyone who wants to be able to build other tcl software that >> isn't derived from a port would be well advised to avoid using our port. > > This is done because none of those programs/libs developed a system on > their own which allowed multiple versions to be on the same machine OR > made SURE that they where backward compatible.. It's possible to run multiple versions of these kind of software on your machine. There are tools out there (i.e. modules www.modules.org) which allow this kind of operating. > Its not the ports collection thats at fault, the people who did it this > way are cleaning up the mess made by other coders. As nice as the ports collections usually is, it's simply not adequate to handle multiple versions of the same software on the same machine. lutz albers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 10:31:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from fgwmail6.fujitsu.co.jp (fgwmail6.fujitsu.co.jp [192.51.44.36]) by hub.freebsd.org (Postfix) with ESMTP id 6BE1137B64E; Sun, 27 Feb 2000 10:31:06 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m3.gw.fujitsu.co.jp by fgwmail6.fujitsu.co.jp (8.9.3/3.7W-MX0002-Fujitsu Gateway) id DAA28412; Mon, 28 Feb 2000 03:31:05 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from incapgw.fujitsu.co.jp by m3.gw.fujitsu.co.jp (8.9.3/3.7W-0002-Fujitsu Domain Master) id DAA21748; Mon, 28 Feb 2000 03:31:04 +0900 (JST) Received: from localhost ([192.168.245.22]) by incapgw.fujitsu.co.jp (8.9.3/3.7W-0002) id DAA05626; Mon, 28 Feb 2000 03:31:01 +0900 (JST) To: freebsd-current@freebsd.org, freebsd-alpha@freebsd.org Subject: patches for SIOCGIFCONF X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Message-Id: <20000228033148B.shin@nd.net.fujitsu.co.jp> Date: Mon, 28 Feb 2000 03:31:48 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 365 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I checked apps under /usr/src which are using SIOCGIFCONF, and might have some effect on INET6 enabled kernel, and created patches for them. (Some of the patches are not directly related to SIOCGIFCONF) These are build checked on i386, but not actually confirmed on alpha. Please review this, and if someone have time to test it on INET6 enabled alpha, it is very appreciated. usr.sbin/xntpd/xntpd: lib/libc/rpc: crypto/kerberosIV/lib/krb: contrib/ntp/ntpd: Doing structure copy ifreq obtained by SIOCGIFCONF. This might cause unaligend access trap, and thus cause some performance issue. contrib/bind/lib/irs: Copying the contents of ifreq obtained by SIOCGIFCONF into local ifreq var. And doing IPv6 related operation with it. This cause problem because IPv6 info don't fit into ifreq structure. These are not SIOCGIFCONF problem. usr.sbin/timed/timed: usr.sbin/arp: Using u_long to keep in_addr.s_addr, and doing some operation with such values. This might not be acutally problem but better to be fixed. contrib/amd/libamu: Using u_long to keep in_addr.s_addr value in many place. I'm not sure if this really cause problem on alpha, but I am afraid that ntohl() is done on some of such vars. Thanks, Yoshinobu Inoue = --- usr.sbin/xntpd/xntpd/ntp_io.c.orig Mon Feb 28 01:53:00 2000 +++ usr.sbin/xntpd/xntpd/ntp_io.c Mon Feb 28 01:53:30 2000 @@ -285,7 +285,7 @@ n -=3D size; if (ifr->ifr_addr.sa_family !=3D AF_INET) continue; - ifreq =3D *ifr; + memcpy(&ifreq, ifr, sizeof(ifreq)); #ifdef STREAMS_TLI ioc.ic_cmd =3D SIOCGIFFLAGS; ioc.ic_timout =3D 0; --- lib/libc/rpc/get_myaddress.c.orig Fri Jan 28 10:12:00 2000 +++ lib/libc/rpc/get_myaddress.c Mon Feb 28 02:16:35 2000 @@ -81,7 +81,7 @@ end =3D (struct ifreq *) (ifc.ifc_buf + ifc.ifc_len); = while (ifr < end) { - ifreq =3D *ifr; + memcpy(&ifreq, ifr, sizeof(ifreq)); if (ioctl(s, SIOCGIFFLAGS, (char *)&ifreq) < 0) { _close(s); return(-1); --- lib/libc/rpc/pmap_rmt.c.orig Mon Feb 28 02:16:13 2000 +++ lib/libc/rpc/pmap_rmt.c Mon Feb 28 02:12:33 2000 @@ -189,7 +189,7 @@ ifr =3D (struct ifreq *)cp; if (ifr->ifr_addr.sa_family !=3D AF_INET) continue; - memcpy(&ifreq, ifr, sizeof(ifreq)); + ifreq =3D *ifr; if (ioctl(sock, SIOCGIFFLAGS, (char *)&ifreq) < 0) { perror("broadcast: ioctl (get interface flags)"= ); continue; --- crypto/kerberosIV/lib/krb/getaddrs.c.orig Sun Jan 9 19:49:00 2000 +++ crypto/kerberosIV/lib/krb/getaddrs.c Mon Feb 28 02:24:18 2000 @@ -1,5 +1,5 @@ /* - * Copyright (c) 1995, 1996, 1997, 1998, 1999 Kungliga Tekniska H=F6gsk= olan + * Copyright (c) 1995, 1996, 1997, 1998, 1999 Kungliga Tekniska H=0Bsko= lan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * = @@ -128,7 +128,7 @@ continue; (*l)[j++] =3D ((struct sockaddr_in *)&ifr->ifr_addr)->sin_addr; } - ifreq =3D *ifr; + memcpy(&ifreq, ifr, sizeof(ifreq)); } } if (j !=3D num) { --- contrib/ntp/ntpd/ntp_io.c.orig Fri Jan 28 15:44:00 2000 +++ contrib/ntp/ntpd/ntp_io.c Mon Feb 28 02:26:46 2000 @@ -444,7 +444,7 @@ continue; } # endif /* SYS_WINNT */ - ifreq =3D *ifr; + memcpy(&ifreq, ifr, sizeof(ifreq)); inter_list[i].flags =3D 0; /* is it broadcast capable? */ # ifndef SYS_WINNT --- contrib/bind/lib/irs/gethostent.c.orig Tue Nov 30 15:38:00 1999 +++ contrib/bind/lib/irs/gethostent.c Mon Feb 28 02:43:39 2000 @@ -462,13 +462,16 @@ static int scan_interfaces(int *have_v4, int *have_v6) { struct ifconf ifc; - struct ifreq ifreq; + struct ifreq* ifreqp; struct in_addr in4; struct in6_addr in6; char *buf =3D NULL, *cp, *cplim; + char ifreqbuf[IFNAMSIZ + sizeof(struct sockaddr_storage)]; static int bufsiz =3D 4095; int s, cpsize, n; = + ifreqp =3D (struct ifreq *)ifreqbuf; + /* Set to zero. Used as loop terminators below. */ *have_v4 =3D *have_v6 =3D 0; = @@ -504,7 +507,7 @@ * buffer we will grow it just in case and * retry. */ - if (ifc.ifc_len + 2 * sizeof(ifreq) < bufsiz) + if (ifc.ifc_len + 2 * sizeof(*ifreqp) < bufsiz) break; } #endif @@ -523,40 +526,40 @@ for (cp =3D buf; (*have_v4 =3D=3D 0 || *have_v6 =3D=3D 0) && cp < cplim; cp +=3D cpsize) { - memcpy(&ifreq, cp, sizeof ifreq); + memcpy(ifreqp, cp, sizeof *ifreqp); #ifdef HAVE_SA_LEN #ifdef FIX_ZERO_SA_LEN - if (ifreq.ifr_addr.sa_len =3D=3D 0) - ifreq.ifr_addr.sa_len =3D 16; + if (ifreqp->ifr_addr.sa_len =3D=3D 0) + ifreqp->ifr_addr.sa_len =3D 16; #endif #ifdef HAVE_MINIMUM_IFREQ - cpsize =3D sizeof ifreq; - if (ifreq.ifr_addr.sa_len > sizeof (struct sockaddr)) - cpsize +=3D (int)ifreq.ifr_addr.sa_len - + cpsize =3D sizeof *ifreqp; + if (ifreqp->ifr_addr.sa_len > sizeof (struct sockaddr)) + cpsize +=3D (int)ifreqp->ifr_addr.sa_len - (int)(sizeof (struct sockaddr)); #else - cpsize =3D sizeof ifreq.ifr_name + ifreq.ifr_addr.sa_len; + cpsize =3D sizeof ifreqp->ifr_name + ifreqp->ifr_addr.sa_len; #endif /* HAVE_MINIMUM_IFREQ */ #elif defined SIOCGIFCONF_ADDR - cpsize =3D sizeof ifreq; + cpsize =3D sizeof *ifreqp; #else - cpsize =3D sizeof ifreq.ifr_name; + cpsize =3D sizeof ifreq->ifr_name; /* XXX maybe this should be a hard error? */ - if (ioctl(s, SIOCGIFADDR, (char *)&ifreq) < 0) + if (ioctl(s, SIOCGIFADDR, (char *)ifreqp) < 0) continue; #endif - switch (ifreq.ifr_addr.sa_family) { + switch (ifreqp->ifr_addr.sa_family) { case AF_INET: if (*have_v4 =3D=3D 0) { memcpy(&in4, &((struct sockaddr_in *) - &ifreq.ifr_addr)->sin_addr, sizeof in4); + &ifreqp->ifr_addr)->sin_addr, sizeof in4); if (in4.s_addr =3D=3D INADDR_ANY) break; - n =3D ioctl(s, SIOCGIFFLAGS, (char *)&ifreq); + n =3D ioctl(s, SIOCGIFFLAGS, (char *)ifreqp); if (n < 0) break; - if ((ifreq.ifr_flags & IFF_UP) =3D=3D 0) + if ((ifreqp->ifr_flags & IFF_UP) =3D=3D 0) break; *have_v4 =3D 1; } = @@ -565,13 +568,13 @@ if (*have_v6 =3D=3D 0) { memcpy(&in6, &((struct sockaddr_in6 *) - &ifreq.ifr_addr)->sin6_addr, sizeof in6); + &ifreqp->ifr_addr)->sin6_addr, sizeof in6); if (memcmp(&in6, &in6addr_any, sizeof in6) =3D=3D 0) break; - n =3D ioctl(s, SIOCGIFFLAGS, (char *)&ifreq); + n =3D ioctl(s, SIOCGIFFLAGS, (char *)ifreqp); if (n < 0) break; - if ((ifreq.ifr_flags & IFF_UP) =3D=3D 0) + if ((ifreqp->ifr_flags & IFF_UP) =3D=3D 0) break; *have_v6 =3D 1; } --- usr.sbin/timed/timed/globals.h.orig Wed Nov 24 01:51:00 1999 +++ usr.sbin/timed/timed/globals.h Mon Feb 28 00:56:24 2000 @@ -137,7 +137,7 @@ struct netinfo { struct netinfo *next; struct in_addr net; - u_long mask; + u_int32_t mask; struct in_addr my_addr; struct sockaddr_in dest_addr; /* broadcast addr or point-point */ long status; --- usr.sbin/arp/arp.c.orig Mon Jan 17 19:37:00 2000 +++ usr.sbin/arp/arp.c Mon Feb 28 01:56:17 2000 @@ -96,7 +96,7 @@ void getsocket(void); int my_ether_aton(char *a, u_char *n); int rtmsg(int cmd); -int get_ether_addr(u_long ipaddr, u_char *hwaddr); +int get_ether_addr(u_int32_t ipaddr, u_char *hwaddr); = static int pid; static int nflag; /* no reverse dns lookups */ @@ -641,10 +641,10 @@ #define MAX_IFS 32 = int -get_ether_addr(u_long ipaddr, u_char *hwaddr) +get_ether_addr(u_int32_t ipaddr, u_char *hwaddr) { struct ifreq *ifr, *ifend, *ifp; - u_long ina, mask; + u_int32_t ina, mask; struct sockaddr_dl *dla; struct ifreq ifreq; struct ifconf ifc; --- contrib/amd/include/am_utils.h.orig Wed Sep 15 02:50:00 1999 +++ contrib/amd/include/am_utils.h Mon Feb 28 02:57:23 2000 @@ -556,7 +556,7 @@ extern char **strsplit(char *, int, int); extern char *expand_key(char *); extern char *get_version_string(void); -extern char *inet_dquad(char *, u_long); +extern char *inet_dquad(char *, u_int32_t); extern char *print_wires(void); extern char *str3cat(char *, char *, char *, char *); extern char *strealloc(char *, char *); @@ -576,7 +576,7 @@ extern int get_amd_program_number(void); extern int hasmntval(mntent_t *, char *); extern int is_network_member(const char *net); -extern int islocalnet(u_long); +extern int islocalnet(u_int32_t); extern int make_nfs_auth(void); extern int make_rpc_packet(char *, int, u_long, struct rpc_msg *, voidp= , XDRPROC_T_TYPE, AUTH *); extern int mapc_keyiter(mnt_map *, void(*)(char *, voidp), voidp); --- contrib/amd/libamu/wire.c.orig Wed Sep 15 02:50:00 1999 +++ contrib/amd/libamu/wire.c Mon Feb 28 02:55:47 2000 @@ -75,8 +75,8 @@ typedef struct addrlist addrlist; struct addrlist { addrlist *ip_next; - u_long ip_addr; /* address of network */ - u_long ip_mask; + u_int32_t ip_addr; /* address of network */ + u_int32_t ip_mask; char *ip_net_num; /* number of network */ char *ip_net_name; /* name of network */ }; @@ -133,10 +133,10 @@ = = static struct addrlist * -getwire_lookup(u_long address, u_long netmask, int ishost) +getwire_lookup(u_int32_t address, u_int32_t netmask, int ishost) { struct addrlist *al; - u_long subnet; + u_int32_t subnet; char netNumberBuf[64]; char buf[GFBUFLEN], *s; #ifdef HAVE_IRS_H @@ -161,10 +161,10 @@ np =3D NULL; else { #ifdef HAVE_IRS_H - u_long mask =3D ntohl(netmask); + u_int32_t mask =3D ntohl(netmask); static struct irs_acc *irs_gen; static struct irs_nw *irs_nw; - u_long net; + u_int32_t net; int maskbits; u_char addr[4]; = @@ -189,7 +189,7 @@ * shift the subnet way from zeros and try again. */ if (!np) { - u_long short_subnet =3D subnet; + u_int32_t short_subnet =3D subnet; while(short_subnet && (short_subnet & 0x000000ff) =3D=3D 0) short_subnet >>=3D 8; np =3D getnetbyaddr(short_subnet, AF_INET); @@ -244,7 +244,7 @@ * sizeof(buf) needs to be at least 16. */ char * -inet_dquad(char *buf, u_long addr) +inet_dquad(char *buf, u_int32_t addr) { addr =3D ntohl(addr); sprintf(buf, "%ld.%ld.%ld.%ld", @@ -261,7 +261,7 @@ * (addr) is in network byte order. */ int -islocalnet(u_long addr) +islocalnet(u_int32_t addr) { addrlist *al; #ifdef DEBUG @@ -379,13 +379,13 @@ struct ifreq *ifr; caddr_t cp, cplim; int fd =3D -1; - u_long address; + u_int32_t address; addrlist *al =3D NULL, *tail =3D NULL; char buf[GFBUFLEN]; #if 0 - u_long net; - u_long mask; - u_long subnetshift; + u_int32_t net; + u_int32_t mask; + u_int32_t subnetshift; char buf[GFBUFLEN], *s; #endif = To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 11: 2: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 29E7437B53B for ; Sun, 27 Feb 2000 11:02:06 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id LAA69482; Sun, 27 Feb 2000 11:01:40 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Alexander Leidinger Cc: current@FreeBSD.ORG Subject: Re: ssh-askpass & OpenSSH In-reply-to: Your message of "Sun, 27 Feb 2000 15:12:16 +0100." <200002271412.PAA82272@Magelan.Leidinger.net> Date: Sun, 27 Feb 2000 11:01:39 -0800 Message-ID: <69431.951678099@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > after building 4-current (cvsupped yesterday) I'm using OpenSSH now. I'm > starting my X11 session with ssh-agent and using ssh-add in my > .xsession. Unfortunally there's no ssh-askpass build in 4-current (and > ssh-add is build with > '#define SSH_ASKPASS_DEFAULT "/usr/X11R6/bin/ssh-askpass"') so I'm not > able to add my identity to the ssh agent at login time, I have to do it > manually from a xterm. I'm not really sure what this ssh-askpass thing is or where it was supposed to come from, but I found a great lack of information on it when I switched myself to openssh (from the ports collection) a long time ago, and in the interim I just put this in my .xsession file: env SSH_ASKPASS="$HOME/Bin/ssh-askpass.sh" ssh-add < /dev/null Where $HOME/Bin/ssh-askpass.sh is a simple shell script: #!/bin/sh xprompt -rfn nil2 -re -p "Enter your password" The xprompt program can be found in /usr/ports/x11/xprompt - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 11: 2:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 89DD937B53B; Sun, 27 Feb 2000 11:02:10 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id LAA69941; Sun, 27 Feb 2000 11:01:50 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: "Andrey A. Chernov" Cc: jkh@freebsd.org, current@freebsd.org Subject: Re: login.c patch In-reply-to: Your message of "Sun, 27 Feb 2000 17:39:43 +0300." <20000227173942.A80404@nagual.pp.ru> Date: Sun, 27 Feb 2000 11:01:50 -0800 Message-ID: <69930.951678110@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG approved > Test condition is always true which is not supposed. > > Please approve this patch. > > --- login.c.bak Sun Feb 20 22:52:16 2000 > +++ login.c Sun Feb 27 17:35:35 2000 > @@ -382,9 +382,9 @@ > refused("Home directory not available", "HOMEDIR", 1); > if (chdir("/") < 0) > refused("Cannot find root directory", "ROOTDIR", 1); > - pwd->pw_dir = "/"; > if (!quietlog || *pwd->pw_dir) > printf("No home directory.\nLogging in with home = \"/\ ".\n"); > + pwd->pw_dir = "/"; > } > (void)seteuid(euid); > (void)setegid(egid); > > -- > Andrey A. Chernov > > http://nagual.pp.ru/~ache/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 11:27:20 2000 Delivered-To: freebsd-current@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id 1773037B6A9 for ; Sun, 27 Feb 2000 11:27:16 -0800 (PST) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:i5nUMwxOQWa++pDWkPFwPf9Qc01+1W+xDCOH/l9R3XZ9VzJu/zwXmQrquszg0rEh@localhost [::1]) by peace.mahoroba.org (8.10.0.Beta10/3.7W-peace) with ESMTP id e1RJOX841541; Mon, 28 Feb 2000 04:24:33 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 28 Feb 2000 04:24:33 +0900 (JST) Message-Id: <200002271924.e1RJOX841541@peace.mahoroba.org> To: jkh@zippy.cdrom.com Cc: Alexander@Leidinger.net, current@FreeBSD.ORG Subject: Re: ssh-askpass & OpenSSH In-Reply-To: <69431.951678099@zippy.cdrom.com> References: <200002271412.PAA82272@Magelan.Leidinger.net> <69431.951678099@zippy.cdrom.com> X-Mailer: xcite1.20> Mew version 1.95b3 on Emacs 20.5 / 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 4.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Hajimu UMEMOTO (=?ISO-2022-JP?B?GyRCR19LXBsoQiA=?= =?ISO-2022-JP?B?GyRCSCUbKEI=?=) X-Dispatcher: imput version 20000221(IM139) Lines: 24 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Sun, 27 Feb 2000 11:01:39 -0800 >>>>> "Jordan K. Hubbard" said: jkh> I'm not really sure what this ssh-askpass thing is or where it was jkh> supposed to come from, but I found a great lack of information on jkh> it when I switched myself to openssh (from the ports collection) a jkh> long time ago, and in the interim I just put this in my .xsession jkh> file: There was OpenSSH version of ssh-askpass written in Tcl/TK. http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/Attic/ssh-askpass.wish?rev=1.2 I wrote it in Ruby/GTK and used it. http://www.imasy.or.jp/~ume/ssh-askpass/ But now, I prefer to use pam_ssh.so with wdm. Wdm doesn't support PAM session. So, I merged the code from XFree86-3.3.6 of xdm. -- 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-current" in the body of the message From owner-freebsd-current Sun Feb 27 11:51:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 3229937B6EF for ; Sun, 27 Feb 2000 11:51:17 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id LAA65119; Sun, 27 Feb 2000 11:49:53 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Hajimu UMEMOTO Cc: Alexander@Leidinger.net, current@FreeBSD.ORG Date: Sun, 27 Feb 2000 11:49:52 -0800 Message-ID: <65104.951680992@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > But now, I prefer to use pam_ssh.so with wdm. Wdm doesn't support PAM > session. So, I merged the code from XFree86-3.3.6 of xdm. Hmmm. I see that /usr/ports/x11/wdm has merged in support for FreeBSD's login classes, but not PAM. Are you planning to merge these changes of yours into the port so that the rest of us can play too? :-) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 12: 8:30 2000 Delivered-To: freebsd-current@freebsd.org Received: from peace.mahoroba.org (peace.calm.imasy.or.jp [202.227.26.34]) by hub.freebsd.org (Postfix) with ESMTP id F2F7637B6EE for ; Sun, 27 Feb 2000 12:08:16 -0800 (PST) (envelope-from ume@mahoroba.org) Received: from localhost (IDENT:LkkGXig2zP/jtuIWi9rbGRoAd+PoT24S/H8c/6mtOVrR4SRxr2aeZ2phd87oQQ15@localhost [::1]) by peace.mahoroba.org (8.10.0.Beta10/3.7W-peace) with ESMTP id e1RK5h841700; Mon, 28 Feb 2000 05:05:43 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Mon, 28 Feb 2000 05:05:43 +0900 (JST) Message-Id: <200002272005.e1RK5h841700@peace.mahoroba.org> To: jkh@zippy.cdrom.com Cc: Alexander@Leidinger.net, current@FreeBSD.ORG Subject: wdm PAM support In-Reply-To: <65104.951680992@zippy.cdrom.com> References: <65104.951680992@zippy.cdrom.com> X-Mailer: xcite1.20> Mew version 1.95b3 on Emacs 20.5 / 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 4.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Hajimu UMEMOTO (=?ISO-2022-JP?B?GyRCR19LXBsoQiA=?= =?ISO-2022-JP?B?GyRCSCUbKEI=?=) X-Dispatcher: imput version 20000221(IM139) Lines: 23 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Sun, 27 Feb 2000 11:49:52 -0800 >>>>> "Jordan K. Hubbard" said: jkh> Hmmm. I see that /usr/ports/x11/wdm has merged in support for jkh> FreeBSD's login classes, but not PAM. Are you planning to merge these jkh> changes of yours into the port so that the rest of us can play too? :-) Yes, of course. I put it on http://www.imasy.or.jp/~ume/FreeBSD/wdm-pam-port.tar.gz Please review it. To play with pam_ssh.so, you need to add following lines into /etc/pam.conf. wdm auth required pam_ssh.so wdm account required pam_unix.so try_first_pass wdm session required pam_ssh.so wdm password required pam_deny.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-current" in the body of the message From owner-freebsd-current Sun Feb 27 12:26:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.iae.nl (mail.iae.nl [194.151.64.19]) by hub.freebsd.org (Postfix) with ESMTP id 684D737B6C0 for ; Sun, 27 Feb 2000 12:26:41 -0800 (PST) (envelope-from hansot@iae.nl) Received: from iae.nl (pm17d097.iae.nl [212.61.3.97]) by mail.iae.nl (Postfix) with ESMTP id E668520F19 for ; Sun, 27 Feb 2000 21:26:26 +0100 (CET) Message-ID: <38B98872.171AFD6C@iae.nl> Date: Sun, 27 Feb 2000 21:26:26 +0100 From: Hans Ottevanger X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org Subject: Panic booting P66 with new ata drivers Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, I am having problems again with the ata drivers on my old Pentium 66 system. With a kernel built from sources cvsupped today, I get he following messages when booting: ... pcib0: on motherboard pci0: on pcib0 atapci0: port 0 x3f4-0x3f7,0x1f0-0x1f7 at device 1.0 on pci0 atapci0: Busmastering DMA not supported panic: resource_list_alloc: resource entry is busy I had problems with this old system and the ata drivers before. The EIDE hardware apparently reported its IRQ as 0, which normally is reserved for the timer interrupt. Until recently, the ata driver contained code to force the IRQ back to 14 or 15 when it encountered such hardware. I do not see that code in the newest driver. Indeed, when I revert to the ata driver of last Sunday, the system boots and runs perfectly again. Is anybody having the same problem ? Any idea for a solution ? Kind regards, Hans To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 13:13:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5A0A037B676; Sun, 27 Feb 2000 13:13:21 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id NAA51131; Sun, 27 Feb 2000 13:13:21 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 13:13:20 -0800 (PST) From: Kris Kennaway To: Bjoern Groenvall Cc: Doug White , "Jordan K. Hubbard" , current@FreeBSD.ORG, markm@FreeBSD.ORG Subject: Re: OpenSSH /etc patch In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27 Feb 2000, Bjoern Groenvall wrote: > The server host key is used as part of the key material > negotiation. However, only the *server* host key is used, the client > end host key is never used. Just turn of the suid bit from ssh and > give it a try (or even mv /etc/ssh_host_key). > > After the initial handshake it is time for authentication. If > RSA-rhost authentication is used then the ssh client uses the private > part of the client key. At the server end, the server looks up the > public part of the client host key and uses that to verify > authenticity. If the server can't find the client public key, then > access is denied. Cool, thanks for the explanation. > So lets assume that the client don't have a host key but that it is > created during boot. Then there can be no host that knows the > corresponding public key. Now the client tries to use RSA-rhost > authentication, when the server attempts to verify authenticity it > will fail to lookup the key (remember that it was created on the > client perhaps moments ago). For RSA-rhost authentication to work the > public keys must first be shipped around among the hosts, only then > can RSA-rhost authentication operate. It won't work at first boot, but generating a hostkey at some point is a necessary prerequisite to ever using RSA-rhosts authentication. Sure, that's not something everyone will use, but what's the problem with doing the step for the user and saving him worrying about how to generate a host key? All he needs to do is distribute it to the other parties then. > > I'm thinking of the old/stock sshd, not OpenSSH, but I'm not aware of that > > big a change. > > I don't think there has been any radical changes with respect to > this. There might be some extra knobs in OpenSSH to control wether the > server will accept public keys from $HOME/.ssh/known_hosts files or > only from /etc/ssh_known_hosts. Right..if anyone has interoperability problems they should report them to the OpenSSH guys (www.openssh.org) Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 13:35:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 34EE237B5B3; Sun, 27 Feb 2000 13:35:37 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id NAA53327; Sun, 27 Feb 2000 13:35:36 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 13:35:36 -0800 (PST) From: Kris Kennaway To: "Jordan K. Hubbard" Cc: Alexander Leidinger , current@FreeBSD.ORG Subject: Re: ssh-askpass & OpenSSH In-Reply-To: <69431.951678099@zippy.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Jordan K. Hubbard wrote: > I'm not really sure what this ssh-askpass thing is or where it was > supposed to come from, but I found a great lack of information on > it when I switched myself to openssh (from the ports collection) a > long time ago, and in the interim I just put this in my .xsession > file: I forgot about this..because OpenBSD have their own customized version of X, they imported ssh-askpass there. We should make a port of it - I'll have this ready by tonight. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 13:47:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from boombox.zaphods.net (dusdi4-145-253-116-015.arcor-ip.net [145.253.116.15]) by hub.freebsd.org (Postfix) with ESMTP id A2FC637B659 for ; Sun, 27 Feb 2000 13:47:44 -0800 (PST) (envelope-from yippie@x-berg.in-berlin.de) Received: from localhost (yippie@localhost.zaphods.net [127.0.0.1]) by boombox.zaphods.net (8.9.3/8.9.3) with ESMTP id WAA92548 for ; Sun, 27 Feb 2000 22:47:33 +0100 (CET) (envelope-from yippie@x-berg.in-berlin.de) Date: Sun, 27 Feb 2000 22:47:33 +0100 (CET) From: Stefan Schmidt X-Sender: yippie@boombox.zaphods.net To: current@freebsd.org Subject: Machine is 'hanging'. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hi there, i have got a problem with a router running FreeBSD 3.4-REL: Every three days or so it hangs, whiche means that the console is not responding any more, open tcp ports don't respond == are timing-out just like they're filtered. I guess the machine is just unable to start a shell. Oh and well it is appearently able to route as the machines behind it are reachable, and it does repond to pings. Which brings me to my question: okay this sounds like a hardware problem, but what could it be, the board , the memory. If anyone here has seen something similar i'd be glad if you could help me. regards, Stefan Schmidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 13:57:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 7A39437B5E5 for ; Sun, 27 Feb 2000 13:57:17 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id NAA67945; Sun, 27 Feb 2000 13:57:11 -0800 (PST) (envelope-from dillon) Date: Sun, 27 Feb 2000 13:57:11 -0800 (PST) From: Matthew Dillon Message-Id: <200002272157.NAA67945@apollo.backplane.com> To: Stefan Schmidt Cc: current@FreeBSD.ORG Subject: Re: Machine is 'hanging'. References: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :hi there, :i have got a problem with a router running FreeBSD 3.4-REL: :Every three days or so it hangs, whiche means that the console is not :responding any more, open tcp ports don't respond == are timing-out just :like they're filtered. I guess the machine is just unable to start a :shell. Oh and well it is appearently able to route as the machines behind :it are reachable, and it does repond to pings. :Which brings me to my question: :okay this sounds like a hardware problem, but what could it be, the board :, the memory. If anyone here has seen something similar i'd be glad if you :could help me. : :regards, : Stefan Schmidt Sounds like a kernel bug to me. If you can compile and install a kernel with DDB enabled, you should be able to ctl-alt-esc it on the console when it hangs, then from the DDB prompt do a 'trace' command and a 'ps' command and maybe we can figure out why it hung from that. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 14: 3:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 990FE37B696 for ; Sun, 27 Feb 2000 14:03:47 -0800 (PST) (envelope-from robert@cyrus.watson.org) 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 RAA31976 for ; Sun, 27 Feb 2000 17:04:45 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Sun, 27 Feb 2000 17:04:45 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: freebsd-current@freebsd.org Subject: 4.0: default path when su'd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While trying to explain to someone how to run ping, I noticed that by default, we exclude /sbin and /usr/sbin (etc) from the normal user path. There are various arguments as to whether that is a good idea or not (especially given that ping and md5 are both in /sbin...?), but my current observation is that if you su to root, you don't get /sbin or /usr/sbin in the path. This is because those directories are added to the root path by .login, which doesn't run with su called normally. The obvious fixes would be to rearrange the dot files in ~root some (.cshrc instead of .login -- don't know what the appropriate change for /bin/sh would be), or to add those directories to the global path configured in login.conf so that it would work regardless of the shell in use. Whatever the solution, I'd like it to be in place before we cut 4.0--as much as I enjoy teaching people about the vaguarities of different shells and environmental variables when they install their first box, I'd rather not. I'd also rather not modify the files on every box I install, as there is a reasonable and common convenience factor. Also, if we're going to keep excluding /sbin, etc, from the normal user path, we should consider moving a few of the things in /sbin and /usr/sbin into /bin and /usr/bin respectively. For example, md5 is sufficiently useful for all users that having it in the default user path would be a good idea. Ping is also a common ``where's that'' among my users, etc. Neither of these requires privilege, and both are useful for generic users. There are probably a couple of others that fall into that category. Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 14: 5:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B214B37B5E5; Sun, 27 Feb 2000 14:05:52 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA55490; Sun, 27 Feb 2000 14:05:52 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 14:05:51 -0800 (PST) From: Kris Kennaway To: Udo Erdelhoff Cc: freebsd-current@freebsd.org Subject: Re: des/ssl manpages lost In-Reply-To: <20000227174056.A239@nathan.ruhr.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Udo Erdelhoff wrote: > Hi, > I've noticed that the first successfull make world after the openssh import > failed to update several manpages for des related functions. The functions > were moved into libcrypto, the manpages were deleted alongside libdes. The > missing files are: We probably should revive these. OpenSSL 0.9.5 has a complete set of manpages, and I hope to import it shortly after the release, but for 4.0-REL we should keep these. The ssl(8) references should change to openssl(8) since that's what we call it, except neither of us (OpenBSD or FreeBSD) have a manpage for it :-) > On the other hand, make world and friends completed perfectly and I've > already switched from the port version of ssh1 to the integrated sshd. > No problems so far (client: SecureCRT 3.01, RSA-based authentication, > 3DES encryption). Standing ovations. Excellent - it's nice to hear when things go well. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 14: 7:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CA51137B6D9; Sun, 27 Feb 2000 14:07:49 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA55671; Sun, 27 Feb 2000 14:07:49 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 14:07:49 -0800 (PST) From: Kris Kennaway To: Robert Watson Cc: freebsd-current@freebsd.org Subject: Re: 4.0: default path when su'd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Robert Watson wrote: > path, we should consider moving a few of the things in /sbin and /usr/sbin > into /bin and /usr/bin respectively. For example, md5 is sufficiently > useful for all users that having it in the default user path would be a > good idea. Ping is also a common ``where's that'' among my users, etc. > Neither of these requires privilege, and both are useful for generic > users. There are probably a couple of others that fall into that > category. ping, md5 and nslookup are the ones I'm always having to retype when I use a machine with the default user path. I've suggested md5 be moved in the past, but perhaps right now isn't the best time to do this. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 14:40:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id DF53937B63E; Sun, 27 Feb 2000 14:40:57 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id OAA35581; Sun, 27 Feb 2000 14:40:41 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Kris Kennaway Cc: Bjoern Groenvall , Doug White , current@FreeBSD.ORG, markm@FreeBSD.ORG Subject: Re: OpenSSH /etc patch In-reply-to: Your message of "Sun, 27 Feb 2000 13:13:20 PST." Date: Sun, 27 Feb 2000 14:40:41 -0800 Message-ID: <35578.951691241@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK, so now that we've settled this, can we get something into the startup files? :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 14:57:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id CD0B237B63E; Sun, 27 Feb 2000 14:57:37 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id OAA59842; Sun, 27 Feb 2000 14:57:37 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 14:57:37 -0800 (PST) From: Kris Kennaway To: "Jordan K. Hubbard" Cc: Bjoern Groenvall , Doug White , current@FreeBSD.ORG, markm@FreeBSD.ORG Subject: Re: OpenSSH /etc patch In-Reply-To: <35578.951691241@zippy.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Jordan K. Hubbard wrote: > OK, so now that we've settled this, can we get something into the > startup files? :) Mark has my patch :-) Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 15: 3:20 2000 Delivered-To: freebsd-current@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id 93D3637B6F8 for ; Sun, 27 Feb 2000 15:03:12 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.3/frmug-2.5/nospam) with UUCP id AAA08601 for freebsd-current@freebsd.org; Mon, 28 Feb 2000 00:03:01 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id 5C7F38863; Mon, 28 Feb 2000 00:02:09 +0100 (CET) Date: Mon, 28 Feb 2000 00:02:09 +0100 From: Ollivier Robert To: freebsd-current@freebsd.org Subject: Re: patches for SIOCGIFCONF Message-ID: <20000228000209.A7561@keltia.freenix.fr> Mail-Followup-To: freebsd-current@freebsd.org References: <20000228033148B.shin@nd.net.fujitsu.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000228033148B.shin@nd.net.fujitsu.co.jp>; from shin@nd.net.fujitsu.co.jp on Mon, Feb 28, 2000 at 03:31:48AM +0900 X-Operating-System: FreeBSD 4.0-CURRENT/ELF AMD-K6/200 & 2x PPro/200 SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Yoshinobu Inoue: > usr.sbin/xntpd/xntpd: These directories don't exist anymore in -CURRENT because we now have ntp4. > --- usr.sbin/xntpd/xntpd/ntp_io.c.orig Mon Feb 28 01:53:00 2000 > +++ usr.sbin/xntpd/xntpd/ntp_io.c Mon Feb 28 01:53:30 2000 We can ignore this diff. > --- contrib/ntp/ntpd/ntp_io.c.orig Fri Jan 28 15:44:00 2000 > +++ contrib/ntp/ntpd/ntp_io.c Mon Feb 28 02:26:46 2000 > @@ -444,7 +444,7 @@ > continue; > } > # endif /* SYS_WINNT */ > - ifreq = *ifr; > + memcpy(&ifreq, ifr, sizeof(ifreq)); > inter_list[i].flags = 0; > /* is it broadcast capable? */ > # ifndef SYS_WINNT This one should be sent to the NTP guys before ntpd 4.1.0 goes out. -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #77: Thu Dec 30 12:49:51 CET 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 15:18:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from heidegger.uol.com.br (heidegger.uol.com.br [200.230.198.88]) by hub.freebsd.org (Postfix) with ESMTP id A73F937B7FA for ; Sun, 27 Feb 2000 15:18:13 -0800 (PST) (envelope-from lioux-alias-ppp-current=FreeBSD.ORG@uol.com.br) Received: from 200.197.118.24 (bsa-1-as01-7-a24.gd.uol.com.br [200.197.118.24]) by heidegger.uol.com.br (8.9.1/8.9.1) with ESMTP id UAA23509 for ; Sun, 27 Feb 2000 20:12:34 -0300 (BRT) Received: (qmail 31278 invoked by uid 1001); 27 Feb 2000 23:12:25 -0000 From: lioux@uol.com.br Date: Sun, 27 Feb 2000 20:12:25 -0300 To: John Hay Cc: Kris Kennaway , current@FreeBSD.ORG Subject: Re: NO_DESCRYPT patch Message-ID: <20000227201225.C31204@Fedaykin.here> References: <200002271035.MAA56704@zibbi.mikom.csir.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200002271035.MAA56704@zibbi.mikom.csir.co.za>; from jhay@mikom.csir.co.za on Sun, Feb 27, 2000 at 12:35:25PM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Why not let them (libdes) be installed, but leave the symlinks to point > to libscrypt. That way things that for some reason need the des stuff > can still get to it. Something like this: This is a much more interesting option. I'll test and get back to report as soon as cvs-secure-current "stables". Regards, Mario Ferreira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 15:22:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id F1B3837B51C for ; Sun, 27 Feb 2000 15:22:24 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (doconnor@cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id JAA16797; Mon, 28 Feb 2000 09:49:53 +1030 (CST) (envelope-from doconnor@gsoft.com.au) 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: Mon, 28 Feb 2000 09:49:53 +1030 (CST) From: "Daniel O'Connor" To: Chuck Robey Subject: Re: kdelibs port broken? Cc: Alex Zepeda , Will Andrews , Joel Ray Holveck , bwoods2@uswest.net, Maxim Sobolev , freebsd-current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Feb-00 Chuck Robey wrote: > > This happens for tcl, gtk, qt.. There are quite a number. (at least 3! ;) > Can I ask you, why could this not have been done through a system of > symlinks and a little batch-file to switch them? How could you run multiple applications which use different versions of the same library? A lot of them have support files which are loaded by the library when ITs loaded by the app. You would end up with all sorts of nasty race conditions when people run multiple apps etc.. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 15:40:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 6AE3937B6D1 for ; Sun, 27 Feb 2000 15:40:45 -0800 (PST) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost [127.0.0.1]) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id SAA91622; Sun, 27 Feb 2000 18:32:01 -0500 (EST) (envelope-from chuckr@picnic.mat.net) Date: Sun, 27 Feb 2000 18:31:51 -0500 (EST) From: Chuck Robey To: "Daniel O'Connor" Cc: Alex Zepeda , Will Andrews , Joel Ray Holveck , bwoods2@uswest.net, Maxim Sobolev , freebsd-current@FreeBSD.ORG Subject: Re: kdelibs port broken? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Daniel O'Connor wrote: > > On 27-Feb-00 Chuck Robey wrote: > > > This happens for tcl, gtk, qt.. There are quite a number. (at least 3! ;) > > Can I ask you, why could this not have been done through a system of > > symlinks and a little batch-file to switch them? > > How could you run multiple applications which use different versions of the > same library? A lot of them have support files which are loaded by the > library when ITs loaded by the app. You would end up with all sorts of nasty > race conditions when people run multiple apps etc.. The config files that I would be controlling aren't used during program runtime, only during build. The stuff would link just as it is now, but you'd use a short "versioning" script to set up the config file symlinks, so that if you wanted to build a app that wasn't a FreeBSD port, it would find it's correct config file, right where it expects to find it. Some stuff, like tclsh, could have a default link, say from tclsh to tclsh8.2, or allow a user to set that. That could be a local option, but it's icing on the cake as far as I'm concerned. The only real thing I would be after is the ability to stick the config file locations in the places that the original developers (and the configuration scripts they build with) expect them to be. Anything done as far as executeable names, I don't really care too much about. ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@picnic.mat.net | electronics, communications, and signal processing. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary. ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 15:43:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id A3B6637B6D1 for ; Sun, 27 Feb 2000 15:43:54 -0800 (PST) (envelope-from Doug@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id PAA23140 for ; Sun, 27 Feb 2000 15:43:53 -0800 (PST) (envelope-from Doug@gorean.org) Message-ID: <38B9B6B8.EBF95E32@gorean.org> Date: Sun, 27 Feb 2000 15:43:52 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org Subject: -current NO_OPENSSH NO_OPENSSL buildworld fails in src/usr.sbin/ppp/chap_ms.c Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Howdy, I'm not ready to play with the openssl/ssh stuff yet, but I wanted to test Soren's latest ATA stuff so I cvsup'ed and started a buildworld with the following make.conf options: CFLAGS= -O -pipe NOPROFILE= true NOSUIDPERL= true NO_OPENSSH= true NO_OPENSSL= true RSAREF= YES COPTFLAGS= -O -pipe USA_RESIDENT= YES TOP_TABLE_SIZE= 101 My buildworld failed here in the 'make dependencies' stage: src/usr.sbin/ppp/chap_ms.c:29: openssl/des.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /usr/amd/realmounts/slave/usr/current/src/usr.sbin/ppp. *** Error code 1 Stop in /usr/amd/realmounts/slave/usr/current/src/usr.sbin. *** Error code 1 Stop in /usr/amd/realmounts/slave/usr/current/src. *** Error code 1 Stop in /usr/amd/realmounts/slave/usr/current/src. *** Error code 1 Stop in /usr/amd/realmounts/slave/usr/current/src. Doug -- "Welcome to the desert of the real." - Laurence Fishburne as Morpheus, "The Matrix" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 15:53:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 5F21E37B532 for ; Sun, 27 Feb 2000 15:53:38 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id WAA42307; Sun, 27 Feb 2000 22:30:46 GMT (envelope-from nik) Date: Sun, 27 Feb 2000 22:30:45 +0000 From: Nik Clayton To: Forrest Aldrich Cc: freebsd-current@freebsd.org Subject: Re: Streamlining FreeBSD installations across many machines Message-ID: <20000227223045.A41888@catkin.nothing-going-on.org> References: <4.2.2.20000225102306.00c59600@216.67.12.69> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <4.2.2.20000225102306.00c59600@216.67.12.69>; from Forrest Aldrich on Fri, Feb 25, 2000 at 10:23:37AM -0500 Organization: FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Feb 25, 2000 at 10:23:37AM -0500, Forrest Aldrich wrote: > I'm wondering if there might not be a way to streamline this install > process, such that a boot floopy and script could be created to take a > minimum amount of information, and then "do the right thing" as for the > install. Things like putting in the packet filters, the kernel, IP > config, etc. See sysinstall(8); you can script sysinstall. See src/release/sysinstall/install.cfg for an example. N -- If you want to imagine the future, imagine a tennis shoe stamping on a penguin's face forever. --- with apologies to George Orwell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 16: 1:56 2000 Delivered-To: freebsd-current@freebsd.org Received: from zmamail02.zma.compaq.com (mailout.zma.compaq.com [161.114.64.102]) by hub.freebsd.org (Postfix) with ESMTP id DFF3137B51C for ; Sun, 27 Feb 2000 16:01:46 -0800 (PST) (envelope-from bruceb@txn.cpqcorp.net) Received: by zmamail02.zma.compaq.com (Postfix, from userid 12345) id D5ABD4AF; Sun, 27 Feb 2000 19:01:45 -0500 (EST) Received: from fedex-s1.txn.cpqcorp.net (fedex-s1.txn.cpqcorp.net [16.74.4.108]) by zmamail02.zma.compaq.com (Postfix) with ESMTP id 920794AB for ; Sun, 27 Feb 2000 19:01:45 -0500 (EST) From: Bruce Burden Posted-Date: Sun, 27 Feb 2000 18:02:14 -0600 (CST) Received: (from bruceb@localhost) by panther.txn.cpqcorp.net (8.9.3/8.9.3) id RAA13919 for freebsd-current@freebsd.org; Sun, 27 Feb 2000 17:56:36 -0600 (CST) Message-Id: <200002272356.RAA13919@panther.txn.cpqcorp.net> Subject: adduser - broken? To: freebsd-current@freebsd.org Date: Sun, 27 Feb 2000 17:56:35 -0600 (CST) Reply-To: bruce.burden@compaq.com X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I did a CVSUP around midnight, CST, Feb 26, so I have some recent code. Anyway, I was playing with the adduser utility. Here is the script: Check /etc/shells Check /etc/master.passwd Check /etc/group Enter your default shell: bash csh date no sh [bash]: Your default shell is: bash -> /usr/local/bin/bash Enter your default HOME partition: [/home]: Copy dotfiles from: /root /usr/share/skel no [/root]: Send message from file: /etc/adduser.message no [no]: Do not send message Use passwords (y/n) [y]: Ok, let's go. Don't worry about mistakes. I will give you the chance later to correct any input. Enter username [a-z0-9_-]: bruce Enter full name []: Me Enter shell bash csh date no sh [bash]: Enter home directory (full path) [/home/bruce]: Uid [1000]: Enter login class: default []: root Login group bruce [bruce]: wheel Login group is ``wheel''. Invite bruce into other groups: guest no [no]: Enter password []: Enter password again []: Name: bruce Password: **** Fullname: Me Uid: 1000 Gid: 0 (wheel) Class: root Groups: wheel HOME: /home/bruce Shell: /usr/local/bin/bash OK? (y/n) [y]: Added user ``bruce'' Copy files from /root to /home/bruce Add another user? (y/n) [y]: n Goodbye! Now, the problem is that the copying of files from /root to /home/bruce went off the deep end. Several minutes (real time) and 20 seconds of CPU time were expended, and all I got was: bash-2.03# ls -l /home/bruce total 2 drwxr-xr-x 3 bruce wheel 512 Feb 27 17:39 .netscape drwxr-xr-x 2 bruce wheel 512 Feb 27 17:39 sup bash-2.03# cd .netscape bash-2.03# ls -l total 1491 drwx------ 2 root wheel 512 Sep 6 19:01 archive -rw------- 1 root wheel 46019 Feb 27 17:10 bookmarks.html drwx------ 34 root wheel 512 Sep 25 18:27 cache -rw------- 1 root wheel 180224 Nov 21 22:51 cert7.db -rwxr-xr-x 1 root wheel 0 Oct 17 12:37 custom.dic -rw------- 1 root wheel 1261568 Feb 27 17:10 history.dat -rw------- 1 root wheel 32768 Sep 6 19:01 key3.db -rw-r--r-- 1 root wheel 1700 Feb 27 17:10 liprefs.js -rw-r--r-- 1 root wheel 291 Feb 27 17:08 plugin-list -rw-r--r-- 1 root wheel 291 Feb 27 11:50 plugin-list.BAK -rw-r--r-- 1 root wheel 4139 Feb 27 17:10 preferences.js -rw-r--r-- 1 root wheel 889 Jan 26 18:52 registry -rw------- 1 root wheel 32768 Feb 27 17:08 secmodule.db -rw-r--r-- 1 root wheel 449 Feb 13 23:53 summary2.dat drwxr-xr-x 3 root wheel 512 Sep 6 19:01 xover-cache Was I too impatient? Is there some reason the copy routine would take several minutes (10+) to copy these few files? I would have expected the copy to take a couple of seconds, max. Bruce -- ------------------------------------------------------------------------------- Bruce Burden bruceb@isd.tandem.com Tandem Computers Inc. 512-432-8944 Network Verification 14231 Tandem Blvd. Auto answer(4 rings) Austin, TX 78726 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 16:19: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from kbtfw.kubota.co.jp (kbtfw.kubota.co.jp [133.253.102.202]) by hub.freebsd.org (Postfix) with ESMTP id C86F737B72F for ; Sun, 27 Feb 2000 16:19:03 -0800 (PST) (envelope-from haro@tk.kubota.co.jp) Received: by kbtfw.kubota.co.jp; id JAA10950; Mon, 28 Feb 2000 09:17:31 +0900 (JST) Received: from unknown(133.253.31.1) by kbtfw.kubota.co.jp via smap (V4.2) id xma010905; Mon, 28 Feb 00 09:17:22 +0900 Received: (from uucp@localhost) by lemond.gkn.kubota.co.jp (8.9.3+3.2W/3.7W00013112) with UUCP id JAA04419; Mon, 28 Feb 2000 09:17:21 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by jkpc15.ttr.kubota.co.jp (8.9.3/3.7W-uucp) with ESMTP id JAA01325; Mon, 28 Feb 2000 09:15:33 +0900 (JST) To: Vladimir Kushnir Cc: freebsd-current@freebsd.org Subject: Re: Build World dies.... In-Reply-To: References: X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000228091533G.haro@tk.kubota.co.jp> Date: Mon, 28 Feb 2000 09:15:33 +0900 From: haro@tk.kubota.co.jp (Munehiro Matsuda) X-Dispatcher: imput version 990905(IM130) Lines: 36 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG CTM delta are available at: ftp://cvsup.internat.freebsd.org/pub/FreeBSD/CTM/int-src-cur/ But I don't know if there's any mailing-lists that distributes them. If there were, I would like to know too. Thanks, Haro Date: Sun, 27 Feb 2000 00:49:34 +0200 (EET) From: Vladimir Kushnir :: ::Sorry for (perhaps) stupid question but how can I get them if I'm using ::CTM? :: ::On Sat, 26 Feb 2000, Ben Smithurst wrote: :: ::> William Woods wrote: ::> ::> > Grr......cant say I like that idea, I would like to have them both... ::> ::> Oh. You *have* cvsup'ed the cvs-crypto collection, right? I think that's ::> the one you need. ::> :: ::Regards, ::Vladimir =------------------------------------------------------------------------------ _ _ Munehiro (haro) Matsuda -|- /_\ |_|_| Office of Business Planning & Development, Kubota Corp. /|\ |_| |_|_| 1-3 Nihonbashi-Muromachi 3-Chome Chuo-ku Tokyo 103, Japan Tel: +81-3-3245-3318 Fax: +81-3-32454-3315 Email: haro@tk.kubota.co.jp To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 16:33:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from alcanet.com.au (mail.alcanet.com.au [203.62.196.10]) by hub.freebsd.org (Postfix) with ESMTP id 747D237B74B for ; Sun, 27 Feb 2000 16:33:26 -0800 (PST) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: by border.alcanet.com.au id <115217>; Mon, 28 Feb 2000 11:34:11 +1100 Content-return: prohibited From: Peter Jeremy Subject: Re: Build World dies.... In-reply-to: <20000228091533G.haro@tk.kubota.co.jp>; from haro@tk.kubota.co.jp on Mon, Feb 28, 2000 at 11:20:08AM +1100 To: Munehiro Matsuda Cc: Vladimir Kushnir , freebsd-current@FreeBSD.ORG Message-Id: <00Feb28.113411est.115217@border.alcanet.com.au> MIME-version: 1.0 X-Mailer: Mutt 1.0i Content-type: text/plain; charset=us-ascii References: <20000228091533G.haro@tk.kubota.co.jp> Date: Mon, 28 Feb 2000 11:34:11 +1100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2000-Feb-28 11:20:08 +1100, Munehiro Matsuda wrote: >CTM delta are available at: > > ftp://cvsup.internat.freebsd.org/pub/FreeBSD/CTM/int-src-cur/ > >But I don't know if there's any mailing-lists that distributes them. int-cvs is available via E-mail. AFAIK, the way to get an e-mail feed is to write to Mark Murray and ask. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 16:38:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id AD04D37B762 for ; Sun, 27 Feb 2000 16:38:04 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (doconnor@cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id LAA18786; Mon, 28 Feb 2000 11:06:24 +1030 (CST) (envelope-from doconnor@gsoft.com.au) 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: Mon, 28 Feb 2000 11:06:24 +1030 (CST) From: "Daniel O'Connor" To: Chuck Robey Subject: Re: kdelibs port broken? Cc: freebsd-current@FreeBSD.ORG, Maxim Sobolev , bwoods2@uswest.net, Joel Ray Holveck , Will Andrews , Alex Zepeda Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 27-Feb-00 Chuck Robey wrote: > Some stuff, like tclsh, could have a default link, say from tclsh to > tclsh8.2, or allow a user to set that. That could be a local option, but > it's icing on the cake as far as I'm concerned. The only real thing I > would be after is the ability to stick the config file locations in the > places that the original developers (and the configuration scripts they > build with) expect them to be. Anything done as far as executeable names, > I don't really care too much about. There are only a few libraries that have a config file to aid compiling/linking. Of the ones we 'version' (GTK and GLIB) you can set the GLIB/GTK_CONFIG env. var to tell apps where to find it. I don't think its possible for tcl since it looks in a given path for a config file instead of looking for a config file in the path. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 16:38:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from Stalker.Alfacom.net (SAT.Alfacom.net [207.241.164.112]) by hub.freebsd.org (Postfix) with ESMTP id E4FDE37B762 for ; Sun, 27 Feb 2000 16:38:23 -0800 (PST) (envelope-from volodya@Alfacom.net) Received: from localhost.kiev.ua (dup-54.alfacom.net [62.244.36.54]) by Stalker.Alfacom.net (8.9.0/8.9.0) with ESMTP id CAA11093; Mon, 28 Feb 2000 02:38:02 +0200 (EET) Received: from localhost (volodya@localhost) by localhost.kiev.ua (8.9.3/8.9.3) with ESMTP id CAA04437; Mon, 28 Feb 2000 02:37:55 +0200 (EET) (envelope-from volodya@localhost.kiev.ua) Date: Mon, 28 Feb 2000 02:37:55 +0200 (EET) From: Vladimir Kushnir To: Peter Jeremy Cc: freebsd-current@FreeBSD.ORG Subject: Re: Build World dies.... In-Reply-To: <00Feb28.113411est.115217@border.alcanet.com.au> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thanks a bunch. On Mon, 28 Feb 2000, Peter Jeremy wrote: > On 2000-Feb-28 11:20:08 +1100, Munehiro Matsuda wrote: > >CTM delta are available at: > > > > ftp://cvsup.internat.freebsd.org/pub/FreeBSD/CTM/int-src-cur/ > > > >But I don't know if there's any mailing-lists that distributes them. > > int-cvs is available via E-mail. AFAIK, the way to get an e-mail > feed is to write to Mark Murray and > ask. > > Peter > Regards, Vladimir -- ===========================|======================= Vladimir Kushnir | vkushnir@Alfacom.net | Powered by FreeBSD kushnir@ap3.bitp.kiev.ua | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 16:53:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from norn.ca.eu.org (cr965240-b.abtsfd1.bc.wave.home.com [24.113.19.137]) by hub.freebsd.org (Postfix) with ESMTP id 2C10A37B770; Sun, 27 Feb 2000 16:53:42 -0800 (PST) (envelope-from cpiazza@norn.ca.eu.org) Received: by norn.ca.eu.org (Postfix, from userid 1000) id 96B361748; Sun, 27 Feb 2000 16:53:41 -0800 (PST) Date: Sun, 27 Feb 2000 16:53:41 -0800 From: Chris Piazza To: Hajimu UMEMOTO Cc: jkh@zippy.cdrom.com, markm@FreeBSD.org, current@FreeBSD.ORG Subject: Re: wdm PAM support -- pam_ssh.so broken? Message-ID: <20000227165341.A7372@norn.ca.eu.org> References: <65104.951680992@zippy.cdrom.com> <200002272005.e1RK5h841700@peace.mahoroba.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200002272005.e1RK5h841700@peace.mahoroba.org>; from ume@mahoroba.org on Mon, Feb 28, 2000 at 05:05:43AM +0900 X-Operating-System: FreeBSD 4.0-CURRENT i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 28, 2000 at 05:05:43AM +0900, Hajimu UMEMOTO wrote: > >>>>> On Sun, 27 Feb 2000 11:49:52 -0800 > >>>>> "Jordan K. Hubbard" said: > > jkh> Hmmm. I see that /usr/ports/x11/wdm has merged in support for > jkh> FreeBSD's login classes, but not PAM. Are you planning to merge these > jkh> changes of yours into the port so that the rest of us can play too? :-) > > Yes, of course. > I put it on http://www.imasy.or.jp/~ume/FreeBSD/wdm-pam-port.tar.gz > Please review it. I have tried this out and it works great, thanks. On a somewhat related note, pam_ssh.so as installed by 'world' seems to be broken. When I try and log in I get this: [date] norn -:0: unable to dlopen(/usr/lib/pam_ssh.so) [date] norn -:0: [dlerror: /usr/lib/pam_ssh.so: Undefined symbol "ssh_get_authentication_connection"] [date] norn -:0: adding faulty module: /usr/lib/pam_ssh.so Has anyone else seen this? If I use the pam_ssh.so from the openssh port it works fine. -Chris -- cpiazza@jaxon.net cpiazza@FreeBSD.org Abbotsford, BC, Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 17:52:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from cs.rice.edu (cs.rice.edu [128.42.1.30]) by hub.freebsd.org (Postfix) with ESMTP id D3A7E37B7C8 for ; Sun, 27 Feb 2000 17:52:38 -0800 (PST) (envelope-from alc@cs.rice.edu) Received: (from alc@localhost) by cs.rice.edu (8.9.0/8.9.0) id TAA05494; Sun, 27 Feb 2000 19:52:35 -0600 (CST) Date: Sun, 27 Feb 2000 19:52:35 -0600 From: Alan Cox To: Arun Sharma Cc: current@freebsd.org Subject: Re: 64bit OS? Message-ID: <20000227195235.C4600@cs.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5us Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Arun Sharma wrote: > I just did some investigation into seeing if this (balanced binary trees) > is a useful optimization. It doesn't look like one. > > I instrumented the kernel and collected some stats. On booting the kernel > into KDE and running xemacs and netscape, I got: The applications you mention may use a lot of memory, but not in particularly "interesting" ways. Instead, look for applications that perform any of mmap, mprotect, and certain forms of madvise in non-trivial amounts, e.g., cvsup. (The Modula-3 garbage collector performs a lot of mprotects to trap write accesses.) In these cases, the hint occasionally works, but frequently it doesn't. Alan P.S. My recollection is that Linux doesn't build the AVL tree until it has ~50 "vm_map_entries". To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 18:11:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id AC40B37B670; Sun, 27 Feb 2000 18:11:37 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id SAA75742; Sun, 27 Feb 2000 18:11:37 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 18:11:37 -0800 (PST) From: Kris Kennaway To: current@freebsd.org Cc: doc@freebsd.org Subject: Updating release notes Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm sure there's a lot of stuff which has not yet been added to the release notes..but unless it's documented there, our users won't have any way to know about the cool new stuff in 4.0 until they hear it second-hand. This is a call to all committers who have committed something to 4.0 to spend a moment remembering what you have done over the past year (grepping the commit logs for your name is a good way :) and to add a brief note to /usr/src/release/texts/{i386,alpha} explaining your change. There's no such thing as too much documentation! :-) Non-committers (and committers alike), if you have any spare time to read through the commit logs (/home/ncvs/CVSROOT/commitlogs in the CVS repository, or use CVSweb) and note anything missing from the release notes, you'd be doing the project a great service. Perhaps if anyone intends to do this they should make themselves known so we can divide up the work between us. Thanks! Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 19: 7:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from c014.sfo.cp.net (c014-h017.c014.sfo.cp.net [209.228.12.81]) by hub.freebsd.org (Postfix) with SMTP id AA18937C242 for ; Sun, 27 Feb 2000 19:07:17 -0800 (PST) (envelope-from seanw@flashcom.net) Received: (cpmta 17416 invoked from network); 27 Feb 2000 19:07:16 -0800 Received: from 216-59-54-16.usa.flashcom.net (HELO ?192.168.1.10?) (216.59.54.16) by smtp.flashcom.net with SMTP; 27 Feb 2000 19:07:16 -0800 X-Sent: 28 Feb 2000 03:07:16 GMT Date: Sun, 27 Feb 2000 10:05:33 -0500 (EST) From: Sean Whiteman X-Sender: seanw@apollo.atlas To: freebsd-current@FreeBSD.org Subject: buildworld dies in Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have been trying to cvsup make buildword the past two days, but it dies with the following message: ===> gnu/lib/libgcc_r ===> gnu/lib/libgmp ===> gnu/lib/libgmp/doc makeinfo --no-split -I /usr/src/gnu/lib/libgmp/doc -I /usr/src/gnu/lib/libgmp/doc/../../../../contrib/libgmp /usr/src/gnu/lib/libgmp/doc/../../../../contrib/libgmp/gmp.texi -o gmp.info gzip -cn gmp.info > gmp.info.gz ===> gnu/lib/libmp ===> gnu/lib/libregex ===> gnu/lib/libregex/doc awk -f /usr/src/gnu/lib/libregex/doc/include.awk -vsource=/usr/src/gnu/lib/libregex/doc/../regex.h < /usr/src/gnu/lib/libregex/doc/xregex.texi | expand >regex.texi Abort trap *** Error code 134 Stop in /usr/src/gnu/lib/libregex/doc. *** Error code 1 Stop in /usr/src/gnu/lib/libregex. *** Error code 1 Stop in /usr/src/gnu/lib. *** 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 Stop in /usr/src. Any help would be appreciated, and I will supply any further details upon request. Thanks, Sean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 19:23: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id F411637B7C3 for ; Sun, 27 Feb 2000 19:23:02 -0800 (PST) (envelope-from robert@cyrus.watson.org) 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 WAA33600 for ; Sun, 27 Feb 2000 22:24:05 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Sun, 27 Feb 2000 22:24:05 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: freebsd-current@freebsd.org Subject: ie0 and fe0 probes in 4.0-CURRENT GENERIC break ep0 probe Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've posted about this previously, and am still hoping for a useful answer :-). I have a box with an ISA 3Com 3C509 Etherlink III card in it, but the ie0 and fe0 probes now come before the ep0 probe in the boot sequence. If those two probes are enabled, as they are on the same port (0x300) they leave ep0 in a state wherein the system crashes after the ep0 probe. I'm not sure what the right answer is here--reorder the probes? Change the ep0 probe? Either way, things are not very happy :-). Suggestions welcome. (This is the second of two machines I tried to upgrade to 4.0, with ISA ethernet cards, and both crash nastily with the GENERIC kernel as is) Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 19:34:11 2000 Delivered-To: freebsd-current@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id CE9DA37B7D3 for ; Sun, 27 Feb 2000 19:34:09 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id UAA14625; Sun, 27 Feb 2000 20:04:09 -0800 (PST) Date: Sun, 27 Feb 2000 20:04:09 -0800 From: Alfred Perlstein To: Robert Watson Cc: freebsd-current@FreeBSD.ORG Subject: Re: ie0 and fe0 probes in 4.0-CURRENT GENERIC break ep0 probe Message-ID: <20000227200409.F21720@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from robert@cyrus.watson.org on Sun, Feb 27, 2000 at 10:24:05PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Robert Watson [000227 19:53] wrote: > > I've posted about this previously, and am still hoping for a useful answer > :-). I have a box with an ISA 3Com 3C509 Etherlink III card in it, but > the ie0 and fe0 probes now come before the ep0 probe in the boot sequence. > If those two probes are enabled, as they are on the same port (0x300) they > leave ep0 in a state wherein the system crashes after the ep0 probe. > I'm not sure what the right answer is here--reorder the probes? Change > the ep0 probe? Either way, things are not very happy :-). Suggestions > welcome. > > (This is the second of two machines I tried to upgrade to 4.0, with ISA > ethernet cards, and both crash nastily with the GENERIC kernel as is) er, disable them in the visual boot config? -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 20:16:18 2000 Delivered-To: freebsd-current@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 0226B37B542; Sun, 27 Feb 2000 20:16:12 -0800 (PST) (envelope-from robert@cyrus.watson.org) 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 XAA33744; Sun, 27 Feb 2000 23:17:18 -0500 (EST) (envelope-from robert@cyrus.watson.org) Date: Sun, 27 Feb 2000 23:17:18 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org Reply-To: Robert Watson To: Kris Kennaway Cc: freebsd-current@FreeBSD.org Subject: Re: 4.0: default path when su'd In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Kris Kennaway wrote: > On Sun, 27 Feb 2000, Robert Watson wrote: > > > path, we should consider moving a few of the things in /sbin and /usr/sbin > > into /bin and /usr/bin respectively. For example, md5 is sufficiently > > useful for all users that having it in the default user path would be a > > good idea. Ping is also a common ``where's that'' among my users, etc. > > Neither of these requires privilege, and both are useful for generic > > users. There are probably a couple of others that fall into that > > category. > > ping, md5 and nslookup are the ones I'm always having to retype when I use > a machine with the default user path. I've suggested md5 be moved in the > past, but perhaps right now isn't the best time to do this. apm and zzz are a couple more for the list in /usr/sbin that is potentially useful for more than just root. vidcontrol probably also falls in that category--things that make sense for console users who may not be administrators. Robert N M Watson robert@fledge.watson.org http://www.watson.org/~robert/ PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1 TIS Labs at Network Associates, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 20:20: 6 2000 Delivered-To: freebsd-current@freebsd.org Received: from cain.gsoft.com.au (genesi.lnk.telstra.net [139.130.136.161]) by hub.freebsd.org (Postfix) with ESMTP id 6F07E37B807; Sun, 27 Feb 2000 20:19:45 -0800 (PST) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (doconnor@cain [203.38.152.97]) by cain.gsoft.com.au (8.8.8/8.8.8) with ESMTP id OAA26368; Mon, 28 Feb 2000 14:48:37 +1030 (CST) (envelope-from doconnor@gsoft.com.au) 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: Mon, 28 Feb 2000 14:48:37 +1030 (CST) From: "Daniel O'Connor" To: Robert Watson Subject: Re: 4.0: default path when su'd Cc: freebsd-current@FreeBSD.org, Kris Kennaway Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28-Feb-00 Robert Watson wrote: > apm and zzz are a couple more for the list in /usr/sbin that is > potentially useful for more than just root. vidcontrol probably also > falls in that category--things that make sense for console users who may > not be administrators. I just put /sbin and /usr/sbin in the normal user path.. Its not like it allows them to do anything they couldn't do themselves and it saves hassle later on when they ask how to run ping :) --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 20:37:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from inc.net (mailhost.inc.net [204.95.160.26]) by hub.freebsd.org (Postfix) with ESMTP id C89FB37B7A0 for ; Sun, 27 Feb 2000 20:36:55 -0800 (PST) (envelope-from steve@inc.net) Received: from inc.net (ess.phreak.net [207.250.97.69]) by inc.net (8.9.3/8.9.1) with ESMTP id WAA04938 for ; Sun, 27 Feb 2000 22:36:50 -0600 (CST) Message-ID: <38B9FB6D.229530A0@inc.net> Date: Sun, 27 Feb 2000 22:37:01 -0600 From: Steve Kaczkowski Organization: Time Warner Telecom Internet & Data Division X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en,zh,zh-CN,zh-TW,ja MIME-Version: 1.0 To: current@freebsd.org Subject: Am I doing this right? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm trying to upgrade a 3.4 Release box to the latest Release tree, but running into a few problems, I'm betting someone here can help me! :) From what I've found searching the mailing list archives and web pages,etc this appears to be the way to do things: I cvsup'd the the latest Release and all went well (no complaints), here's my supfile: *default host=cvsup3.freebsd.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix src-all cvs-crypto Nothing too strange there so I'm assuming that's ok. I then remove the /usr/obj directory do the 'make buildworld' which churns for a while (Only a P166) All seems fine with the build, now here is where I run into some issues. I've found some conflicting infomation as to what the next step is. One source says that I should recompile my kernel, reboot into single user and do a 'make installworld'. Makes sense but I can't recompile my kernel, I get errors like: config GENERIC config: line 20: Unknown machine type config: line 20: syntax error config: line 21: syntax error config: line 22: syntax error ... Specify machine type, e.g. ``machine vax'' Etc,etc,etc,etc... It doesn't know ANY x86 CPU, funny enough it doesn't complain if I stick in 'machine vax'. Now if I do the 'make buildworld' then drop directly to single users and attempt the 'make installworld' it'll go for a bit and then finally error out with: install-info --quiet --defsection="Programming & development tools." --defentry="* libcom_err: (com_err). A Common Error Description Library for UNIX." com_err.info /usr/share/info/dir install-info: unrecognized option `--defsection=Programming & development tools.' Try `install-info --help' for a complete list of options. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Not quite sure what to check, I've done this probably 10 times now and it seems to do the same thing each time... Any hints? Thanks in advance! -- Steve Kaczkowski Time Warner Telecom IDD steve@inc.net (414)908-9012 http://www.inc.net (603)737-9209 Fax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 21:23:11 2000 Delivered-To: freebsd-current@freebsd.org Received: from fgwmail7.fujitsu.co.jp (fgwmail7.fujitsu.co.jp [192.51.44.37]) by hub.freebsd.org (Postfix) with ESMTP id 02E2C37B80E for ; Sun, 27 Feb 2000 21:23:02 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m1.gw.fujitsu.co.jp by fgwmail7.fujitsu.co.jp (8.9.3/3.7W-MX0002-Fujitsu Gateway) id OAA28453; Mon, 28 Feb 2000 14:22:48 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from incapgw.fujitsu.co.jp by m1.gw.fujitsu.co.jp (8.9.3/3.7W-0002-Fujitsu Domain Master) id OAA12110; Mon, 28 Feb 2000 14:22:48 +0900 (JST) Received: from localhost ([192.168.245.111]) by incapgw.fujitsu.co.jp (8.9.3/3.7W-0002) id OAA27957; Mon, 28 Feb 2000 14:22:45 +0900 (JST) To: roberto@keltia.freenix.fr Cc: freebsd-current@FreeBSD.ORG Subject: Re: patches for SIOCGIFCONF In-Reply-To: <20000228000209.A7561@keltia.freenix.fr> References: <20000228033148B.shin@nd.net.fujitsu.co.jp> <20000228000209.A7561@keltia.freenix.fr> X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000228142311L.shin@nd.net.fujitsu.co.jp> Date: Mon, 28 Feb 2000 14:23:11 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 136 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > usr.sbin/xntpd/xntpd: > > These directories don't exist anymore in -CURRENT because we now have ntp4. Woops sorry, a machine in my home which I used to produce those diffs, still mistakenly had the directory. > > --- contrib/ntp/ntpd/ntp_io.c.orig Fri Jan 28 15:44:00 2000 > > +++ contrib/ntp/ntpd/ntp_io.c Mon Feb 28 02:26:46 2000 > > @@ -444,7 +444,7 @@ > > continue; > > } > > # endif /* SYS_WINNT */ > > - ifreq = *ifr; > > + memcpy(&ifreq, ifr, sizeof(ifreq)); > > inter_list[i].flags = 0; > > /* is it broadcast capable? */ > > # ifndef SYS_WINNT > > This one should be sent to the NTP guys before ntpd 4.1.0 goes out. OK, I sent it to mills@udel.edu. And I found that my patches to contrib/bind/lib/irs/gethotent.c needs a fix. - memcpy(&ifreq, cp, sizeof *ifreqs); + memcpy(ifreqp, cp, sizeof ifreqbuf); This is updated patches. Thanks, Yoshinobu Inoue --- contrib/bind/lib/irs/gethostent.c.orig Tue Nov 30 15:38:00 1999 +++ contrib/bind/lib/irs/gethostent.c Mon Feb 28 13:55:43 2000 @@ -462,13 +462,16 @@ static int scan_interfaces(int *have_v4, int *have_v6) { struct ifconf ifc; - struct ifreq ifreq; + struct ifreq* ifreqp; struct in_addr in4; struct in6_addr in6; char *buf = NULL, *cp, *cplim; + char ifreqbuf[IFNAMSIZ + sizeof(struct sockaddr_storage)]; static int bufsiz = 4095; int s, cpsize, n; + ifreqp = (struct ifreq *)ifreqbuf; + /* Set to zero. Used as loop terminators below. */ *have_v4 = *have_v6 = 0; @@ -504,7 +507,7 @@ * buffer we will grow it just in case and * retry. */ - if (ifc.ifc_len + 2 * sizeof(ifreq) < bufsiz) + if (ifc.ifc_len + 2 * sizeof(*ifreqp) < bufsiz) break; } #endif @@ -523,40 +526,40 @@ for (cp = buf; (*have_v4 == 0 || *have_v6 == 0) && cp < cplim; cp += cpsize) { - memcpy(&ifreq, cp, sizeof ifreq); + memcpy(ifreqp, cp, sizeof ifreqbuf); #ifdef HAVE_SA_LEN #ifdef FIX_ZERO_SA_LEN - if (ifreq.ifr_addr.sa_len == 0) - ifreq.ifr_addr.sa_len = 16; + if (ifreqp->ifr_addr.sa_len == 0) + ifreqp->ifr_addr.sa_len = 16; #endif #ifdef HAVE_MINIMUM_IFREQ - cpsize = sizeof ifreq; - if (ifreq.ifr_addr.sa_len > sizeof (struct sockaddr)) - cpsize += (int)ifreq.ifr_addr.sa_len - + cpsize = sizeof *ifreqp; + if (ifreqp->ifr_addr.sa_len > sizeof (struct sockaddr)) + cpsize += (int)ifreqp->ifr_addr.sa_len - (int)(sizeof (struct sockaddr)); #else - cpsize = sizeof ifreq.ifr_name + ifreq.ifr_addr.sa_len; + cpsize = sizeof ifreqp->ifr_name + ifreqp->ifr_addr.sa_len; #endif /* HAVE_MINIMUM_IFREQ */ #elif defined SIOCGIFCONF_ADDR - cpsize = sizeof ifreq; + cpsize = sizeof *ifreqp; #else - cpsize = sizeof ifreq.ifr_name; + cpsize = sizeof ifreq->ifr_name; /* XXX maybe this should be a hard error? */ - if (ioctl(s, SIOCGIFADDR, (char *)&ifreq) < 0) + if (ioctl(s, SIOCGIFADDR, (char *)ifreqp) < 0) continue; #endif - switch (ifreq.ifr_addr.sa_family) { + switch (ifreqp->ifr_addr.sa_family) { case AF_INET: if (*have_v4 == 0) { memcpy(&in4, &((struct sockaddr_in *) - &ifreq.ifr_addr)->sin_addr, sizeof in4); + &ifreqp->ifr_addr)->sin_addr, sizeof in4); if (in4.s_addr == INADDR_ANY) break; - n = ioctl(s, SIOCGIFFLAGS, (char *)&ifreq); + n = ioctl(s, SIOCGIFFLAGS, (char *)ifreqp); if (n < 0) break; - if ((ifreq.ifr_flags & IFF_UP) == 0) + if ((ifreqp->ifr_flags & IFF_UP) == 0) break; *have_v4 = 1; } @@ -565,13 +568,13 @@ if (*have_v6 == 0) { memcpy(&in6, &((struct sockaddr_in6 *) - &ifreq.ifr_addr)->sin6_addr, sizeof in6); + &ifreqp->ifr_addr)->sin6_addr, sizeof in6); if (memcmp(&in6, &in6addr_any, sizeof in6) == 0) break; - n = ioctl(s, SIOCGIFFLAGS, (char *)&ifreq); + n = ioctl(s, SIOCGIFFLAGS, (char *)ifreqp); if (n < 0) break; - if ((ifreq.ifr_flags & IFF_UP) == 0) + if ((ifreqp->ifr_flags & IFF_UP) == 0) break; *have_v6 = 1; } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 21:29: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from hydrant.intranova.net (hydrant.intranova.net [209.201.95.10]) by hub.freebsd.org (Postfix) with SMTP id 202F737B854 for ; Sun, 27 Feb 2000 21:28:59 -0800 (PST) (envelope-from oogali@intranova.net) Received: (qmail 83864 invoked from network); 28 Feb 2000 05:28:44 -0000 Received: from localhost (user54629@127.0.0.1) by hydrant.intranova.net with SMTP; 28 Feb 2000 05:28:44 -0000 Date: Mon, 28 Feb 2000 00:28:44 -0500 (EST) From: Omachonu Ogali To: Steve Kaczkowski Cc: current@freebsd.org Subject: Re: Am I doing this right? In-Reply-To: <38B9FB6D.229530A0@inc.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This comes from /usr/src/UPDATING, which contains important information on upgrading, etc. -- snip -- COMMON ITEMS: To build a kernel ----------------- Update config, genassym and go: cd src/usr.bin/genassym make depend all install clean cd ../../usr.sbin/config make depend all install clean cd ../../sys/i386/conf config YOUR_KERNEL_HERE cd ../../compile/YOUR_KERNEL_HERE make depend && make make install To rebuild disk /dev entries ---------------------------- MAKEDEV should be copied from src/etc/MAKEDEV to /dev before starting the following: For N in the list of disks MAKEDEV N # eg ad0 for M in the list of slices MAKEDEV NsMa # eg ad0s1a To rebuild everything --------------------- make world Except when it doesn't work. To update from 3.x to 4.0 stable -------------------------------- cd /usr/src make buildworld cd sbin/mknod make install [*] reboot cd /usr/src make -DNOINFO installworld make installworld [*] You may need to switch from wd to ad ala 19991210 -- snip -- On Sun, 27 Feb 2000, Steve Kaczkowski wrote: > I'm trying to upgrade a 3.4 Release box to the latest Release tree, but > running into a few problems, I'm betting someone here can help me! :) > > >From what I've found searching the mailing list archives and web > pages,etc > this appears to be the way to do things: > > > I cvsup'd the the latest Release and all went well (no complaints), > here's > my supfile: > > *default host=cvsup3.freebsd.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=. > *default delete use-rel-suffix > src-all > cvs-crypto > > Nothing too strange there so I'm assuming that's ok. > > I then remove the /usr/obj directory > do the 'make buildworld' which churns for a while (Only a P166) > All seems fine with the build, now here is where I run into some issues. > I've found some conflicting infomation as to what the next step is. > > One source says that I should recompile my kernel, reboot into single > user and do a 'make installworld'. Makes sense but I can't recompile my > kernel, I get errors like: > > config GENERIC > config: line 20: Unknown machine type > config: line 20: syntax error > config: line 21: syntax error > config: line 22: syntax error > ... > Specify machine type, e.g. ``machine vax'' > > Etc,etc,etc,etc... It doesn't know ANY x86 CPU, funny enough it doesn't > complain if I stick in 'machine vax'. > > Now if I do the 'make buildworld' then drop directly to single users and > attempt > the 'make installworld' it'll go for a bit and then finally error out > with: > > install-info --quiet --defsection="Programming & development tools." > --defentry="* libcom_err: (com_err). A Common Error Description > Library for UNIX." com_err.info /usr/share/info/dir > install-info: unrecognized option `--defsection=Programming & > development tools.' > Try `install-info --help' for a complete list of options. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Not quite sure what to check, I've done this probably 10 times now and > it seems > to do the same thing each time... > > Any hints? > > Thanks in advance! > > -- +-------------------------------------------------------------------------+ | Omachonu Ogali oogali@intranova.net | | Intranova Networking Group http://tribune.intranova.net | | PGP Key ID: 0xBFE60839 | | PGP Fingerprint: C8 51 14 FD 2A 87 53 D1 E3 AA 12 12 01 93 BD 34 | +-------------------------------------------------------------------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 21:29:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id 1424B37B61E for ; Sun, 27 Feb 2000 21:29:23 -0800 (PST) (envelope-from rjoseph@nwlink.com) Received: from ip245.r8.d.bel.nwlink.com (ip245.r8.d.bel.nwlink.com [207.202.173.245]) by smtp.nwlink.com (8.9.3/8.9.3) with ESMTP id VAA03795; Sun, 27 Feb 2000 21:29:19 -0800 (PST) Date: Sun, 27 Feb 2000 21:24:12 -0800 (PST) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: Steve Kaczkowski Cc: current@FreeBSD.ORG Subject: Re: Am I doing this right? In-Reply-To: <38B9FB6D.229530A0@inc.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Steve Kaczkowski wrote: > I'm trying to upgrade a 3.4 Release box to the latest Release tree, but > running into a few problems, I'm betting someone here can help me! :) > I cvsup'd the the latest Release and all went well (no complaints), > here's > my supfile: > > *default host=cvsup3.freebsd.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=. The expression "tag=." will get you the latest 4.0-CURRENT sources. If you want to track -STABLE, that should be changed to "tag=RELENG_3". > *default delete use-rel-suffix > src-all > cvs-crypto > > Nothing too strange there so I'm assuming that's ok. > I then remove the /usr/obj directory > do the 'make buildworld' which churns for a while (Only a P166) > All seems fine with the build, now here is where I run into some issues. > I've found some conflicting infomation as to what the next step is. > > One source says that I should recompile my kernel, reboot into single > user and do a 'make installworld'. Makes sense but I can't recompile my > kernel, I get errors like: > > config GENERIC > config: line 20: Unknown machine type > config: line 20: syntax error > config: line 21: syntax error > config: line 22: syntax error > ... > Specify machine type, e.g. ``machine vax'' > > Etc,etc,etc,etc... It doesn't know ANY x86 CPU, funny enough it doesn't > complain if I stick in 'machine vax'. This is happening because under 4.0, you no longer need quotes around options, for example if you have cpu "I586_CPU" it would be changed to cpu I586_CPU > > Now if I do the 'make buildworld' then drop directly to single users and > attempt > the 'make installworld' it'll go for a bit and then finally error out > with: > > install-info --quiet --defsection="Programming & development tools." > --defentry="* libcom_err: (com_err). A Common Error Description > Library for UNIX." com_err.info /usr/share/info/dir > install-info: unrecognized option `--defsection=Programming & > development tools.' > Try `install-info --help' for a complete list of options. > *** Error code 1 > > Stop. > *** Error code 1 > > Stop. > *** Error code 1 > > Not quite sure what to check, I've done this probably 10 times now and > it seems > to do the same thing each time... > > Any hints? Upgrading to 4.0 from 3.x is a little bit more complicated than simply doing "make buildworld && make installworld". The file /usr/src/UPDATING will tell you how to do it under the heading "COMMON ITEMS". Also, note that 4.0 has not yet been released and is still under development, meaning be prepared to have flames in your mailbox should you ask any questions that are "stupid". You should also subscribe to freebsd-current. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 21:51:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 9D3C737B61E; Sun, 27 Feb 2000 21:51:18 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id WAA18057; Sun, 27 Feb 2000 22:21:20 -0800 (PST) Date: Sun, 27 Feb 2000 22:21:20 -0800 From: Alfred Perlstein To: jkh@freebsd.org Cc: current@freebsd.org Subject: Sysinstall won't install unless swap configured? Message-ID: <20000227222120.I21720@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems that sysinstall will completely refuse to install unless we have made a swap partition. Then for some reason it didn't allow us the option of partitioning our second disk after "committing". Why force swap? I swear we were going to configure it after the install. :) -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 22: 9:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id B033237B57A for ; Sun, 27 Feb 2000 22:09:23 -0800 (PST) (envelope-from Doug@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id WAA25499; Sun, 27 Feb 2000 22:09:20 -0800 (PST) (envelope-from Doug@gorean.org) Message-ID: <38BA1110.95ED0947@gorean.org> Date: Sun, 27 Feb 2000 22:09:20 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Steve Kaczkowski Cc: current@freebsd.org Subject: Re: Am I doing this right? References: <38B9FB6D.229530A0@inc.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Steve Kaczkowski wrote: > > I'm trying to upgrade a 3.4 Release box to the latest Release tree, If you are at 3.4-Release that IS the latest release. If you mean that you want to upgrade to 3.4-Stable you should look at the stable-supfile in /usr/share/examples/cvsup. > *default release=cvs tag=. You've downloaded the sources for 4.0-Current. -- "Welcome to the desert of the real." - Laurence Fishburne as Morpheus, "The Matrix" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 22:13:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from popserver-02.iinet.net.au (popserver-02.iinet.net.au [203.59.24.148]) by hub.freebsd.org (Postfix) with ESMTP id 7B1B337B68A for ; Sun, 27 Feb 2000 22:13:41 -0800 (PST) (envelope-from millis@ductape.net) Received: from ductape.net (reggae-13-124.nv.iinet.net.au [203.59.79.124]) by popserver-02.iinet.net.au (8.9.3/8.9.3) with ESMTP id OAA19127 for ; Mon, 28 Feb 2000 14:14:07 +0800 Message-ID: <38BA11D8.680C24FD@ductape.net> Date: Mon, 28 Feb 2000 14:12:40 +0800 From: SysadmiN X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.2-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: FreeBSD-current@FreeBSD.ORG Subject: Subscribtion Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I would like to subscribe to all -current available documentation of freebsd development. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 22:15: 6 2000 Delivered-To: freebsd-current@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id ED9E637B763 for ; Sun, 27 Feb 2000 22:15:04 -0800 (PST) (envelope-from rjoseph@nwlink.com) Received: from ip245.r8.d.bel.nwlink.com (ip245.r8.d.bel.nwlink.com [207.202.173.245]) by smtp.nwlink.com (8.9.3/8.9.3) with ESMTP id WAA07455; Sun, 27 Feb 2000 22:15:01 -0800 (PST) Date: Sun, 27 Feb 2000 22:09:54 -0800 (PST) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: Steve Kaczkowski Cc: current@FreeBSD.ORG Subject: Re: Am I doing this right? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Also, note that 4.0 has not yet been released and is still under > development, meaning be prepared to have flames in your mailbox should you > ask any questions that are "stupid". > You should also subscribe to freebsd-current. Whoa there, I thought I was replying to -questions. I didn't make myself look stupid, did I? =) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 22:18: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from inc.net (mailhost.inc.net [204.95.160.26]) by hub.freebsd.org (Postfix) with ESMTP id A404937B7D0 for ; Sun, 27 Feb 2000 22:18:05 -0800 (PST) (envelope-from steve@inc.net) Received: from inc.net (ess.phreak.net [207.250.97.69]) by inc.net (8.9.3/8.9.1) with ESMTP id AAA07592; Mon, 28 Feb 2000 00:17:59 -0600 (CST) Message-ID: <38BA1322.BD81A51C@inc.net> Date: Mon, 28 Feb 2000 00:18:10 -0600 From: Steve Kaczkowski Organization: Time Warner Telecom Internet & Data Division X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en,zh,zh-CN,zh-TW,ja MIME-Version: 1.0 To: R Joseph Wright Cc: current@FreeBSD.ORG Subject: Re: Am I doing this right? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG R Joseph Wright wrote: > > On Sun, 27 Feb 2000, Steve Kaczkowski wrote: > > > I'm trying to upgrade a 3.4 Release box to the latest Release tree, but > > running into a few problems, I'm betting someone here can help me! :) > > > I cvsup'd the the latest Release and all went well (no complaints), > > here's > > my supfile: > > > > *default host=cvsup3.freebsd.org > > *default base=/usr > > *default prefix=/usr > > *default release=cvs tag=. > > The expression "tag=." will get you the latest 4.0-CURRENT sources. If > you want to track -STABLE, that should be changed to "tag=RELENG_3". > Ahhhh! That's my mistake! I was reading 'Current' as Current 3.4 not CURRENT 4.0.. My fault.. I betcha I'm going to have much better luck now! whoops.. *Hides face* Thanks! heheh.. -- Steve Kaczkowski Time Warner Telecom IDD steve@inc.net (414)908-9012 http://www.inc.net (603)737-9209 Fax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 22:18:43 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8B1FD37B88C; Sun, 27 Feb 2000 22:18:40 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id WAA96490; Sun, 27 Feb 2000 22:18:40 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 22:18:40 -0800 (PST) From: Kris Kennaway To: John Hay Cc: current@FreeBSD.ORG, jkh@freebsd.org Subject: Re: NO_DESCRYPT patch In-Reply-To: <200002271035.MAA56704@zibbi.mikom.csir.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, John Hay wrote: > > This is something which has been requested a fair bit..it will disable the > > building of the DES CRYPT libraries even if you have the crypto sources > > installed, so you can e.g. get OpenSSL/OpenSSH without having to deal with > > the pitfalls of libdescrypt. It seems to work fine for me..if I hear any > > other positive feedback I'll commit it. > > Why not let them (libdes) be installed, but leave the symlinks to point > to libscrypt. That way things that for some reason need the des stuff > can still get to it. Something like this: Thats better, although the conditional should be renamed to something like NO_DESCRYPTLINKS. Any objections to a commit? Index: ../secure/lib/libcrypt/Makefile =================================================================== RCS file: /home/ncvs/src/secure/lib/libcrypt/Makefile,v retrieving revision 1.25 diff -u -r1.25 Makefile --- ../secure/lib/libcrypt/Makefile 2000/01/09 21:22:48 1.25 +++ ../secure/lib/libcrypt/Makefile 2000/02/28 06:18:23 @@ -50,6 +50,7 @@ .include afterinstall: +.if !defined(NO_DESCRYPTLINKS) .if !defined(NOPIC) @cd ${DESTDIR}${SHLIBDIR}; \ rm -f ${LCRYPTSO}; \ @@ -67,4 +68,5 @@ @cd ${DESTDIR}${LIBDIR}; \ rm -f ${LCRYPTBASE}_p.a; \ ln -sf ${LSCRYPTBASE}_p.a libcrypt_p.a +.endif .endif Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 22:20:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 8F72437B843 for ; Sun, 27 Feb 2000 22:20:53 -0800 (PST) (envelope-from jthiel@chc-chimes.com) Received: from BARRACUDA (pixnat.chc-chimes.com [216.28.46.20]) by jade.chc-chimes.com (Postfix) with SMTP id C43091C4A; Mon, 28 Feb 2000 01:20:52 -0500 (EST) Message-ID: <004c01bf81b3$f6da1640$445110ac@BARRACUDA> From: "Jeremy Thiel" To: "SysadmiN" Cc: References: <38BA11D8.680C24FD@ductape.net> Subject: Re: Subscribtion Date: Mon, 28 Feb 2000 01:20:52 -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.00.2919.6700 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ----- Original Message ----- > I would like to subscribe to all -current available documentation of > freebsd development. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > Take a look here for info subscription info: http://www.freebsd.org/handbook/eresources.html#ERESOURCES-MAIL ... Jeremy Thiel Network & Systems Support Tech. Computer Horizons Corp. - CVM jthiel@chc-chimes.com ... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 22:21:16 2000 Delivered-To: freebsd-current@freebsd.org Received: from not.demophon.com (vpn.iscape.fi [195.170.146.67]) by hub.freebsd.org (Postfix) with ESMTP id 079F237B8BD; Sun, 27 Feb 2000 22:21:08 -0800 (PST) (envelope-from will@not.demophon.com) Received: (from will@localhost) by not.demophon.com (8.9.3/8.8.7) id IAA59397; Mon, 28 Feb 2000 08:18:03 +0200 (EET) (envelope-from will) To: Mark Murray Cc: kris@freebsd.org, dwhite@resnet.uoregon.edu, bg@sics.se, jkh@zippy.cdrom.com, current@freebsd.org Subject: Re: OpenSSH /etc patch References: <200002271055.MAA25392@grimreaper.grondar.za.newsgate.clinet.fi> From: Ville-Pertti Keinonen Date: 28 Feb 2000 08:18:03 +0200 In-Reply-To: Mark Murray's message of "27 Feb 2000 12:53:44 +0200" Message-ID: <86k8jpj1es.fsf@not.demophon.com> Lines: 18 X-Mailer: Gnus v5.5/XEmacs 20.4 - "Emerald" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mark Murray writes: > Me three. Time for us all to read the SSH rfc's, methinks... The last time I looked, the ssh1 RFC wasn't up-to-date with the actual protocol (version 1.5) implemented by ssh-1.2.x. It is also quite likely that the protocol is defined only by how the implementation happens to work... I have a hacked version of ssh1 (similar to OpenSSH except that it never got widely distributed) that seems reasonably interoperable with "the real thing", except after connecting to a real sshd1 and connecting further from there, it never manages to close forwarded agent connections. At the time, I thought I more or less had the protocol figured out, but judging from that behavior, it probably isn't quite right. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 22:51: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id 0A7A137B7F1; Sun, 27 Feb 2000 22:51:03 -0800 (PST) (envelope-from root@matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (Postfix) with ESMTP id 7C5642CE5C; Mon, 28 Feb 2000 08:50:56 +0200 (EET) Received: by myhakas.matti.ee (Postfix, from userid 0) id 6471B2AFD2D; Mon, 28 Feb 2000 08:50:57 +0200 (EET) Date: Mon, 28 Feb 2000 08:50:57 +0200 From: Vallo Kallaste To: Alfred Perlstein Cc: jkh@freebsd.org, current@freebsd.org Subject: Re: Sysinstall won't install unless swap configured? Message-ID: <20000228085057.A86669@myhakas.matti.ee> Reply-To: vallo@matti.ee References: <20000227222120.I21720@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <20000227222120.I21720@fw.wintelcom.net>; from Alfred Perlstein on Sun, Feb 27, 2000 at 10:21:20PM -0800 Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 27, 2000 at 10:21:20PM -0800, Alfred Perlstein wrote: > It seems that sysinstall will completely refuse to install unless we > have made a swap partition. Then for some reason it didn't allow > us the option of partitioning our second disk after "committing". > > Why force swap? I swear we were going to configure it after the > install. :) I found if you go to Options menu and re-scan devices it's possible to partition and label another disk as well. Not very intuitive, thought. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 22:51:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id EB3E737B929; Sun, 27 Feb 2000 22:51:21 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id IAA81667; Mon, 28 Feb 2000 08:51:14 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200002280651.IAA81667@zibbi.mikom.csir.co.za> Subject: Re: NO_DESCRYPT patch In-Reply-To: from Kris Kennaway at "Feb 27, 2000 10:18:40 pm" To: kris@FreeBSD.ORG (Kris Kennaway) Date: Mon, 28 Feb 2000 08:51:14 +0200 (SAT) Cc: jhay@mikom.csir.co.za (John Hay), current@FreeBSD.ORG, jkh@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-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm happy with it, although from what I just read in Bruce's emails, maybe it should be NODESCRYPTLINKS. > > > > This is something which has been requested a fair bit..it will disable the > > > building of the DES CRYPT libraries even if you have the crypto sources > > > installed, so you can e.g. get OpenSSL/OpenSSH without having to deal with > > > the pitfalls of libdescrypt. It seems to work fine for me..if I hear any > > > other positive feedback I'll commit it. > > > > Why not let them (libdes) be installed, but leave the symlinks to point > > to libscrypt. That way things that for some reason need the des stuff > > can still get to it. Something like this: > > Thats better, although the conditional should be renamed to something like > NO_DESCRYPTLINKS. > > Any objections to a commit? > > Index: ../secure/lib/libcrypt/Makefile > =================================================================== > RCS file: /home/ncvs/src/secure/lib/libcrypt/Makefile,v > retrieving revision 1.25 > diff -u -r1.25 Makefile > --- ../secure/lib/libcrypt/Makefile 2000/01/09 21:22:48 1.25 > +++ ../secure/lib/libcrypt/Makefile 2000/02/28 06:18:23 > @@ -50,6 +50,7 @@ > .include > > afterinstall: > +.if !defined(NO_DESCRYPTLINKS) > .if !defined(NOPIC) > @cd ${DESTDIR}${SHLIBDIR}; \ > rm -f ${LCRYPTSO}; \ > @@ -67,4 +68,5 @@ > @cd ${DESTDIR}${LIBDIR}; \ > rm -f ${LCRYPTBASE}_p.a; \ > ln -sf ${LSCRYPTBASE}_p.a libcrypt_p.a > +.endif > .endif > John -- John Hay -- John.Hay@mikom.csir.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 22:57: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 565CC37B7FD; Sun, 27 Feb 2000 22:57:06 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id WAA99489; Sun, 27 Feb 2000 22:57:06 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 22:57:06 -0800 (PST) From: Kris Kennaway To: Steve Kaczkowski Cc: current@freebsd.org Subject: Re: Am I doing this right? In-Reply-To: <38B9FB6D.229530A0@inc.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Steve Kaczkowski wrote: > *default host=cvsup3.freebsd.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=. > *default delete use-rel-suffix > src-all > cvs-crypto Do you really want the crypto CVS repository, or just the checked-out (latest version of) crypto sources? > config GENERIC > config: line 20: Unknown machine type > config: line 20: syntax error > config: line 21: syntax error > config: line 22: syntax error > ... > Specify machine type, e.g. ``machine vax'' > > Etc,etc,etc,etc... It doesn't know ANY x86 CPU, funny enough it doesn't > complain if I stick in 'machine vax'. 4.0 changed a lot of the config syntax, not to mention actual drivers, etc - you'll be best off regenerating your old config file from what's in GENERIC and LINT. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 22:59:42 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7AB9B37B71C; Sun, 27 Feb 2000 22:59:40 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id WAA99604; Sun, 27 Feb 2000 22:59:40 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 22:59:39 -0800 (PST) From: Kris Kennaway To: Doug Barton Cc: current@freebsd.org Subject: Re: -current NO_OPENSSH NO_OPENSSL buildworld fails in src/usr.sbin/ppp/chap_ms.c In-Reply-To: <38B9B6B8.EBF95E32@gorean.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Doug Barton wrote: > Howdy, > > I'm not ready to play with the openssl/ssh stuff yet, but I wanted to > test Soren's latest ATA stuff so I cvsup'ed and started a buildworld > with the following make.conf options: I'm testing the fix now..thanks. Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 23: 6:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 7E0D037B7BB for ; Sun, 27 Feb 2000 23:06:25 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id XAA00195 for ; Sun, 27 Feb 2000 23:06:25 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 23:06:25 -0800 (PST) From: Kris Kennaway To: current@freebsd.org Subject: NOCRYPT vs NOSECURE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can someone explain to me the point of NOCRYPT? It seems it's only used in two ways in /usr/src: 1) .if !defined(NOCRYPT) && !defined(NOSECURE) 2) .if !defined(NOCRYPT) && defined(MAKE_KERBEROS?) In the former case it's a synonym for NOSECURE, and the second case it's a NOP since kerberos won't be built if you don't specify it, and if you want kerberos you can't also define NOCRYPT. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 23:23:18 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.ruhr.de (ns.ruhr.de [141.39.224.34]) by hub.freebsd.org (Postfix) with SMTP id B4E3B37B816 for ; Sun, 27 Feb 2000 23:23:12 -0800 (PST) (envelope-from ue@nathan.ruhr.de) Received: (qmail 4719 invoked by alias); 28 Feb 2000 07:23:11 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id HAA64060; Mon, 28 Feb 2000 07:30:42 +0100 (CET) (envelope-from ue) Date: Mon, 28 Feb 2000 07:30:42 +0100 From: Udo Erdelhoff To: Steve Kaczkowski Cc: current@FreeBSD.ORG Subject: Re: Am I doing this right? Message-ID: <20000228073041.B239@nathan.ruhr.de> References: <38B9FB6D.229530A0@inc.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38B9FB6D.229530A0@inc.net>; from steve@inc.net on Sun, Feb 27, 2000 at 10:37:01PM -0600 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 27, 2000 at 10:37:01PM -0600, Steve Kaczkowski wrote: > One source says that I should recompile my kernel, reboot into single > user and do a 'make installworld'. Makes sense but I can't recompile my > kernel, I get errors like: > > config GENERIC You're using the 3.x-version of config to parse a config file for a 4.x system. You have to use the new versions of config etc. to generate a 4.x kernel. If you're able to boot your machine with the GENERIC kernel, the sequence "make buildkernel && make installkernel" will work just fine. Otherwise, you'll have to follow the instructions in /usr/src/UPDATING to update the neccessary tools. > the 'make installworld' it'll go for a bit and then finally error out > with: > [install-info fails] Known problem. make -DNOINFO installworld; make installworld. See /usr/src/UPDATING for details. > Any hints? /usr/src/UPDATING :) /s/Udo -- Abandon the search for Truth; settle for a good fantasy. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 23:23:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.ruhr.de (ns.ruhr.de [141.39.224.34]) by hub.freebsd.org (Postfix) with SMTP id 6966437B80F for ; Sun, 27 Feb 2000 23:23:12 -0800 (PST) (envelope-from ue@nathan.ruhr.de) Received: (qmail 4710 invoked by alias); 28 Feb 2000 07:23:10 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id IAA67591; Mon, 28 Feb 2000 08:26:58 +0100 (CET) (envelope-from ue) Date: Mon, 28 Feb 2000 08:26:58 +0100 From: Udo Erdelhoff To: Kris Kennaway Cc: freebsd-current@FreeBSD.ORG Subject: Re: des/ssl manpages lost Message-ID: <20000228082658.C239@nathan.ruhr.de> References: <20000227174056.A239@nathan.ruhr.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from kris@FreeBSD.ORG on Sun, Feb 27, 2000 at 02:05:51PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 27, 2000 at 02:05:51PM -0800, Kris Kennaway wrote: > > [des manpages lost] > We probably should revive these. OpenSSL 0.9.5 has a complete set of > manpages, and I hope to import it shortly after the release, but for > 4.0-REL we should keep these. What about importing the OpenSSL 0.9.5 manpages instead? If you revive the old des manpages for 4.0-REL and import OpenSSL 0.9.5 after 4.0-REL but before the creation of the 4.x-stable branch, we'll end up with two sets of des-related manpages in /usr/share/man/something. That's a landmine. > The ssl(8) references should change to openssl(8) since that's what we call > it, except neither of us (OpenBSD or FreeBSD) have a manpage for it :-) It's only one of the 178 unresolved references found by my (very crude) crossreference script. Most of them are references to manpages found under /usr/ports or references to external documents (like POSIX 1003b). But we still have references to cdplay (RIP with 3.0), xntpd (RIP with 4.0), bad144 (dito), ... Current totals: 312 warnings about references in 263 manpages (including "legal" missing references). I'll create PRs and patches to give Nik and the doc team a chance to fix at least some of them before 4.0-REL. > Excellent - it's nice to hear when things go well. Two more datapoints: openssh-client (FreeBSD) -> ssh1/Solaris works (as expected) openssh-client (FreeBSD) -> ssh2/Solaris does not work (no surprise) /s/Udo -- Now they show you how detergents take out bloodstains; a pretty violent image there. I think if you've got a T-shirt with a bloodstain all over it, maybe laundry isn't your biggest problem. Maybe you should get rid of the body before you do the wash. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 23:31:56 2000 Delivered-To: freebsd-current@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id BF94737B80F; Sun, 27 Feb 2000 23:31:53 -0800 (PST) (envelope-from Doug@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id XAA25764; Sun, 27 Feb 2000 23:31:53 -0800 (PST) (envelope-from Doug@gorean.org) Message-ID: <38BA2468.DAF717DD@gorean.org> Date: Sun, 27 Feb 2000 23:31:52 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway Cc: current@FreeBSD.org Subject: Re: -current NO_OPENSSH NO_OPENSSL buildworld fails in src/usr.sbin/ppp/chap_ms.c References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > > On Sun, 27 Feb 2000, Doug Barton wrote: > > > Howdy, > > > > I'm not ready to play with the openssl/ssh stuff yet, but I wanted to > > test Soren's latest ATA stuff so I cvsup'ed and started a buildworld > > with the following make.conf options: > > I'm testing the fix now..thanks. Ok, cool. I got the build going again by taking all the ppp stuff out of usr.sbin's Makefile and the buildworld completed successfully. I don't need ppp so it's no skin off my teeth. Perhaps you could shed some light on this. In ppp's Makefile I see this: .if exists(${.CURDIR}/../../secure) && !defined(NOCRYPT) && !defined(NOSECURE) && !defined(RELEASE_CRUNCH) This test adds a whole bunch of DES stuff to the build. It tests true for me because I have a 'secure' directory in my src tree even though my cvsup file only downloads the 'src-all' CVS repo. In that /usr/src/secure directory there is a bunch of DES code in the lib directory. So, I'm a bit confused.... In any case, since you have it in hand I'll wait for your wisdom. Let me know if you want me to test any patches... Doug -- "Welcome to the desert of the real." - Laurence Fishburne as Morpheus, "The Matrix" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 23:43:29 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8C32F37B771; Sun, 27 Feb 2000 23:43:27 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id XAA03010; Sun, 27 Feb 2000 23:43:27 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Sun, 27 Feb 2000 23:43:26 -0800 (PST) From: Kris Kennaway To: Udo Erdelhoff Cc: freebsd-current@FreeBSD.ORG Subject: Re: des/ssl manpages lost In-Reply-To: <20000228082658.C239@nathan.ruhr.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Udo Erdelhoff wrote: > On Sun, Feb 27, 2000 at 02:05:51PM -0800, Kris Kennaway wrote: > > > [des manpages lost] > > We probably should revive these. OpenSSL 0.9.5 has a complete set of > > manpages, and I hope to import it shortly after the release, but for > > 4.0-REL we should keep these. > What about importing the OpenSSL 0.9.5 manpages instead? If you revive the > old des manpages for 4.0-REL and import OpenSSL 0.9.5 after 4.0-REL but > before the creation of the 4.x-stable branch, we'll end up with two sets > of des-related manpages in /usr/share/man/something. That's a landmine. The OpenSSL API has changed a fair bit since 0.9.4 - not substantially, but in a lot of little ways. I think it would be more confusing for someone to read about functions and function semantics which don't exist in our version. Frankly, most of the people who install 4.0 are likely to install 4.1 because it's a start-of-life branch which will take a while to settle down, so it will be corrected properly soon enough. As for the DES manpages being orphaned by a later upgrade, thats the kind of thing which happens in any FreeBSD upgrade..if you dont do a clean install, you'll have old bits lying around. > "legal" missing references). I'll create PRs and patches to give Nik and the > doc team a chance to fix at least some of them before 4.0-REL. Better make it quick :-) Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sun Feb 27 23:59:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 0C5FC37B77D for ; Sun, 27 Feb 2000 23:59:18 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id IAA17648 for ; Mon, 28 Feb 2000 08:59:16 +0100 (MET) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id IAA09369 for ; Mon, 28 Feb 2000 08:59:57 +0100 (MET) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id IAA19766 for freebsd-current@freebsd.org; Mon, 28 Feb 2000 08:59:17 +0100 (CET) Date: Mon, 28 Feb 2000 08:59:17 +0100 (CET) From: Christoph Kukulies Message-Id: <200002280759.IAA19766@gil.physik.rwth-aachen.de> To: freebsd-current@freebsd.org Subject: RSA/openssl compile problem Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After my nightly build of -current ran through on Feb 26th and had installed everything I find myself with things broken WRT ssh. My first invocation of ssh resulted in a warning that it was creating a new host entry in known_hosts, then I got : ** R_RandomInit: Unable to find an rsaref shared library (librsaref.so). ** Install an RSA package on your system and run this program again OK, I browsed through the source tree to locate something looking like an RSA package and found /usr/src/crypto/openssl But trying to compile/install fails. I did a Configure FreeBSD-elf and everything looked fine in the first place but then: making links in crypto/rc5... Makefile => Makefile.ssl rc5.h => ../../include/openssl/rc5.h rc5test.c => ../../test/rc5test.c cd: can't cd to idea *** Error code 2 and also .. Making all in crypto... make: don't know how to make ../include/openssl/bio.h. Stop *** Error code 1 Stop in /usr/src/crypto/openssl. then: -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 0:34:47 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 1F94337B86A for ; Mon, 28 Feb 2000 00:34:45 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id AAA15532; Mon, 28 Feb 2000 00:34:18 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Christoph Kukulies Cc: freebsd-current@FreeBSD.ORG Subject: Re: RSA/openssl compile problem In-reply-to: Your message of "Mon, 28 Feb 2000 08:59:17 +0100." <200002280759.IAA19766@gil.physik.rwth-aachen.de> Date: Mon, 28 Feb 2000 00:34:17 -0800 Message-ID: <15529.951726857@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > OK, I browsed through the source tree to locate something looking > like an RSA package and found /usr/src/crypto/openssl /usr/src/crypto is just like /usr/src/contrib - you *never* attempt to build things out of it. That will fail. What you need is simply the rsaref package. I think somebody was supposed to improve the wording that the stubs emit, the version I originally committed (but Peter now has sole responsibility for :) having only place-holder text. The real text should talk about installing the rsaref package if you're in the US or the rsaintl package if you're outside the US. Of course, the rsaintl package doesn't quite *exist* yet, but that's another story. :-) In the meantime, I think you simply want the rsaref package even though you're not technically forced to use it there in Germany. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 1:21: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from grimreaper.grondar.za (dhcp137.iafrica.com [196.31.1.137]) by hub.freebsd.org (Postfix) with ESMTP id 83EA237B88F; Mon, 28 Feb 2000 01:20:48 -0800 (PST) (envelope-from mark@grondar.za) Received: from grimreaper.grondar.za (localhost [127.0.0.1]) by grimreaper.grondar.za (8.9.3/8.9.3) with ESMTP id LAA05138; Mon, 28 Feb 2000 11:22:39 +0200 (SAST) (envelope-from mark@grimreaper.grondar.za) Message-Id: <200002280922.LAA05138@grimreaper.grondar.za> To: "Jordan K. Hubbard" Cc: Kris Kennaway , Bjoern Groenvall , Doug White , current@FreeBSD.ORG, markm@FreeBSD.ORG Subject: Re: OpenSSH /etc patch References: <35578.951691241@zippy.cdrom.com> In-Reply-To: <35578.951691241@zippy.cdrom.com> ; from "Jordan K. Hubbard" "Sun, 27 Feb 2000 14:40:41 PST." Date: Mon, 28 Feb 2000 11:22:39 +0200 From: Mark Murray Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > OK, so now that we've settled this, can we get something into the > startup files? :) Coming! I have patches to complete K5 (and K5-ise ssh). May I bring them in? I also need to fix up the release area and sysinstall. M -- Mark Murray Join the anti-SPAM movement: http://www.cauce.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 1:43:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E14237B534; Mon, 28 Feb 2000 01:43:35 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id BAA14950; Mon, 28 Feb 2000 01:43:34 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 28 Feb 2000 01:43:34 -0800 (PST) From: Kris Kennaway To: "Jordan K. Hubbard" Cc: Christoph Kukulies , freebsd-current@FreeBSD.ORG Subject: Re: RSA/openssl compile problem In-Reply-To: <15529.951726857@zippy.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Jordan K. Hubbard wrote: > What you need is simply the rsaref package. I think somebody was > supposed to improve the wording that the stubs emit, the version I > originally committed (but Peter now has sole responsibility for :) Yes, this was on my mental list of things to do tonight, but I forgot. I just added a note on my paper list :-) > having only place-holder text. The real text should talk about > installing the rsaref package if you're in the US or the rsaintl > package if you're outside the US. Of course, the rsaintl package > doesn't quite *exist* yet, but that's another story. :-) It exists in source form - you just need to build secure/lib/librsaintl and install it. > In the meantime, I think you simply want the rsaref package even > though you're not technically forced to use it there in Germany. This shouldn't be necessary. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 1:47: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id CC4F437B772; Mon, 28 Feb 2000 01:46:59 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id BAA18003; Mon, 28 Feb 2000 01:46:41 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Kris Kennaway Cc: Christoph Kukulies , freebsd-current@FreeBSD.org Subject: Re: RSA/openssl compile problem In-reply-to: Your message of "Mon, 28 Feb 2000 01:43:34 PST." Date: Mon, 28 Feb 2000 01:46:41 -0800 Message-ID: <18000.951731201@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > It exists in source form - you just need to build secure/lib/librsaintl > and install it. Perhaps, but according to the conversation I had with Peter, at least, it also wants to be in the ports collection and build a package version of itself. :) Not everyone has source on their box. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 1:47:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 744D337B892; Mon, 28 Feb 2000 01:47:11 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id BAA74402; Mon, 28 Feb 2000 01:47:08 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id BAA25838; Mon, 28 Feb 2000 01:47:14 -0800 (PST) (envelope-from obrien) Date: Mon, 28 Feb 2000 01:47:13 -0800 From: "David O'Brien" To: Jim Bloom Cc: freebsd-current@freebsd.org, freebsd-ipfw@freebsd.org Subject: Re: cpp change breaks ipfw Message-ID: <20000228014713.A25772@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <38B8BAC5.9927A56E@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38B8BAC5.9927A56E@acm.org>; from bloom@acm.org on Sun, Feb 27, 2000 at 12:48:53AM -0500 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 27, 2000 at 12:48:53AM -0500, Jim Bloom wrote: > but on a new version of current this expands to > > add pass tcp from 192.168.2.5 : 255.255.254.0 to any 25 setup > > Note the extra spaces around the colon. This is required by the ANSI-C spec. Tokens replaced by `cpp' shall be seperated by white space. > There are several options here: > 1) Fix cpp to not emit the extra spaces Would break the ANSI-C spec. > 3) Document the cpp is not a valid preprocessor for ipfw on the manual page. ``cpp'' really isn't a general purpose pre-processor -- it is exclusively designed with the needs and usage of C in mind. ``m4'' is a much better general purpose processor. That said ``/usr/bin/cpp -traditional'' will do what you want it to do. -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 2:14:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from csmd2.cs.uni-magdeburg.de (csmd2.CS.Uni-Magdeburg.De [141.44.22.2]) by hub.freebsd.org (Postfix) with ESMTP id 8B88737B7B9 for ; Mon, 28 Feb 2000 02:14:41 -0800 (PST) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.9.3/8.9.3) with ESMTP id LAA27480 for ; Mon, 28 Feb 2000 11:14:39 +0100 (MET) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id LAA16836; Mon, 28 Feb 2000 11:13:37 +0100 (MET) X-Authentication-Warning: knecht.cs.uni-magdeburg.de: jesse set sender to jesse@cs.uni-magdeburg.de using -f To: freebsd-current@freebsd.org Subject: buildworld fails at ncurses From: Roland Jesse Date: 28 Feb 2000 11:13:36 +0100 Message-ID: <0v9005prcf.fsf@cs.uni-magdeburg.de> Lines: 70 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cvsupped -current at about 10.30 am (CET). Thats the last lines of my buildworld log: cc -o make_hash -O -pipe -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -DMAIN_PROGRAM /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c In file included from /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:43: /usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:107: syntax error before `GCC_PRINTFLIKE' /usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:252: syntax error before `GCC_PRINTFLIKE' /usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:253: syntax error before `GCC_PRINTFLIKE' /usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:254: syntax error before `GCC_PRINTFLIKE' /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:52: syntax error before string constant /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:54: warning: return-type defaults to `int' /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c: In function `MODULE_ID': /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:54: storage class specified for parameter `hash_function' In file included from /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/doalloc.c:41, from /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:69: /usr/src/lib/libncurses/curses.priv.h:20: storage class specified for parameter `sigaction_t' /usr/src/lib/libncurses/curses.priv.h:48: storage class specified for parameter `newscr' /usr/src/lib/libncurses/curses.priv.h:60: storage class specified for parameter `_outch' /usr/src/lib/libncurses/curses.priv.h:61: storage class specified for parameter `init_acs' /usr/src/lib/libncurses/curses.priv.h:62: storage class specified for parameter `tstp' /usr/src/lib/libncurses/curses.priv.h:63: storage class specified for parameter `makenew' /usr/src/lib/libncurses/curses.priv.h:64: storage class specified for parameter `timed_wait' /usr/src/lib/libncurses/curses.priv.h:65: storage class specified for parameter `_nc_background' /usr/src/lib/libncurses/curses.priv.h:66: storage class specified for parameter `_nc_render' /usr/src/lib/libncurses/curses.priv.h:67: storage class specified for parameter `_nc_keypad' /usr/src/lib/libncurses/curses.priv.h:68: storage class specified for parameter `_nc_scroll_window' /usr/src/lib/libncurses/curses.priv.h:75: warning: structure defined inside parms /usr/src/lib/libncurses/curses.priv.h:75: warning: empty declaration /usr/src/lib/libncurses/curses.priv.h:91: warning: structure defined inside parms /usr/src/lib/libncurses/curses.priv.h:92: warning: structure defined inside parms /usr/src/lib/libncurses/curses.priv.h:92: storage class specified for parameter `SLK' /usr/src/lib/libncurses/curses.priv.h:126: syntax error before `SLK' /usr/src/lib/libncurses/curses.priv.h:129: warning: structure defined inside parms /usr/src/lib/libncurses/curses.priv.h:129: warning: empty declaration /usr/src/lib/libncurses/curses.priv.h:131: storage class specified for parameter `SP' /usr/src/lib/libncurses/curses.priv.h:133: storage class specified for parameter `_slk_format' In file included from /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:69: /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/doalloc.c:46: syntax error before `{' /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:76: parameter `collisions' is initialized /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:78: syntax error before `for' /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:194: parameter `col' is initialized /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:196: syntax error before `if' /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:230: parameter `hash_table' is initialized /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:230: warning: implicit declaration of function `typeCalloc' /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:230: syntax error before `struct' /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:231: parameter `root_name' is initialized /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:232: parameter `column' is initialized /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:236: storage class specified for parameter `typenames' /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:236: parameter `typenames' is initialized /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:236: warning: initialization from incompatible pointer type /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:236: warning: excess elements in scalar initializer /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:236: warning: (near initialization for `typenames') /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:236: warning: excess elements in scalar initializer /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:236: warning: (near initialization for `typenames') /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:238: parameter `BoolCount' is initialized /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:239: parameter `NumCount' is initialized /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:240: parameter `StrCount' is initialized /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:245: syntax error before `if' *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 2:41:43 2000 Delivered-To: freebsd-current@freebsd.org Received: from relativity.student.utwente.nl (wit389306.student.utwente.nl [130.89.234.166]) by hub.freebsd.org (Postfix) with ESMTP id 8B14A37B73A for ; Mon, 28 Feb 2000 02:41:41 -0800 (PST) (envelope-from djb@wit389306.student.utwente.nl) Received: by relativity.student.utwente.nl (Postfix, from userid 1001) id B7A941E55; Mon, 28 Feb 2000 11:41:45 +0100 (CET) Date: Mon, 28 Feb 2000 11:41:45 +0100 From: "Dave J. Boers" To: Stefan Schmidt Cc: current@freebsd.org Subject: Re: Machine is 'hanging'. Message-ID: <20000228114145.A10302@relativity.student.utwente.nl> Reply-To: djb@relativity.student.utwente.nl References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from yippie@x-berg.in-berlin.de on Sun, Feb 27, 2000 at 10:47:33PM +0100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It is rumoured that Stefan Schmidt had the courage to say: > i have got a problem with a router running FreeBSD 3.4-REL: > Every three days or so it hangs, whiche means that the console is not > responding any more, open tcp ports don't respond == are timing-out just > like they're filtered. I guess the machine is just unable to start a > shell. Oh and well it is appearently able to route as the machines behind > it are reachable, and it does repond to pings. Are you by any chance running SMP? I am having very similar problems with -current (time to die is approx 10 days) on a box which does firewalling and nat. And by the way, I do have DDB in my kernel, but the hang is really hard. The box just freezes and there's no way to get to the debugger. Even serial console is dead. Regards, Dave Boers. -- Dave Boers < djb @ relativity . student . utwente . nl > Don't let your schooling interfere with your education. (Mark Twain) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 3: 9:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 3897737B753 for ; Mon, 28 Feb 2000 03:09:36 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 14883 invoked from network); 28 Feb 2000 11:09:31 -0000 Received: from lcm212.cvzoom.net (HELO cvzoom.net) (208.230.69.212) by ns.cvzoom.net with SMTP; 28 Feb 2000 11:09:31 -0000 Message-ID: <38BA5751.2396AE87@cvzoom.net> Date: Mon, 28 Feb 2000 06:09:05 -0500 From: Donn Miller X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org Subject: More "ld-elf.so.1: assert failed" messages Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This time it happens with a recent cvs version of wine (about 1 week old). $ wine -desktop 780x560 ./iew31.exe Could not stat /mnt/fd0, ignoring drive A: ld-elf.so.1: assert failed: /usr/src/libexec/rtld-elf/lockdflt.c:54 wine: can't exec './iew31.exe': invalid exe file Terminated My version of -current is from Feb 24. Hmmm... maybe there's still some problems there? Wine is the only app I've seen that still does this. -- - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 3:14:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by hub.freebsd.org (Postfix) with ESMTP id DA87037B78B; Mon, 28 Feb 2000 03:14:41 -0800 (PST) (envelope-from Kai.Grossjohann@CS.Uni-Dortmund.DE) Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id MAA05278; Mon, 28 Feb 2000 12:14:05 +0100 (MET) Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id MAA09286; Mon, 28 Feb 2000 12:14:04 +0100 (MET) Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-6) id MAA03941; Mon, 28 Feb 2000 12:14:04 +0100 X-Authentication-Warning: lucy.cs.uni-dortmund.de: grossjoh set sender to Kai.Grossjohann@CS.Uni-Dortmund.DE using -f To: Jim Bloom Cc: freebsd-current@FreeBSD.ORG, freebsd-ipfw@FreeBSD.ORG Subject: Re: cpp change breaks ipfw References: <38B8BAC5.9927A56E@acm.org> From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Date: 28 Feb 2000 12:14:04 +0100 In-Reply-To: Jim Bloom's message of "Sun, 27 Feb 2000 00:48:53 -0500" Message-ID: Lines: 24 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim Bloom writes: > On the old version of current this expands to > > add pass tcp from 192.168.2.5:255.255.254.0 to any 25 setup > > but on a new version of current this expands to > > add pass tcp from 192.168.2.5 : 255.255.254.0 to any 25 setup You might wish to try this: /---- | #define rule(ADDR,MASK) \ | add pass tcp from ADDR ## : ## MASK to any 25 setup | | rule(192.168.2.5,255.255.254.0) \---- Does it do what you want? Somewhat clumsy, but it does seem to work. kai -- ~/.signature: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 3:20:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from bluebottle.calcaphon.com (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id C1F9237B753 for ; Mon, 28 Feb 2000 03:20:39 -0800 (PST) (envelope-from n_hibma@calcaphon.com) Received: from henny.webweaving.org (dhcp36.calcaphon.com [10.0.1.36]) by bluebottle.calcaphon.com (8.9.3/8.9.1) with ESMTP id LAA03089; Mon, 28 Feb 2000 11:20:37 GMT (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id LAA05714; Mon, 28 Feb 2000 11:09:26 GMT (envelope-from n_hibma@calcaphon.com) Date: Mon, 28 Feb 2000 11:09:26 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: mikko@dynas.se Cc: freebsd-current@freebsd.org Subject: Re: USB NIC speed? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 3.7 Mbit is about 450Kb/s. You should be able to get around 600kb/s in big transfers. But the ballpark figure is about right. The problem is the architecture of the devices that basically incur a 1 ms delay once in a while to read registers, which is a separate USB transfer which takes >=3D 1ms. Performance tuning will be done at some stage, but at the moment stability is more important. The host scheduling errors are still not handled properly for example. Nick On Sat, 26 Feb 2000, Mikko Ty=F6l=E4j=E4rvi wrote: >=20 > Seeing that -current now supports USB network devices, I got a Linksys > 100TX "dongle". Question is: what kind of speed is reasonable to > expect with this thing? >=20 > Some unsophisticated tests show that I get around 3.7 Mbit/sec under > FreeBSD, and about 5.5 Mbit/sec under Windogs98. This is on a Toshiba > Porteg=E9 3110CT (has a UHCI controller). The "fxp" device that comes > with the machine can transfer over 8Mbit/sec over the same network (a > fairly idle 10 Mbit segment). >=20 > Is this as good as USB networking gets? Ok, I know that USB won't > handle more than 12 Mbit, but right now it does not even reach one > half that). >=20 > At least the USB adapter is more comfortable for laptop use than the > big ugly "docking station" thingie containing the fxp NIC :-) >=20 > Just curious, > /Mikko >=20 > Mikko Ty=F6l=E4j=E4rvi_______________________________________mikko@rsase= curity.com > RSA Security >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message >=20 -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 4:48: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from chmls05.mediaone.net (ne.mediaone.net [24.128.1.70]) by hub.freebsd.org (Postfix) with ESMTP id AD76637B7B5; Mon, 28 Feb 2000 04:47:58 -0800 (PST) (envelope-from bloom@acm.org) Received: from acm.org (reyim.ne.mediaone.net [24.218.251.241]) by chmls05.mediaone.net (8.8.7/8.8.7) with ESMTP id HAA24221; Mon, 28 Feb 2000 07:47:55 -0500 (EST) Message-ID: <38BA6E6D.239DEDB1@acm.org> Date: Mon, 28 Feb 2000 07:47:41 -0500 From: Jim Bloom X-Mailer: Mozilla 4.7 [en]C-MOENE (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Kai =?iso-8859-1?Q?Gro=DFjohann?= Cc: freebsd-current@FreeBSD.ORG, freebsd-ipfw@FreeBSD.ORG Subject: Re: cpp change breaks ipfw References: <38B8BAC5.9927A56E@acm.org> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG No. It has the same bug. That method of concatenation only works for st= rings. Jim Bloom bloom@acm.org Kai Gro=DFjohann wrote: > /---- > | #define rule(ADDR,MASK) \ > | add pass tcp from ADDR ## : ## MASK to any 25 setup > | > | rule(192.168.2.5,255.255.254.0) > \---- > = > Does it do what you want? Somewhat clumsy, but it does seem to work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 5:49: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by hub.freebsd.org (Postfix) with ESMTP id 5F94937B73F; Mon, 28 Feb 2000 05:48:55 -0800 (PST) (envelope-from Kai.Grossjohann@CS.Uni-Dortmund.DE) Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id OAA10012; Mon, 28 Feb 2000 14:48:18 +0100 (MET) Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id OAA10325; Mon, 28 Feb 2000 14:48:18 +0100 (MET) Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-6) id OAA04092; Mon, 28 Feb 2000 14:48:18 +0100 X-Authentication-Warning: lucy.cs.uni-dortmund.de: grossjoh set sender to Kai.Grossjohann@CS.Uni-Dortmund.DE using -f To: Jim Bloom Cc: freebsd-current@FreeBSD.ORG, freebsd-ipfw@FreeBSD.ORG Subject: Re: cpp change breaks ipfw References: <38B8BAC5.9927A56E@acm.org> <38BA6E6D.239DEDB1@acm.org> From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Date: 28 Feb 2000 14:48:17 +0100 In-Reply-To: Jim Bloom's message of "Mon, 28 Feb 2000 07:47:41 -0500" Message-ID: Lines: 30 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim Bloom writes: > No. It has the same bug. That method of concatenation only works > for strings. Well, I tried it and got the following: /---- | $ cat foo | #define rule(ADDR,MASK) add pass tcp from ADDR ## : ## MASK to any 25 setup | rule(192.168.2.5,255.255.254.0) | $ type cpp | cpp is hashed (/usr/bin/cpp) | $ cpp foo | # 1 "foo" | | add pass tcp from 192.168.2.5:255.255.254.0 to any 25 setup | $ cpp --version | 2.95.2 \---- Note that there is no space in ``192.168.2.5:255.255.254.0''. I thought that this is what you wanted? If this isn't what you wanted, I'm sorry for the misunderstanding. I cvsupped my -current on Friday or Saturday, is that too old? kai -- ~/.signature: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 6:19:11 2000 Delivered-To: freebsd-current@freebsd.org Received: from chmls06.mediaone.net (chmls06.mediaone.net [24.128.1.71]) by hub.freebsd.org (Postfix) with ESMTP id D484437B5B4; Mon, 28 Feb 2000 06:19:06 -0800 (PST) (envelope-from bloom@acm.org) Received: from acm.org (reyim.ne.mediaone.net [24.218.251.241]) by chmls06.mediaone.net (8.8.7/8.8.7) with ESMTP id JAA23899; Mon, 28 Feb 2000 09:18:59 -0500 (EST) Message-ID: <38BA83C4.8457CC69@acm.org> Date: Mon, 28 Feb 2000 09:18:44 -0500 From: Jim Bloom X-Mailer: Mozilla 4.7 [en]C-MOENE (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Kai =?iso-8859-1?Q?Gro=DFjohann?= Cc: freebsd-current@FreeBSD.ORG, freebsd-ipfw@FreeBSD.ORG Subject: Re: cpp change breaks ipfw References: <38B8BAC5.9927A56E@acm.org> <38BA6E6D.239DEDB1@acm.org> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kai Gro=DFjohann wrote: > = > /---- > | $ cat foo > | #define rule(ADDR,MASK) add pass tcp from ADDR ## : ## MASK to any 25= setup > | rule(192.168.2.5,255.255.254.0) > | $ type cpp > | cpp is hashed (/usr/bin/cpp) > | $ cpp foo > | # 1 "foo" > | > | add pass tcp from 192.168.2.5:255.255.254.0 to any 25 setup > | $ cpp --version > | 2.95.2 > \---- > = > Note that there is no space in ``192.168.2.5:255.255.254.0''. I > thought that this is what you wanted? If this isn't what you wanted, > I'm sorry for the misunderstanding. That small test works fine, but doesn't solve the problem I was having. = Try this small test case to see my problem: #define addr 192.186.2.5 #define mask 255.255.240.0 #define rule(ADDR,MASK) add pass tcp from ADDR ## : ## MASK to any 25 set= up rule(addr,mask) This also does not work if addr and mask are defined on the command line.= The problem arises from using another defined value as the string being concatenated. The concatenation works for constants though. Jim Bloom bloom@acm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 7:25:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay.mail.frost.net (orac.frost.net [212.240.253.100]) by hub.freebsd.org (Postfix) with ESMTP id EBC9B37B85A for ; Mon, 28 Feb 2000 07:25:17 -0800 (PST) (envelope-from matthewf@orac.frost.net) Received: from matthewf by relay.mail.frost.net with local (Exim 3.13 #1) id 12PS2h-0007OU-00 for freebsd-current@freebsd.org; Mon, 28 Feb 2000 15:25:03 +0000 Date: Mon, 28 Feb 2000 15:25:03 +0000 From: Matthew Frost To: freebsd-current@freebsd.org Subject: ntpd hanging machine Message-ID: <20000228152503.C27942@orac.frost.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm experiencing some problems with ntpd. It would appear that a few (10-15) minutes after I start it, the machine crashes completely... Feb 28 14:10:02 egrorian ntpd[153]: ntpd 4.0.99b Mon Feb 28 12:12:17 GMT 2000 (1) Feb 28 14:10:02 egrorian ntpd[153]: using kernel phase-lock loop 2040 Feb 28 14:10:02 egrorian ntpd[153]: using kernel phase-lock loop 2041 And then locked solid.. It's -CURRENT as of this morning (28/2/2000) but it's happened before now... Here's the syslogged dmesg (I'll be able to provide any other information anyone wants once I can physically get to the machine to reset it later) I'll note it's a Soyo motherboard SY5SSM. Any help appreciated. Feb 28 14:09:35 egrorian /kernel: Copyright (c) 1992-2000 The FreeBSD Project. Feb 28 14:09:35 egrorian /kernel: Copyright (c) 1982, 1986, 1989, 1991, 1993 Feb 28 14:09:35 egrorian /kernel: The Regents of the University of California. All rights reserved. Feb 28 14:09:35 egrorian /kernel: FreeBSD 4.0-CURRENT #0: Mon Feb 28 13:40:01 GMT 2000 Feb 28 14:09:35 egrorian /kernel: root@egrorian.frost.net:/usr/src/sys/compile/NEWBOX Feb 28 14:09:35 egrorian /kernel: Timecounter "i8254" frequency 1193182 Hz Feb 28 14:09:35 egrorian /kernel: CPU: AMD-K6(tm) 3D processor (400.91-MHz 586-class CPU) Feb 28 14:09:35 egrorian /kernel: Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Feb 28 14:09:35 egrorian /kernel: Features=0x8021bf Feb 28 14:09:35 egrorian /kernel: AMD Features=0x80000800 Feb 28 14:09:35 egrorian /kernel: real memory = 65011712 (63488K bytes) Feb 28 14:09:35 egrorian /kernel: avail memory = 60018688 (58612K bytes) Feb 28 14:09:35 egrorian /kernel: Preloaded elf kernel "kernel" at 0xc02bd000. Feb 28 14:09:35 egrorian /kernel: Preloaded userconfig_script "/boot/kernel.conf" at 0xc02bd09c. Feb 28 14:09:35 egrorian /kernel: md0: Malloc disk Feb 28 14:09:35 egrorian /kernel: npx0: on motherboard Feb 28 14:09:35 egrorian /kernel: npx0: INT 16 interface Feb 28 14:09:35 egrorian /kernel: pcib0: on motherboard Feb 28 14:09:35 egrorian /kernel: pci0: on pcib0 Feb 28 14:09:35 egrorian /kernel: atapci0: port 0x4000-0x400f,0x374-0x377,0x170-0x177,0x3f4-0x3f7,0x1f0-0x1f7 irq 14 at device 0.1 on pci0 Feb 28 14:09:35 egrorian /kernel: ata0: at 0x1f0 irq 14 on atapci0 Feb 28 14:09:35 egrorian /kernel: isab0: at device 1.0 on pci0 Feb 28 14:09:35 egrorian /kernel: isa0: on isab0 Feb 28 14:09:35 egrorian /kernel: pci0: (vendor=0x1039, dev=0x0009) at 1.1 Feb 28 14:09:35 egrorian /kernel: ohci0: mem 0xdc900000-0xdc900fff irq 12 at device 1.2 on pci0 Feb 28 14:09:35 egrorian /kernel: usb0: OHCI version 1.0, legacy support Feb 28 14:09:35 egrorian /kernel: usb0: SMM does not respond, resetting Feb 28 14:09:35 egrorian /kernel: usb0: on ohci0 Feb 28 14:09:35 egrorian /kernel: usb0: USB revision 1.0 Feb 28 14:09:35 egrorian /kernel: uhub0: (unknown) OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 Feb 28 14:09:35 egrorian /kernel: uhub0: 2 ports with 2 removable, self powered Feb 28 14:09:35 egrorian /kernel: pcib2: at device 2.0 on pci0 Feb 28 14:09:35 egrorian /kernel: pci1: on pcib2 Feb 28 14:09:35 egrorian /kernel: pci1: at 0.0 irq 11 Feb 28 14:09:35 egrorian /kernel: ed0: port 0xd000-0xd01f irq 10 at device 12.0 on pci0 Feb 28 14:09:35 egrorian /kernel: ed0: address 00:c0:f0:45:07:03, type NE2000 (16 bit) Feb 28 14:09:35 egrorian /kernel: pci0: (vendor=0x125d, dev=0x1969) at 13.0 irq 10 Feb 28 14:09:35 egrorian /kernel: pcib1: on motherboard Feb 28 14:09:35 egrorian /kernel: pci2: on pcib1 Feb 28 14:09:35 egrorian /kernel: fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 Feb 28 14:09:35 egrorian /kernel: fdc0: FIFO enabled, 8 bytes threshold Feb 28 14:09:35 egrorian /kernel: fd0: <1440-KB 3.5" drive> on fdc0 drive 0 Feb 28 14:09:35 egrorian /kernel: atkbdc0: at port 0x60-0x6f on isa0 Feb 28 14:09:35 egrorian /kernel: atkbd0: irq 1 on atkbdc0 Feb 28 14:09:35 egrorian /kernel: vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 Feb 28 14:09:35 egrorian /kernel: sc0: on isa0 Feb 28 14:09:35 egrorian /kernel: sc0: VGA <16 virtual consoles, flags=0x200> Feb 28 14:09:35 egrorian /kernel: sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 Feb 28 14:09:35 egrorian /kernel: sio0: type 16550A Feb 28 14:09:35 egrorian /kernel: sio1 at port 0x2f8-0x2ff irq 3 on isa0 Feb 28 14:09:35 egrorian /kernel: sio1: type 16550A Feb 28 14:09:35 egrorian /kernel: ppc0: at port 0x378-0x37f irq 7 flags 0x40 on isa0 Feb 28 14:09:35 egrorian /kernel: ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode Feb 28 14:09:35 egrorian /kernel: ppc0: FIFO with 16/16/16 bytes threshold Feb 28 14:09:35 egrorian /kernel: ppi0: on ppbus0 Feb 28 14:09:35 egrorian /kernel: lpt0: on ppbus0 Feb 28 14:09:35 egrorian /kernel: lpt0: Interrupt-driven port Feb 28 14:09:35 egrorian /kernel: plip0: on ppbus0 Feb 28 14:09:35 egrorian /kernel: pca0 at port 0x40 on isa0 Feb 28 14:09:35 egrorian /kernel: unknown: can't assign resources Feb 28 14:09:35 egrorian /kernel: unknown0: at port 0-0xf,0x81-0x83,0x87,0x89-0x8b,0x8f-0x91,0xc0-0xdf drq 4 on isa0 Feb 28 14:09:35 egrorian /kernel: unknown1: at port 0x40-0x43 irq 0 on isa0 Feb 28 14:09:35 egrorian /kernel: unknown2: at port 0x70-0x71 irq 8 on isa0 Feb 28 14:09:35 egrorian /kernel: unknown: can't assign resources Feb 28 14:09:35 egrorian /kernel: unknown: can't assign resources Feb 28 14:09:35 egrorian /kernel: unknown3: at port 0xf0-0xff irq 13 on isa0 Feb 28 14:09:35 egrorian /kernel: unknown4: at iomem 0-0x9ffff,0x20000000-0x203fffff,0xffee0000-0xffefffff,0xfffe0000-0xffffffff,0x100000-0x3dfffff on isa0 Feb 28 14:09:35 egrorian /kernel: unknown5: at iomem 0xf0000-0xf3fff,0xf4000-0xfffff,0xca000-0xcbfff,0xc8000-0xc9fff on isa0 Feb 28 14:09:35 egrorian /kernel: unknown6: at port 0x290-0x29f,0x4d0-0x4d1,0xcf8-0xcff,0x480-0x48f on isa0 Feb 28 14:09:35 egrorian /kernel: unknown7: at port 0x5000-0x503f on isa0 Feb 28 14:09:35 egrorian /kernel: Mounting root from ufs:/dev/ad0s1a Regards, Matthew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 7:45:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from otto.oss.uswest.net (otto.oss.uswest.net [204.147.85.81]) by hub.freebsd.org (Postfix) with SMTP id 2FA1837B722 for ; Mon, 28 Feb 2000 07:45:36 -0800 (PST) (envelope-from pmckenna@oss.uswest.net) Received: (qmail 9011 invoked from network); 28 Feb 2000 15:50:23 -0000 Received: from otto.oss.uswest.net (HELO oss.uswest.net) (204.147.85.81) by otto.oss.uswest.net with SMTP; 28 Feb 2000 15:50:23 -0000 Message-ID: <38BA993F.C0DDFB72@oss.uswest.net> Date: Mon, 28 Feb 2000 09:50:23 -0600 From: Pete Mckenna X-Mailer: Mozilla 4.61 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: Nik Clayton Cc: Forrest Aldrich , freebsd-current@freebsd.org Subject: Re: Streamlining FreeBSD installations across many machines References: <4.2.2.20000225102306.00c59600@216.67.12.69> <20000227223045.A41888@catkin.nothing-going-on.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nik Clayton wrote: > > On Fri, Feb 25, 2000 at 10:23:37AM -0500, Forrest Aldrich wrote: > > I'm wondering if there might not be a way to streamline this install > > process, such that a boot floopy and script could be created to take a > > minimum amount of information, and then "do the right thing" as for the > > install. Things like putting in the packet filters, the kernel, IP > > config, etc. > > See sysinstall(8); you can script sysinstall. See > > src/release/sysinstall/install.cfg I built a pico floppy under 3.2 that uses sysinstall to do most of this. a search of my name in the pico mailing list should turn it up. Pete -- Peter McKenna U S WEST !NTERPRISE pmckenna@uswest.net http://www.interprise.com/ Main 612-664-4000 FAX 612-664-4770 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 7:47:29 2000 Delivered-To: freebsd-current@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id 0C2A637B722 for ; Mon, 28 Feb 2000 07:47:26 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id A5C5F1CDE; Mon, 28 Feb 2000 23:47:22 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: "Jordan K. Hubbard" Cc: Christoph Kukulies , freebsd-current@FreeBSD.ORG Subject: Re: RSA/openssl compile problem In-Reply-To: Message from "Jordan K. Hubbard" of "Mon, 28 Feb 2000 00:34:17 PST." <15529.951726857@zippy.cdrom.com> Date: Mon, 28 Feb 2000 23:47:22 +0800 From: Peter Wemm Message-Id: <20000228154722.A5C5F1CDE@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "Jordan K. Hubbard" wrote: > > OK, I browsed through the source tree to locate something looking > > like an RSA package and found /usr/src/crypto/openssl > > /usr/src/crypto is just like /usr/src/contrib - you *never* attempt > to build things out of it. That will fail. > > What you need is simply the rsaref package. I think somebody was > supposed to improve the wording that the stubs emit, the version I > originally committed (but Peter now has sole responsibility for :) > having only place-holder text. The real text should talk about > installing the rsaref package if you're in the US or the rsaintl > package if you're outside the US. Of course, the rsaintl package > doesn't quite *exist* yet, but that's another story. :-) librsaintl existed right from the start of the rsa (not rsaref) dlopen() functionality, see src/secure/lib/librsaintl. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 7:51:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from pan.ch.intel.com (pan.ch.intel.com [143.182.246.24]) by hub.freebsd.org (Postfix) with ESMTP id 6D88837B8A9; Mon, 28 Feb 2000 07:51:13 -0800 (PST) (envelope-from jreynold@sedona.ch.intel.com) Received: from sedona.intel.com (sedona.ch.intel.com [143.182.218.21]) by pan.ch.intel.com (8.9.1a+p1/8.9.1/d: relay.m4,v 1.19 2000/01/29 00:15:43 dmccart Exp $) with ESMTP id IAA07810; Mon, 28 Feb 2000 08:51:08 -0700 (MST) 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 IAA13268; Mon, 28 Feb 2000 08:51:07 -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 KAA20757; Mon, 28 Feb 2000 10:51:05 -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: <14522.39273.53653.511902@hip186.ch.intel.com> Date: Mon, 28 Feb 2000 08:51:05 -0700 (MST) To: current@freebsd.org, qa@freebsd.org Subject: Installation floppies and USB X-Mailer: VM 6.75 under Emacs 20.3.11 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [forwarded from -questions to the above groups because this seems to be a legit "problem" and I wanted the "right eyes" in -current to see it. ] ------- start of forwarded message ------- From: "John Daniels" Subject: Installation floppies and USB Date: Sun, 27 Feb 2000 21:19:50 EST I have a system with only a *USB* keyboard port (no PS/2 or AT-style ports). When I boot the installation floppies I get the message: keyboard:no After reading errata,release notes, etc., I learned that I should hit 'enter' and type '-Dh' at the prompt, which I did. Now the installation proceeds until the kernel is booted and the kernel configuration menu is displayed (with 3 options: skip config, full-screen, CLI-mode). At that point my keyboard becomes unusable. I believe that this may be because the kernel ('GENERIC'?) doesn't include USB support. USB support is supposed to be compiled in *after* an install. For my system, this is unacceptable. I now have a catch-22: I can't get USB support until the kernel is recompiled, and I can't recompile the kernel unless I can use the keyboard to install FreeBSD. My system was created by a major PC Manufacturer (Acer) and I'm sure that they have sold thousands like it. I'm sure that they are not/will not be the only manufacturer to create USB-only systems. My system uses Human Interface Devices (HID) USB. It is *CRUCIAL* that USB keyboards be recognized "out-of-the-box" for current and future systems that only support USB keyboards. QUESTION: Are there work currently andy arounds/solutions in FreeBSD? When can USB be available "out-of-the-box?" (I was hoping it would be in 4.0) Lastly, the NetBSD install floppy recognizes my keyboard and lets me use it during the install. Is there any possible workaround that includes booting the NetBSD install disk, or installing FreeBSD over/after NetBSD? NOTE: There has already been at least one other FreeBSD newbie who has encountered this problem (also with an Acer box), and there seems to be a fair amount of USB questions/discussion online. Any info/help is greatly appreciated John jmd526@hotmail.com ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message ------- end of forwarded message ------- -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= | 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-current" in the body of the message From owner-freebsd-current Mon Feb 28 8:11:29 2000 Delivered-To: freebsd-current@freebsd.org Received: from mfo00.iij.ad.jp (mfo00.iij.ad.jp [202.232.2.117]) by hub.freebsd.org (Postfix) with ESMTP id A772337B722; Mon, 28 Feb 2000 08:11:23 -0800 (PST) (envelope-from maekawa@rr.iij4u.or.jp) Received: from rr.iij4u.or.jp (rr.iij4u.or.jp [210.130.0.42]) by mfo00.iij.ad.jp (8.8.8/MFO1.3) with ESMTP id BAA01130; Tue, 29 Feb 2000 01:11:22 +0900 (JST) Received: from localhost (h007.p048.iij4u.or.jp [210.130.48.7]) by rr.iij4u.or.jp (8.8.8+2.2IIJ/4U1.1) with ESMTP id BAA28161; Tue, 29 Feb 2000 01:11:20 +0900 (JST) To: jreynold@sedona.ch.intel.com Cc: current@freebsd.org, qa@freebsd.org Subject: Re: Installation floppies and USB From: MAEKAWA Masahide In-Reply-To: <14522.39273.53653.511902@hip186.ch.intel.com> References: <14522.39273.53653.511902@hip186.ch.intel.com> X-Mailer: Mew version 1.94.1 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000229011119L.maekawa@rr.iij4u.or.jp> Date: Tue, 29 Feb 2000 01:11:19 +0900 X-Dispatcher: imput version 990905(IM130) Lines: 16 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Reynolds~ wrote: >[forwarded from -questions to the above groups because this seems to be a >legit "problem" and I wanted the "right eyes" in -current to see it. ] > >I have a system with only a *USB* keyboard port (no PS/2 or AT-style ports). > When I boot the installation floppies I get the message: My machine has "USB keyboard support" in BIOS menu. If your BIOS is AWARD's one, check your bios. Maybe it's in Chipset Features Setup section. BIOS uses USB keyboards as legacy. --- MAEKAWA Masahide --- URL: http://kerberos.math.sci.kobe-u.ac.jp/~maekawa/ --- Kobe University (Faculty of Science, Department of Mathematics) --- Powered by BSD/OS, FreeBSD, NetBSD, OpenBSD To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 8:11:56 2000 Delivered-To: freebsd-current@freebsd.org Received: from boombox.zaphods.net (dusdi4-145-253-116-124.arcor-ip.net [145.253.116.124]) by hub.freebsd.org (Postfix) with ESMTP id E54BF37B8BC for ; Mon, 28 Feb 2000 08:11:47 -0800 (PST) (envelope-from yippie@x-berg.in-berlin.de) Received: from localhost (yippie@localhost.zaphods.net [127.0.0.1]) by boombox.zaphods.net (8.9.3/8.9.3) with ESMTP id RAA06398; Mon, 28 Feb 2000 17:11:14 +0100 (CET) (envelope-from yippie@x-berg.in-berlin.de) Date: Mon, 28 Feb 2000 17:11:14 +0100 (CET) From: Stefan Schmidt X-Sender: yippie@boombox.zaphods.net To: "Dave J. Boers" Cc: current@freebsd.org Subject: Re: Machine is 'hanging'. In-Reply-To: <20000228114145.A10302@relativity.student.utwente.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Dave J. Boers wrote: > It is rumoured that Stefan Schmidt had the courage to say: > > i have got a problem with a router running FreeBSD 3.4-REL: > > Every three days or so it hangs, whiche means that the console is not > > responding any more, open tcp ports don't respond == are timing-out just > > like they're filtered. I guess the machine is just unable to start a > > shell. Oh and well it is appearently able to route as the machines behind > > it are reachable, and it does repond to pings. > Are you by any chance running SMP? I am having very similar problems with > -current (time to die is approx 10 days) on a box which does firewalling > and nat. erm, no not really , it is a 486 dunno how fast actually but somewhere over 100Mhz with PCI-Bus, two NICs on the PCI and one 10mbit card on the ISA-Bus for outgoing traffic. It does some firewalling, stealth-forwarding and softupdates. > And by the way, I do have DDB in my kernel, but the hang is really hard. > The box just freezes and there's no way to get to the debugger. Even serial > console is dead. dito, i mean i didn't compile DDB into the kernel but all consoles are dead. Stefan Schmidt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 8:12:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from maile.telia.com (maile.telia.com [194.22.190.16]) by hub.freebsd.org (Postfix) with ESMTP id 41C8837BB68 for ; Mon, 28 Feb 2000 08:12:05 -0800 (PST) (envelope-from carl@servicefactory.com) Received: from servicefactory.com (k108d14.isdn-adv.telia.com [212.181.214.78]) by maile.telia.com (8.9.3/8.9.3) with ESMTP id RAA03726 for ; Mon, 28 Feb 2000 17:12:02 +0100 (CET) Message-ID: <38BA9E1E.EE001965@servicefactory.com> Date: Mon, 28 Feb 2000 17:11:10 +0100 From: Carl Moberg X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG subscribe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 8:16: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 2F9BB37B8C7; Mon, 28 Feb 2000 08:16:01 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id LAA52116; Mon, 28 Feb 2000 11:15:59 -0500 (EST) (envelope-from wollman) Date: Mon, 28 Feb 2000 11:15:59 -0500 (EST) From: Garrett Wollman Message-Id: <200002281615.LAA52116@khavrinen.lcs.mit.edu> To: Kris Kennaway Cc: current@FreeBSD.ORG Subject: NOCRYPT vs NOSECURE In-Reply-To: References: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > Can someone explain to me the point of NOCRYPT? Historical. (IIRC it's also tied into the release-building process, or at least it was.) -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 8:25:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from sabre.velocet.net (sabre.velocet.net [198.96.118.66]) by hub.freebsd.org (Postfix) with ESMTP id EC73537B8C7 for ; Mon, 28 Feb 2000 08:25:10 -0800 (PST) (envelope-from dgilbert@velocet.ca) Received: from velocet.ca (trooper.velocet.net [216.126.82.226]) by sabre.velocet.net (Postfix) with ESMTP id 3E48B137FB5 for ; Mon, 28 Feb 2000 11:25:09 -0500 (EST) Received: (from dgilbert@localhost) by velocet.ca (8.9.3/8.9.3) id LAA05328; Mon, 28 Feb 2000 11:25:33 -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: <14522.41340.682424.665379@trooper.velocet.net> Date: Mon, 28 Feb 2000 11:25:32 -0500 (EST) To: freebsd-current@freebsd.org Subject: kld problems. X-Mailer: VM 6.75 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After stealing the /sys/netgraph/tee makefile (because I'm making a netgraph node), I tried compiling it --- and that appeared to go fine... however, when I tried to load it, I got: [1:19:319]root@test:/u1/dgilbert> kldload ./ng_l2tp.ko kldload: can't load ./ng_l2tp.ko: Exec format error Feb 28 05:59:51 test /kernel: link_elf: symbol _DefaultRuneLocale undefined [1:20:320]root@test:/u1/dgilbert> What am I doing wrong? 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-current" in the body of the message From owner-freebsd-current Mon Feb 28 8:26:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3]) by hub.freebsd.org (Postfix) with SMTP id 324A137B8C4 for ; Mon, 28 Feb 2000 08:26:14 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: (qmail 76101 invoked by alias); 28 Feb 2000 16:25:46 -0000 Delivered-To: fixup-freebsd-current@freebsd.org@fixme Received: (qmail 76094 invoked by uid 0); 28 Feb 2000 16:25:45 -0000 Received: from usr1-35.cybcon.com (HELO laptop.cybcon.com) (205.147.75.36) by pop.ptld.uswest.net with SMTP; 28 Feb 2000 16:25:45 -0000 Content-Length: 492 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 Date: Mon, 28 Feb 2000 08:23:11 -0800 (PST) Reply-To: bwoods2@uswest.net From: William Woods To: freebsd-current@freebsd.org Subject: CardBus in current?? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am running FreeBSD 4.0 -current on my IBM Thinkpad 600E, last nights cvsup and make world and I herd a rumor that cardbus was supported? Is this true? I have a adaptec SlimSCSI 1480A that I would love to get working....is there any hope? If so, how would I get the system to see the external CDR that I have.... ---------------------------------- E-Mail: William Woods Date: 28-Feb-00 Time: 08:19:23 This message was sent by XFMail ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 8:41:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 9D70037B87C for ; Mon, 28 Feb 2000 08:41:44 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id RAA24712; Mon, 28 Feb 2000 17:40:59 +0100 (MET) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id RAA18729; Mon, 28 Feb 2000 17:41:41 +0100 (MET) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id RAA22606; Mon, 28 Feb 2000 17:41:04 +0100 (CET) Date: Mon, 28 Feb 2000 17:41:04 +0100 From: Christoph Kukulies To: Peter Wemm Cc: "Jordan K. Hubbard" , Christoph Kukulies , freebsd-current@FreeBSD.ORG Subject: Re: RSA/openssl compile problem Message-ID: <20000228174104.A22443@gil.physik.rwth-aachen.de> References: <20000228154722.A5C5F1CDE@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000228154722.A5C5F1CDE@overcee.netplex.com.au>; from peter@netplex.com.au on Mon, Feb 28, 2000 at 11:47:22PM +0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 28, 2000 at 11:47:22PM +0800, Peter Wemm wrote: > "Jordan K. Hubbard" wrote: > > > OK, I browsed through the source tree to locate something looking > > > like an RSA package and found /usr/src/crypto/openssl > > > > /usr/src/crypto is just like /usr/src/contrib - you *never* attempt > > to build things out of it. That will fail. OK, I cvsup'ed from ftp.internat.freebsd.org cvs-crypto Just for the record, FWIW: # make -i ===> lib ===> lib/libcipher ===> lib/libtelnet ===> lib/libcrypto ===> lib/librsaglue ===> lib/libssl ===> lib/librsausa Warning: Object directory not changed from original /usr/src/secure/lib/librsausa ===> lib/librsaintl Warning: Object directory not changed from original /usr/src/secure/lib/librsaintl ===> lib/libssh ===> libexec ===> libexec/telnetd ===> usr.bin ===> usr.bin/bdes ===> usr.bin/telnet ===> usr.bin/openssl cc -O -pipe -DMONOLITH -DNO_IDEA -I/usr/src/secure/usr.bin/openssl -o openssl apps.o asn1pars.o ca.o ciphers.o crl.o crl2p7.o dgst.o dh.o dsa.o dsaparam.o enc.o errstr.o gendh.o gendsa.o genrsa.o nseq.o openssl.o pkcs12.o pkcs7.o pkcs8.o req.o rsa.o s_cb.o s_client.o s_server.o s_socket.o s_time.o sess_id.o speed.o verify.o version.o x509.o -lssl -lcrypto speed.o: In function `speed_main': speed.o(.text+0x5f7): undefined reference to `RSA_PKCS1' *** Error code 1 (ignored) ===> usr.bin/scp ===> usr.bin/ssh ===> usr.bin/ssh-add ===> usr.bin/ssh-agent ===> usr.bin/ssh-keygen ===> usr.sbin ===> usr.sbin/sshd Anyway, make -i install got around this and /usr/bin/ssh now works: # ldd /usr/bin/ssh /usr/bin/ssh: libcrypto.so.1 => /usr/lib/libcrypto.so.1 (0x2807c000) libutil.so.3 => /usr/lib/libutil.so.3 (0x28118000) libz.so.2 => /usr/lib/libz.so.2 (0x28122000) libc.so.4 => /usr/lib/libc.so.4 (0x2812f000) > > > > What you need is simply the rsaref package. I think somebody was > > supposed to improve the wording that the stubs emit, the version I > > originally committed (but Peter now has sole responsibility for :) > > having only place-holder text. The real text should talk about > > installing the rsaref package if you're in the US or the rsaintl > > package if you're outside the US. Of course, the rsaintl package > > doesn't quite *exist* yet, but that's another story. :-) > > librsaintl existed right from the start of the rsa (not rsaref) dlopen() > functionality, see src/secure/lib/librsaintl. > > Cheers, > -Peter -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 8:47: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail4.aracnet.com (mail4.aracnet.com [216.99.193.36]) by hub.freebsd.org (Postfix) with ESMTP id 37CF137B8E5 for ; Mon, 28 Feb 2000 08:46:53 -0800 (PST) (envelope-from beattie@aracnet.com) Received: from shell1.aracnet.com (IDENT:root@shell1.aracnet.com [216.99.193.21]) by mail4.aracnet.com (8.9.3/8.9.3) with ESMTP id IAA32749 for ; Mon, 28 Feb 2000 08:46:59 -0800 Received: by shell1.aracnet.com (8.9.3) id IAA04886; Mon, 28 Feb 2000 08:48:13 -0800 Date: Mon, 28 Feb 2000 08:48:13 -0800 (PST) From: Brian Beattie To: freebsd-current@freebsd.org Subject: panics and hangs under 4.0-current Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have gotten several panics while doing a "make release". I have not been able to get a dump, (not configure correctly or the kernel was too scrod). I have put two console logs up on my web server: http:/www.aracnet.com/~beattie/FreeBSD If anybody cares to look, The last panic appears to really leave things is a bad state, the console log is below. I'll try to do a build world tonoight. Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #14: Thu Feb 24 02:05:29 PST 2000 beattie@raven.beattie-home.net:/usr/src/sys/compile/RAVEN Timecounter "i8254" frequency 1193182 Hz CPU: AMD-K6(tm) 3D processor (332.90-MHz 586-class CPU) Origin = "AuthenticAMD" Id = 0x58c Stepping = 12 Features=0x8021bf AMD Features=0x80000800 real memory = 83886080 (81920K bytes) avail memory = 77217792 (75408K bytes) Preloaded elf kernel "kernel" at 0xc03d8000. md0: Malloc disk npx0: on motherboard npx0: INT 16 interface pcib0: on motherboard pci0: on pcib0 isab0: at device 7.0 on pci0 isa0: on isab0 atapci0: port 0xd000-0xd00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 adw0: port 0xd800-0xd83f mem 0xe6002000-0xe60020ff irq 11 at device 8.0 on pci0 adw0: SCSI ID 7, High & Low SE Term Enabled, Queue Depth 253 pci0: at 9.0 irq 12 rl0: port 0xdc00-0xdcff mem 0xe6000000-0xe60000ff irq 12 at device 10.0 on pci0 rl0: Ethernet address: 00:50:ba:d3:90:39 miibus0: on rl0 rlphy0: on miibus0 rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto adv0: port 0xe000-0xe0ff mem 0xe6001000-0xe60010ff irq 12 at device 11.0 on pci0 adv0: AdvanSys Ultra SCSI Host Adapter, SCSI ID 7, queue depth 16 adv0: driver is using old-style compatability shims pcib1: on motherboard pci1: on pcib1 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-0x6f on isa0 atkbd0: irq 1 on atkbdc0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x0> sio0 at port 0x3f8-0x3ff irq 4 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio2 at port 0x3e8-0x3ef irq 9 on isa0 sio2: type 16550A sio3 at port 0x2e8-0x2ef irq 10 flags 0x10 on isa0 sio3: type 16550A, console ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: IEEE1284 device found /NIBBLE/ECP Probing for PnP devices on ppbus0: ppbus0: MLC,PCL,PML ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 isa_compat: didn't get irq for lnc unknown0: on isa0 pcm0: at port 0x534-0x537,0x380-0x38b,0x220-0x22f,0xe0c-0xe0f irq 5 drq 0,1 on isa0 AD_WAIT_INIT FAILED 1002 0xff unknown1: at port 0x200 on isa0 unknown: can't assign resources acd0: CDROM at ata0-master using PIO4 Waiting 15 seconds for SCSI devices to settle pass4 at adv0 bus 0 target 4 lun 0 pass4: < Scanner 300A4 4.11> Fixed Scanner SCSI-2 device pass4: 3.300MB/s transfers ... Doing initial network setup: hostname. lo0: flags=8049 mtu 16384 inet 127.0.0.1 netmask 0xff000000 rl0: flags=8843 mtu 1500 inet 192.168.0.1 netmask 0xffffff00 broadcast 192.168.0.255 ether 00:50:ba:d3:90:39 media: autoselect (none) status: active supported media: autoselect 100baseTX 100baseTX 10baseT/UTP 10baseT/UTP 100baseTX Starting ppp: IP packet filtering initialized, divert disabled, rule-based forwarding disabled, default to deny, logging disabled Kernel firewall module loaded. Flushed all rules. 00100 allow ip from any to any via lo0 00200 deny ip from any to 127.0.0.0/8 65000 allow ip from any to any Firewall rules loaded, starting divert daemons:. Additional routing options: IP gateway=YES TCP keepalive=YES. routing daemons:. Mounting NFS file systems. additional daemons: syslogd. checking for core dump...savecore: /dev/rda0s1a: Device busy Feb 27 23:40:48 raven savecore: /dev/rda0s1a: Device busy Doing additional network setup: named ntpdate portmap. Starting final network daemons: mountd nfsd rpc.statd. setting ELF ldconfig path: /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib setting a.out ldconfig path: /usr/lib/aout /usr/lib/compat/aout /usr/X11R6/lib/aout starting standard daemons: inetd cron printer sendmail. Recovering vi editor sessions Initial rc.i386 initialization: ibcs2 linux. rc.i386 configuring syscons: blank_time moused. Local package initialization: Modula-3 linprocfs sshdFeb 27 23:41:26 raven /kernel: /dev/vmmon: Module vmmon: registered with major=200 minor=0 tag=$Name: build-364 $ Feb 27 23:41:26 raven /kernel: /dev/vmmon: Module vmmon: initialized VMware. Additional TCP options:. Sun Feb 27 23:41:27 PST 2000 Z11 FreeBSD/i386 (raven.beattie-home.net) (ttyd3) login: kernel: type 12 trap, code=0 Stopped at adw_intr+0x131: pushl 0x5c(%esi) db> trace adw_intr(c08b6900,0,10,10,10) at adw_intr+0x131 Xresume11() at Xresume11+0x2b --- interrupt, eip = 0xc02ae6de, esp = 0xc0315a74, ebp = 0 --- default_halt() at default_halt+0x2 db> panic panic: from debugger Debugger("panic") Stopped at adw_intr+0x131: pushl 0x5c(%esi) db> panic panic: from debugger Uptime: 8h27m52s Fatal trap 12: page fault while in kernel mode fault virtual address = 0x30 fault code = supervisor read, page not present instruction pointer = 0x8:0xc09d22b2 stack pointer = 0x10:0xc03157dc frame pointer = 0x10:0xc03157e4 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 = cam kernel: type 12 trap, code=0 Stopped at adw_intr+0x131: pushl 0x5c(%esi) db> call boot(0) syncing disks... 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 117 giving up on 107 buffers Uptime: 8h28m34s Fatal trap 12: page fault while in kernel mode fault virtual address = 0x30 fault code = supervisor read, page not present instruction pointer = 0x8:0xc09d22b2 stack pointer = 0x10:0xc0315790 frame pointer = 0x10:0xc0315798 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 = cam kernel: type 12 trap, code=0 Stopped at adw_intr+0x131: pushl 0x5c(%esi) db> call cpu_reset() Brian Beattie | The only problem with beattie@aracnet.com | winning the rat race ... www.aracnet.com/~beattie | in the end you're still a rat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 8:53:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id B572C37B7DF for ; Mon, 28 Feb 2000 08:53:44 -0800 (PST) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.163.241]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id KAA70367; Mon, 28 Feb 2000 10:53:50 -0600 (CST) (envelope-from ales@megared.net.mx) Message-ID: <001701bf820c$4ebeaa80$020a0a0a@megared.net.mx> From: "Alejandro Ramirez" To: "urania" Cc: References: <38B5F15E.82197160@iss.com.tw> <007301bf7fa7$564b3aa0$020a0a0a@megared.net.mx> <38B7395C.948AC8FA@iss.com.tw> Subject: RE: Problem with IBM Netfinity 5000 Server Date: Mon, 28 Feb 2000 10:53:15 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, > > I have had problems with the 1st PCI slot in the IBM Netfinity 5000, it > > reboots my system constantly, I dont know why, but now Im not using this > > slot any more, and everything runs great. > > Could you tell me BIOS version and BIOS setting of your server ? > Should I turn pnp,usb ... etc off? Sorry about this missinformation, I have looked at the back of my server cover and I have notice that the slot I was talking about it was the 5th one, not the 1st one, it is the one that its nearest from the memory slots the one that caused me the reboots in my system. BTW I have not turned off PnP, and all my BIOS settings are the default one, sorry I can give you the version of my BIOS right now, because I cant reboot this server, but I will have to do it soon, and I will let you know this. Greetings Ales To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 9:11:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id BB17937B89E for ; Mon, 28 Feb 2000 09:11:27 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 2D00E1CE6; Tue, 29 Feb 2000 01:11:24 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Christoph Kukulies Cc: "Jordan K. Hubbard" , freebsd-current@FreeBSD.ORG Subject: Re: RSA/openssl compile problem In-Reply-To: Message from Christoph Kukulies of "Mon, 28 Feb 2000 17:41:04 +0100." <20000228174104.A22443@gil.physik.rwth-aachen.de> Date: Tue, 29 Feb 2000 01:11:24 +0800 From: Peter Wemm Message-Id: <20000228171124.2D00E1CE6@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Christoph Kukulies wrote: > On Mon, Feb 28, 2000 at 11:47:22PM +0800, Peter Wemm wrote: > > "Jordan K. Hubbard" wrote: > > > > OK, I browsed through the source tree to locate something looking > > > > like an RSA package and found /usr/src/crypto/openssl > > > > > > /usr/src/crypto is just like /usr/src/contrib - you *never* attempt > > > to build things out of it. That will fail. > > OK, I cvsup'ed from ftp.internat.freebsd.org cvs-crypto > Just for the record, FWIW: > > # make -i > ===> lib > ===> lib/libcipher > ===> lib/libtelnet > ===> lib/libcrypto > ===> lib/librsaglue > ===> lib/libssl > ===> lib/librsausa > Warning: Object directory not changed from original /usr/src/secure/lib/librs ausa > ===> lib/librsaintl > Warning: Object directory not changed from original /usr/src/secure/lib/librs aintl > ===> lib/libssh > ===> libexec > ===> libexec/telnetd > ===> usr.bin > ===> usr.bin/bdes > ===> usr.bin/telnet > ===> usr.bin/openssl > cc -O -pipe -DMONOLITH -DNO_IDEA -I/usr/src/secure/usr.bin/openssl -o open ssl apps.o asn1pars.o ca.o ciphers.o crl.o crl2p7.o dgst.o dh.o dsa.o dsapa ram.o enc.o errstr.o gendh.o gendsa.o genrsa.o nseq.o openssl.o pkcs12.o pk cs7.o pkcs8.o req.o rsa.o s_cb.o s_client.o s_server.o s_socket.o s_time.o sess_id.o speed.o verify.o version.o x509.o -lssl -lcrypto > speed.o: In function `speed_main': > speed.o(.text+0x5f7): undefined reference to `RSA_PKCS1' > *** Error code 1 (ignored) > ===> usr.bin/scp > ===> usr.bin/ssh > ===> usr.bin/ssh-add > ===> usr.bin/ssh-agent > ===> usr.bin/ssh-keygen > ===> usr.sbin > ===> usr.sbin/sshd That's because you are trying to link openssl against the *old* /usr/lib/libcrypto. In all cases, you need to build/install libraries and includes before trying to compile and link against them. The dependency rules of what depends on what can be quite complex. 'buildworld' does this. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 9:20:20 2000 Delivered-To: freebsd-current@freebsd.org Received: from overcee.netplex.com.au (overcee.netplex.com.au [202.12.86.7]) by hub.freebsd.org (Postfix) with ESMTP id C193637B594 for ; Mon, 28 Feb 2000 09:20:17 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id ECEBD1CE6 for ; Tue, 29 Feb 2000 01:20:14 +0800 (WST) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: current@freebsd.org Subject: international RSA code Date: Tue, 29 Feb 2000 01:20:14 +0800 From: Peter Wemm Message-Id: <20000228172014.ECEBD1CE6@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've added a port, ports/security/librsaintl, that should build and install the librsaINTL.* files in /usr/lib, in case you did a binary install or are stuck with the USA source. The port is quite a hack, but I'd be interested to know how it works for folks. Note that there have been several versions, so make sure you've got the current version before trying to use it. :-) This builds the optimized RSA code designed for use by the ssl code. It also is used by openssh. RSAREF requires big number format conversion, this code does not. RSAREF is also limited to 1024 bit keys, this code has no such limitation. Cheers, -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 9:40:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from web1607.mail.yahoo.com (web1607.mail.yahoo.com [128.11.23.149]) by hub.freebsd.org (Postfix) with SMTP id 0D24337B804 for ; Mon, 28 Feb 2000 09:40:13 -0800 (PST) (envelope-from op4l@yahoo.com) Received: (qmail 3531 invoked by uid 60001); 28 Feb 2000 17:40:13 -0000 Message-ID: <20000228174013.3530.qmail@web1607.mail.yahoo.com> Received: from [203.106.61.44] by web1607.mail.yahoo.com; Mon, 28 Feb 2000 09:40:13 PST Date: Mon, 28 Feb 2000 09:40:13 -0800 (PST) From: "Nawfal M. Rouyan" Subject: ssh_host_key? To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, Sorry for asking a stupid question. I've successfully upgraded my system to current on 29th of February. I want to start sshd so I insert the sshd_enable="YES" in the /etc/rc.conf but the server won't start because its searching for the ssh_host_key file. How do I generate that file? I also compiled the apache with modssl but the server won't start with this error: /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" Why is this happening? __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 9:45:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 9E47637B7FB for ; Mon, 28 Feb 2000 09:45:25 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id JAA19675; Mon, 28 Feb 2000 09:44:06 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Peter Wemm Cc: Christoph Kukulies , freebsd-current@FreeBSD.ORG Subject: Re: RSA/openssl compile problem In-reply-to: Your message of "Mon, 28 Feb 2000 23:47:22 +0800." <20000228154722.A5C5F1CDE@overcee.netplex.com.au> Date: Mon, 28 Feb 2000 09:44:06 -0800 Message-ID: <19672.951759846@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > installing the rsaref package if you're in the US or the rsaintl > > package if you're outside the US. Of course, the rsaintl package ^^^^^^^ ^^^^^^^ > > doesn't quite *exist* yet, but that's another story. :-) > > librsaintl existed right from the start of the rsa (not rsaref) dlopen() > functionality, see src/secure/lib/librsaintl. Package, peter. Package package package.. :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 9:49:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id ED16237B594 for ; Mon, 28 Feb 2000 09:49:37 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id JAA19766; Mon, 28 Feb 2000 09:47:52 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Christoph Kukulies Cc: Peter Wemm , freebsd-current@FreeBSD.ORG Subject: Re: RSA/openssl compile problem In-reply-to: Your message of "Mon, 28 Feb 2000 17:41:04 +0100." <20000228174104.A22443@gil.physik.rwth-aachen.de> Date: Mon, 28 Feb 2000 09:47:52 -0800 Message-ID: <19763.951760072@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > OK, I cvsup'ed from ftp.internat.freebsd.org cvs-crypto > Just for the record, FWIW: > > # make -i Use make world. Doing it this way does not ensure that the bits are built in the right order. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 9:56: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from internal.mail.demon.net (internal.mail.demon.net [193.195.224.3]) by hub.freebsd.org (Postfix) with ESMTP id D1BA337B8D0 for ; Mon, 28 Feb 2000 09:55:50 -0800 (PST) (envelope-from fanf@demon.net) Received: from fanf.eng.demon.net (fanf.eng.demon.net [195.11.55.89]) by internal.mail.demon.net with ESMTP id RAA02753; Mon, 28 Feb 2000 17:55:39 GMT Received: from fanf by fanf.eng.demon.net with local (Exim 3.12 #3) id 12PUOP-000Bn4-00; Mon, 28 Feb 2000 17:55:37 +0000 To: bloom@acm.org From: Tony Finch Cc: freebsd-current@freebsd.org Subject: Re: cpp change breaks ipfw In-Reply-To: <38BA83C4.8457CC69@acm.org> References: <38B8BAC5.9927A56E@acm.org> <38BA6E6D.239DEDB1@acm.org> Message-Id: Date: Mon, 28 Feb 2000 17:55:37 +0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim Bloom wrote: > >That small test works fine, but doesn't solve the problem I was having. Try >this small test case to see my problem: > >#define addr 192.186.2.5 >#define mask 255.255.240.0 > >#define rule(ADDR,MASK) add pass tcp from ADDR ## : ## MASK to any 25 setup >rule(addr,mask) > >This also does not work if addr and mask are defined on the command line. The >problem arises from using another defined value as the string being >concatenated. The concatenation works for constants though. You need to use a two-macro trick similar to the one for stringizing in K&R2: $ gcc -E - #define addr 1.2.3.4 #define mask 5.6.7.8 #define cat_helper(a,b) a ## : ## b #define cat(a,b) cat_helper(a,b) cat(addr,mask) # 1 "" 1.2.3.4:5.6.7.8 $ Tony. -- f.a.n.finch fanf@demon.net dot@dotat.at 455 wetness and warmth for wussies To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 10: 2:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from argon.blackdawn.com (deepspace9.dcds.edu [207.231.151.2]) by hub.freebsd.org (Postfix) with ESMTP id 590FF37B8EF for ; Mon, 28 Feb 2000 10:02:49 -0800 (PST) (envelope-from will@blackdawn.com) Received: by argon.blackdawn.com (Postfix, from userid 1000) id 6F41A196E; Mon, 28 Feb 2000 13:02:46 -0500 (EST) Date: Mon, 28 Feb 2000 13:02:46 -0500 From: Will Andrews To: bwoods2@uswest.net Cc: freebsd-current@FreeBSD.ORG Subject: Re: CardBus in current?? Message-ID: <20000228130246.C1087@argon.blackdawn.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from wwoods@cybcon.com on Mon, Feb 28, 2000 at 08:23:11AM -0800 X-Operating-System: FreeBSD 4.0-CURRENT i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 28, 2000 at 08:23:11AM -0800, William Woods wrote: > I am running FreeBSD 4.0 -current on my IBM Thinkpad 600E, last nights cvsup and > make world and I herd a rumor that cardbus was supported? Is this true? I have > a adaptec SlimSCSI 1480A that I would love to get working....is there any hope? No, CardBus isn't yet supported. The rumor you're hearing is probably sprung off the fact that CardBus<->PCI bridges do work, at least in PCMCIA compatability mode. CardBus will probably not be supported to any high extent until FreeBSD 4.2. There will probably be some support in 4.1, though. And that's just a guess - it all depends on the amount of time people spend on these things. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 10:21: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from bluebottle.calcaphon.com (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 6659537B912; Mon, 28 Feb 2000 10:20:32 -0800 (PST) (envelope-from n_hibma@calcaphon.com) Received: from henny.webweaving.org (dhcp36.calcaphon.com [10.0.1.36]) by bluebottle.calcaphon.com (8.9.3/8.9.1) with ESMTP id SAA07333; Mon, 28 Feb 2000 18:20:16 GMT (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id SAA06558; Mon, 28 Feb 2000 18:17:57 GMT (envelope-from n_hibma@calcaphon.com) Date: Mon, 28 Feb 2000 18:17:57 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: John Reynolds~ Cc: current@freebsd.org, qa@freebsd.org Subject: Re: Installation floppies and USB In-Reply-To: <14522.39273.53653.511902@hip186.ch.intel.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Seeing that your USB controller fails to work properly when the FreeBSD kernel takes over, I bet somewhere there is a problem with shared interrupts. Because a USB keyboard here works either with USB support or without USB support compiled in. The only solution for you would be to compile a new kernel on a different system that includes USB support, or use a module that you load before the kernel is booted. And yes, USB only machines will be supported at some stage. But at the moment the USB kernel is too flakey to be in GENERIC. Nick On Mon, 28 Feb 2000, John Reynolds~ wrote: > > [forwarded from -questions to the above groups because this seems to be a > legit "problem" and I wanted the "right eyes" in -current to see it. ] > > ------- start of forwarded message ------- > From: "John Daniels" > Subject: Installation floppies and USB > Date: Sun, 27 Feb 2000 21:19:50 EST > > I have a system with only a *USB* keyboard port (no PS/2 or AT-style ports). > When I boot the installation floppies I get the message: > keyboard:no > After reading errata,release notes, etc., I learned that I should hit > 'enter' and type '-Dh' at the prompt, which I did. Now the installation > proceeds until the kernel is booted and the kernel configuration menu is > displayed (with 3 options: skip config, full-screen, CLI-mode). At that > point my keyboard becomes unusable. I believe that this may be because the > kernel ('GENERIC'?) doesn't include USB support. USB support is supposed to > be compiled in *after* an install. > > For my system, this is unacceptable. I now have a catch-22: I can't get USB > support until the kernel is recompiled, and I can't recompile the kernel > unless I can use the keyboard to install FreeBSD. > > My system was created by a major PC Manufacturer (Acer) and I'm sure that > they have sold thousands like it. I'm sure that they are not/will not be > the only manufacturer to create USB-only systems. My system uses Human > Interface Devices (HID) USB. It is *CRUCIAL* that USB keyboards be > recognized "out-of-the-box" for current and future systems that only support > USB keyboards. > > QUESTION: Are there work currently andy arounds/solutions in FreeBSD? When > can USB be available "out-of-the-box?" (I was hoping it would be in 4.0) > Lastly, the NetBSD install floppy recognizes my keyboard and lets me use it > during the install. Is there any possible workaround that includes booting > the NetBSD install disk, or installing FreeBSD over/after NetBSD? > > NOTE: There has already been at least one other FreeBSD newbie who has > encountered this problem (also with an Acer box), and there seems to be a > fair amount of USB questions/discussion online. > > Any info/help is greatly appreciated > > John > jmd526@hotmail.com > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > ------- end of forwarded message ------- > > -- > =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= > | 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-current" in the body of the message > -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 10:34:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 47F1337B8EF for ; Mon, 28 Feb 2000 10:34:31 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id NAA52814; Mon, 28 Feb 2000 13:34:28 -0500 (EST) (envelope-from wollman) Date: Mon, 28 Feb 2000 13:34:28 -0500 (EST) From: Garrett Wollman Message-Id: <200002281834.NAA52814@khavrinen.lcs.mit.edu> To: Doug Barton Cc: current@FreeBSD.ORG Subject: -current NO_OPENSSH NO_OPENSSL buildworld fails in src/usr.sbin/ppp/chap_ms.c In-Reply-To: <38B9B6B8.EBF95E32@gorean.org> References: <38B9B6B8.EBF95E32@gorean.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > I'm not ready to play with the openssl/ssh stuff yet, but I wanted to > test Soren's latest ATA stuff so I cvsup'ed and started a buildworld > with the following make.conf options: > My buildworld failed here in the 'make dependencies' stage: That's because lots of things were broken in the NO_OPENSSL case by combining the DES libraries with OpenSSL's libcrypto. (I had been hoping to avoid the entire OpenSSL PITA this way, but now my whole universe is broken and I'm not going to be able to do a `make world' until I figure out a fix.) -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 10:34:54 2000 Delivered-To: freebsd-current@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 9404337B70C for ; Mon, 28 Feb 2000 10:34:41 -0800 (PST) (envelope-from jeff@mountin.net) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id MAA17067 for ; Mon, 28 Feb 2000 12:34:35 -0600 (CST) (envelope-from jeff@mountin.net) Received: from dial-78.max1.wa.cyberlynk.net(207.227.118.78) by peak.mountin.net via smap (V1.3) id sma017065; Mon Feb 28 12:34:18 2000 Message-Id: <3.0.3.32.20000228123300.0098f2a0@207.227.119.2> X-Sender: jeffm@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Mon, 28 Feb 2000 12:33:00 -0600 To: current@FreeBSD.org From: "Jeffrey J. Mountin" Subject: post install problems, ssh, vinum, install Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Have a few issues... (pardon the laundry list :) Background: Fresh install of RC2 (4.0-20000214-CURRENT). Fresh meaning remove slices, create, yada... After install, tweak some minor things while building an SMP kernel, install pdksh and less from ports, and install CVSup. Update source, check commit mail, update once more, wait a few hours, check mail. Nothing new or reported broken. Good. That was Sunday around 5am CST. Build, install, new kernel, remake devices. Good so far. Not quite lunch now. Reboot and neither ad1 or ad0 are seen. Used the exact same kernel config file. WTF? A salute of the 3 finger style, interrupt boot, unload kernel, load kernel.old, boot and all is well. Same thing happened with Friday sources in the same scenario, but realized the MAKEDEV part was forgotten. The problem is that the newer kernels do not like my loader.conf file entries and the only thing different is that I turned off a couple things: autoboot_delay="5" bootfile="/kernel,/kernel.old,/kernel.GENERIC" cd9660_load="NO" mfs_load="YES" nfs_load="NO" vinum_load="NO" Except for vinum none of the other modules are compiled into the kernel, but when mfs_load is "YES" ad(0|1) are not seen. When "NO" the modules still loads automagically, which is kind of nice and a new feature with 4.0. Why would loading a module cause the kernel not to recognize the IDE drives? Also found an install nit while trying the on-my-floppies-still-called-novice install. Both novice and custom will not allow you to build a custom distribution. Didn't try "express" yet, but rebooting for each attempt failed forcing the choice of a predetermined distribution. This used to work and did so for 3.4R and RC1. Next issue is with OpenSSH. From the discussions here I inferred that doing a build and install and *then* installing RSAref should "just work." Happy to say that it does! However... $HOME/.ssh mode 510 owner: root group: $HOME/.ssh/authorized_keys mode 440 owner: root group: Same as it was when using ssh from the ports, but now with openssh if other does not have execute permission on the dir and read on the file it will fail, which is ironic considering this bit from sshd(8): $HOME/.ssh/authorized_keys Lists the RSA keys that can be used to log into the user's ac- count. This file must be readable by root (which may on some ma- chines imply it being world-readable if the user's home directory resides on an NFS volume). It is recommended that it not be ac- cessible by others. The format of this file is described above. Good suggestion, but it isn't working in practice unless $HOME is set correctly. Lastly it appears that Vinum is no longer shutting down when rebooting (some processes... ps axl advised). As per my messages to Greg this happens with either 'shutdown -r now' or by doing a 'shutdown now' followed by a 'shutdown -r now' from single user mode. The latter displays it for each shutdown and after the first the only daemon in addition to the normal system ones for single user, is Vinum. Unmounting any volumes before going single user or after does not change this behaviour. Except for the fact that I cannot induce a panic this is *exactly* what I reported back in September and is once more 100% consistant. The lack of a panic and the filesystems being marked clean make this a minor issue. To avoid this one can add 'umount ' and 'vinum stop' to /etc/rc.shutdown. Damn! Time to step back to the (a) ssh problem. After doing a few reboots to check if the Vinum issue is repeatable and consistant with what the last time I diagnosed it... Well, with nothing other than a dozen or so reboots it is no longer possible to authenticate with RSA. The error is: fatal: rsa_private_decrypt() failed Saw this earlier when working out authenticatin failing, which meant I was restarting sshd a few time. Fresh boot and it fails. Restart sshd and it works. Seem to recall something like this being discussed. Just a wild guess, but it seems that something creeped in that is affecting modules. I'm seeing problems with loading mfs before the kernel and Vinum isn't dying nicely. Others have issues with loading them in a certain order. Can't pinpoint the time for my 2 issues, but sometime in the sevenday before the 25th. Pardon the ramble, but I've been trying to nail down these problems and have one more to look at, as well as a trace for Greg. Time to go out and watch the grass turn green. 8-) Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 10:35:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from goku.cl.msu.edu (goku.cl.msu.edu [35.8.3.20]) by hub.freebsd.org (Postfix) with ESMTP id 7F88C37B95D for ; Mon, 28 Feb 2000 10:35:21 -0800 (PST) (envelope-from dervish@goku.cl.msu.edu) Received: (from dervish@localhost) by goku.cl.msu.edu (8.9.3/8.9.3) id NAA92299 for current@FreeBSD.ORG; Mon, 28 Feb 2000 13:42:43 -0500 (EST) (envelope-from dervish) Date: Mon, 28 Feb 2000 13:42:43 -0500 From: Bush Doctor To: current@FreeBSD.ORG Subject: Re: international RSA code Message-ID: <20000228134243.I82602@goku.cl.msu.edu> References: <20000228172014.ECEBD1CE6@overcee.netplex.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000228172014.ECEBD1CE6@overcee.netplex.com.au>; from peter@netplex.com.au on Tue, Feb 29, 2000 at 01:20:14AM +0800 X-Operating-System: FreeBSD 4.0-CURRENT i386 WWW-Home-Page: http://bantu.cl.msu.edu Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of da blue Peter Wemm aka (peter@netplex.com.au) said: > I've added a port, ports/security/librsaintl, that should build and install > the librsaINTL.* files in /usr/lib, in case you did a binary install or > are stuck with the USA source. > > The port is quite a hack, but I'd be interested to know how it works for folks. > Note that there have been several versions, so make sure you've got the current > version before trying to use it. :-) > > This builds the optimized RSA code designed for use by the ssl code. It > also is used by openssh. RSAREF requires big number format conversion, this > code does not. RSAREF is also limited to 1024 bit keys, this code has no > such limitation. I'm still not clear on the issue of RSAREF :( In the US do we need to have the rsaref port installed in order to use openssl/openssh in the source tree? If not then in /etc/make.conf we can set "RSAREF=NO" and buildworld will DTRT with respect to openssl/openssh? thanxs ... > > Cheers, > -Peter > > > #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 10:37:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from merlin.onsea.com (pD6s03a01.client.global.net.uk [195.147.131.215]) by hub.freebsd.org (Postfix) with ESMTP id D1B4937B91D for ; Mon, 28 Feb 2000 10:37:15 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.3) with ESMTP id SAA03223 for ; Mon, 28 Feb 2000 18:37:15 GMT (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Mon, 28 Feb 2000 18:37:14 +0000 (GMT) From: Cliff Rowley To: freebsd-current@freebsd.org Subject: Two queries [ KDE / XFree86 ] Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I'm just wondering if anyone has encountered the following, and what solutions you may have come up with / ideas you may have. This may not be a FreeBSD problem, since I am using the latest XFree86 pre-4.0 snapshot. First: Almost every time I load a page in Netscape (latest port), I get the message: "XFree86-BigFont extension: shmat() failed, size = 4096, errno = 24" Second: Using KDM in place of XDM, XFree86 just dies immediately, resulting in several attempts at launching, and then a 30 second pause. XFree86 works perfectly otherwise. The main reason I'm asking this here is so that if it is a known problem with -current, I'll have no need to investigate further, and i can just wait until it's fixed. If it is not a known problem, then I shall report my findings to the relevant parties. Cliff Rowley - while (!asleep) { code(); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 10:49:54 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C595737B70C; Mon, 28 Feb 2000 10:49:52 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id KAA41363; Mon, 28 Feb 2000 10:49:52 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 28 Feb 2000 10:49:51 -0800 (PST) From: Kris Kennaway To: Bush Doctor Cc: current@FreeBSD.ORG Subject: Re: international RSA code In-Reply-To: <20000228134243.I82602@goku.cl.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Bush Doctor wrote: > I'm still not clear on the issue of RSAREF :( In the US do we need to > have the rsaref port installed in order to use openssl/openssh in the > source tree? If not then in /etc/make.conf we can set "RSAREF=NO" and > buildworld will DTRT with respect to openssl/openssh? Please reader chapter 6.5 in the handbook - it describes the now out of date system, but the ideas behind it are the same. The bottom line is that you need to install rsaref if you're in the US and want to use things like openssh. If you don't fit the rsaref license you're out of luck. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 10:54:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id B628037B906; Mon, 28 Feb 2000 10:54:12 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id KAA41854; Mon, 28 Feb 2000 10:54:12 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 28 Feb 2000 10:54:12 -0800 (PST) From: Kris Kennaway To: "Nawfal M. Rouyan" Cc: freebsd-current@freebsd.org Subject: Re: ssh_host_key? In-Reply-To: <20000228174013.3530.qmail@web1607.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Nawfal M. Rouyan wrote: > sshd_enable="YES" in the /etc/rc.conf but the server > won't start because its searching for the ssh_host_key > file. How do I generate that file? Mark *still* needs to commit the /etc/rc* changes to make sshd generate a hostkey (I'll do it tonight if he hasn't by then, since we were hoping for a RC3 tomorrow). The simple solution is: /usr/bin/ssh-keygen -N "" -f /etc/ssh/ssh_host_key > I also compiled the apache with modssl but the server > won't start with this error: > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: > Undefined symbol "ERR_load_strings" > Why is this happening? It should be linking against /usr/lib/libcrypto.so which has this symbol. Check what it's linking with with ldd. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 11: 6:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id EF48B37C6EC for ; Mon, 28 Feb 2000 11:06:10 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 23243 invoked from network); 28 Feb 2000 19:06:01 -0000 Received: from lcm212.cvzoom.net (HELO cvzoom.net) (208.230.69.212) by ns.cvzoom.net with SMTP; 28 Feb 2000 19:06:01 -0000 Message-ID: <38BAC6FE.4ADBF3BB@cvzoom.net> Date: Mon, 28 Feb 2000 14:05:34 -0500 From: Donn Miller X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Cliff Rowley Cc: freebsd-current@freebsd.org Subject: Re: Two queries [ KDE / XFree86 ] References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cliff Rowley wrote: > This may not be a FreeBSD problem, since I am using the latest XFree86 > pre-4.0 snapshot. > "XFree86-BigFont extension: shmat() failed, size = 4096, errno = 24" I've got the same problem also, and can confirm it is a -current/XFree86-3.9.18 problem. (Probabably mainly an XFree86 problem, I presume.) Apparently, the XFree86 build process isn't perfect either, since certain options in xc/config/cf/host.def can cause the "make install" to fail. One set of options I had in host.def caused the make World to finish successfully. But when I did the ensuing "make install", it began compiling the aout shared libs, which it didn't do during the make World. (What the hell?) So, it appears that this snapshot can be very "touchy" depending on what you put in host.def. Changing one minor thing can throw the whole XFree86 distribution out of whack. I finally got it right, though, and I'm getting the errors you describe. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 11: 8:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from zmamail01.zma.compaq.com (zmamail01.zma.compaq.com [161.114.64.101]) by hub.freebsd.org (Postfix) with ESMTP id 5B3C037BA6A for ; Mon, 28 Feb 2000 11:08:37 -0800 (PST) (envelope-from bruceb@txn.cpqcorp.net) Received: by zmamail01.zma.compaq.com (Postfix, from userid 12345) id 960E6719; Mon, 28 Feb 2000 14:08:35 -0500 (EST) Received: from fedex-s1.txn.cpqcorp.net (fedex-s1.txn.cpqcorp.net [16.74.4.108]) by zmamail01.zma.compaq.com (Postfix) with ESMTP id 441545BF for ; Mon, 28 Feb 2000 14:08:35 -0500 (EST) From: Bruce Burden Posted-Date: Mon, 28 Feb 2000 13:09:02 -0600 (CST) Received: (from bruceb@localhost) by panther.txn.cpqcorp.net (8.9.3/8.9.3) id NAA14962 for freebsd-current@freebsd.org; Mon, 28 Feb 2000 13:03:24 -0600 (CST) Message-Id: <200002281903.NAA14962@panther.txn.cpqcorp.net> Subject: Re: adduser - broken? To: freebsd-current@freebsd.org Date: Mon, 28 Feb 2000 13:03:24 -0600 (CST) Reply-To: bruce.burden@compaq.com In-Reply-To: from "chris" at Feb 28, 2000 11:25:02 AM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, gang, I just didn't realize how huge the netscape cache directory had become. No wonder it was taking soooooo long. Bruce -- ------------------------------------------------------------------------------- Bruce Burden bruceb@isd.tandem.com Tandem Computers Inc. 512-432-8944 Network Verification 14231 Tandem Blvd. Auto answer(4 rings) Austin, TX 78726 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 11:21:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 76F3B37B8CF; Mon, 28 Feb 2000 11:21:30 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id LAA20198; Mon, 28 Feb 2000 11:21:09 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Kris Kennaway Cc: "Nawfal M. Rouyan" , freebsd-current@FreeBSD.ORG Subject: Re: ssh_host_key? In-reply-to: Your message of "Mon, 28 Feb 2000 10:54:12 PST." Date: Mon, 28 Feb 2000 11:21:09 -0800 Message-ID: <20195.951765669@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Mark *still* needs to commit the /etc/rc* changes to make sshd generate a > hostkey (I'll do it tonight if he hasn't by then, since we were hoping for > a RC3 tomorrow). Today.. :) I'll be pretty busy tomorrow preparing for the trip and have just gone and committing a fix. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 12:16:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.telemere.net (mail.telemere.net [63.224.9.4]) by hub.freebsd.org (Postfix) with ESMTP id 1197B37B7B5 for ; Mon, 28 Feb 2000 12:16:31 -0800 (PST) (envelope-from visigoth@telemere.net) Received: from visigoth.telemere.net (visigoth.telemere.net [63.224.9.221]) by mail.telemere.net (Postfix) with SMTP id 1196A20F01 for ; Mon, 28 Feb 2000 14:21:33 -0600 (CST) To: Current From: Damieon Stark Subject: That des nolinks thang.. Message-Id: <20000228202133.1196A20F01@mail.telemere.net> Date: Mon, 28 Feb 2000 14:21:33 -0600 (CST) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Could somebody repost the flag intended for make.conf to keep the des libs from taking over libcrypt's links? Wrote it down, deleted it, lost the paper, and comenced feeling dumb ;) Thanks for all of the hard work everybody! Damieon Stark To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 12:27:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from argon.blackdawn.com (deepspace9.dcds.edu [207.231.151.2]) by hub.freebsd.org (Postfix) with ESMTP id 73D5D37B93A for ; Mon, 28 Feb 2000 12:27:52 -0800 (PST) (envelope-from will@blackdawn.com) Received: by argon.blackdawn.com (Postfix, from userid 1000) id 89B8918E4; Mon, 28 Feb 2000 15:27:48 -0500 (EST) Date: Mon, 28 Feb 2000 15:27:48 -0500 From: Will Andrews To: Damieon Stark Cc: Current Subject: Re: That des nolinks thang.. Message-ID: <20000228152747.A410@argon.blackdawn.com> References: <20000228202133.1196A20F01@mail.telemere.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000228202133.1196A20F01@mail.telemere.net>; from visigoth@telemere.net on Mon, Feb 28, 2000 at 02:21:33PM -0600 X-Operating-System: FreeBSD 4.0-CURRENT i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 28, 2000 at 02:21:33PM -0600, Damieon Stark wrote: > Could somebody repost the flag intended for make.conf to > keep the des libs from taking over libcrypt's links? Wrote it down, deleted > it, lost the paper, and comenced feeling dumb ;) Feel dumber when you go to actually look at the freebsd-current archives. http://www.FreeBSD.org/search/ - have fun! ;-) -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 12:41:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 25AC837B914 for ; Mon, 28 Feb 2000 12:41:13 -0800 (PST) (envelope-from sobomax@altavista.net) Received: from altavista.net (dialup4-24.iptelecom.net.ua [212.9.226.216]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id WAA08857; Mon, 28 Feb 2000 22:42:37 +0200 (EET) Message-ID: <38BADDAE.E63CA45A@altavista.net> Date: Mon, 28 Feb 2000 22:42:22 +0200 From: Maxim Sobolev Organization: Home, sweet home X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Donn Miller Cc: Cliff Rowley , freebsd-current@FreeBSD.ORG Subject: Re: Two queries [ KDE / XFree86 ] References: <38BAC6FE.4ADBF3BB@cvzoom.net> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Donn Miller wrote: > Cliff Rowley wrote: > > > This may not be a FreeBSD problem, since I am using the latest XFree86 > > pre-4.0 snapshot. > > > "XFree86-BigFont extension: shmat() failed, size = 4096, errno = 24" > > I've got the same problem also, and can confirm it is a > -current/XFree86-3.9.18 problem. (Probabably mainly an XFree86 > problem, I presume.) Apparently, the XFree86 build process isn't > perfect either, since certain options in xc/config/cf/host.def can > cause the "make install" to fail. One set of options I had in > host.def caused the make World to finish successfully. But when I did > the ensuing "make install", it began compiling the aout shared libs, > which it didn't do during the make World. (What the hell?) > > So, it appears that this snapshot can be very "touchy" depending on > what you put in host.def. Changing one minor thing can throw the > whole XFree86 distribution out of whack. I finally got it right, > though, and I'm getting the errors you describe. Do you have any plans to make XFree86-devel port of it? This let us to test it and refine before XF-4.0 will be released. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 12:41:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 8DAF837B914; Mon, 28 Feb 2000 12:41:25 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id MAA55134; Mon, 28 Feb 2000 12:40:55 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 28 Feb 2000 12:40:55 -0800 (PST) From: Kris Kennaway To: "Jordan K. Hubbard" Cc: "Nawfal M. Rouyan" , freebsd-current@FreeBSD.ORG Subject: Re: ssh_host_key? In-Reply-To: <20195.951765669@zippy.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Jordan K. Hubbard wrote: > > Mark *still* needs to commit the /etc/rc* changes to make sshd generate a > > hostkey (I'll do it tonight if he hasn't by then, since we were hoping for > > a RC3 tomorrow). > > Today.. :) I'll be pretty busy tomorrow preparing for the trip and > have just gone and committing a fix. Hmm. Whats the status of the sysinstall changes we were talking about? Namely, displaying rsaref on the correct vty during installation, and teaching it to pick up the RSA packages? Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 12:43:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id C7BA637B95A; Mon, 28 Feb 2000 12:43:22 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id MAA56071; Mon, 28 Feb 2000 12:42:52 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 28 Feb 2000 12:42:51 -0800 (PST) From: Kris Kennaway To: Will Andrews Cc: Damieon Stark , Current Subject: Re: That des nolinks thang.. In-Reply-To: <20000228152747.A410@argon.blackdawn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Will Andrews wrote: > On Mon, Feb 28, 2000 at 02:21:33PM -0600, Damieon Stark wrote: > > Could somebody repost the flag intended for make.conf to > > keep the des libs from taking over libcrypt's links? Wrote it down, deleted > > it, lost the paper, and comenced feeling dumb ;) > > Feel dumber when you go to actually look at the freebsd-current archives. > http://www.FreeBSD.org/search/ - have fun! ;-) Better to use http://www.freebsd.org/mail/ The flag was NO_DESCRYPTLINKS in the version of the patch I posted, but it was called other names in other people's patches, and it's not yet in the tree. Based on the sentiment of others it will probably be (sadly) renamed to NODESCRYPTLINKS to conform to historical precedent. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 12:48:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from argon.blackdawn.com (deepspace9.dcds.edu [207.231.151.2]) by hub.freebsd.org (Postfix) with ESMTP id 1944837B94C for ; Mon, 28 Feb 2000 12:48:14 -0800 (PST) (envelope-from will@blackdawn.com) Received: by argon.blackdawn.com (Postfix, from userid 1000) id B208A18E4; Mon, 28 Feb 2000 15:48:08 -0500 (EST) Date: Mon, 28 Feb 2000 15:48:08 -0500 From: Will Andrews To: Maxim Sobolev Cc: Donn Miller , Cliff Rowley , freebsd-current@FreeBSD.ORG Subject: Re: Two queries [ KDE / XFree86 ] Message-ID: <20000228154808.B410@argon.blackdawn.com> References: <38BAC6FE.4ADBF3BB@cvzoom.net> <38BADDAE.E63CA45A@altavista.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38BADDAE.E63CA45A@altavista.net>; from sobomax@altavista.net on Mon, Feb 28, 2000 at 10:42:22PM +0200 X-Operating-System: FreeBSD 4.0-CURRENT i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 28, 2000 at 10:42:22PM +0200, Maxim Sobolev wrote: > Do you have any plans to make XFree86-devel port of it? This let us to test > it and refine before XF-4.0 will be released. I already made one. However, since XFree86 4.0's release is impending within the next three or four weeks (as per xfree86.org), I've left it on my website for those daring enough to try it out. http://www.psn.net/~andrews/XFree86-beta.tar.gz I will be submitting a XFree4 port once the release goes out. Until then, people can hack it and let me know of any problems. I've tested twm with the basic install. I do not know much about PC98/etc. so if patches could be submitted to allow for easy PC98 integration in the port, please do that. Thanks. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 12:54:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id A2BA137B96D; Mon, 28 Feb 2000 12:54:21 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id MAA20629; Mon, 28 Feb 2000 12:54:01 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Kris Kennaway Cc: "Nawfal M. Rouyan" , freebsd-current@FreeBSD.org Subject: Re: ssh_host_key? In-reply-to: Your message of "Mon, 28 Feb 2000 12:40:55 PST." Date: Mon, 28 Feb 2000 12:54:01 -0800 Message-ID: <20626.951771241@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hmm. Whats the status of the sysinstall changes we were talking > about? Namely, displaying rsaref on the correct vty during installation, > and teaching it to pick up the RSA packages? I'm going to do this tonite, before I roll RC#3. - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 13: 8:18 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A699237B95A; Mon, 28 Feb 2000 13:08:16 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id NAA60692; Mon, 28 Feb 2000 13:08:16 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 28 Feb 2000 13:08:15 -0800 (PST) From: Kris Kennaway To: "Jordan K. Hubbard" Cc: "Nawfal M. Rouyan" , freebsd-current@FreeBSD.org Subject: Re: ssh_host_key? In-Reply-To: <20626.951771241@zippy.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Jordan K. Hubbard wrote: > > Hmm. Whats the status of the sysinstall changes we were talking > > about? Namely, displaying rsaref on the correct vty during installation, > > and teaching it to pick up the RSA packages? > > I'm going to do this tonite, before I roll RC#3. Good boy :-) Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 13:15:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from argon.blackdawn.com (deepspace9.dcds.edu [207.231.151.2]) by hub.freebsd.org (Postfix) with ESMTP id 3B0AD37B964 for ; Mon, 28 Feb 2000 13:15:24 -0800 (PST) (envelope-from will@blackdawn.com) Received: by argon.blackdawn.com (Postfix, from userid 1000) id B76E218E4; Mon, 28 Feb 2000 16:15:18 -0500 (EST) Date: Mon, 28 Feb 2000 16:15:18 -0500 From: Will Andrews To: Maxim Sobolev Cc: Will Andrews , Donn Miller , Cliff Rowley , freebsd-current@FreeBSD.ORG Subject: Re: Two queries [ KDE / XFree86 ] Message-ID: <20000228161518.E410@argon.blackdawn.com> References: <38BAC6FE.4ADBF3BB@cvzoom.net> <38BADDAE.E63CA45A@altavista.net> <20000228154808.B410@argon.blackdawn.com> <38BAE47F.FCFDF610@altavista.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38BAE47F.FCFDF610@altavista.net>; from sobomax@altavista.net on Mon, Feb 28, 2000 at 11:11:27PM +0200 X-Operating-System: FreeBSD 4.0-CURRENT i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 28, 2000 at 11:11:27PM +0200, Maxim Sobolev wrote: > Thanks for pointing. What is your opinion about it (stability, compatability, > performance etc)? Haven't had time to screw with it any more than just a basic twm setup. I'd have to reinstall most of my X apps to use it (and I already have a nice 3.3.6 setup right now). I made it so I could try it out seriously sometime.. right now my priority is getting other things ready for 4.0-RELEASE. -- Will Andrews GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w--- ?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ G++>+++ e->++++ h! r-->+++ y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 13:15:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 418C337B95D for ; Mon, 28 Feb 2000 13:15:42 -0800 (PST) (envelope-from sobomax@altavista.net) Received: from altavista.net (dialup4-24.iptelecom.net.ua [212.9.226.216]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id XAA13260; Mon, 28 Feb 2000 23:11:43 +0200 (EET) Message-ID: <38BAE47F.FCFDF610@altavista.net> Date: Mon, 28 Feb 2000 23:11:27 +0200 From: Maxim Sobolev Organization: Home, sweet home X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Will Andrews Cc: Donn Miller , Cliff Rowley , freebsd-current@FreeBSD.ORG Subject: Re: Two queries [ KDE / XFree86 ] References: <38BAC6FE.4ADBF3BB@cvzoom.net> <38BADDAE.E63CA45A@altavista.net> <20000228154808.B410@argon.blackdawn.com> Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Will Andrews wrote: > On Mon, Feb 28, 2000 at 10:42:22PM +0200, Maxim Sobolev wrote: > > Do you have any plans to make XFree86-devel port of it? This let us to test > > it and refine before XF-4.0 will be released. > > I already made one. However, since XFree86 4.0's release is impending > within the next three or four weeks (as per xfree86.org), I've left it on > my website for those daring enough to try it out. > > http://www.psn.net/~andrews/XFree86-beta.tar.gz Thanks for pointing. What is your opinion about it (stability, compatability, performance etc)? -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 13:21:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from opus.cts.cwu.edu (opus.cts.cwu.edu [198.104.92.71]) by hub.freebsd.org (Postfix) with ESMTP id 5EA3137B957; Mon, 28 Feb 2000 13:21:09 -0800 (PST) (envelope-from skynyrd@opus.cts.cwu.edu) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.9.3/8.9.1) with ESMTP id NAA96763; Mon, 28 Feb 2000 13:21:07 -0800 (PST) Date: Mon, 28 Feb 2000 13:21:06 -0800 (PST) From: Chris Timmons To: Kris Kennaway Cc: freebsd-current@FreeBSD.ORG Subject: Re: ssh_host_key? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I tried starting sshd via the rc.conf infrastructure after another buildworld/installworld this morning and still see the: sshd[166]: fatal: rsa_private_decrypt() failed error. I thought perhaps some of Peter's changes might have helped, but it seems to still boil down to the need to start sshd after ldconfig runs in /etc/rc. -Chris On Mon, 28 Feb 2000, Kris Kennaway wrote: > On Mon, 28 Feb 2000, Jordan K. Hubbard wrote: > > > > Hmm. Whats the status of the sysinstall changes we were talking > > > about? Namely, displaying rsaref on the correct vty during installation, > > > and teaching it to pick up the RSA packages? > > > > I'm going to do this tonite, before I roll RC#3. > > Good boy :-) > > Kris > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 13:30:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D21AF37B8FD; Mon, 28 Feb 2000 13:30:22 -0800 (PST) (envelope-from kris@FreeBSD.org) Received: from localhost (kris@localhost) by freefall.freebsd.org (8.9.3/8.9.2) with ESMTP id NAA63014; Mon, 28 Feb 2000 13:30:22 -0800 (PST) (envelope-from kris@FreeBSD.org) X-Authentication-Warning: freefall.freebsd.org: kris owned process doing -bs Date: Mon, 28 Feb 2000 13:30:22 -0800 (PST) From: Kris Kennaway To: Chris Timmons Cc: freebsd-current@FreeBSD.ORG Subject: Re: ssh_host_key? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Chris Timmons wrote: > > I tried starting sshd via the rc.conf infrastructure after another > buildworld/installworld this morning and still see the: > > sshd[166]: fatal: rsa_private_decrypt() failed > > error. I thought perhaps some of Peter's changes might have helped, but > it seems to still boil down to the need to start sshd after ldconfig runs > in /etc/rc. Yes, Mark (finally :) fixed this. Please resup, mergemaster and try again. Kris ---- "How many roads must a man walk down, before you call him a man?" "Eight!" "That was a rhetorical question!" "Oh..then, seven!" -- Homer Simpson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 13:44:28 2000 Delivered-To: freebsd-current@freebsd.org Received: from waldorf.cs.uni-dortmund.de (waldorf.cs.uni-dortmund.de [129.217.4.42]) by hub.freebsd.org (Postfix) with ESMTP id 1A97E37B8FD; Mon, 28 Feb 2000 13:44:23 -0800 (PST) (envelope-from Kai.Grossjohann@CS.Uni-Dortmund.DE) Received: from marcy.cs.uni-dortmund.de (marcy.cs.uni-dortmund.de [129.217.20.159]) by waldorf.cs.uni-dortmund.de with ESMTP id WAA22119; Mon, 28 Feb 2000 22:43:48 +0100 (MET) Received: from lucy.cs.uni-dortmund.de (lucy [129.217.20.160]) by marcy.cs.uni-dortmund.de id WAA13987; Mon, 28 Feb 2000 22:43:48 +0100 (MET) Received: (from grossjoh@localhost) by lucy.cs.uni-dortmund.de (8.9.3/8.9.3/Debian 8.9.3-6) id WAA12945; Mon, 28 Feb 2000 22:43:47 +0100 X-Authentication-Warning: lucy.cs.uni-dortmund.de: grossjoh set sender to Kai.Grossjohann@CS.Uni-Dortmund.DE using -f To: Jim Bloom Cc: freebsd-current@FreeBSD.ORG, freebsd-ipfw@FreeBSD.ORG Subject: Re: cpp change breaks ipfw References: <38B8BAC5.9927A56E@acm.org> <38BA6E6D.239DEDB1@acm.org> <38BA83C4.8457CC69@acm.org> From: Kai.Grossjohann@CS.Uni-Dortmund.DE (Kai=?iso-8859-1?q?_Gro=DFjohann?=) Date: 28 Feb 2000 22:43:47 +0100 In-Reply-To: Jim Bloom's message of "Mon, 28 Feb 2000 09:18:44 -0500" Message-ID: Lines: 9 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Jim Bloom writes: > That small test works fine, but doesn't solve the problem I was having. Oops. Sorry. kai -- ~/.signature: No such file or directory To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 14: 8:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D7AF237B983 for ; Mon, 28 Feb 2000 14:08:54 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id PAA25398; Mon, 28 Feb 2000 15:08:49 -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 PAA76579; Mon, 28 Feb 2000 15:08:47 -0700 (MST) Message-Id: <200002282208.PAA76579@harmony.village.org> To: bwoods2@uswest.net Subject: Re: CardBus in current?? Cc: freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Mon, 28 Feb 2000 08:23:11 PST." References: Date: Mon, 28 Feb 2000 15:08:46 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message William Woods writes: : I am running FreeBSD 4.0 -current on my IBM Thinkpad 600E, last : nights cvsup and make world and I herd a rumor that cardbus was : supported? Is this true? I have a adaptec SlimSCSI 1480A that I : would love to get working....is there any hope? Cardbus bridges are supported in 16-bit mode only. Since the 1480A is a 32bit card, it isn't supported. The 1460 cards are currently in current. Cardbus work is underway, but won't be in 4.0. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 14:10:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 03B6F37B983 for ; Mon, 28 Feb 2000 14:10:32 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id PAA25409; Mon, 28 Feb 2000 15:10: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 PAA76602; Mon, 28 Feb 2000 15:10:27 -0700 (MST) Message-Id: <200002282210.PAA76602@harmony.village.org> To: Will Andrews Subject: Re: CardBus in current?? Cc: bwoods2@uswest.net, freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Mon, 28 Feb 2000 13:02:46 EST." <20000228130246.C1087@argon.blackdawn.com> References: <20000228130246.C1087@argon.blackdawn.com> Date: Mon, 28 Feb 2000 15:10:27 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000228130246.C1087@argon.blackdawn.com> Will Andrews writes: : CardBus will probably not be supported to any high extent until FreeBSD : 4.2. There will probably be some support in 4.1, though. And that's just a : guess - it all depends on the amount of time people spend on these things. It will likely be in 4.1 (the 1480A is likely one of the first ones to be supported). 4.2 will have more support. All of this assumes that I get the time to work on this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 14:34:54 2000 Delivered-To: freebsd-current@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id 1EFAF37B678 for ; Mon, 28 Feb 2000 14:34:43 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.3/frmug-2.5/nospam) with UUCP id XAA14356 for freebsd-current@freebsd.org; Mon, 28 Feb 2000 23:34:35 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id 832CF8864; Mon, 28 Feb 2000 23:11:33 +0100 (CET) Date: Mon, 28 Feb 2000 23:11:33 +0100 From: Ollivier Robert To: freebsd-current@freebsd.org Subject: Re: ssh_host_key? Message-ID: <20000228231133.A15160@keltia.freenix.fr> Mail-Followup-To: freebsd-current@freebsd.org References: <20000228174013.3530.qmail@web1607.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000228174013.3530.qmail@web1607.mail.yahoo.com>; from op4l@yahoo.com on Mon, Feb 28, 2000 at 09:40:13AM -0800 X-Operating-System: FreeBSD 4.0-CURRENT/ELF AMD-K6/200 & 2x PPro/200 SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Nawfal M. Rouyan: > won't start because its searching for the ssh_host_key > file. How do I generate that file? ssh-keygen -N '' -b 1024 -f /etc/ssh/ssh_host_key -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #77: Thu Dec 30 12:49:51 CET 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 16:36:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 7C31D37B9CC; Mon, 28 Feb 2000 16:36:29 -0800 (PST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA11065; Tue, 29 Feb 2000 11:36:25 +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 LAA23453; Tue, 29 Feb 2000 11:36:19 +1100 (EST) Message-Id: <200002290036.LAA23453@lightning.itga.com.au> X-Mailer: exmh version 2.0.1 12/23/97 From: Gregory Bond To: Jim Bloom Cc: Kai =?iso-8859-1?Q?Gro=DFjohann?= , freebsd-current@FreeBSD.ORG, freebsd-ipfw@FreeBSD.ORG Subject: Re: cpp change breaks ipfw In-reply-to: Your message of Mon, 28 Feb 2000 09:18:44 -0500. Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Tue, 29 Feb 2000 11:36:19 +1100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > #define addr 192.186.2.5 > #define mask 255.255.240.0 > = > #define rule(ADDR,MASK) add pass tcp from ADDR ## : ## MASK to any 25 s= etup > rule(addr,mask) This is a well-known artifact of the ANSI C rules. You need to do two le= vels = of macro in order to get the macro args expanded in the paste operator: #define addr 1.2.3.4 #define mask 255.255.255.0 #define hn(A,M) A ## : ## M #define rule(A,M) add pass tcp from hn(A,M) to any 25 setup rule(addr, mask) which produces add pass tcp from 1.2.3.4:255.255.255.0 to any 25 setup = when fed through an ANSI preprocessor (i.e. not "gcc -E" and not /usr/bin= /cpp on 3.x!). This also works if (e.g.) addr is defined on the command line.= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 16:43:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.itga.com.au (ns.itga.com.au [202.53.40.210]) by hub.freebsd.org (Postfix) with ESMTP id 24BE937B9D3; Mon, 28 Feb 2000 16:43:18 -0800 (PST) (envelope-from gnb@itga.com.au) Received: from lightning.itga.com.au (lightning.itga.com.au [192.168.71.20]) by ns.itga.com.au (8.9.3/8.9.3) with ESMTP id LAA11104; Tue, 29 Feb 2000 11:43:15 +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 LAA24884; Tue, 29 Feb 2000 11:43:15 +1100 (EST) Message-Id: <200002290043.LAA24884@lightning.itga.com.au> X-Mailer: exmh version 2.0.1 12/23/97 From: Gregory Bond Cc: Jim Bloom , Kai =?iso-8859-1?Q?Gro=DFjohann?= , freebsd-current@FreeBSD.ORG, freebsd-ipfw@FreeBSD.ORG Subject: Re: cpp change breaks ipfw In-reply-to: Your message of Tue, 29 Feb 2000 11:36:19 +1100. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Tue, 29 Feb 2000 11:43:15 +1100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wrote: > when fed through an ANSI preprocessor (i.e. not "gcc -E" and not /usr/bin/cpp > on 3.x!). This also works if (e.g.) addr is defined on the command line. and of course I _meant_ to write "(i.e. "gcc -E" and not /usr/bin/cpp..." gcc -E _is_ an ANSI cpp. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 17: 4:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 35CE937B9C4 for ; Mon, 28 Feb 2000 17:04:41 -0800 (PST) (envelope-from jdp@polstra.com) 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 RAA25603; Mon, 28 Feb 2000 17:04:39 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id RAA60914; Mon, 28 Feb 2000 17:04:38 -0800 (PST) (envelope-from jdp@polstra.com) Date: Mon, 28 Feb 2000 17:04:38 -0800 (PST) Message-Id: <200002290104.RAA60914@vashon.polstra.com> To: dmmiller@cvzoom.net Subject: Re: More "ld-elf.so.1: assert failed" messages In-Reply-To: <38BA5751.2396AE87@cvzoom.net> References: <38BA5751.2396AE87@cvzoom.net> Organization: Polstra & Co., Seattle, WA Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <38BA5751.2396AE87@cvzoom.net>, Donn Miller wrote: > This time it happens with a recent cvs version of wine (about 1 week > old). > > $ wine -desktop 780x560 ./iew31.exe > Could not stat /mnt/fd0, ignoring drive A: > ld-elf.so.1: assert failed: /usr/src/libexec/rtld-elf/lockdflt.c:54 > wine: can't exec './iew31.exe': invalid exe file > Terminated > > My version of -current is from Feb 24. Hmmm... maybe there's still > some problems there? Wine is the only app I've seen that still does > this. Crud. :-( When the assert fails it should generate a core dump if the permissions of the working directory allow it. If you can get a core dump and use gdb to get a stack trace, that would help me a lot. Otherwise it's almost impossible for me to diagnose this. If you can tell me precisely how to duplicate the problem then I'll try. Assume I know nothing about wine. Thanks, 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-current" in the body of the message From owner-freebsd-current Mon Feb 28 17:20: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 8247037B926 for ; Mon, 28 Feb 2000 17:19:59 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 22037 invoked from network); 29 Feb 2000 01:19:52 -0000 Received: from lcm212.cvzoom.net (HELO cvzoom.net) (208.230.69.212) by ns.cvzoom.net with SMTP; 29 Feb 2000 01:19:52 -0000 Message-ID: <38BB1E9C.CF44EC93@cvzoom.net> Date: Mon, 28 Feb 2000 20:19:24 -0500 From: Donn Miller X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: current@freebsd.org Subject: Re: More "ld-elf.so.1: assert failed" messages References: <38BA5751.2396AE87@cvzoom.net> <200002290104.RAA60914@vashon.polstra.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John Polstra wrote: > > In article <38BA5751.2396AE87@cvzoom.net>, > Donn Miller wrote: > > This time it happens with a recent cvs version of wine (about 1 week > > old). > > > > $ wine -desktop 780x560 ./iew31.exe > > Could not stat /mnt/fd0, ignoring drive A: > > ld-elf.so.1: assert failed: /usr/src/libexec/rtld-elf/lockdflt.c:54 > > wine: can't exec './iew31.exe': invalid exe file > > Terminated > When the assert fails it should generate a core dump if the > permissions of the working directory allow it. If you can get a > core dump and use gdb to get a stack trace, that would help me a > lot. Otherwise it's almost impossible for me to diagnose this. > > If you can tell me precisely how to duplicate the problem then I'll > try. Assume I know nothing about wine. Here's the backtrace from gdb: (gdb) backtrace #0 0x2805ce30 in kill () from /usr/libexec/ld-elf.so.1 #1 0x2805ca0d in abort () from /usr/libexec/ld-elf.so.1 #2 0x28053c6e in lockdflt_acquire () from /usr/libexec/ld-elf.so.1 #3 0x28053bc0 in _rtld_bind () from /usr/libexec/ld-elf.so.1 #4 0x28051205 in _rtld_bind_start () from /usr/libexec/ld-elf.so.1 #5 0x284ad3fc in SYSDEPS_StartThread () from /usr/local/lib/libwine.so #6 0x0 in ?? () Note: I didn't compile wine with -g. I'll do that if you want... - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 17:43:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 8310537B53C for ; Mon, 28 Feb 2000 17:43:42 -0800 (PST) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id UAA13764; Mon, 28 Feb 2000 20:43:37 -0500 (EST) Date: Mon, 28 Feb 2000 20:43:36 -0500 (EST) From: "Matthew N. Dodd" To: Robert Watson Cc: freebsd-current@FreeBSD.ORG Subject: Re: ie0 and fe0 probes in 4.0-CURRENT GENERIC break ep0 probe In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Robert Watson wrote: > I've posted about this previously, and am still hoping for a useful answer > :-). I have a box with an ISA 3Com 3C509 Etherlink III card in it, but > the ie0 and fe0 probes now come before the ep0 probe in the boot sequence. > If those two probes are enabled, as they are on the same port (0x300) they > leave ep0 in a state wherein the system crashes after the ep0 probe. > I'm not sure what the right answer is here--reorder the probes? Change > the ep0 probe? Either way, things are not very happy :-). Suggestions > welcome. Disable the drivers you don't have hardware for. I'm going to address this problem post 4.0 as its not something that will be very easy to solve. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 17:57:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from builder.freebsd.org (builder.FreeBSD.ORG [204.216.27.24]) by hub.freebsd.org (Postfix) with ESMTP id A010B37B678; Mon, 28 Feb 2000 17:57:34 -0800 (PST) (envelope-from green@FreeBSD.org) Received: from 1Cust218.tnt1.waldorf.md.da.uu.net (localhost [127.0.0.1]) by builder.freebsd.org (Postfix) with ESMTP id 23DF3132DD; Mon, 28 Feb 2000 17:55:05 -0800 (PST) Date: Mon, 28 Feb 2000 20:57:08 -0500 (EST) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: "Andrey A. Chernov" Cc: markm@freebsd.org, peter@freebsd.org, current@freebsd.org Subject: Re: [PATCH] Fix login.conf, expiration, BSD compatibility in OpenSSH In-Reply-To: <20000227030149.A6864@nagual.pp.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000, Andrey A. Chernov wrote: > This patch revive almost all login.conf and password/account expiration > features, makes OpenSSH more FreeBSD login compatible and fix non-critical > memory leak. > > Please review and commit. I'm not very comfortable with this, to be honest. I don't see why everything got moved around, at the least. -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 19:50:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 2828737BA2D for ; Mon, 28 Feb 2000 19:50:31 -0800 (PST) (envelope-from jdp@polstra.com) 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 TAA26259; Mon, 28 Feb 2000 19:50:30 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id TAA67717; Mon, 28 Feb 2000 19:50:29 -0800 (PST) (envelope-from jdp@polstra.com) Date: Mon, 28 Feb 2000 19:50:29 -0800 (PST) Message-Id: <200002290350.TAA67717@vashon.polstra.com> To: dmmiller@cvzoom.net Subject: Re: More "ld-elf.so.1: assert failed" messages In-Reply-To: <38BB1E9C.CF44EC93@cvzoom.net> References: <38BA5751.2396AE87@cvzoom.net> <200002290104.RAA60914@vashon.polstra.com> <38BB1E9C.CF44EC93@cvzoom.net> Organization: Polstra & Co., Seattle, WA Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <38BB1E9C.CF44EC93@cvzoom.net>, Donn Miller wrote: > Here's the backtrace from gdb: > > (gdb) backtrace > #0 0x2805ce30 in kill () from /usr/libexec/ld-elf.so.1 > #1 0x2805ca0d in abort () from /usr/libexec/ld-elf.so.1 > #2 0x28053c6e in lockdflt_acquire () from /usr/libexec/ld-elf.so.1 > #3 0x28053bc0 in _rtld_bind () from /usr/libexec/ld-elf.so.1 > #4 0x28051205 in _rtld_bind_start () from /usr/libexec/ld-elf.so.1 > #5 0x284ad3fc in SYSDEPS_StartThread () from > /usr/local/lib/libwine.so > #6 0x0 in ?? () Thanks! I grabbed the 20000227 snapshot of wine and looked at its sources too, and I know what's going on now. It's the dreaded rfork threads. :-( I'm going to think about this a little bit. It may well be hard to fix it in time to make Jordan feel good about letting it into 4.0. > Note: I didn't compile wine with -g. I'll do that if you want... Thanks, but it's not necessary at this point. 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-current" in the body of the message From owner-freebsd-current Mon Feb 28 20:38:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from notwise.bsdonline.org (port19.erdial.netdoor.com [208.137.151.19]) by hub.freebsd.org (Postfix) with ESMTP id 7DC4037BA36; Mon, 28 Feb 2000 20:38:26 -0800 (PST) (envelope-from phoenix@notwise.bsdonline.org) Received: from localhost (phoenix@localhost) by notwise.notwise.net (8.9.3/8.8.7) with ESMTP id VAA21549; Mon, 28 Feb 2000 21:56:30 -0600 Date: Mon, 28 Feb 2000 21:56:28 -0600 (CST) From: Phoenix X-Sender: phoenix@notwise.notwise.net To: John Reynolds~ Cc: current@FreeBSD.ORG, qa@FreeBSD.ORG Subject: Re: Installation floppies and USB In-Reply-To: <14522.39273.53653.511902@hip186.ch.intel.com> Message-ID: X-Secure: warning Penguin Powered. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If it is the same kind of acer as I have you may be in luck, hidden away on the back panel hidden behind a sticker and a metal knockout there are 2 ps/2 style connectors. Pull the top off of your box and see if you have them (near the parrellel port) I have been running -current on this box for a month with no problems other than having to use a normal keyboard for the install. also Nick Himba >Seeing that your USB controller fails to work properly when the FreeBSD >kernel takes over, I bet somewhere there is a problem with shared >interrupts. >Because a USB keyboard here works either with USB support or without USB >support compiled in. I had the same problem on my box, Ie. the usb controler wont do emulation at boot under freebsd, strangly the same box ran linux for 6 months witout the usb stack loaded and the keyboard worked fine, it just broke when I loaded the stack. works fine now as long as my freebsd kernel has usb enabled. Bob On Feb 28, The Matrix made John Reynolds~ say, > >[forwarded from -questions to the above groups because this seems to be a >legit "problem" and I wanted the "right eyes" in -current to see it. ] > >------- start of forwarded message ------- >From: "John Daniels" >Subject: Installation floppies and USB >Date: Sun, 27 Feb 2000 21:19:50 EST > >I have a system with only a *USB* keyboard port (no PS/2 or AT-style ports). > When I boot the installation floppies I get the message: > keyboard:no >After reading errata,release notes, etc., I learned that I should hit >'enter' and type '-Dh' at the prompt, which I did. Now the installation >proceeds until the kernel is booted and the kernel configuration menu is >displayed (with 3 options: skip config, full-screen, CLI-mode). At that >point my keyboard becomes unusable. I believe that this may be because the >kernel ('GENERIC'?) doesn't include USB support. USB support is supposed to >be compiled in *after* an install. > >For my system, this is unacceptable. I now have a catch-22: I can't get USB >support until the kernel is recompiled, and I can't recompile the kernel >unless I can use the keyboard to install FreeBSD. > >My system was created by a major PC Manufacturer (Acer) and I'm sure that >they have sold thousands like it. I'm sure that they are not/will not be >the only manufacturer to create USB-only systems. My system uses Human >Interface Devices (HID) USB. It is *CRUCIAL* that USB keyboards be >recognized "out-of-the-box" for current and future systems that only support >USB keyboards. > >QUESTION: Are there work currently andy arounds/solutions in FreeBSD? When >can USB be available "out-of-the-box?" (I was hoping it would be in 4.0) >Lastly, the NetBSD install floppy recognizes my keyboard and lets me use it >during the install. Is there any possible workaround that includes booting >the NetBSD install disk, or installing FreeBSD over/after NetBSD? > >NOTE: There has already been at least one other FreeBSD newbie who has >encountered this problem (also with an Acer box), and there seems to be a >fair amount of USB questions/discussion online. > >Any info/help is greatly appreciated > >John >jmd526@hotmail.com > >______________________________________________________ >Get Your Private, Free Email at http://www.hotmail.com > > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-questions" in the body of the message > >------- end of forwarded message ------- > >-- >=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= >| 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-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 20:49:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (Postfix) with ESMTP id 2D39237B9C8 for ; Mon, 28 Feb 2000 20:49:18 -0800 (PST) (envelope-from louie@whizzo.transsys.com) Received: from whizzo.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.9.3/8.9.1) with ESMTP id XAA24062; Mon, 28 Feb 2000 23:49:07 -0500 (EST) (envelope-from louie@whizzo.transsys.com) Message-Id: <200002290449.XAA24062@whizzo.transsys.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Maxim Sobolev Cc: Will Andrews , Donn Miller , Cliff Rowley , freebsd-current@FreeBSD.ORG From: "Louis A. Mamakos" Subject: Re: Two queries [ KDE / XFree86 ] References: <38BAC6FE.4ADBF3BB@cvzoom.net> <38BADDAE.E63CA45A@altavista.net> <20000228154808.B410@argon.blackdawn.com> <38BAE47F.FCFDF610@altavista.net> In-reply-to: Your message of "Mon, 28 Feb 2000 23:11:27 +0200." <38BAE47F.FCFDF610@altavista.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Mon, 28 Feb 2000 23:49:07 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Will Andrews wrote: > > > On Mon, Feb 28, 2000 at 10:42:22PM +0200, Maxim Sobolev wrote: > > > Do you have any plans to make XFree86-devel port of it? This let us to test > > > it and refine before XF-4.0 will be released. > > > > I already made one. However, since XFree86 4.0's release is impending > > within the next three or four weeks (as per xfree86.org), I've left it on > > my website for those daring enough to try it out. > > > > http://www.psn.net/~andrews/XFree86-beta.tar.gz > > Thanks for pointing. What is your opinion about it (stability, compatability, > performance etc)? One compatability problem would seem to be lack of support for the Number Nine I128 board, previously supported in 3.3.*. This is very disappointing, as I've got to use that board to drive my SGI 1600x1200 LCD display.. I guess I'll be using 3.3.6 a bit longer on that machine :-( I'd love to be proved wrong, but the release notes for the snapshots have been pretty silent on support for this board. louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 20:56:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from cgi.norcom2000.com (cgi.norcom2000.com [208.18.247.5]) by hub.freebsd.org (Postfix) with ESMTP id 1B95E37B8EA for ; Mon, 28 Feb 2000 20:56:47 -0800 (PST) (envelope-from jon@cgi.norcom2000.com) Received: (from jon@localhost) by cgi.norcom2000.com (8.8.7/8.8.7) id WAA05011 for freebsd-current@freebsd.org; Mon, 28 Feb 2000 22:56:07 -0600 Message-ID: <20000228225601.A5008@cgi.norcom2000.com> Date: Mon, 28 Feb 2000 22:56:01 -0600 From: jon@cgi.norcom2000.com To: freebsd-current@freebsd.org Subject: Make World fails Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all.. I'm attempting to upgrade from 3.2-Release to -current, got all the sources through anonymous cvs and went through the process. Ran into a glitch that was solved by updating a module,, then all went well for about 45 minutes. Then I got the error "Dont' know how to make argwatch.c" It's a part of /src/gnu/usr.bin/cvs I looked at the Makefiles and it was including two directories. Neither directory (/src/gnu/usr.bin/cvs/lib and /src/contrib/cvs/src) had the files that it is in /src/gnu/usr.bin/cvs/lib/Makefile . I checked anonymous FTP and it was the same situation. And I haven't received anythhing from the cvs-all mailing list regarding these files. What do I do to get this to finish up? Thanks, Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 21:34: 9 2000 Delivered-To: freebsd-current@freebsd.org Received: from web1608.mail.yahoo.com (web1608.mail.yahoo.com [128.11.23.150]) by hub.freebsd.org (Postfix) with SMTP id 8D5BD37BDD1 for ; Mon, 28 Feb 2000 21:34:06 -0800 (PST) (envelope-from op4l@yahoo.com) Received: (qmail 1467 invoked by uid 60001); 29 Feb 2000 05:34:23 -0000 Message-ID: <20000229053423.1466.qmail@web1608.mail.yahoo.com> Received: from [203.106.61.44] by web1608.mail.yahoo.com; Mon, 28 Feb 2000 21:34:23 PST Date: Mon, 28 Feb 2000 21:34:23 -0800 (PST) From: "Nawfal M. Rouyan" Subject: ipv6? To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is ipv6 fully supported in 4.0? I see that many ipv6 options in the LINT file but there are no mentions of ipv6 support in the release notes... thanks __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 21:53:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from celery.dragondata.com (celery.dragondata.com [205.253.12.6]) by hub.freebsd.org (Postfix) with ESMTP id D63B137C5EA for ; Mon, 28 Feb 2000 21:52:45 -0800 (PST) (envelope-from toasty@celery.dragondata.com) Received: (from toasty@localhost) by celery.dragondata.com (8.9.3/8.9.3) id XAA45164 for current@freebsd.org; Mon, 28 Feb 2000 23:52:44 -0600 (CST) (envelope-from toasty) From: Kevin Day Message-Id: <200002290552.XAA45164@celery.dragondata.com> Subject: lo0 tcp connections in TIME_WAIT/LAST_ACK/FIN_WAIT? To: current@freebsd.org Date: Mon, 28 Feb 2000 23:52:44 -0600 (CST) X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After upgrading from 3.4 to RC2, i'm noticing something that I never saw before: Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address (state) tcp 0 0 127.0.0.1.4954 127.0.0.1.4242 SYN_SENT tcp 0 0 127.0.0.1.4953 127.0.0.1.4242 TIME_WAIT tcp 0 0 127.0.0.1.4952 127.0.0.1.4242 TIME_WAIT tcp 0 0 127.0.0.1.4951 127.0.0.1.4242 TIME_WAIT tcp 0 0 127.0.0.1.4950 127.0.0.1.4242 TIME_WAIT tcp 0 0 127.0.0.1.4949 127.0.0.1.4242 TIME_WAIT tcp 0 0 127.0.0.1.4948 127.0.0.1.4242 LAST_ACK tcp 0 0 127.0.0.1.4947 127.0.0.1.4242 CLOSE_WAIT tcp 0 0 127.0.0.1.4945 127.0.0.1.4242 TIME_WAIT tcp 0 0 127.0.0.1.4944 127.0.0.1.4242 TIME_WAIT tcp 0 0 127.0.0.1.4942 127.0.0.1.4242 TIME_WAIT tcp 0 0 127.0.0.1.4940 127.0.0.1.4242 FIN_WAIT_1 tcp 0 0 127.0.0.1.4938 127.0.0.1.4242 FIN_WAIT_1 tcp 0 0 127.0.0.1.4937 127.0.0.1.4242 TIME_WAIT tcp 0 0 127.0.0.1.4936 127.0.0.1.4242 TIME_WAIT Are tcp connections going through lo0 ever supposed to end up like this? I thought everything that went through lo0 was supposed to be.. well.. instant and mostly lossless. Any ideas? Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 22:10: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from sparc.isl.net (ppp-214.centerplacenet.com [208.29.63.214]) by hub.freebsd.org (Postfix) with ESMTP id 3BF1237B9DD; Mon, 28 Feb 2000 22:09:56 -0800 (PST) (envelope-from ortmann@sparc.isl.net) Received: (from ortmann@localhost) by sparc.isl.net (8.9.3/8.9.3) id AAA00514; Tue, 29 Feb 2000 00:14:48 -0600 (CST) (envelope-from ortmann) Date: Tue, 29 Feb 2000 00:14:48 -0600 (CST) From: Daniel Ortmann Message-Id: <200002290614.AAA00514@sparc.isl.net> To: FreeBSD-gnats-submit@freebsd.org, freebsd-current@freebsd.org Subject: consistent "make -k buildworld" crash with 2 swap partitions Reply-To: ortmann@sparc.isl.net X-send-pr-version: 3.2 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Submitter-Id: current-users >Originator: Daniel Ortmann >Organization: N/A >Confidential: no >Synopsis: consistent "make -k buildworld" crash with 2 swap partitions >Severity: critical >Priority: high >Category: kern >Release: FreeBSD 4.0-CURRENT i386 >Class: sw-bug >Environment: The /etc/fstab which enables the crash is the following. To fix it comment out the second swap. Note they are on separate drives. # Device Mountpoint FStype Options Dump Pass# /dev/wd1s1b none swap sw 0 0 /dev/wd2s1b none swap sw 0 0 /dev/wd2s1a / ufs rw 1 1 /dev/wd2s1d /home ufs rw 2 2 /dev/wd1s1e /rootbak ufs ro 2 2 /dev/wd0s2a /rootboot ufs ro 2 2 /dev/wd1s1f /tmp ufs rw 2 2 /dev/wd2s1f /usr ufs rw 2 2 /dev/wd1s1h /usr/X11R6 ufs rw 2 2 /dev/wd1s1a /usr/local ufs rw 2 2 /dev/wd2s1g /usr/obj ufs rw 2 2 /dev/wd2s1h /usr/ports ufs rw 2 2 /dev/wd1s1d /usr/ports/distfiles ufs rw 2 2 /dev/wd1s1g /usr/src ufs rw 2 2 /dev/wd2s1e /var ufs rw 2 2 proc /proc procfs rw 0 0 kern /kern kernfs rw 0 0 My hardware is quite standard. The kernel config file almost matches GENERIC. Here are the options in case you find information here: 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 MD_ROOT #MD is a potential root device options NFS #Network Filesystem 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 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 AUTO_EOI_1 options AUTO_EOI_2 options COMPAT_LINUX options CLK_CALIBRATION_LOOP options CLK_USE_I8254_CALIBRATION options CLK_USE_TSC_CALIBRATION options ICMP_BANDLIM options IPDIVERT options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_VERBOSE_LIMIT=3 options KERNFS options MD5 options NO_F00F_HACK options PPP_DEFLATE options PPP_FILTER options SC_DISABLE_REBOOT options SOFTUPDATES options ATA_STATIC_ID #Static device numbering I should also mention that I am running softupdates. >Description: If both swap partitions are enabled then "make -k buildworld" crashes the system with ABSOLUTE CONSISTENCY. Since this behavior has been around for about a year (???) I assume my system configuration must be unusual ... or surely this would have been discovered and fixed earlier. Several months ago a bug was found with dual swap partitions. It involved some cross-partition alignment problem. When that bug was fixed most of my crashes disappeared. Except for this problem. But "make -k buildworld" continued to crash the system. >How-To-Repeat: 1) Edit fstab to use 2 separate swap partitions on 2 separate drives. 2) Run with softupdates. 3) Run "make -k buildworld" Note 1: I don't know if the second partition *must* be on a different drive to cause the crash, only that my system is set up that way. Note 2: I don't know if softupdates has anything to do with this problem. >Fix: The workaround is to comment out the second swap partition in fstab. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 22:26: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from cgi.norcom2000.com (cgi.norcom2000.com [208.18.247.5]) by hub.freebsd.org (Postfix) with ESMTP id 7B4DC37BA68 for ; Mon, 28 Feb 2000 22:25:58 -0800 (PST) (envelope-from jon@cgi.norcom2000.com) Received: (from jon@localhost) by cgi.norcom2000.com (8.8.7/8.8.7) id AAA05095 for freebsd-current@freebsd.org; Tue, 29 Feb 2000 00:25:22 -0600 Message-ID: <20000229002517.A5092@cgi.norcom2000.com> Date: Tue, 29 Feb 2000 00:25:17 -0600 From: jon@cgi.norcom2000.com To: freebsd-current@freebsd.org Subject: make world fails Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry if this is a repeat, I don't think my letter was sent... On attempting to upgrade from 3.2-RELEASE to -current, make world fails. The problem lays with /src/gnu/usr.bin/cvs. In /sr/gnu/usr.bin/cvs/lib/Makefile it's looking for files in /src/contrib/cvs/src and /src/gnu/usr.sbin/cvs/lib that do not exist. I check the ftp site, they aren't there, and i've cvs up'd the modules. On the web cvs browser, the files show up but are marked as Attic and have been removed. How do i fix this? Thanks, Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 22:44:34 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 7F53537B9E2; Mon, 28 Feb 2000 22:44:33 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 7D8452E8148; Mon, 28 Feb 2000 22:44:33 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Mon, 28 Feb 2000 22:44:33 -0800 (PST) From: Kris Kennaway To: "Nawfal M. Rouyan" Cc: freebsd-current@freebsd.org Subject: Re: ipv6? In-Reply-To: <20000229053423.1466.qmail@web1608.mail.yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Nawfal M. Rouyan wrote: > Is ipv6 fully supported in 4.0? I see that many ipv6 > options in the LINT file but there are no mentions of > ipv6 support in the release notes... Yes, it's an oversight (one of many :( Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 23:52:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from hermes.mixx.net (hermes.mixx.net [212.84.196.2]) by hub.freebsd.org (Postfix) with ESMTP id 5454837BA83 for ; Mon, 28 Feb 2000 23:52:14 -0800 (PST) (envelope-from news-list.freebsd.current@innominate.de) Received: from mate.bln.innominate.de (gatekeeper.innominate.de [212.5.16.129]) by hermes.mixx.net (Postfix) with ESMTP id 0A7E259805 for ; Tue, 29 Feb 2000 08:52:12 +0100 (CET) Received: by mate.bln.innominate.de (Postfix, from userid 9) id 74F342CA6D; Tue, 29 Feb 2000 08:52:10 +0100 (CET) From: news-list.freebsd.current@innominate.de (Thomas Graichen) Reply-To: Thomas Graichen X-Newsgroups: innominate.bln.list.freebsd.current Subject: Re: Two queries [ KDE / XFree86 ] Date: 29 Feb 2000 07:52:09 GMT Organization: innominate AG, Berlin, Germany Lines: 31 Message-ID: References: Reply-To: graichen@innominate.de X-Trace: mate.bln.innominate.de 951810729 14854 10.0.0.31 (29 Feb 2000 07:52:09 GMT) X-Complaints-To: news@innominate.de User-Agent: tin/pre-1.4-19990805 ("Preacher Man") (UNIX) (FreeBSD/4.0-RELEASE (i386)) To: current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cliff Rowley wrote: > Second: > Using KDM in place of XDM, XFree86 just dies immediately, resulting in > several attempts at launching, and then a 30 second pause. XFree86 works > perfectly otherwise. i see the same problem here (with an kde build outside of the ports but with all the relevant patches applied) - the sources built and worked fine with 3.3 but when built with 4.0-current kdm core- dumps ... ok so i tried to start debugging it - compiled it with -g intead of -O2 and ... it worked - so i tried -O ... it crashed - without any optimisation options it runs fine too - it looks a bit like a compiler bug or some strange bug in kdm which arises from the maybe changed optimisation in the current gcc ... but before i built kde with the gcc 2.95 port (and that was the 3.3 working version) - thus i'm a bit wondering what this comes from but did not have the time for further de- bugging - any idea ? t -- graichen@innominate.de innominate AG networking people fon: +49.30.308806-13 fax: -77 web: http://innominate.de pgp: /pgp/tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Mon Feb 28 23:52:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 47DFB37BA6C; Mon, 28 Feb 2000 23:52:48 -0800 (PST) (envelope-from jeff-ml@mountin.net) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id BAA21992; Tue, 29 Feb 2000 01:52:41 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-85.max1.wa.cyberlynk.net(207.227.118.85) by peak.mountin.net via smap (V1.3) id sma021988; Tue Feb 29 01:52:15 2000 Message-Id: <3.0.3.32.20000229014327.008388d0@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Tue, 29 Feb 2000 01:43:27 -0600 To: Kris Kennaway From: "Jeffrey J. Mountin" Subject: Re: ssh_host_key? Cc: freebsd-current@FreeBSD.ORG In-Reply-To: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 01:30 PM 2/28/00 -0800, Kris Kennaway wrote: >On Mon, 28 Feb 2000, Chris Timmons wrote: > >> >> I tried starting sshd via the rc.conf infrastructure after another >> buildworld/installworld this morning and still see the: >> >> sshd[166]: fatal: rsa_private_decrypt() failed >> >> error. I thought perhaps some of Peter's changes might have helped, but >> it seems to still boil down to the need to start sshd after ldconfig runs >> in /etc/rc. > >Yes, Mark (finally :) fixed this. Please resup, mergemaster and try >again. This works now, but unless the .ssh directory has execute and the authorized_keys has read for "other" RSA auth fails. Looking at the code all is going well until auth_rsa() is called. Guess it is early on and turning StrictModes off (less code to check) and HUP'ing resulted in: RESTART FAILED: av0='sshd', error: No such file or directory. No change regardless. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 0: 4:54 2000 Delivered-To: freebsd-current@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 87ED637BA83; Tue, 29 Feb 2000 00:04:48 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 29 Feb 2000 08:04:46 +0000 (GMT) Date: Tue, 29 Feb 2000 08:04:45 +0000 From: David Malone To: Daniel Ortmann Cc: FreeBSD-gnats-submit@freebsd.org, freebsd-current@freebsd.org Subject: Re: consistent "make -k buildworld" crash with 2 swap partitions Message-ID: <20000229080445.A36171@walton.maths.tcd.ie> References: <200002290614.AAA00514@sparc.isl.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200002290614.AAA00514@sparc.isl.net>; from ortmann@sparc.isl.net on Tue, Feb 29, 2000 at 12:14:48AM -0600 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 12:14:48AM -0600, Daniel Ortmann wrote: > The /etc/fstab which enables the crash is the following. To fix it > comment out the second swap. Note they are on separate drives. Does it still crash if you comment out the first device? I've two swap devices, on different disks and have no problems. Also, shouldn't you be using the ad driver if you're using 4.0? David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 0:15:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by hub.freebsd.org (Postfix) with ESMTP id 38BCA37BA91; Tue, 29 Feb 2000 00:15:46 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.9.3/8.9.3) id LAA59281; Tue, 29 Feb 2000 11:15:45 +0300 (MSK) (envelope-from ache) Date: Tue, 29 Feb 2000 11:15:45 +0300 From: "Andrey A. Chernov" To: Brian Fundakowski Feldman Cc: markm@FreeBSD.org, peter@FreeBSD.org, current@FreeBSD.org Subject: Re: [PATCH] Fix login.conf, expiration, BSD compatibility in OpenSSH Message-ID: <20000229111544.A59255@nagual.pp.ru> References: <20000227030149.A6864@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from green@FreeBSD.org on Mon, Feb 28, 2000 at 08:57:08PM -0500 Organization: Biomechanoid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 28, 2000 at 08:57:08PM -0500, Brian Fundakowski Feldman wrote: > On Sun, 27 Feb 2000, Andrey A. Chernov wrote: > > > This patch revive almost all login.conf and password/account expiration > > features, makes OpenSSH more FreeBSD login compatible and fix non-critical > > memory leak. > > > > Please review and commit. > > I'm not very comfortable with this, to be honest. I don't see why > everything got moved around, at the least. I am ready to answer to all your questions if they will be more specific. I don't understand what you mean by "moved around". If you mean that "expire" code moved earlier, it is the place where standard BSD login inform about expiration - before /etc/motd and so on printed. This patches live in SSH1 port for years and I not hear a single objection from you. -- Andrey A. Chernov http://nagual.pp.ru/~ache/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 0:30:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id C7A4D37BAA2; Tue, 29 Feb 2000 00:30:31 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id AAA22882; Tue, 29 Feb 2000 00:30:06 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Alfred Perlstein Cc: jkh@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: Sysinstall won't install unless swap configured? In-reply-to: Your message of "Sun, 27 Feb 2000 22:21:20 PST." <20000227222120.I21720@fw.wintelcom.net> Date: Tue, 29 Feb 2000 00:30:06 -0800 Message-ID: <22879.951813006@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > It seems that sysinstall will completely refuse to install unless we > have made a swap partition. Then for some reason it didn't allow > us the option of partitioning our second disk after "committing". > > Why force swap? I swear we were going to configure it after the > install. :) Hmmm. I'm sure there used to be a good reason for it, if I can only remember what that was. :) - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 0:37:28 2000 Delivered-To: freebsd-current@freebsd.org Received: from rjk191.rh.psu.edu (RJK191.rh.psu.edu [128.118.193.182]) by hub.freebsd.org (Postfix) with ESMTP id 939AB37BA91 for ; Tue, 29 Feb 2000 00:37:22 -0800 (PST) (envelope-from ray@rjk191.rh.psu.edu) Received: (from ray@localhost) by rjk191.rh.psu.edu (8.9.3/8.9.3) id DAA09526 for freebsd-current@freebsd.org; Tue, 29 Feb 2000 03:37:19 -0500 (EST) (envelope-from ray) Date: Tue, 29 Feb 2000 03:37:19 -0500 From: Ray Kohler To: freebsd-current@freebsd.org Subject: Several odd problems Message-ID: <20000229033719.A4212@rjk191.rh.psu.edu> Reply-To: rjk191@psu.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Over the past two days I've acquired a few weird problems; I'm sending this to current as opposed to questions because these seem to be current-related... 1)top and ps stopped working. $ top kvm_open: proc size mismatch (34452 total, 1040 chunks) top: Out of memory. $ ps ps: proc size mismatch (8352 total, 1040 chunks) This looks like classic mismatch between kernel and these two programs, but all three are in sync with each other. 2)ldconfig from linux emulation dumps core. $ /usr/compat/linux/sbin/ldconfig Segmentation fault - core dumped Not sure why this happens, but I know there was a commit in the linux emulation code today. Obviously, this means no linux apps will run now - they all coredump. 3)installing perl fails. 101 # pwd /usr/src/gnu/usr.bin/perl 102 # make install ... vm/vnode_pager.h -> vm/vnode_pager.ph *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl. This one seems by far the most mysterious of all, since I can find no reason whatsoever for it. It happens whether I install it separately or as part of an installworld. It chugs along quite happily and then fails there with no more information than that. 4)can't install the linux_base port. It passes all checksum tests, but gets a segv while trying to install the ldconfig RPM. I found this one while trying to investigate problem #2 above. Not sure whether it's even relevant, but I thought I'd mention it while I'm at it. -- Ray Kohler Travel important today; Internal Revenue men arrive tomorrow. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 1: 8:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from tokyogw.iij.ad.jp (tokyogw.iij.ad.jp [202.232.15.22]) by hub.freebsd.org (Postfix) with ESMTP id 5595D37BA9D for ; Tue, 29 Feb 2000 01:08:22 -0800 (PST) (envelope-from shigeru@iij.ad.jp) Received: by tokyogw.iij.ad.jp; id SAA07238; Tue, 29 Feb 2000 18:08:21 +0900 (JST) Received: from mercury.iij.ad.jp(192.168.4.89) by tokyogw.iij.ad.jp via smap (V4.2) id xma007086; Tue, 29 Feb 00 18:07:47 +0900 Received: from localhost (shigeru@localhost [127.0.0.1]) by mercury.iij.ad.jp (8.9.3/8.9.3) with ESMTP id SAA14755 for ; Tue, 29 Feb 2000 18:07:47 +0900 (JST) To: freebsd-current@FreeBSD.ORG Subject: Re: CardBus in current?? In-Reply-To: Your message of "Mon, 28 Feb 2000 15:10:27 -0700" <200002282210.PAA76602@harmony.village.org> References: <200002282210.PAA76602@harmony.village.org> X-Mailer: Mew version 1.93b38 on XEmacs 21.2 (Shinjuku) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000229180746A.shigeru@iij.ad.jp> Date: Tue, 29 Feb 2000 18:07:46 +0900 From: YAMAMOTO Shigeru X-Dispatcher: imput version 991025(IM133) Lines: 24 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "Warner" == Warner Losh writes: Warner> It will likely be in 4.1 (the 1480A is likely one of the first ones Warner> to be supported). 4.2 will have more support. Warner> All of this assumes that I get the time to work on this. Who works for CardBus support work? Does Warner only work for CardBus support work? I'm writing a code for CardBus work. #Warner knows I'm writing a code. Currenlty, my code only supports a Ricoh Rx5c478 chipset, does not attach any card driver, only dumps a first CIS tuple chain when a 32bit/16bit card is installed. A snapshot of my code is http://www.bremen.or.jp/shigeru/FreeBSD/CardBus/ Where is a best place to discass CardBus work? -current?, -mobile?, -hackers?, etc... Thanks, ------- YAMAMOTO Shigeru To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 1:28:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from merlin.onsea.com (pF6s02a01.client.global.net.uk [195.147.130.247]) by hub.freebsd.org (Postfix) with ESMTP id 1812537BAAA for ; Tue, 29 Feb 2000 01:28:46 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.3) with ESMTP id CAA04641 for ; Tue, 29 Feb 2000 02:25:21 GMT (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Tue, 29 Feb 2000 02:25:21 +0000 (GMT) From: Cliff Rowley To: freebsd-current@freebsd.org Subject: Shared memory - Was: 2 Queries Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just an update on this shared memory error. After running XFree86 for a couple of hours, running various programs (I've not seen a pattern yet): [dozprompt@guru]# xchat Gdk-ERROR **: BadAccess (attempt to access private resource denied) serial 84 error_code 10 request_code 142 minor_code 1 Gdk-ERROR **: BadShmSeg (invalid shared segment parameter) serial 85 error_code 151 request_code 142 minor_code 5 Reckon this is due to a work in progress on the SYSV* section of the kernel? Anyone know if that is being worked on right now? Cliff Rowley - while (!asleep) { code(); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 1:28:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from merlin.onsea.com (pF6s02a01.client.global.net.uk [195.147.130.247]) by hub.freebsd.org (Postfix) with ESMTP id 1E71A37BABD for ; Tue, 29 Feb 2000 01:28:49 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.3) with ESMTP id WAA03957; Mon, 28 Feb 2000 22:32:33 GMT (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Mon, 28 Feb 2000 22:32:33 +0000 (GMT) From: Cliff Rowley To: Maxim Sobolev Cc: Donn Miller , freebsd-current@freebsd.org Subject: Re: Two queries [ KDE / XFree86 ] In-Reply-To: <38BADDAE.E63CA45A@altavista.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Do you have any plans to make XFree86-devel port of it? This let us to test > it and refine before XF-4.0 will be released. I had no plans, personally, but then I'm not a ports maintainer. Compiling the snapshot is pretty simple anyway. Cliff Rowley - while (!asleep) { code(); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 1:28:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from merlin.onsea.com (pF6s02a01.client.global.net.uk [195.147.130.247]) by hub.freebsd.org (Postfix) with ESMTP id DF6A137BAB9 for ; Tue, 29 Feb 2000 01:28:48 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.3) with ESMTP id WAA03972; Mon, 28 Feb 2000 22:44:09 GMT (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Mon, 28 Feb 2000 22:44:09 +0000 (GMT) From: Cliff Rowley To: Will Andrews Cc: Maxim Sobolev , Donn Miller , freebsd-current@freebsd.org Subject: Re: Two queries [ KDE / XFree86 ] In-Reply-To: <20000228161518.E410@argon.blackdawn.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Thanks for pointing. What is your opinion about it (stability, compatability, > > performance etc)? > > Haven't had time to screw with it any more than just a basic twm setup. I'd > have to reinstall most of my X apps to use it (and I already have a nice > 3.3.6 setup right now). > > I made it so I could try it out seriously sometime.. right now my priority > is getting other things ready for 4.0-RELEASE. I've been using it since the release of 3.9.1.7, and I've really enjoyed using it. It's somewhat faster than 3.x, but that may just be because my video card has better drivers this time around. The release notes detail how XFree86 has become easier and easier to build and install, and it's true. I've always scared away from editing the 3.x config by hand - the config file format is well organised this time. As I mentioned in a previous mail in this chain, compilation and installation was a total breeze. Adding a single line to site.def, making World/Install and that was that - it took a while, but it was plain sailing. Usage wise it's fast, it's smooth and it's been completely reliable. Aside from a few teething problems with -current (which is to be expected). If you're waiting for it's official release, you will be pleasantly suprised :) Cliff Rowley - while (!asleep) { code(); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 1:29: 9 2000 Delivered-To: freebsd-current@freebsd.org Received: from merlin.onsea.com (pF6s02a01.client.global.net.uk [195.147.130.247]) by hub.freebsd.org (Postfix) with ESMTP id 977B837BB01 for ; Tue, 29 Feb 2000 01:28:51 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.3) with ESMTP id TAA03500; Mon, 28 Feb 2000 19:54:15 GMT (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Mon, 28 Feb 2000 19:54:15 +0000 (GMT) From: Cliff Rowley To: Donn Miller Cc: freebsd-current@freebsd.org Subject: Re: Two queries [ KDE / XFree86 ] In-Reply-To: <38BAC6FE.4ADBF3BB@cvzoom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I've got the same problem also, and can confirm it is a > -current/XFree86-3.9.18 problem. (Probabably mainly an XFree86 > problem, I presume.) Apparently, the XFree86 build process isn't > perfect either, since certain options in xc/config/cf/host.def can > cause the "make install" to fail. One set of options I had in > host.def caused the make World to finish successfully. But when I did > the ensuing "make install", it began compiling the aout shared libs, > which it didn't do during the make World. (What the hell?) Strange, the build process was wonderfully successful for me. The only modification I made before the make World/install process was adding: BuildAoutLibraries to site.def... Since posting my last mail, I've also encountered a similar message, thie time reported by Imlib. It's not the exact same message, but it's the same meaning. They are both having trouble getting a handle on shared memory (at least, this is my interpretation). I've got SYSV* in my kernel, so it's not that... It would be nice to know if it was a FreeBSD or XFree86 thing, perhaps someone on the list not using a pre 4.0 XFree86 snapshot could help us out here? Of course, it could just be (and most likely is) just being triggered by a change in FreeBSD 4.0, which the XFree86 code (obviously) hasnt caught up on yet. It's not urgent, there are no critical errors produced by this situation, everything still works just fine. Keep me posted on anything you encounter... Cliff Rowley - while (!asleep) { code(); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 1:43:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id CEFB637BA96 for ; Tue, 29 Feb 2000 01:43:17 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id CAA22379; Tue, 29 Feb 2000 02:13:28 -0800 (PST) Date: Tue, 29 Feb 2000 02:13:28 -0800 From: Alfred Perlstein To: Cliff Rowley Cc: freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Message-ID: <20000229021327.E21720@fw.wintelcom.net> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from dozprompt@onsea.com on Tue, Feb 29, 2000 at 02:25:21AM +0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Cliff Rowley [000229 01:59] wrote: > Just an update on this shared memory error. After running XFree86 for a > couple of hours, running various programs (I've not seen a pattern yet): > > [dozprompt@guru]# xchat > Gdk-ERROR **: BadAccess (attempt to access private resource denied) > serial 84 error_code 10 request_code 142 minor_code 1 > Gdk-ERROR **: BadShmSeg (invalid shared segment parameter) > serial 85 error_code 151 request_code 142 minor_code 5 > > Reckon this is due to a work in progress on the SYSV* section of the > kernel? Anyone know if that is being worked on right now? More likely work in progress with broken gtk desktop voodoo. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 1:58:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from merlin.onsea.com (pF6s02a01.client.global.net.uk [195.147.130.247]) by hub.freebsd.org (Postfix) with ESMTP id 77B4237B8B8 for ; Tue, 29 Feb 2000 01:58:19 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.3) with ESMTP id JAA01351; Tue, 29 Feb 2000 09:57:48 GMT (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Tue, 29 Feb 2000 09:57:48 +0000 (GMT) From: Cliff Rowley To: Alfred Perlstein Cc: freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries In-Reply-To: <20000229021327.E21720@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > More likely work in progress with broken gtk desktop voodoo. Dont you think that would be bit of a cooincidence? Since the messages are almost identical in nature to the ones I've been getting from other programs *not* gtk/gdk based ;) The link between them so far is shared memory... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 2: 5:20 2000 Delivered-To: freebsd-current@freebsd.org Received: from outmail.utsunomiya-u.ac.jp (outmail.utsunomiya-u.ac.jp [160.12.196.3]) by hub.freebsd.org (Postfix) with ESMTP id 0453E37BAB5; Tue, 29 Feb 2000 02:05:13 -0800 (PST) (envelope-from yokota@zodiac.mech.utsunomiya-u.ac.jp) Received: from zodiac.mech.utsunomiya-u.ac.jp (IDENT:9ygUSFg3w+5QIRfW6mF8O/xy1VdRkZ0m@zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by outmail.utsunomiya-u.ac.jp (8.9.3/3.7Wpl2) with ESMTP id TAA20661; Tue, 29 Feb 2000 19:05:11 +0900 (JST) Received: from zodiac.mech.utsunomiya-u.ac.jp (zodiac.mech.utsunomiya-u.ac.jp [160.12.42.1]) by zodiac.mech.utsunomiya-u.ac.jp (8.7.6+2.6Wbeta7/3.4W/zodiac-May96) with ESMTP id TAA01841; Tue, 29 Feb 2000 19:11:14 +0900 (JST) Message-Id: <200002291011.TAA01841@zodiac.mech.utsunomiya-u.ac.jp> To: freebsd-smp@freebsd.org, freebsd-current@freebsd.org Cc: yokota@zodiac.mech.utsunomiya-u.ac.jp Subject: AP #1 failed! Date: Tue, 29 Feb 2000 19:11:13 +0900 From: Kazutaka YOKOTA Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last few days, I occasionally see the following message when I boot the 4.0-CURRENT kernel. AP #1 (PHY# 1) failed! panic y/n [y]? This doesn't always happen. But, roughly once in a few reboots. My MB is Gigabyte GA-6BXD with two Celerons (400MHz). Do I have a hardware problem? How should I diagnose the problem? Kazu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 3:22:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 5DEA337BB00 for ; Tue, 29 Feb 2000 03:22:51 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id DAA05907 for current@freebsd.org; Tue, 29 Feb 2000 03:53:06 -0800 (PST) Date: Tue, 29 Feb 2000 03:53:06 -0800 From: Alfred Perlstein To: current@freebsd.org Subject: installworld broken? Message-ID: <20000229035306.F21720@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG install -C -c -o root -g wheel -m 644 ses/Makefile /usr/share/examples/ses/Makefile install -C -c -o root -g wheel -m 644 ses/getencstat/Makefile /usr/share/examples/ses/getencstat/Makefile install: mkstemp: /usr/share/examples/ses/getencstat/INS@2802 for /usr/share/examples/ses/getencstat/Makefile: No such file or directory *** Error code 71 Stop in /home/src/share/examples. *** Error code 1 Stop in /home/src/share. *** Error code 1 Stop in /home/src. *** Error code 1 Stop in /home/src. *** Error code 1 Stop in /home/src. *** Error code 1 Stop in /home/src. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 6:23:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from sakaki.communique.net (sakaki.communique.net [204.27.64.202]) by hub.freebsd.org (Postfix) with ESMTP id BCD2C37BAFE for ; Tue, 29 Feb 2000 06:23:33 -0800 (PST) (envelope-from raul@zighelboim.com) Received: from rodia.zighelboim.com (rodia.zighelboim.com [204.27.67.106]) by sakaki.communique.net (8.8.8/8.8.8) with SMTP id IAA25996; Tue, 29 Feb 2000 08:23:11 -0600 (CST) Date: Tue, 29 Feb 2000 08:22:39 -0600 (CST) From: Raul Zighelboim X-Sender: mango@rodia.zighelboim.com Reply-To: Raul Zighelboim To: Thomas Graichen , graichen@innominate.de Cc: current@FreeBSD.ORG Subject: Re: Two queries [ KDE / XFree86 ] In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a similar situation: On one of my stations: - xdm works - kdm does now. On the other, both work. Running 'FreeBSD 4.0-CURRENT #2: Thu Feb 24 15:08:07 CST 2000' on both boxes, reinstalled XFree and KDE from ports last week. The only difference I can find: one system runs XFree_S3V, the broken one runs XF86_SVGA. On 29 Feb 2000, Thomas Graichen wrote: > > Cliff Rowley wrote: > > > Second: > > > Using KDM in place of XDM, XFree86 just dies immediately, resulting in > > several attempts at launching, and then a 30 second pause. XFree86 works > > perfectly otherwise. > > i see the same problem here (with an kde build outside of the ports > but with all the relevant patches applied) - the sources built and > worked fine with 3.3 but when built with 4.0-current kdm core- > dumps ... ok so i tried to start debugging it - compiled it > with -g intead of -O2 and ... it worked - so i tried -O > ... it crashed - without any optimisation options > it runs fine too - it looks a bit like a compiler > bug or some strange bug in kdm which arises from > the maybe changed optimisation in the current > gcc ... but before i built kde with the gcc > 2.95 port (and that was the 3.3 working > version) - thus i'm a bit wondering > what this comes from but did not > have the time for further de- > bugging - any idea ? > > t > > -- > graichen@innominate.de > innominate AG > networking people > fon: +49.30.308806-13 fax: -77 web: http://innominate.de pgp: /pgp/tg > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 7:38:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from csmd2.cs.uni-magdeburg.de (csmd2.CS.Uni-Magdeburg.De [141.44.22.2]) by hub.freebsd.org (Postfix) with ESMTP id 4EC1037BB7B for ; Tue, 29 Feb 2000 07:38:42 -0800 (PST) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.9.3/8.9.3) with ESMTP id QAA03969 for ; Tue, 29 Feb 2000 16:38:40 +0100 (MET) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id QAA11160; Tue, 29 Feb 2000 16:37:36 +0100 (MET) X-Authentication-Warning: knecht.cs.uni-magdeburg.de: jesse set sender to jesse@cs.uni-magdeburg.de using -f To: freebsd-current@FreeBSD.ORG Subject: Re: buildworld fails at ncurses References: <0v9005prcf.fsf@cs.uni-magdeburg.de> From: Roland Jesse In-Reply-To: Roland Jesse's message of "28 Feb 2000 11:13:36 +0100" Date: 29 Feb 2000 16:37:36 +0100 Message-ID: <0vya84nhof.fsf@cs.uni-magdeburg.de> Lines: 14 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG T.E.Dickey wrote: > I suspect that it is including the wrong version of curses.h (though > typeCalloc should be in curs.priv.h - which would be unambiguous). Well, I don't think, that's it: r.arthur ~ % diff /usr/include/curses.h /usr/src/lib/libcurses/curses.h r.arthur ~ % diff /usr/include/ncurses.h /usr/src/lib/libncurses/curses.h Any other ideas of why buildworld fails at ncurses when comming from -stable? Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 7:42:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3]) by hub.freebsd.org (Postfix) with SMTP id E239837BB52 for ; Tue, 29 Feb 2000 07:42:56 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: (qmail 67155 invoked by alias); 29 Feb 2000 15:42:23 -0000 Delivered-To: fixup-freebsd-current@freebsd.org@fixme Received: (qmail 67150 invoked by uid 0); 29 Feb 2000 15:42:22 -0000 Received: from usr1-22.cybcon.com (HELO laptop.cybcon.com) (205.147.75.23) by pop.ptld.uswest.net with SMTP; 29 Feb 2000 15:42:22 -0000 Content-Length: 217 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 Date: Tue, 29 Feb 2000 07:39:50 -0800 (PST) Reply-To: bwoods2@uswest.net From: William Woods To: freebsd-current@freebsd.org Subject: 4.0 Release tag....... Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My ISP mail was down for about 5 hrs yesterday......what is the 4.0 release cvsup tag? ---------------------------------- E-Mail: bwoods2@uswest.net Date: 29-Feb-00 Time: 07:39:05l ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 8:22:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [62.104.201.3]) by hub.freebsd.org (Postfix) with ESMTP id 0AB4237BBE0 for ; Tue, 29 Feb 2000 08:22:50 -0800 (PST) (envelope-from netchild@leidinger.net) Received: from [62.104.201.2] (helo=mx1.freenet.de) by mout1.freenet.de with esmtp (Exim 3.13 #1) id 12PpQ5-00067n-00; Tue, 29 Feb 2000 17:22:45 +0100 Received: from [213.6.171.225] (helo=Magelan.Leidinger.net) by mx1.freenet.de with esmtp (Exim 3.13 #1) id 12PpQ2-00026H-00; Tue, 29 Feb 2000 17:22:43 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.9.3/8.9.3) with ESMTP id QAA02277; Tue, 29 Feb 2000 16:33:09 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200002291533.QAA02277@Magelan.Leidinger.net> Date: Tue, 29 Feb 2000 16:33:08 +0100 (CET) From: Alexander Leidinger Subject: Re: Two queries [ KDE / XFree86 ] To: dozprompt@onsea.com Cc: freebsd-current@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 28 Feb, Cliff Rowley wrote: > to site.def... Since posting my last mail, I've also encountered a > similar message, thie time reported by Imlib. It's not the exact same > message, but it's the same meaning. They are both having trouble getting > a handle on shared memory (at least, this is my interpretation). I've got > SYSV* in my kernel, so it's not that... Add "options SHMMAXPGS=8192" to your kernel-config to get rid of the errors from imlib (perhaps you have to increase the number if you still get errors after adding it). Bye, Alexander. -- The computer revolution is over. The computers won. http://www.Leidinger.net Alexander+Home @ Leidinger.net Key fingerprint = 7423 F3E6 3A7E B334 A9CC B10A 1F5F 130A A638 6E7E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 8:34: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from forrie.net (forrie.net [216.67.12.69]) by hub.freebsd.org (Postfix) with ESMTP id A5F8437B5F6 for ; Tue, 29 Feb 2000 08:34:05 -0800 (PST) (envelope-from forrie@forrie.com) Received: from Forrest (getbent@forrie.ne.mediaone.net [24.147.129.124]) by forrie.net with id e1TGXoj20185 for ; Tue, 29 Feb 2000 11:33:56 -0500 (EST) Message-Id: <4.2.2.20000229113109.00c704e0@216.67.12.69> X-Sender: forrie@216.67.12.69 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Tue, 29 Feb 2000 11:31:32 -0500 To: freebsd-current@freebsd.org From: Forrest Aldrich Subject: current.freebsd.org (FTP) Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is not allowing anonymous ftp logins. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 8:56:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 9A1F137BBD6 for ; Tue, 29 Feb 2000 08:56:48 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 27476 invoked from network); 29 Feb 2000 16:56:47 -0000 Received: from lcm212.cvzoom.net (HELO cvzoom.net) (208.230.69.212) by ns.cvzoom.net with SMTP; 29 Feb 2000 16:56:47 -0000 Message-ID: <38BBFA3D.E7DD14E1@cvzoom.net> Date: Tue, 29 Feb 2000 11:56:29 -0500 From: Donn Miller X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Forrest Aldrich Cc: freebsd-current@freebsd.org Subject: Re: current.freebsd.org (FTP) References: <4.2.2.20000229113109.00c704e0@216.67.12.69> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Forrest Aldrich wrote: > Is not allowing anonymous ftp logins. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message I noticed this too... Maybe there's too many users, and is refusing connections? Hmmm... - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 8:58:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from forrie.net (forrie.net [216.67.12.69]) by hub.freebsd.org (Postfix) with ESMTP id 45BC737BBDA for ; Tue, 29 Feb 2000 08:58:43 -0800 (PST) (envelope-from forrie@forrie.com) Received: from Forrest (getbent@forrie.ne.mediaone.net [24.147.129.124]) by forrie.net with id e1TGwbj20364; Tue, 29 Feb 2000 11:58:37 -0500 (EST) Message-Id: <4.2.2.20000229115552.00c776e0@216.67.12.69> X-Sender: forrie@216.67.12.69 X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Tue, 29 Feb 2000 11:56:09 -0500 To: Donn Miller From: Forrest Aldrich Subject: Re: current.freebsd.org (FTP) Cc: freebsd-current@freebsd.org In-Reply-To: <38BBFA3D.E7DD14E1@cvzoom.net> References: <4.2.2.20000229113109.00c704e0@216.67.12.69> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG No, it allows you to log in, but will not accept anonymous logins. Login Incorrect At 11:56 AM 2/29/00 -0500, Donn Miller wrote: >Forrest Aldrich wrote: > > > Is not allowing anonymous ftp logins. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > >I noticed this too... Maybe there's too many users, and is refusing >connections? Hmmm... > >- Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 9: 0:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 7A24237BC15 for ; Tue, 29 Feb 2000 09:00:12 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 28174 invoked from network); 29 Feb 2000 17:00:11 -0000 Received: from lcm212.cvzoom.net (HELO cvzoom.net) (208.230.69.212) by ns.cvzoom.net with SMTP; 29 Feb 2000 17:00:11 -0000 Message-ID: <38BBFB09.B6CF2A15@cvzoom.net> Date: Tue, 29 Feb 2000 11:59:53 -0500 From: Donn Miller X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Leidinger Cc: dozprompt@onsea.com, freebsd-current@FreeBSD.ORG Subject: Re: Two queries [ KDE / XFree86 ] References: <200002291533.QAA02277@Magelan.Leidinger.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexander Leidinger wrote: > > On 28 Feb, Cliff Rowley wrote: > > > to site.def... Since posting my last mail, I've also encountered a > > similar message, thie time reported by Imlib. It's not the exact same > > message, but it's the same meaning. They are both having trouble getting > > a handle on shared memory (at least, this is my interpretation). I've got > > SYSV* in my kernel, so it's not that... > Add "options SHMMAXPGS=8192" to your kernel-config to get rid of the > errors from imlib (perhaps you have to increase the number if you still > get errors after adding it). What was the previous default value of SHMMAXPGS? Why was it changed? (Just curious, not slamming anybody...) - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 9: 7:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from ckmso1.proxy.att.com (ckmso1.att.com [12.20.58.69]) by hub.freebsd.org (Postfix) with ESMTP id D4EA037BBE1; Tue, 29 Feb 2000 09:07:17 -0800 (PST) (envelope-from myevmenkin@att.com) Received: from njb140r1.ems.att.com ([135.65.202.58]) by ckmso1.proxy.att.com (AT&T IPNS/MSO-2.2) with ESMTP id MAA07748; Tue, 29 Feb 2000 12:07:11 -0500 (EST) Received: from njb140bh1.ems.att.com by njb140r1.ems.att.com (8.8.8+Sun/ATTEMS-1.4.1 sol2) id MAA24191; Tue, 29 Feb 2000 12:06:30 -0500 (EST) Received: by njb140bh1.ems.att.com with Internet Mail Service (5.5.2650.21) id ; Tue, 29 Feb 2000 12:07:12 -0500 Message-ID: From: "Yevmenkin, Maksim N, CSCIO" To: "'freebsd-current@freebsd.org'" Cc: "'freebsd-hackers@freebsd.org'" Subject: NETGRAPH (proposal. FINAL) Date: Tue, 29 Feb 2000 12:06:57 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="koi8-r" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG hello all, here is url: http://home.earthlink.net/~evmax/ng.tar.gz these are final patches for NETGRAPH. new features: - new hook ``divertin'' allows to put frame back to kernel stack. - new control message allows to set raw mode on ``divert'' hook. raw mode assumes that we have fully prepared frame and we do not have to update ``ether_shost'' field. thanks, emax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 9:47:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from freesbee.wheel.dk (freesbee.wheel.dk [193.162.159.97]) by hub.freebsd.org (Postfix) with ESMTP id EDE6837BBE9 for ; Tue, 29 Feb 2000 09:47:17 -0800 (PST) (envelope-from jesper@skriver.dk) Received: by freesbee.wheel.dk (Postfix, from userid 1001) id C11CD3E3C; Tue, 29 Feb 2000 18:47:16 +0100 (CET) Date: Tue, 29 Feb 2000 18:47:16 +0100 From: Jesper Skriver To: bwoods2@uswest.net Cc: freebsd-current@freebsd.org Subject: Re: 4.0 Release tag....... Message-ID: <20000229184716.D45219@skriver.dk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from wwoods@cybcon.com on Tue, Feb 29, 2000 at 07:39:50AM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 07:39:50AM -0800, William Woods wrote: > My ISP mail was down for about 5 hrs yesterday......what is the 4.0 release > cvsup tag? 4.0 is not released yet, the latest I saw was, that i was delayed until march 10th, due to the late OpenSSL import ... /Jesper -- Jesper Skriver, jesper(at)skriver(dot)dk - CCIE #5456 Work: Network manager @ AS3292 (Tele Danmark DataNetworks) Private: Geek @ AS2109 (A much smaller network ;-) One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone to bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 9:53:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from relativity.student.utwente.nl (wit389306.student.utwente.nl [130.89.234.166]) by hub.freebsd.org (Postfix) with ESMTP id 4F4E537BC2A for ; Tue, 29 Feb 2000 09:53:23 -0800 (PST) (envelope-from djb@wit389306.student.utwente.nl) Received: by relativity.student.utwente.nl (Postfix, from userid 1000) id 799585D68; Tue, 29 Feb 2000 18:53:24 +0100 (CET) Date: Tue, 29 Feb 2000 18:53:24 +0100 From: Dave Boers To: Forrest Aldrich Cc: Donn Miller , freebsd-current@freebsd.org Subject: Re: current.freebsd.org (FTP) Message-ID: <20000229185324.A30583@relativity.student.utwente.nl> Reply-To: djb@relativity.student.utwente.nl References: <4.2.2.20000229113109.00c704e0@216.67.12.69> <38BBFA3D.E7DD14E1@cvzoom.net> <4.2.2.20000229115552.00c776e0@216.67.12.69> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <4.2.2.20000229115552.00c776e0@216.67.12.69>; from forrie@forrie.com on Tue, Feb 29, 2000 at 11:56:09AM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It is rumoured that Forrest Aldrich had the courage to say: > No, it allows you to log in, but will not accept anonymous logins. > Login Incorrect This has been going on for nearly 20 hours now. About 20 hours ago the machine was briefly unreachable and when it came online again it refused logins. Regards, Dave. -- Dave Boers < djb @ relativity . student . utwente . nl > Don't let your schooling interfere with your education. (Mark Twain) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 9:55: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from popserver-02.iinet.net.au (popserver-02.iinet.net.au [203.59.24.148]) by hub.freebsd.org (Postfix) with ESMTP id D873037BF26; Tue, 29 Feb 2000 09:54:55 -0800 (PST) (envelope-from julian@elischer.org) Received: from jules.elischer.org (reggae-02-224.nv.iinet.net.au [203.59.91.224]) by popserver-02.iinet.net.au (8.9.3/8.9.3) with SMTP id BAA20875; Wed, 1 Mar 2000 01:55:07 +0800 Message-ID: <38BC0745.2781E494@elischer.org> Date: Tue, 29 Feb 2000 09:52:05 -0800 From: Julian Elischer X-Mailer: Mozilla 3.04Gold (X11; I; FreeBSD 4.0-CURRENT i386) MIME-Version: 1.0 To: "Yevmenkin, Maksim N, CSCIO" Cc: "'freebsd-current@freebsd.org'" , "'freebsd-hackers@freebsd.org'" Subject: Re: NETGRAPH (proposal. FINAL) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yevmenkin, Maksim N, CSCIO wrote: > > hello all, > > here is url: http://home.earthlink.net/~evmax/ng.tar.gz > > these are final patches for NETGRAPH. > new features: > - new hook ``divertin'' allows to put frame back to > kernel stack. > - new control message allows to set raw mode on > ``divert'' hook. raw mode assumes that we have > fully prepared frame and we do not have to update > ``ether_shost'' field. This is good in theory, however the intel 82586 ethernet chip (and 596 in 586 mode) will overwrite anything you put there anyhow as it treats the header specially and fabricates it. (unless you are running in some mode that is not usually used). I don't know how many other chips do this but it may be misleading for the user who sets this on such a chip because the source address he sets will not be put on the wire. The idea is however useful and I guess we'll try add it in in the near future... What do you think Archie? Are we still in code freeze? (I think so). Julian > > thanks, > emax > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of the message -- __--_|\ Julian Elischer / \ julian@elischer.org ( OZ ) World tour 2000 ---> X_.---._/ presently in: Perth v To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 9:56:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from hermes.mixx.net (hermes.mixx.net [212.84.196.2]) by hub.freebsd.org (Postfix) with ESMTP id 053B837BC72 for ; Tue, 29 Feb 2000 09:56:14 -0800 (PST) (envelope-from news-list.freebsd.current@innominate.de) Received: from mate.bln.innominate.de (gatekeeper.innominate.de [212.5.16.129]) by hermes.mixx.net (Postfix) with ESMTP id 2DFD659809 for ; Tue, 29 Feb 2000 18:56:09 +0100 (CET) Received: by mate.bln.innominate.de (Postfix, from userid 9) id D7F462CA6D; Tue, 29 Feb 2000 18:56:08 +0100 (CET) From: news-list.freebsd.current@innominate.de (Thomas Graichen) Reply-To: Thomas Graichen X-Newsgroups: innominate.bln.list.freebsd.current Subject: Re: Two queries [ KDE / XFree86 ] Date: 29 Feb 2000 17:56:08 GMT Organization: innominate AG, Berlin, Germany Lines: 29 Message-ID: References: <200002291533.QAA02277@Magelan.Leidinger.net> Reply-To: graichen@innominate.de X-Trace: mate.bln.innominate.de 951846968 15979 10.0.0.13 (29 Feb 2000 17:56:08 GMT) X-Complaints-To: news@innominate.de User-Agent: tin/1.4.2-20000205 ("Possession") (UNIX) (FreeBSD/4.0-RELEASE (i386)) To: current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexander Leidinger wrote: > On 28 Feb, Cliff Rowley wrote: >> to site.def... Since posting my last mail, I've also encountered a >> similar message, thie time reported by Imlib. It's not the exact same >> message, but it's the same meaning. They are both having trouble getting >> a handle on shared memory (at least, this is my interpretation). I've got >> SYSV* in my kernel, so it's not that... > Add "options SHMMAXPGS=8192" to your kernel-config to get rid of the > errors from imlib (perhaps you have to increase the number if you still > get errors after adding it). one other thing: does anyone have the XFree86 pre 4.0 snapshot running with moused and SysMouse ? - it works fine for me without moused and the moues directly under X - but with moused and "SysMouse" "/dev/sysmouse" nothing happens when moving the mouse - any further XF86Config magic required for this ? - does anyone have an hint here ? (btw. - all this on a fresh 4.0-CURRENT box) a lot of thanks in advance t -- graichen@innominate.de innominate AG networking people fon: +49.30.308806-13 fax: -77 web: http://innominate.de pgp: /pgp/tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10: 1: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from info.iet.unipi.it (info.iet.unipi.it [131.114.9.184]) by hub.freebsd.org (Postfix) with ESMTP id D39B037BC72; Tue, 29 Feb 2000 10:00:54 -0800 (PST) (envelope-from luigi@info.iet.unipi.it) Received: (from luigi@localhost) by info.iet.unipi.it (8.9.3/8.9.3) id SAA32145; Tue, 29 Feb 2000 18:59:50 +0100 (CET) (envelope-from luigi) From: Luigi Rizzo Message-Id: <200002291759.SAA32145@info.iet.unipi.it> Subject: Re: NETGRAPH (proposal. FINAL) In-Reply-To: <38BC0745.2781E494@elischer.org> from Julian Elischer at "Feb 29, 2000 09:52:05 am" To: Julian Elischer Date: Tue, 29 Feb 2000 18:59:50 +0100 (CET) Cc: "Yevmenkin, Maksim N, CSCIO" , "'freebsd-current@freebsd.org'" , "'freebsd-hackers@freebsd.org'" X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > This is good in theory, however the intel 82586 ethernet chip > (and 596 in 586 mode) will overwrite anything you put there anyhow > as it treats the header specially and fabricates it. > (unless you are running in some mode that is not usually used). can you clarify this ? Looong ago i used the '586 on a bridge and it did let me write the MAC header... cheers luigi > I don't know how many other chips do this but it may be misleading > for the user who sets this on such a chip because the source > address he sets will not be put on the wire. > > The idea is however useful and I guess we'll try add it in > in the near future... > What do you think Archie? > Are we still in code freeze? (I think so). > > Julian > > > > > thanks, > > emax > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-hackers" in the body of the message > > -- > __--_|\ Julian Elischer > / \ julian@elischer.org > ( OZ ) World tour 2000 > ---> X_.---._/ presently in: Perth > v > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10: 4:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id BBA8F37B82C; Tue, 29 Feb 2000 10:04:38 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id TAA31677; Tue, 29 Feb 2000 19:03:53 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Julian Elischer Cc: "Yevmenkin, Maksim N, CSCIO" , "'freebsd-current@freebsd.org'" , "'freebsd-hackers@freebsd.org'" Subject: Re: NETGRAPH (proposal. FINAL) In-reply-to: Your message of "Tue, 29 Feb 2000 09:52:05 PST." <38BC0745.2781E494@elischer.org> Date: Tue, 29 Feb 2000 19:03:53 +0100 Message-ID: <31675.951847433@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <38BC0745.2781E494@elischer.org>, Julian Elischer writes: >> these are final patches for NETGRAPH. >> new features: >> - new hook ``divertin'' allows to put frame back to >> kernel stack. >> - new control message allows to set raw mode on >> ``divert'' hook. raw mode assumes that we have >> fully prepared frame and we do not have to update >> ``ether_shost'' field. > >This is good in theory, however the intel 82586 ethernet chip >(and 596 in 586 mode) will overwrite anything you put there anyhow >as it treats the header specially and fabricates it. >(unless you are running in some mode that is not usually used). >I don't know how many other chips do this but it may be misleading >for the user who sets this on such a chip because the source >address he sets will not be put on the wire. But the driver would know and could issue an error or warning in that case ? I guess the packet should be failed with ENOCANDO ? -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10: 6: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from devonshire.cnchost.com (devonshire.concentric.net [207.155.248.12]) by hub.freebsd.org (Postfix) with ESMTP id 3495F37B7D9 for ; Tue, 29 Feb 2000 10:06:04 -0800 (PST) (envelope-from chris@realcomputerguy.com) Received: from locutus (nic-c44-093.mw.mediaone.net [24.131.44.93]) by devonshire.cnchost.com id NAA29237; Tue, 29 Feb 2000 13:06:02 -0500 (EST) [ConcentricHost SMTP Relay 1.8] From: "Chris Smith" To: Subject: i810 graphics Date: Tue, 29 Feb 2000 13:06:01 -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 CWS, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Newbie install of 4.0RC2 on a test server. All seems fine except for X support. The system uses a nice, highly integrated, cost effective Intel 810 motherboard. How do I get X to work? Apparently there's X support that can be added with Linux, but I couldn't even install Redhat's 6.2 Piglet on my desktop as it doesn't support >34GB hard drive. Besides I prefer a journaling file system. Windows 2000 is fine but it wont help me get experience in the nix world. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10: 7:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 2188D37BC61; Tue, 29 Feb 2000 10:07:41 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id NAA57238; Tue, 29 Feb 2000 13:07:24 -0500 (EST) (envelope-from wollman) Date: Tue, 29 Feb 2000 13:07:24 -0500 (EST) From: Garrett Wollman Message-Id: <200002291807.NAA57238@khavrinen.lcs.mit.edu> To: Luigi Rizzo Cc: Julian Elischer , "Yevmenkin, Maksim N, CSCIO" , "'freebsd-current@freebsd.org'" , "'freebsd-hackers@freebsd.org'" Subject: Re: NETGRAPH (proposal. FINAL) In-Reply-To: <200002291759.SAA32145@info.iet.unipi.it> References: <38BC0745.2781E494@elischer.org> <200002291759.SAA32145@info.iet.unipi.it> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > can you clarify this ? Looong ago i used the '586 on a bridge and it did let > me write the MAC header... The 82586 has a mode bit which selects one of two possibilities: 1) The transmit command specifies the destination address and length/ethertype field; the source address is inserted by hardware. The receive buffer descriptor gets the source address and length/ethertype. 2) The transmit and receive buffers include a full Ethernet header. I can't say off the top of my head which the `ie' driver uses, but I would bet on (2) because that's easier for the driver to deal with. These sorts of controllers are the reason why ether_input takes the Ethernet header as a separate parameter. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10:12: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from jade.chc-chimes.com (jade.chc-chimes.com [216.28.46.6]) by hub.freebsd.org (Postfix) with ESMTP id 61F5437B82C for ; Tue, 29 Feb 2000 10:12:06 -0800 (PST) (envelope-from billf@jade.chc-chimes.com) Received: by jade.chc-chimes.com (Postfix, from userid 1001) id 3A4B01C4A; Tue, 29 Feb 2000 13:12:05 -0500 (EST) Date: Tue, 29 Feb 2000 13:12:05 -0500 From: Bill Fumerola To: Alfred Perlstein Cc: current@freebsd.org Subject: Re: installworld broken? Message-ID: <20000229131205.L28829@jade.chc-chimes.com> References: <20000229035306.F21720@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000229035306.F21720@fw.wintelcom.net>; from bright@wintelcom.net on Tue, Feb 29, 2000 at 03:53:06AM -0800 X-Operating-System: FreeBSD 3.2-RELEASE i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 03:53:06AM -0800, Alfred Perlstein wrote: > install -C -c -o root -g wheel -m 644 ses/Makefile /usr/share/examples/ses/Makefile > install -C -c -o root -g wheel -m 644 ses/getencstat/Makefile /usr/share/examples/ses/getencstat/Makefile > install: mkstemp: /usr/share/examples/ses/getencstat/INS@2802 for /usr/share/examples/ses/getencstat/Makefile: No such file or directory You need rev 1.188 of BSD.usr.dist for the fix. -- Bill Fumerola - Network Architect Computer Horizons Corp - CVM (temporarily at Walnut Creek...) e-mail: billf@chc-chimes.com / billf@FreeBSD.org Office: 800-252-2421 x128 / Cell: 248-761-7272 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10:17:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from bubba.whistle.com (bubba.whistle.com [207.76.205.7]) by hub.freebsd.org (Postfix) with ESMTP id CDD2F37B82C; Tue, 29 Feb 2000 10:17:54 -0800 (PST) (envelope-from archie@whistle.com) Received: (from archie@localhost) by bubba.whistle.com (8.9.3/8.9.2) id KAA17413; Tue, 29 Feb 2000 10:17:21 -0800 (PST) From: Archie Cobbs Message-Id: <200002291817.KAA17413@bubba.whistle.com> Subject: Re: NETGRAPH (proposal. FINAL) In-Reply-To: <38BC0745.2781E494@elischer.org> from Julian Elischer at "Feb 29, 2000 09:52:05 am" To: julian@elischer.org (Julian Elischer) Date: Tue, 29 Feb 2000 10:17:20 -0800 (PST) Cc: myevmenkin@att.com (Yevmenkin Maksim N CSCIO), freebsd-current@FreeBSD.ORG ('freebsd-current@freebsd.org'), freebsd-hackers@FreeBSD.ORG ('freebsd-hackers@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-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Julian Elischer writes: > > here is url: http://home.earthlink.net/~evmax/ng.tar.gz > > > > these are final patches for NETGRAPH. > > new features: > > - new hook ``divertin'' allows to put frame back to > > kernel stack. > > - new control message allows to set raw mode on > > ``divert'' hook. raw mode assumes that we have > > fully prepared frame and we do not have to update > > ``ether_shost'' field. > > This is good in theory, however the intel 82586 ethernet chip > (and 596 in 586 mode) will overwrite anything you put there anyhow > as it treats the header specially and fabricates it. > (unless you are running in some mode that is not usually used). > I don't know how many other chips do this but it may be misleading > for the user who sets this on such a chip because the source > address he sets will not be put on the wire. > > The idea is however useful and I guess we'll try add it in > in the near future... > What do you think Archie? > Are we still in code freeze? (I think so). Yes, I was going to take a look at this after 4.0-REL and then commit something hopefully soon thereafter.. By the way, if the ethernet chip doesn't support manual source address then BPF has the same problem that we do.. IMHO, we should just punt and return an error in this case.. -Archie ___________________________________________________________________________ Archie Cobbs * Whistle Communications, Inc. * http://www.whistle.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10:24:49 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 608) id 63FCC37BC9D; Tue, 29 Feb 2000 10:24:48 -0800 (PST) From: "Jonathan M. Bresler" To: dmmiller@cvzoom.net Cc: forrie@forrie.com, freebsd-current@freebsd.org In-reply-to: <38BBFA3D.E7DD14E1@cvzoom.net> (message from Donn Miller on Tue, 29 Feb 2000 11:56:29 -0500) Subject: Re: current.freebsd.org (FTP) Message-Id: <20000229182448.63FCC37BC9D@hub.freebsd.org> Date: Tue, 29 Feb 2000 10:24:48 -0800 (PST) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Forrest Aldrich wrote: > > > Is not allowing anonymous ftp logins. > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > I noticed this too... Maybe there's too many users, and is refusing > connections? Hmmm... ??? a little more information would be very welcome. jmb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10:29:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 1262037BD86 for ; Tue, 29 Feb 2000 10:29:24 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 11930 invoked from network); 29 Feb 2000 18:29:23 -0000 Received: from lcm212.cvzoom.net (HELO cvzoom.net) (208.230.69.212) by ns.cvzoom.net with SMTP; 29 Feb 2000 18:29:23 -0000 Message-ID: <38BC0FF1.C0488089@cvzoom.net> Date: Tue, 29 Feb 2000 13:29:05 -0500 From: Donn Miller X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Thomas Graichen Cc: current@FreeBSD.org Subject: Re: Two queries [ KDE / XFree86 ] References: <200002291533.QAA02277@Magelan.Leidinger.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Thomas Graichen wrote: > > one other thing: does anyone have the XFree86 pre 4.0 snapshot running > with moused and SysMouse ? - it works fine for me without moused and the > moues directly under X - but with moused and "SysMouse" "/dev/sysmouse" > nothing happens when moving the mouse - any further XF86Config magic > required for this ? - does anyone have an hint here ? (btw. - all this > on a fresh 4.0-CURRENT box) Did you select the "mouse systems" protocol in the xf86config menu? Also, does your mouse work under moused at the console? You should leave moused_type="auto" as the default. Basically, does your mouse work under syscons? That's the main thing. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10:37:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id 40DA537BD72 for ; Tue, 29 Feb 2000 10:37:36 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id NAA05321; Tue, 29 Feb 2000 13:37:32 -0500 (EST) Message-ID: <20000229133732.A4903@netmonger.net> Date: Tue, 29 Feb 2000 13:37:32 -0500 From: Christopher Masto To: Thomas Graichen , current@FreeBSD.ORG Subject: Re: Two queries [ KDE / XFree86 ] References: <200002291533.QAA02277@Magelan.Leidinger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Thomas Graichen on Tue, Feb 29, 2000 at 05:56:08PM +0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 05:56:08PM +0000, Thomas Graichen wrote: > one other thing: does anyone have the XFree86 pre 4.0 snapshot running > with moused and SysMouse ? - it works fine for me without moused and the > moues directly under X - but with moused and "SysMouse" "/dev/sysmouse" > nothing happens when moving the mouse - any further XF86Config magic > required for this ? - does anyone have an hint here ? (btw. - all this > on a fresh 4.0-CURRENT box) This works for me with moused: Identifier "Mouse1" Driver "mouse" Option "Resolution" "100" Option "Buttons" "5" Option "Protocol" "Auto" Option "Device" "/dev/mouse" -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10:42:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id A853337BCB8 for ; Tue, 29 Feb 2000 10:41:51 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id NAA05580; Tue, 29 Feb 2000 13:41:43 -0500 (EST) Message-ID: <20000229134143.B4903@netmonger.net> Date: Tue, 29 Feb 2000 13:41:43 -0500 From: Christopher Masto To: Cliff Rowley , Alfred Perlstein Cc: freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Mail-Followup-To: Cliff Rowley , Alfred Perlstein , freebsd-current@FreeBSD.ORG References: <20000229021327.E21720@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Cliff Rowley on Tue, Feb 29, 2000 at 09:57:48AM +0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 09:57:48AM +0000, Cliff Rowley wrote: > > More likely work in progress with broken gtk desktop voodoo. > > Dont you think that would be bit of a cooincidence? Since the messages > are almost identical in nature to the ones I've been getting from other > programs *not* gtk/gdk based ;) The link between them so far is shared > memory... Personally, I have this extreme distaste for sysv shared memory. It is a very scarce resource that is not freed automatically, and seems to go completely against the unix model. Reminds me of having to free memory on the Amiga, and slowly running out of chip RAM. In any case, one major offender is imlib. Since I've recently gone Gnome, I've had to turn off imlib's "MIT-SHM shared memory" option or things would go bad after a few minutes or hours of use. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10:46: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from celery.dragondata.com (celery.dragondata.com [205.253.12.6]) by hub.freebsd.org (Postfix) with ESMTP id DC47237BC4C; Tue, 29 Feb 2000 10:45:52 -0800 (PST) (envelope-from toasty@celery.dragondata.com) Received: (from toasty@localhost) by celery.dragondata.com (8.9.3/8.9.3) id MAA54588; Tue, 29 Feb 2000 12:45:44 -0600 (CST) (envelope-from toasty) From: Kevin Day Message-Id: <200002291845.MAA54588@celery.dragondata.com> Subject: Re: current.freebsd.org (FTP) To: jmb@hub.freebsd.org (Jonathan M. Bresler) Date: Tue, 29 Feb 2000 12:45:44 -0600 (CST) Cc: dmmiller@cvzoom.net, forrie@forrie.com, freebsd-current@FreeBSD.ORG In-Reply-To: <20000229182448.63FCC37BC9D@hub.freebsd.org> from "Jonathan M. Bresler" at Feb 29, 2000 10:24:48 AM X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > > > Forrest Aldrich wrote: > > > > > Is not allowing anonymous ftp logins. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-current" in the body of the message > > > > I noticed this too... Maybe there's too many users, and is refusing > > connections? Hmmm... > > ??? a little more information would be very welcome. > > jmb Here's what I see: # ftp current.freebsd.org Connected to usw2.freebsd.org. 220 usw2.freebsd.org FTP server (Version wu-2.6.0(1) Tue Jan 25 00:05:38 CST 2000) ready. Name (current.freebsd.org:toasty): ftp 331 Guest login ok, send your complete e-mail address as password. Password: 530 Login incorrect. ftp: Login failed. Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 10:47:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id F208737BC6C for ; Tue, 29 Feb 2000 10:47:36 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id KAA85965; Tue, 29 Feb 2000 10:47:33 -0800 (PST) (envelope-from dillon) Date: Tue, 29 Feb 2000 10:47:33 -0800 (PST) From: Matthew Dillon Message-Id: <200002291847.KAA85965@apollo.backplane.com> To: Christopher Masto Cc: Cliff Rowley , Alfred Perlstein , freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries References: <20000229021327.E21720@fw.wintelcom.net> <20000229134143.B4903@netmonger.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> are almost identical in nature to the ones I've been getting from other :> programs *not* gtk/gdk based ;) The link between them so far is shared :> memory... : :Personally, I have this extreme distaste for sysv shared memory. It :is a very scarce resource that is not freed automatically, and seems :to go completely against the unix model. Reminds me of having to free :memory on the Amiga, and slowly running out of chip RAM. : :In any case, one major offender is imlib. Since I've recently gone :Gnome, I've had to turn off imlib's "MIT-SHM shared memory" option :or things would go bad after a few minutes or hours of use. :-- :Christopher Masto Senior Network Monkey NetMonger Communications :chris@netmonger.net info@netmonger.net http://www.netmonger.net : :Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ Maybe we can convince them / submit patches to use mmap() based shared memory (file-backed), which we can now do efficiently with the MAP_NOSYNC option. I have a love-hate relationship with SysV shared memory. On the one hand it is virtually guarenteed to work across all UNIX platforms. On the otherhand most platforms have absurd resource limitations applied to SysV shared memory calls. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 11: 7:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.camelot.de (robin.camelot.de [195.30.224.3]) by hub.freebsd.org (Postfix) with ESMTP id D344237BC4C; Tue, 29 Feb 2000 11:07:50 -0800 (PST) (envelope-from bofax@camelot.de) Received: from robin.camelot.de (bofax@robin.camelot.de [195.30.224.3]) by mail.camelot.de (8.9.3/8.9.3) with ESMTP id UAA95511; Tue, 29 Feb 2000 20:07:49 +0100 (CET) Received: (from bofax@localhost) by robin.camelot.de (8.9.3/8.9.3) id UAA95506; Tue, 29 Feb 2000 20:07:49 +0100 (CET) Date: Tue, 29 Feb 2000 20:07:49 +0100 From: Florian Bofinger To: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: DVD-Ram with 4.0-CURRENT Message-ID: <20000229200749.A88564@camelot.de> Mail-Followup-To: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm using a Toshiba DVD-RAM SD-W1111 with an Adaptec 2940 UW Pro under FreeBSD 4.0-CURRENT. I want to put a UFS filesystem on a DVD-Ram (2.6 Gig). When I insert a DVD-Ram and execute sysinstall, I get following message at the console... dscheck(rda1): b_bcount 512 is not on a sector boundary (ssize 2048) ... and sysinstall exits. I jumpered the DVD-Ram to multiple-LUN-Support, while booting I get following messages: da1 at ahc0 bus 0 target 4 lun 1 da1: Removable Optical SCSI-2 device da1: 10.000MB/s transfers (10.000MHz, offset 15) da1: 2380MB (1218960 2048 byte sectors: 255H 63S/T 75C) cd1 at ahc0 bus 0 target 4 lun 0 cd1: Removable CD-ROM SCSI-2 device cd1: 10.000MB/s transfers (10.000MHz, offset 15) cd1: Attempt to query device size failed: NOT READY, Medium not present The DVD-Ram has no jumper to jumper it to a blocksize of 512 bytes.. I can partition the medium with fdisk and I can disklabel it (but don't know what values to put on it...). Anyone any suggestions? Btw: when's UDF ready? :) Greetings, BoFax -- Florian Bofinger www.camelot.de - Der "sagenhafte" Internet Full-Service Provider 'Can't buy what I want because it's free' - Pearl Jam (FreeBSD rocks) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 11:10:47 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 5DE6B37BCDC; Tue, 29 Feb 2000 11:10:40 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id UAA31948; Tue, 29 Feb 2000 20:10:19 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Kevin Day Cc: jmb@hub.freebsd.org (Jonathan M. Bresler), dmmiller@cvzoom.net, forrie@forrie.com, freebsd-current@FreeBSD.ORG Subject: Re: current.freebsd.org (FTP) In-reply-to: Your message of "Tue, 29 Feb 2000 12:45:44 CST." <200002291845.MAA54588@celery.dragondata.com> Date: Tue, 29 Feb 2000 20:10:19 +0100 Message-ID: <31946.951851419@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200002291845.MAA54588@celery.dragondata.com>, Kevin Day writes: > >Here's what I see: > ># ftp current.freebsd.org >Connected to usw2.freebsd.org. >220 usw2.freebsd.org FTP server (Version wu-2.6.0(1) Tue Jan 25 00:05:38 CST 2000) ready. >Name (current.freebsd.org:toasty): ftp >331 Guest login ok, send your complete e-mail address as password. >Password: >530 Login incorrect. >ftp: Login failed. That usually means that Jordan has left the country and isn't reachable for at least a week... -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 11:12:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from web1608.mail.yahoo.com (web1608.mail.yahoo.com [128.11.23.150]) by hub.freebsd.org (Postfix) with SMTP id 6DC4D37BB8F for ; Tue, 29 Feb 2000 11:12:56 -0800 (PST) (envelope-from op4l@yahoo.com) Received: (qmail 17761 invoked by uid 60001); 29 Feb 2000 19:13:41 -0000 Message-ID: <20000229191341.17760.qmail@web1608.mail.yahoo.com> Received: from [203.106.61.44] by web1608.mail.yahoo.com; Tue, 29 Feb 2000 11:13:41 PST Date: Tue, 29 Feb 2000 11:13:41 -0800 (PST) From: "Nawfal M. Rouyan" Subject: Re: Two queries [ KDE / XFree86 ] To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Same thing happened to me... :( > one other thing: does anyone have the XFree86 pre > 4.0 snapshot running > with moused and SysMouse ? - it works fine for me > without moused and the > moues directly under X - but with moused and > "SysMouse" "/dev/sysmouse" > nothing happens when moving the mouse - any further > XF86Config magic > required for this ? - does anyone have an hint here > ? (btw. - all this > on a fresh 4.0-CURRENT box) > > a lot of thanks in advance > > t to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of > the message __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 11:19: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id DB1C237BC2F for ; Tue, 29 Feb 2000 11:19:02 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 20434 invoked from network); 29 Feb 2000 19:19:02 -0000 Received: from lcm212.cvzoom.net (HELO cvzoom.net) (208.230.69.212) by ns.cvzoom.net with SMTP; 29 Feb 2000 19:19:02 -0000 Message-ID: <38BC1B93.1F94B590@cvzoom.net> Date: Tue, 29 Feb 2000 14:18:43 -0500 From: Donn Miller X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Alexander Leidinger Cc: dozprompt@onsea.com, freebsd-current@FreeBSD.ORG Subject: SHM, Netscape and XFree86-4.0 References: <200002291533.QAA02277@Magelan.Leidinger.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alexander Leidinger wrote: > Add "options SHMMAXPGS=8192" to your kernel-config to get rid of the > errors from imlib (perhaps you have to increase the number if you still > get errors after adding it). I tried this, and I still get things like "shmat() failed: could not attach shm segment" (in Netscape). So, I think what I need here is to increase options SHMSEG=9 to some higher value. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 11:19:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from slurpee.jlms.com (jlms.com [216.141.4.160]) by hub.freebsd.org (Postfix) with ESMTP id 48CBB37BC75 for ; Tue, 29 Feb 2000 11:19:33 -0800 (PST) (envelope-from adriel@slurpee.jlms.com) Received: (from adriel@localhost) by slurpee.jlms.com (8.9.3/8.9.3) id NAA17256; Tue, 29 Feb 2000 13:18:27 -0600 (envelope-from adriel) Message-ID: <20000229131827.B13347@adriel.net> Date: Tue, 29 Feb 2000 13:18:27 -0600 From: Adriel Ickler To: freebsd-current@FreeBSD.ORG Subject: TV cards in current Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I installed two different tv cards in two different boxes running current. In both cases, I have severe problems. I have very little in the way of logs, case 1: ATI all in wonder 128 using gatos under linux emulation. tv player comes up, but I cant click on any buttons, and if I hit any key on the kb while the application has focus my box reboots without anything sent to syslog. I figure this is unsupported, so no big deal. case 2: after having the above problem, I got a haupage wintv card: bktr0: mem 0xe8001000-0xe8001fff irq 9 at device 11.0 on pci0 iicbb0: on bti2c0 iicbus0: on iicbb0 master-only smbus0: on bti2c0 bktr0: Hauppauge Model 61201 A2ME Hauppauge WinCast/TV, Philips NTSC tuner. thats how the kernel reports it. Just when I was getting my hopes up, I made fxtv from the ports and ran it, little window comes up, looks great and 2 sec later the entire box freezes, I cant even soft reset, I have to turn the power off and back on. I tried with and without iicbb0, iicbus0, smbus0. No noticable difference. right now, it looks like my best option is either: downgrade to 3.4 where there are many success stories using BrookTree 878. play with the gatos code till I can figure out how to turn off all keyboard input. Any thoughts? I know its not my hardware cause both devices work fine in windows. -- ---------------------------------------------------- Adriel Ickler Network Administrator - adriel@jlms.com Self Trading Securities - Voice: 512-263-2769 www.selftrading.com - Fax: 512-263-2141 ---------------------------------------------------- I knew her before she was a virgin. -- Oscar Levant, on Doris Day To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 11:32:54 2000 Delivered-To: freebsd-current@freebsd.org Received: from mout0.freenet.de (mout0.freenet.de [194.97.50.131]) by hub.freebsd.org (Postfix) with ESMTP id CD0D137BC2F for ; Tue, 29 Feb 2000 11:32:49 -0800 (PST) (envelope-from netchild@leidinger.net) Received: from [62.104.201.2] (helo=mx1.freenet.de) by mout0.freenet.de with esmtp (Exim 3.13 #1) id 12PsNx-0003hv-00; Tue, 29 Feb 2000 20:32:45 +0100 Received: from [213.6.223.254] (helo=Magelan.Leidinger.net) by mx1.freenet.de with esmtp (Exim 3.13 #1) id 12PsNp-0004aQ-00; Tue, 29 Feb 2000 20:32:40 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.9.3/8.9.3) with ESMTP id SAA03840; Tue, 29 Feb 2000 18:35:26 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200002291735.SAA03840@Magelan.Leidinger.net> Date: Tue, 29 Feb 2000 18:35:25 +0100 (CET) From: Alexander Leidinger Subject: Re: Two queries [ KDE / XFree86 ] To: dmmiller@cvzoom.net Cc: dozprompt@onsea.com, freebsd-current@FreeBSD.ORG In-Reply-To: <38BBFB09.B6CF2A15@cvzoom.net> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 29 Feb, Donn Miller wrote: > What was the previous default value of SHMMAXPGS? Why was it > changed? (Just curious, not slamming anybody...) 1024. I'm using 8k right now and I didn't encounter an error from imlib anymore (depends on what's used/screen resolution/resolution of pictures loaded by imlib). Bye, Alexander. -- Give a man a fish and you feed him for a day; teach him to use the Net and he won't bother you for weeks. http://www.Leidinger.net Alexander+Home @ Leidinger.net Key fingerprint = 7423 F3E6 3A7E B334 A9CC B10A 1F5F 130A A638 6E7E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 11:41:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.ruhr.de (ns.ruhr.de [141.39.224.34]) by hub.freebsd.org (Postfix) with SMTP id 6C5AD37BD65 for ; Tue, 29 Feb 2000 11:41:21 -0800 (PST) (envelope-from ue@nathan.ruhr.de) Received: (qmail 38053 invoked by alias); 29 Feb 2000 19:41:19 -0000 Received: (from ue@localhost) by nathan.ruhr.de (8.9.3/8.9.3) id UAA78679; Tue, 29 Feb 2000 20:29:53 +0100 (CET) (envelope-from ue) Date: Tue, 29 Feb 2000 20:29:53 +0100 From: Udo Erdelhoff To: freebsd-current@FreeBSD.ORG Subject: Re: des/ssl manpages lost Message-ID: <20000229202953.F239@nathan.ruhr.de> References: <20000228082658.C239@nathan.ruhr.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from kris@FreeBSD.ORG on Sun, Feb 27, 2000 at 11:43:26PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, Feb 27, 2000 at 11:43:26PM -0800, Kris Kennaway wrote: > > [OpenSSL 0.9.5 manpages for 'out' 0.9.4] > The OpenSSL API has changed a fair bit since 0.9.4 - not substantially, > but in a lot of little ways. Yikes, I'm getting old. My first reaction to this information was"Bah, whatever happend to the old days when changes in the API were a cause for a bump of the minor version number?" :( > I think it would be more confusing for someone to read about functions and > function semantics which don't exist in our version. No argument here. I assumed that an update from 0.9.4 to 0.9.5 did not include any changes to the API. > > [manpage-fixing] > Better make it quick :-) The first four sets of patches are in, three or four more will follow till midnight. For now, I'm concentrating on the obvious changes - only 240 hours till -RELEASE :) /s/Udo -- "Enjoy the beauty and power of root" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 11:41:47 2000 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 1EAD737BDEA for ; Tue, 29 Feb 2000 11:41:44 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id OAA57576; Tue, 29 Feb 2000 14:41:41 -0500 (EST) (envelope-from wollman) Date: Tue, 29 Feb 2000 14:41:41 -0500 (EST) From: Garrett Wollman Message-Id: <200002291941.OAA57576@khavrinen.lcs.mit.edu> To: Matthew Dillon Cc: Christopher Masto , Cliff Rowley , Alfred Perlstein , freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries In-Reply-To: <200002291847.KAA85965@apollo.backplane.com> References: <20000229021327.E21720@fw.wintelcom.net> <20000229134143.B4903@netmonger.net> <200002291847.KAA85965@apollo.backplane.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > Maybe we can convince them / submit patches to use mmap() based shared > memory (file-backed), which we can now do efficiently with the > MAP_NOSYNC option. Even better would be POSIX shared memory. It wouldn't be too hard to have the shm_open() syscall set a file flag which mmap() would them look at to conditionally set MAP_NOSYNC on its own. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 11:44:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from ckmso1.proxy.att.com (ckmso1.att.com [12.20.58.69]) by hub.freebsd.org (Postfix) with ESMTP id AC1D437BC75; Tue, 29 Feb 2000 11:44:20 -0800 (PST) (envelope-from myevmenkin@att.com) Received: from gab200r1.ems.att.com ([135.37.94.32]) by ckmso1.proxy.att.com (AT&T IPNS/MSO-2.2) with ESMTP id OAA09748; Tue, 29 Feb 2000 14:44:18 -0500 (EST) Received: from njb140bh2.ems.att.com by gab200r1.ems.att.com (8.8.8+Sun/ATTEMS-1.4.1 sol2) id OAA13021; Tue, 29 Feb 2000 14:45:22 -0500 (EST) Received: by njb140bh2.ems.att.com with Internet Mail Service (5.5.2650.21) id ; Tue, 29 Feb 2000 14:44:18 -0500 Message-ID: From: "Yevmenkin, Maksim N, CSCIO" To: freebsd-current@FreeBSD.ORG, freebsd-hackers@FreeBSD.ORG Subject: RE: NETGRAPH (proposal. FINAL) Date: Tue, 29 Feb 2000 14:44:15 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [...] > > This is good in theory, however the intel 82586 ethernet chip > > (and 596 in 586 mode) will overwrite anything you put there anyhow > > as it treats the header specially and fabricates it. > > (unless you are running in some mode that is not usually used). > > I don't know how many other chips do this but it may be misleading > > for the user who sets this on such a chip because the source > > address he sets will not be put on the wire. > > > > The idea is however useful and I guess we'll try add it in > > in the near future... > > What do you think Archie? > > Are we still in code freeze? (I think so). > > Yes, I was going to take a look at this after 4.0-REL and then > commit something hopefully soon thereafter.. > > By the way, if the ethernet chip doesn't support manual source > address then BPF has the same problem that we do.. IMHO, we should > just punt and return an error in this case.. i think we still have this problem in BPF. as far as i know ``bpfwrite'' calls ``if_output'' which is ``ether_output''. in the same time ``ether_output'' updates ``ether_shost''. so, as far as i know, it's imposible to send frame with custom ``ether_shost''. please correct me if i wrong. thanks, emax To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12: 0:34 2000 Delivered-To: freebsd-current@freebsd.org Received: from indigo.dreamfire.net (indigo.dreamfire.net [207.113.154.29]) by hub.freebsd.org (Postfix) with ESMTP id 3245337BEA4 for ; Tue, 29 Feb 2000 12:00:32 -0800 (PST) (envelope-from sean@dreamfire.net) Received: from valiant.dreamfire.net (valiant [24.11.227.21]) by indigo.dreamfire.net (Postfix) with ESMTP id 8E0199451 for ; Tue, 29 Feb 2000 12:00:31 -0800 (PST) Received: by valiant.dreamfire.net (Postfix, from userid 1000) id CE29E1DA; Tue, 29 Feb 2000 12:00:30 -0800 (PST) Date: Tue, 29 Feb 2000 12:00:30 -0800 From: Sean-Paul Rees To: current@freebsd.org Subject: mod_ssl & current Message-ID: <20000229120030.A3634@dreamfire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm having a problem getting Apache setup to work with modssl; I'm running apache1.3.12+php4+mod_ssl2.6.0 [root@valiant]-~# apachectl startssl /usr/local/sbin/apachectl startssl: httpd could not be started No other info whatsoever. (helpful, huh? :-) I'm using the stock configuration file with just hostname changes throughout. Any ideas? I'm running current from 2/26/2000. -- Cheers, Sean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12: 2:47 2000 Delivered-To: freebsd-current@freebsd.org Received: from scientia.demon.co.uk (scientia.demon.co.uk [212.228.14.13]) by hub.freebsd.org (Postfix) with ESMTP id 6361137BD8D for ; Tue, 29 Feb 2000 12:02:26 -0800 (PST) (envelope-from ben@scientia.demon.co.uk) Received: from strontium.scientia.demon.co.uk ([192.168.91.36] ident=exim) by scientia.demon.co.uk with esmtp (Exim 3.12 #1) id 12PsYp-000HiY-00; Tue, 29 Feb 2000 19:43:59 +0000 Received: (from ben) by strontium.scientia.demon.co.uk (Exim 3.12 #7) id 12PsYp-00057z-00; Tue, 29 Feb 2000 19:43:59 +0000 Date: Tue, 29 Feb 2000 19:43:59 +0000 From: Ben Smithurst To: bwoods2@uswest.net Cc: freebsd-current@freebsd.org Subject: Re: 4.0 Release tag....... Message-ID: <20000229194359.A68802@strontium.scientia.demon.co.uk> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG William Woods wrote: > My ISP mail was down for about 5 hrs yesterday......what is the 4.0 release > cvsup tag? Better to ask that after 4.0 is released, then there might actually be a valid answer other than "there isn't one". :-) I think it's planned for release on the 10th. -- Ben Smithurst / ben@scientia.demon.co.uk / PGP: 0x99392F7D To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12:15:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id 2974837BC0A for ; Tue, 29 Feb 2000 12:15:15 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id PAA12217; Tue, 29 Feb 2000 15:15:05 -0500 (EST) Message-ID: <20000229151505.A12016@netmonger.net> Date: Tue, 29 Feb 2000 15:15:05 -0500 From: Christopher Masto To: Cliff Rowley Cc: Alfred Perlstein , freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Mail-Followup-To: Cliff Rowley , Alfred Perlstein , freebsd-current@FreeBSD.ORG References: <20000229134143.B4903@netmonger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Cliff Rowley on Tue, Feb 29, 2000 at 08:08:45PM +0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 08:08:45PM +0000, Cliff Rowley wrote: > It'd be nice if we had a utility that could clean out and reclaim the > shared memory in 1 swoop. Then we'd be able to shut down XFree86 (and > obviously any other apps using shared memory), and get on with life :) Uh.. ipcrm? The problem is that I always end up taking something out that's in use.. or intentionally left around unattached, so it just _looks_ like it's not in use. I think imlib does this as some sort of cache (ugh!). Then I experience a variety of even more annoying random behavior. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12:27:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from user1.bind.com (user1.bind.com [207.76.173.4]) by hub.freebsd.org (Postfix) with ESMTP id 48F4537BAEA for ; Tue, 29 Feb 2000 12:27:27 -0800 (PST) (envelope-from root@bind.com) Received: from user1.bind.com (user1.bind.com [207.76.173.4]) by user1.bind.com (8.9.3/8.9.3) with ESMTP id PAA50008 for ; Tue, 29 Feb 2000 15:25:42 -0500 (EST) (envelope-from root@bind.com) Date: Tue, 29 Feb 2000 15:25:38 -0500 (EST) From: Aaron Hughes To: freebsd-current@freebsd.org Subject: Upgrade to current from 3.3-RELEASE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be 4.0-CURRENT. I successfully completed a 'make -j10 buildworld', however, when I ran make -j10 installworld' I received the following error: [snip] ===> lib/libcom_err/doc install-info --quiet --defsection="Programming & development tools." --defentry="* libcom_err: (com_err). A Common Error Description Library for UNIX." com_err.info /usr/share/info/dir install-info: unrecognized option `--defsection=Programming & development tools.' Try `install-info --help' for a complete list of options. *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 1 error *** Error code 2 [end snip] Anyone have any thoughts on how to get this to install corrently? Thanks, Aaron - Aaron Hughes - Manager, Network Backbone, Internet Implementation, RCN - aaronh@rcn.com - For public PGP key: finger aaronh@bind.com - Key fingerprint = AD 67 37 60 7D 73 C5 B7 33 18 3F 36 C3 1C C6 B8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12:29: 6 2000 Delivered-To: freebsd-current@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id DD51E37B996; Tue, 29 Feb 2000 12:28:58 -0800 (PST) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id NAA24355; Tue, 29 Feb 2000 13:28:49 -0700 (MST) (envelope-from ken) Date: Tue, 29 Feb 2000 13:28:49 -0700 From: "Kenneth D. Merry" To: Florian Bofinger Cc: freebsd-current@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG Subject: Re: DVD-Ram with 4.0-CURRENT Message-ID: <20000229132849.A24223@panzer.kdm.org> References: <20000229200749.A88564@camelot.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000229200749.A88564@camelot.de>; from bofax@camelot.de on Tue, Feb 29, 2000 at 08:07:49PM +0100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 20:07:49 +0100, Florian Bofinger wrote: > Hi, > > I'm using a Toshiba DVD-RAM SD-W1111 with an Adaptec 2940 UW Pro under > FreeBSD 4.0-CURRENT. > > I want to put a UFS filesystem on a DVD-Ram (2.6 Gig). > When I insert a DVD-Ram and execute sysinstall, I get following message at > the console... > > dscheck(rda1): b_bcount 512 is not on a sector boundary (ssize 2048) > > ... and sysinstall exits. > > I jumpered the DVD-Ram to multiple-LUN-Support, while booting I get > following messages: > > da1 at ahc0 bus 0 target 4 lun 1 > da1: Removable Optical SCSI-2 device > da1: 10.000MB/s transfers (10.000MHz, offset 15) > da1: 2380MB (1218960 2048 byte sectors: 255H 63S/T 75C) > cd1 at ahc0 bus 0 target 4 lun 0 > cd1: Removable CD-ROM SCSI-2 device > cd1: 10.000MB/s transfers (10.000MHz, offset 15) > cd1: Attempt to query device size failed: NOT READY, Medium not present That's odd. I suppose it just reports "not ready" on the CD LUN if you've got DVD-RAM media in the drive? Interesting. > The DVD-Ram has no jumper to jumper it to a blocksize of 512 bytes.. > > I can partition the medium with fdisk and I can disklabel it (but don't know > what values to put on it...). > > Anyone any suggestions? Yeah, use disklabel to partition it, and then use newfs. My guess is that sysinstall is doing something that accesses the raw device in 512 byte chunks, which of course doesn't work for devices with a 2K blocksize. I'm working on DVD-RAM support in the CD driver, so you won't have to enable multiple LUN support on your DVD-RAM to get it to work. (You'll be able to read/write with the CD driver.) The main hangup is what to do about disklabel support. I haven't worked on it in a few weeks, since I've got other more pressing things to do. So using the da driver is the right approach for now. It should be able to handle 2K blocksizes okay, you probably just need to use disklabel and newfs on the drive instead of trying to use sysinstall. (I'm not sure what it is doing in 512 byte chunks that causes the problem.) > Btw: when's UDF ready? :) Ask Julian, I think he said he was being paid to work on it. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12:30:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from cgi.norcom2000.com (cgi.norcom2000.com [208.18.247.5]) by hub.freebsd.org (Postfix) with ESMTP id 505D837B996 for ; Tue, 29 Feb 2000 12:30:18 -0800 (PST) (envelope-from jon@cgi.norcom2000.com) Received: (from jon@localhost) by cgi.norcom2000.com (8.8.7/8.8.7) id OAA05478; Tue, 29 Feb 2000 14:29:36 -0600 Message-ID: <20000229142932.A5471@cgi.norcom2000.com> Date: Tue, 29 Feb 2000 14:29:32 -0600 From: jon@cgi.norcom2000.com To: Aaron Hughes Cc: freebsd-current@freebsd.org Subject: Re: Upgrade to current from 3.3-RELEASE References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2 In-Reply-To: ; from Aaron Hughes on Tue, Feb 29, 2000 at 03:25:38PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had the *exact* same error a minute ago.. upgrading from 3.2-RELEASE, I tried upgrading my texinfo from 3.12 to 4.0 but that didn't do anything. :On Tue, Feb 29, 2000 at 03:25:38PM -0500, Aaron Hughes wrote: > > I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be > 4.0-CURRENT. > > I successfully completed a 'make -j10 buildworld', however, when I ran > make -j10 installworld' I received the following error: > > [snip] > > ===> lib/libcom_err/doc > install-info --quiet --defsection="Programming & development > tools." --defentry="* libcom_err: (com_err). A Common Error > Description Library for UNIX." com_err.info /usr/share/info/dir > install-info: unrecognized option `--defsection=Programming & development > tools.' > Try `install-info --help' for a complete list of options. > *** Error code 1 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error > *** Error code 2 > > [end snip] > > Anyone have any thoughts on how to get this to install corrently? > > Thanks, > Aaron > > > > - Aaron Hughes > - Manager, Network Backbone, Internet Implementation, RCN > - aaronh@rcn.com > - For public PGP key: finger aaronh@bind.com > - Key fingerprint = AD 67 37 60 7D 73 C5 B7 33 18 3F 36 C3 1C C6 B8 > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12:32:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id A51DE37BCC4 for ; Tue, 29 Feb 2000 12:32:41 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 407 invoked from network); 29 Feb 2000 20:32:40 -0000 Received: from lcm212.cvzoom.net (208.230.69.212) by ns.cvzoom.net with SMTP; 29 Feb 2000 20:32:40 -0000 Date: Tue, 29 Feb 2000 15:32:21 -0500 (EST) From: Donn Miller To: Aaron Hughes Cc: freebsd-current@freebsd.org Subject: Re: Upgrade to current from 3.3-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Feb 2000, Aaron Hughes wrote: > I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be > 4.0-CURRENT. > > I successfully completed a 'make -j10 buildworld', however, when I ran > make -j10 installworld' I received the following error: Did you try make installworld, i.e. make -j1 installworld? I don't know if you'd be gaining anything by using -j10 during make installworld. buildworld is a different matter, though... - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12:35: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 89D6737BDEA for ; Tue, 29 Feb 2000 12:35:03 -0800 (PST) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id NAA24474; Tue, 29 Feb 2000 13:34:53 -0700 (MST) (envelope-from ken) Date: Tue, 29 Feb 2000 13:34:53 -0700 From: "Kenneth D. Merry" To: jon@cgi.norcom2000.com Cc: Aaron Hughes , freebsd-current@FreeBSD.ORG Subject: Re: Upgrade to current from 3.3-RELEASE Message-ID: <20000229133453.A24432@panzer.kdm.org> References: <20000229142932.A5471@cgi.norcom2000.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000229142932.A5471@cgi.norcom2000.com>; from jon@cgi.norcom2000.com on Tue, Feb 29, 2000 at 02:29:32PM -0600 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 14:29:32 -0600, jon@cgi.norcom2000.com wrote: > I had the *exact* same error a minute ago.. upgrading from 3.2-RELEASE, I tried upgrading my texinfo from 3.12 to 4.0 but that didn't do anything. > > :On Tue, Feb 29, 2000 at 03:25:38PM -0500, Aaron Hughes wrote: > > > > I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be > > 4.0-CURRENT. > > > > I successfully completed a 'make -j10 buildworld', however, when I ran > > make -j10 installworld' I received the following error: > > > > [snip] > > > > ===> lib/libcom_err/doc > > install-info --quiet --defsection="Programming & development > > tools." --defentry="* libcom_err: (com_err). A Common Error > > Description Library for UNIX." com_err.info /usr/share/info/dir > > install-info: unrecognized option `--defsection=Programming & development > > tools.' > > Try `install-info --help' for a complete list of options. > > *** Error code 1 > > 1 error > > *** Error code 2 > > 1 error > > *** Error code 2 > > 1 error > > *** Error code 2 > > 1 error > > *** Error code 2 > > 1 error > > *** Error code 2 > > 1 error > > *** Error code 2 > > You both need to read src/UPDATING (down near the bottom), which tells you to first do: make -DNOINFO installworld and then: make installworld I've upgraded 3 machines from -stable to -current in the past few days using that procedure, and it worked fine. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12:37:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from user1.bind.com (user1.bind.com [207.76.173.4]) by hub.freebsd.org (Postfix) with ESMTP id B20D837BF7E for ; Tue, 29 Feb 2000 12:37:18 -0800 (PST) (envelope-from root@bind.com) Received: from user1.bind.com (user1.bind.com [207.76.173.4]) by user1.bind.com (8.9.3/8.9.3) with ESMTP id PAA51800; Tue, 29 Feb 2000 15:35:35 -0500 (EST) (envelope-from root@bind.com) Date: Tue, 29 Feb 2000 15:35:34 -0500 (EST) From: Aaron Hughes To: "Kenneth D. Merry" Cc: jon@cgi.norcom2000.com, freebsd-current@FreeBSD.ORG Subject: Re: Upgrade to current from 3.3-RELEASE In-Reply-To: <20000229133453.A24432@panzer.kdm.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG That solved it! Thanks, Aaron On Tue, 29 Feb 2000, Kenneth D. Merry wrote: > On Tue, Feb 29, 2000 at 14:29:32 -0600, jon@cgi.norcom2000.com wrote: > > I had the *exact* same error a minute ago.. upgrading from 3.2-RELEASE, I tried upgrading my texinfo from 3.12 to 4.0 but that didn't do anything. > > > > :On Tue, Feb 29, 2000 at 03:25:38PM -0500, Aaron Hughes wrote: > > > > > > I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be > > > 4.0-CURRENT. > > > > > > I successfully completed a 'make -j10 buildworld', however, when I ran > > > make -j10 installworld' I received the following error: > > > > > > [snip] > > > > > > ===> lib/libcom_err/doc > > > install-info --quiet --defsection="Programming & development > > > tools." --defentry="* libcom_err: (com_err). A Common Error > > > Description Library for UNIX." com_err.info /usr/share/info/dir > > > install-info: unrecognized option `--defsection=Programming & development > > > tools.' > > > Try `install-info --help' for a complete list of options. > > > *** Error code 1 > > > 1 error > > > *** Error code 2 > > > 1 error > > > *** Error code 2 > > > 1 error > > > *** Error code 2 > > > 1 error > > > *** Error code 2 > > > 1 error > > > *** Error code 2 > > > 1 error > > > *** Error code 2 > > > > > > You both need to read src/UPDATING (down near the bottom), which tells > you to first do: > > make -DNOINFO installworld > and then: > make installworld > > I've upgraded 3 machines from -stable to -current in the past few days > using that procedure, and it worked fine. > > Ken > -- > Kenneth Merry > ken@kdm.org > - Aaron Hughes - Manager, Network Backbone, Internet Implementation, RCN - aaronh@rcn.com - For public PGP key: finger aaronh@bind.com - Key fingerprint = AD 67 37 60 7D 73 C5 B7 33 18 3F 36 C3 1C C6 B8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12:38:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from pawn.primelocation.net (pawn.primelocation.net [205.161.238.235]) by hub.freebsd.org (Postfix) with ESMTP id C544837B843 for ; Tue, 29 Feb 2000 12:38:17 -0800 (PST) (envelope-from cdf.lists@fxp.org) Received: by pawn.primelocation.net (Postfix, from userid 1016) id 83DB29B17; Tue, 29 Feb 2000 15:38:13 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by pawn.primelocation.net (Postfix) with ESMTP id 7965DBA1D; Tue, 29 Feb 2000 15:38:13 -0500 (EST) Date: Tue, 29 Feb 2000 15:38:13 -0500 (EST) From: "Chris D. Faulhaber" X-Sender: cdf.lists@pawn.primelocation.net To: Aaron Hughes Cc: freebsd-current@freebsd.org Subject: Re: Upgrade to current from 3.3-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Feb 2000, Aaron Hughes wrote: > > I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be > 4.0-CURRENT. > > I successfully completed a 'make -j10 buildworld', however, when I ran > make -j10 installworld' I received the following error: > Please read src/UPDATING: COMMON ITEMS: *snip* To update from 3.x to 4.0 stable -------------------------------- cd /usr/src make buildworld cd sbin/mknod make install [*] reboot cd /usr/src make -DNOINFO installworld make installworld NOTE: 'make -DNOINFO installworld' above ----- 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-current" in the body of the message From owner-freebsd-current Tue Feb 29 12:38:28 2000 Delivered-To: freebsd-current@freebsd.org Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by hub.freebsd.org (Postfix) with ESMTP id 8E8D037B905 for ; Tue, 29 Feb 2000 12:38:17 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-31.mail.demon.net with esmtp (Exim 2.12 #1) id 12PtPI-000IzZ-0V; Tue, 29 Feb 2000 20:38:12 +0000 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id UAA29280; Tue, 29 Feb 2000 20:42:33 GMT (envelope-from dfr@nlsystems.com) Date: Tue, 29 Feb 2000 20:41:04 +0000 (GMT) From: Doug Rabson To: Chris Smith Cc: freebsd-current@freebsd.org Subject: Re: i810 graphics In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Feb 2000, Chris Smith wrote: > Newbie install of 4.0RC2 on a test server. All seems fine except for X > support. > The system uses a nice, highly integrated, cost effective Intel 810 > motherboard. How do I get X to work? > > Apparently there's X support that can be added with Linux, but I couldn't > even install Redhat's 6.2 Piglet on my desktop as it doesn't support >34GB > hard drive. Besides I prefer a journaling file system. Windows 2000 is fine > but it wont help me get experience in the nix world. Getting the i810 to work needs AGP support. I'm working on an AGP driver but its not ready for primetime yet. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12:56:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from user1.bind.com (user1.bind.com [207.76.173.4]) by hub.freebsd.org (Postfix) with ESMTP id 9A65437B7BF for ; Tue, 29 Feb 2000 12:56:10 -0800 (PST) (envelope-from root@bind.com) Received: from user1.bind.com (user1.bind.com [207.76.173.4]) by user1.bind.com (8.9.3/8.9.3) with ESMTP id PAA53980; Tue, 29 Feb 2000 15:54:23 -0500 (EST) (envelope-from root@bind.com) Date: Tue, 29 Feb 2000 15:54:22 -0500 (EST) From: Aaron Hughes To: "Chris D. Faulhaber" Cc: freebsd-current@freebsd.org Subject: Re: Upgrade to current from 3.3-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Well, I have read the src/UPDATING, my appologies for not doing so earlier. Now at the building new kernel stage: root@user1.bind.com:/usr/src/sys/i386/conf> config GENERIC Don't forget to do a ``make depend'' Kernel build directory is ../../compile/GENERIC root@user1.bind.com:/usr/src/sys/i386/conf> cd ../../compile/GENERIC/ root@user1.bind.com:/usr/src/sys/compile/GENERIC> make depend && make cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include opt_global.h -elf ../../i386/i386/genassym.c genassym genassym.o >assym.s *** Signal 12 Stop. root@user1.bind.com:/usr/src/sys/compile/GENERIC> I first tried a more custom kernel and this failed so I fell back to GENERIC which also failed? Did I screw up the compile becuse of the premature make installworld? Aaron On Tue, 29 Feb 2000, Chris D. Faulhaber wrote: > On Tue, 29 Feb 2000, Aaron Hughes wrote: > > > > > I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be > > 4.0-CURRENT. > > > > I successfully completed a 'make -j10 buildworld', however, when I ran > > make -j10 installworld' I received the following error: > > > > Please read src/UPDATING: > > COMMON ITEMS: > *snip* > To update from 3.x to 4.0 stable > -------------------------------- > cd /usr/src > make buildworld > cd sbin/mknod > make install > > [*] > reboot > > cd /usr/src > make -DNOINFO installworld > make installworld > > NOTE: 'make -DNOINFO installworld' above > > ----- > Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org > -------------------------------------------------------- > FreeBSD: The Power To Serve - http://www.FreeBSD.org > - Aaron Hughes - Manager, Network Backbone, Internet Implementation, RCN - aaronh@rcn.com - For public PGP key: finger aaronh@bind.com - Key fingerprint = AD 67 37 60 7D 73 C5 B7 33 18 3F 36 C3 1C C6 B8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 12:59:11 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 4233737BCEF; Tue, 29 Feb 2000 12:59:09 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id MAA27907; Tue, 29 Feb 2000 12:58:26 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Poul-Henning Kamp Cc: Kevin Day , jmb@hub.freebsd.org (Jonathan M. Bresler), dmmiller@cvzoom.net, forrie@forrie.com, freebsd-current@FreeBSD.ORG Subject: Re: current.freebsd.org (FTP) In-reply-to: Your message of "Tue, 29 Feb 2000 20:10:19 +0100." <31946.951851419@critter.freebsd.dk> Date: Tue, 29 Feb 2000 12:58:26 -0800 Message-ID: <27904.951857906@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm still here for another hour, dammit. :-) I'm also going to be reachable for most of that week since Holland does have Internet connections now, you know. They got it along with electric lighting and running water at least several years ago. :) - Jordan > In message <200002291845.MAA54588@celery.dragondata.com>, Kevin Day writes: > > > >Here's what I see: > > > ># ftp current.freebsd.org > >Connected to usw2.freebsd.org. > >220 usw2.freebsd.org FTP server (Version wu-2.6.0(1) Tue Jan 25 00:05:38 CST 2000) ready. > >Name (current.freebsd.org:toasty): ftp > >331 Guest login ok, send your complete e-mail address as password. > >Password: > >530 Login incorrect. > >ftp: Login failed. > > That usually means that Jordan has left the country and isn't reachable > for at least a week... > > -- > Poul-Henning Kamp FreeBSD coreteam member > phk@FreeBSD.ORG "Real hackers run -current on their laptop." > FreeBSD -- It will take a long time before progress goes too far! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 13: 0: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from goku.cl.msu.edu (goku.cl.msu.edu [35.8.3.20]) by hub.freebsd.org (Postfix) with ESMTP id D9B3537B7BF for ; Tue, 29 Feb 2000 12:59:58 -0800 (PST) (envelope-from dervish@goku.cl.msu.edu) Received: (from dervish@localhost) by goku.cl.msu.edu (8.9.3/8.9.3) id QAA26505; Tue, 29 Feb 2000 16:07:10 -0500 (EST) (envelope-from dervish) Date: Tue, 29 Feb 2000 16:07:10 -0500 From: Bush Doctor To: Sean-Paul Rees Cc: current@FreeBSD.ORG Subject: Re: mod_ssl & current Message-ID: <20000229160710.A15887@goku.cl.msu.edu> References: <20000229120030.A3634@dreamfire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000229120030.A3634@dreamfire.net>; from sean@dreamfire.net on Tue, Feb 29, 2000 at 12:00:30PM -0800 X-Operating-System: FreeBSD 4.0-CURRENT i386 WWW-Home-Page: http://bantu.cl.msu.edu Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of da blue Sean-Paul Rees aka (sean@dreamfire.net) said: > I'm having a problem getting Apache setup to work with modssl; I'm running > apache1.3.12+php4+mod_ssl2.6.0 > > [root@valiant]-~# apachectl startssl > /usr/local/sbin/apachectl startssl: httpd could not be started > > No other info whatsoever. (helpful, huh? :-) I've run into the same problem. You'll probably see this in /var/log/apache_error_log /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" This symbol is in /usr/lib/libssl.a and in /usr/lib/librsaUSA.a. I had a similar problem before and was helped by someone on the list, but I've seem to have lost the solution he gave :( I wound up haveing to add some linking info in the Makefile in /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl. Just can't remember. > > I'm using the stock configuration file with just hostname changes throughout. I'm getting this with apache+php+mod_ssl-1.3.12+3.0.15+2.6.1 (php3) > > Any ideas? I'm running current from 2/26/2000. Not at the moment, but still checking. > > -- > Cheers, > Sean > > #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 13: 0:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from xkis.kis.ru (xkis.kis.ru [195.98.32.200]) by hub.freebsd.org (Postfix) with ESMTP id CC3A137B7BF; Tue, 29 Feb 2000 13:00:13 -0800 (PST) (envelope-from dv@dv.ru) Received: from localhost (dv@localhost) by xkis.kis.ru (8.9.3/8.9.3) with SMTP id AAA16664; Wed, 1 Mar 2000 00:00:10 +0300 (MSK) Date: Wed, 1 Mar 2000 00:00:10 +0300 (MSK) From: Dmitry Valdov X-Sender: dv@xkis.kis.ru To: current@freebsd.org Cc: jkh@freebsd.org Subject: sysinstall mistake Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Please commit it: --- release/sysinstall/config.c.old Tue Feb 29 23:56:47 2000 +++ release/sysinstall/config.c Tue Feb 29 23:56:55 2000 @@ -386,7 +386,7 @@ if (!strncmp(lines[i], "USA_RESIDENT", 12)) { free(lines[i]); lines[i] = malloc(21); /* big enough */ - sprintf(lines[i], "USA_RESIDENT=\"%s\"\n", USAResident ? "YES" : "NO"); + sprintf(lines[i], "USA_RESIDENT=%s\n", USAResident ? "YES" : "NO"); } } } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 13: 0:48 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail-out.visi.com (kauket.visi.com [209.98.98.22]) by hub.freebsd.org (Postfix) with ESMTP id BA31637BD18 for ; Tue, 29 Feb 2000 13:00:41 -0800 (PST) (envelope-from veldy@visi.com) Received: from isis.visi.com (isis.visi.com [209.98.98.8]) by mail-out.visi.com (Postfix) with ESMTP id 34AB53737; Tue, 29 Feb 2000 15:00:36 -0600 (CST) Received: from localhost (veldy@localhost) by isis.visi.com (8.8.8/8.8.8) with ESMTP id PAA13441; Tue, 29 Feb 2000 15:00:36 -0600 (CST) X-Authentication-Warning: isis.visi.com: veldy owned process doing -bs Date: Tue, 29 Feb 2000 15:00:36 -0600 (CST) From: Thomas Veldhouse To: Poul-Henning Kamp Cc: Kevin Day , "Jonathan M. Bresler" , dmmiller@cvzoom.net, forrie@forrie.com, freebsd-current@FreeBSD.ORG Subject: Re: current.freebsd.org (FTP) In-Reply-To: <31946.951851419@critter.freebsd.dk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had this problem last night with current.freebsd.org. I simply switched to releng3.freebsd.org. I thought it was the same machine, but the IP address was one bit higher. Aliased? Good luck, Tom Veldhouse veldy@visi.com On Tue, 29 Feb 2000, Poul-Henning Kamp wrote: > In message <200002291845.MAA54588@celery.dragondata.com>, Kevin Day writes: > > > >Here's what I see: > > > ># ftp current.freebsd.org > >Connected to usw2.freebsd.org. > >220 usw2.freebsd.org FTP server (Version wu-2.6.0(1) Tue Jan 25 00:05:38 CST 2000) ready. > >Name (current.freebsd.org:toasty): ftp > >331 Guest login ok, send your complete e-mail address as password. > >Password: > >530 Login incorrect. > >ftp: Login failed. > > That usually means that Jordan has left the country and isn't reachable > for at least a week... > > -- > Poul-Henning Kamp FreeBSD coreteam member > phk@FreeBSD.ORG "Real hackers run -current on their laptop." > FreeBSD -- It will take a long time before progress goes too far! > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 13: 9:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by hub.freebsd.org (Postfix) with ESMTP id EAE5B37BB35; Tue, 29 Feb 2000 13:09:49 -0800 (PST) (envelope-from wilko@yedi.iaf.nl) Received: from yedi.iaf.nl (uucp@localhost) by uni4nn.gn.iaf.nl (8.9.2/8.9.2) with UUCP id VAA09119; Tue, 29 Feb 2000 21:56:03 +0100 (MET) Received: (from wilko@localhost) by yedi.iaf.nl (8.9.3/8.9.3) id UAA02108; Tue, 29 Feb 2000 20:51:52 +0100 (CET) (envelope-from wilko) Date: Tue, 29 Feb 2000 20:51:52 +0100 From: Wilko Bulte To: Poul-Henning Kamp Cc: Kevin Day , "Jonathan M. Bresler" , dmmiller@cvzoom.net, forrie@forrie.com, freebsd-current@FreeBSD.ORG Subject: Re: current.freebsd.org (FTP) Message-ID: <20000229205152.A2081@yedi.iaf.nl> References: <200002291845.MAA54588@celery.dragondata.com> <31946.951851419@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <31946.951851419@critter.freebsd.dk>; from phk@critter.freebsd.dk on Tue, Feb 29, 2000 at 08:10:19PM +0100 X-OS: FreeBSD yedi.iaf.nl 3.4-STABLE FreeBSD 3.4-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 08:10:19PM +0100, Poul-Henning Kamp wrote: > In message <200002291845.MAA54588@celery.dragondata.com>, Kevin Day writes: > > > >Here's what I see: > > > ># ftp current.freebsd.org > >Connected to usw2.freebsd.org. > >220 usw2.freebsd.org FTP server (Version wu-2.6.0(1) Tue Jan 25 00:05:38 CST 2000) ready. > >Name (current.freebsd.org:toasty): ftp > >331 Guest login ok, send your complete e-mail address as password. > >Password: > >530 Login incorrect. > >ftp: Login failed. > > That usually means that Jordan has left the country and isn't reachable > for at least a week... Jordan will be in the Netherlands and the UK for the next couple of days. We do have Internet here these days.. ;-) -- Wilko Bulte Arnhem, The Netherlands http://www.tcja.nl The FreeBSD Project: http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 13:16:58 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 8BDE437BD18; Tue, 29 Feb 2000 13:16:57 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 89F972E8158; Tue, 29 Feb 2000 13:16:57 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Tue, 29 Feb 2000 13:16:57 -0800 (PST) From: Kris Kennaway To: Bush Doctor Cc: Sean-Paul Rees , current@FreeBSD.ORG Subject: Re: mod_ssl & current In-Reply-To: <20000229160710.A15887@goku.cl.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Feb 2000, Bush Doctor wrote: > > No other info whatsoever. (helpful, huh? :-) > I've run into the same problem. You'll probably see this in /var/log/apache_error_log > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > > This symbol is in /usr/lib/libssl.a and in /usr/lib/librsaUSA.a. I > had a similar problem before and was helped by someone on the list, > but I've seem to have lost the solution he gave :( I wound up haveing > to add some linking info in the Makefile in > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl. > Just can't remember. Make sure the contents of secure/lib are up-to-date. Having an old or out of sync version of libcrypto could cause this. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 13:17:49 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id E7AB737BB35; Tue, 29 Feb 2000 13:17:46 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id E4DAD2E8158; Tue, 29 Feb 2000 13:17:46 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Tue, 29 Feb 2000 13:17:46 -0800 (PST) From: Kris Kennaway To: Roland Jesse Cc: freebsd-current@FreeBSD.ORG Subject: Re: buildworld fails at ncurses In-Reply-To: <0vya84nhof.fsf@cs.uni-magdeburg.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 29 Feb 2000, Roland Jesse wrote: > T.E.Dickey wrote: > > > I suspect that it is including the wrong version of curses.h (though > > typeCalloc should be in curs.priv.h - which would be unambiguous). > > Well, I don't think, that's it: > > r.arthur ~ % diff /usr/include/curses.h /usr/src/lib/libcurses/curses.h > r.arthur ~ % diff /usr/include/ncurses.h /usr/src/lib/libncurses/curses.h > > Any other ideas of why buildworld fails at ncurses when comming from > -stable? You don;t have the ncurses port installed? I've had problem with incompatabilities between this and the system version before. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 13:35:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from volatile.by-tor.tacorp.net (ci391991-a.grnvle1.sc.home.com [24.9.31.75]) by hub.freebsd.org (Postfix) with ESMTP id D08F537BB35 for ; Tue, 29 Feb 2000 13:35:09 -0800 (PST) (envelope-from by-tor@volatile.by-tor.tacorp.net) Received: (from by-tor@localhost) by volatile.by-tor.tacorp.net (8.9.3/8.9.3) id QAA48070; Tue, 29 Feb 2000 16:35:00 -0500 (EST) (envelope-from by-tor) Date: Tue, 29 Feb 2000 16:35:00 -0500 (EST) From: Wes Morgan X-Sender: by-tor@volatile.by-tor.tacorp.net To: Matthew Frost Cc: freebsd-current@freebsd.org Subject: Re: ntpd hanging machine In-Reply-To: <20000228152503.C27942@orac.frost.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 28 Feb 2000, Matthew Frost wrote: > I'm experiencing some problems with ntpd. It would appear that a few > (10-15) minutes after I start it, the machine crashes completely... > > Feb 28 14:10:02 egrorian ntpd[153]: ntpd 4.0.99b Mon Feb 28 12:12:17 GMT 2000 (1) > Feb 28 14:10:02 egrorian ntpd[153]: using kernel phase-lock loop 2040 > Feb 28 14:10:02 egrorian ntpd[153]: using kernel phase-lock loop 2041 > > And then locked solid.. I've been seeing the exact same behavior ever since the big ntp4 merge. Until that point I was using the stock ntp4 from udel with no problems. But I tried the one shipping with 4.0 and it locks up completely (looks like a hardware lockup). The ntp4 from udel works completely though. Odd :) -- _ __ ___ ____ ___ ___ ___ Wesley N Morgan _ __ ___ | _ ) __| \ morganw@engr.sc.edu _ __ | _ \._ \ |) | FreeBSD: The Power To Serve _ |___/___/___/ Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 13:44:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 0CB4637B881 for ; Tue, 29 Feb 2000 13:44:31 -0800 (PST) (envelope-from sobomax@altavista.net) Received: from altavista.net (dialup1-55.iptelecom.net.ua [212.9.226.55]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id XAA12562; Tue, 29 Feb 2000 23:45:09 +0200 (EET) Message-ID: <38BC3DD1.5AEC7CA8@altavista.net> Date: Tue, 29 Feb 2000 23:44:49 +0200 From: Maxim Sobolev Organization: Home, sweet home X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Doug Rabson Cc: Chris Smith , freebsd-current@FreeBSD.ORG Subject: Re: i810 graphics References: Content-Type: text/plain; charset=x-user-defined Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Rabson wrote: > On Tue, 29 Feb 2000, Chris Smith wrote: > > I'm working on an AGP driver > but its not ready for primetime yet. WOW, nice to hear!!! Will it be compatible with the current Linux developments in this area? -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 13:49:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from anchor-post-33.mail.demon.net (anchor-post-33.mail.demon.net [194.217.242.91]) by hub.freebsd.org (Postfix) with ESMTP id E931237B953 for ; Tue, 29 Feb 2000 13:49:50 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-33.mail.demon.net with esmtp (Exim 2.12 #1) id 12PuWY-000JhO-0X; Tue, 29 Feb 2000 21:49:47 +0000 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id VAA30486; Tue, 29 Feb 2000 21:54:09 GMT (envelope-from dfr@nlsystems.com) Date: Tue, 29 Feb 2000 21:52:39 +0000 (GMT) From: Doug Rabson To: Maxim Sobolev Cc: Chris Smith , freebsd-current@FreeBSD.ORG Subject: Re: i810 graphics In-Reply-To: <38BC3DD1.5AEC7CA8@altavista.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Feb 2000, Maxim Sobolev wrote: > Doug Rabson wrote: > > > On Tue, 29 Feb 2000, Chris Smith wrote: > > > > I'm working on an AGP driver > > but its not ready for primetime yet. > > WOW, nice to hear!!! Will it be compatible with the current Linux developments in > this area? Broadly speaking yes. As far as the usermode ioctl api goes, I'm only interested in allowing a single root owned client access to simple AGP services. This will be sufficient for e.g. the i810 server. For more complex uses (e.g. 3D rendering), the Precision Insight DRI will arbitrate access to the AGP hardware. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 13:52:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from xkis.kis.ru (xkis.kis.ru [195.98.32.200]) by hub.freebsd.org (Postfix) with ESMTP id 84F1937BBA5 for ; Tue, 29 Feb 2000 13:52:37 -0800 (PST) (envelope-from dv@dv.ru) Received: from localhost (dv@localhost) by xkis.kis.ru (8.9.3/8.9.3) with SMTP id AAA19006 for ; Wed, 1 Mar 2000 00:52:34 +0300 (MSK) Date: Wed, 1 Mar 2000 00:52:34 +0300 (MSK) From: Dmitry Valdov X-Sender: dv@xkis.kis.ru To: current@freebsd.org Subject: is inet6 preffered when resolving names? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! Is it right behavior to try IPv6 address first? work# telnet localhost Trying ::1... telnet: connect to address ::1: Connection refused Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. [...] Only solution for it is to comment out in /etc/hosts: ::1 localhost localhost.my.domain myname.my.domain I've tried to switch 127.0.0.1 and ::1 is /etc/hosts but there was no effect. Dmitry. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 13:57:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from viper.lovett.com (hub.lovett.com [216.60.121.161]) by hub.freebsd.org (Postfix) with ESMTP id 17CFF37B96C for ; Tue, 29 Feb 2000 13:57:28 -0800 (PST) (envelope-from ade@lovett.com) Received: from ade by viper.lovett.com with local (Exim 3.13 #1) id 12Pudr-000Pxw-00; Tue, 29 Feb 2000 15:57:19 -0600 Date: Tue, 29 Feb 2000 15:57:19 -0600 From: Ade Lovett To: Christopher Masto Cc: freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Message-ID: <20000229155719.J93698@lovett.com> References: <20000229021327.E21720@fw.wintelcom.net> <20000229134143.B4903@netmonger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000229134143.B4903@netmonger.net>; from chris@netmonger.net on Tue, Feb 29, 2000 at 01:41:43PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 01:41:43PM -0500, Christopher Masto wrote: > > In any case, one major offender is imlib. Since I've recently gone > Gnome, I've had to turn off imlib's "MIT-SHM shared memory" option > or things would go bad after a few minutes or hours of use. Can you expand a bit on "go bad"? I have a couple of machines here running with GNOME for days on end with no shared memory problems. The only thing I've tweaked is to add the following options into my kernel config: options SHMMAX="(64*1024*1024)" options SHMMNI=4096 options SHMSEG=256 these were taken from a Solaris/sparc person running GNOME who had made equivalent changes to his /etc/system to get rid of lots of annoying shared-memory warnings in .xsession-errors I'm not seeing any leaks, though: viper 17% uptime 3:53PM up 5 days, 34 mins, 19 users, load averages: 2.81, 2.85, 2.84 (take off a couple of minutes for boot up, launching xdm, logging in and launching GNOME) viper 18% ipcs -bp Message Queues: T ID KEY MODE OWNER GROUP QBYTES LSPID LRPID Shared Memory: T ID KEY MODE OWNER GROUP SEGSZ CPID LPID m 65536 2622055 --rw-r--r-- root wheel 1048576 298 298 m 41615362 792064 --rw-rw-rw- ade staff 4 12549 12549 Semaphores: T ID KEY MODE OWNER GROUP NSEMS s 65536 2622057 --rw-rw-rw- root wheel 14 -aDe -- Ade Lovett, Austin, TX. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 14: 1:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from goku.cl.msu.edu (goku.cl.msu.edu [35.8.3.20]) by hub.freebsd.org (Postfix) with ESMTP id B689237BD65; Tue, 29 Feb 2000 14:00:55 -0800 (PST) (envelope-from dervish@goku.cl.msu.edu) Received: (from dervish@localhost) by goku.cl.msu.edu (8.9.3/8.9.3) id RAA26718; Tue, 29 Feb 2000 17:08:19 -0500 (EST) (envelope-from dervish) Date: Tue, 29 Feb 2000 17:08:19 -0500 From: Bush Doctor To: Kris Kennaway Cc: Sean-Paul Rees , current@FreeBSD.ORG Subject: Re: mod_ssl & current Message-ID: <20000229170819.B15887@goku.cl.msu.edu> References: <20000229160710.A15887@goku.cl.msu.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from kris@hub.freebsd.org on Tue, Feb 29, 2000 at 01:16:57PM -0800 X-Operating-System: FreeBSD 4.0-CURRENT i386 WWW-Home-Page: http://bantu.cl.msu.edu Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Out of da blue Kris Kennaway aka (kris@hub.freebsd.org) said: > On Tue, 29 Feb 2000, Bush Doctor wrote: > > > > No other info whatsoever. (helpful, huh? :-) > > I've run into the same problem. You'll probably see this in /var/log/apache_error_log > > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > > /usr/libexec/ld-elf.so.1: /usr/lib/librsaUSA.so: Undefined symbol "ERR_load_strings" > > > > This symbol is in /usr/lib/libssl.a and in /usr/lib/librsaUSA.a. I > > had a similar problem before and was helped by someone on the list, > > but I've seem to have lost the solution he gave :( I wound up haveing > > to add some linking info in the Makefile in > > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl. > > Just can't remember. > > Make sure the contents of secure/lib are up-to-date. Having an old or out > of sync version of libcrypto could cause this. Hmmm ... This does not seem to be the case: ikhala.tcimet.net:dervish> uname -a FreeBSD ikhala.tcimet.net 4.0-CURRENT FreeBSD 4.0-CURRENT #14: Tue Feb 29 04:15:03 EST 2000 root@ikhala.tcimet.net:/usr/src/sys/compile/GANJA i386 ikhala.tcimet.net:dervish> ls -l /usr/src/secure/lib total 13 drwxr-xr-x 11 root wheel 512 Feb 26 12:05 ./ drwxr-xr-x 6 root wheel 512 Feb 28 16:03 ../ -rw-r--r-- 1 root wheel 477 Feb 26 12:05 Makefile -rw-r--r-- 1 root wheel 224 Aug 27 1999 Makefile.inc drwxr-xr-x 3 root wheel 512 Jan 8 21:11 libcipher/ drwxr-xr-x 2 root wheel 512 Feb 29 10:36 libcrypt/ drwxr-xr-x 2 root wheel 512 Feb 29 10:36 libcrypto/ drwxr-xr-x 2 root wheel 512 Feb 25 12:08 librsaglue/ drwxr-xr-x 2 root wheel 512 Feb 26 12:05 librsaintl/ drwxr-xr-x 2 root wheel 512 Feb 26 12:05 librsausa/ drwxr-xr-x 2 root wheel 512 Feb 24 20:08 libssh/ drwxr-xr-x 2 root wheel 512 Feb 24 08:55 libssl/ drwxr-xr-x 2 root wheel 512 Jan 8 21:11 libtelnet/ > > Kris > > ---- > In God we Trust -- all others must submit an X.509 certificate. > -- Charles Forsythe > > #;^) -- f u cn rd ths, u cn gt a gd jb n cmptr prgrmmng. bush doctor To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 14: 2:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from user1.bind.com (user1.bind.com [207.76.173.4]) by hub.freebsd.org (Postfix) with ESMTP id 0AE1337BBA5 for ; Tue, 29 Feb 2000 14:02:34 -0800 (PST) (envelope-from root@bind.com) Received: from user1.bind.com (user1.bind.com [207.76.173.4]) by user1.bind.com (8.9.3/8.9.3) with ESMTP id RAA57494; Tue, 29 Feb 2000 17:00:42 -0500 (EST) (envelope-from root@bind.com) Date: Tue, 29 Feb 2000 17:00:42 -0500 (EST) From: Aaron Hughes To: "Chris D. Faulhaber" Cc: freebsd-current@FreeBSD.ORG Subject: Re: Upgrade to current from 3.3-RELEASE In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nevermind... Thanks anyways, I had to reinstll the /bin dist for 3.4 and everything is working as it should. Aaron On Tue, 29 Feb 2000, Aaron Hughes wrote: > > > Well, I have read the src/UPDATING, my appologies for not doing so > earlier. > > Now at the building new kernel stage: > > root@user1.bind.com:/usr/src/sys/i386/conf> config GENERIC > Don't forget to do a ``make depend'' > Kernel build directory is ../../compile/GENERIC > root@user1.bind.com:/usr/src/sys/i386/conf> cd ../../compile/GENERIC/ > root@user1.bind.com:/usr/src/sys/compile/GENERIC> make depend && make > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline -Wuninitialized -Wformat -Wunused -fformat-extensions -ansi > -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include > opt_global.h -elf ../../i386/i386/genassym.c > genassym genassym.o >assym.s > *** Signal 12 > > Stop. > root@user1.bind.com:/usr/src/sys/compile/GENERIC> > > > I first tried a more custom kernel and this failed so I fell back to > GENERIC which also failed? > > Did I screw up the compile becuse of the premature make installworld? > > Aaron > > > > On Tue, 29 Feb 2000, Chris D. Faulhaber wrote: > > > On Tue, 29 Feb 2000, Aaron Hughes wrote: > > > > > > > > I cvsup upgraded my /src dir to 'release=cvs tag=.' which I believe to be > > > 4.0-CURRENT. > > > > > > I successfully completed a 'make -j10 buildworld', however, when I ran > > > make -j10 installworld' I received the following error: > > > > > > > Please read src/UPDATING: > > > > COMMON ITEMS: > > *snip* > > To update from 3.x to 4.0 stable > > -------------------------------- > > cd /usr/src > > make buildworld > > cd sbin/mknod > > make install > > > > [*] > > reboot > > > > cd /usr/src > > make -DNOINFO installworld > > make installworld > > > > NOTE: 'make -DNOINFO installworld' above > > > > ----- > > Chris D. Faulhaber - jedgar@fxp.org - jedgar@FreeBSD.org > > -------------------------------------------------------- > > FreeBSD: The Power To Serve - http://www.FreeBSD.org > > > > > > > - Aaron Hughes > - Manager, Network Backbone, Internet Implementation, RCN > - aaronh@rcn.com > - For public PGP key: finger aaronh@bind.com > - Key fingerprint = AD 67 37 60 7D 73 C5 B7 33 18 3F 36 C3 1C C6 B8 > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > - Aaron Hughes - Manager, Network Backbone, Internet Implementation, RCN - aaronh@rcn.com - For public PGP key: finger aaronh@bind.com - Key fingerprint = AD 67 37 60 7D 73 C5 B7 33 18 3F 36 C3 1C C6 B8 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 14: 4:42 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.100.7]) by hub.freebsd.org (Postfix) with ESMTP id 17BE937BBEA for ; Tue, 29 Feb 2000 14:04:35 -0800 (PST) (envelope-from drosih@rpi.edu) 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 RAA336240; Tue, 29 Feb 2000 17:03:42 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20000229185324.A30583@relativity.student.utwente.nl> References: <4.2.2.20000229113109.00c704e0@216.67.12.69> <38BBFA3D.E7DD14E1@cvzoom.net> <4.2.2.20000229115552.00c776e0@216.67.12.69> <20000229185324.A30583@relativity.student.utwente.nl> Date: Tue, 29 Feb 2000 17:04:15 -0500 To: djb@wit389306.student.utwente.nl, Forrest Aldrich From: Garance A Drosihn Subject: Re: current.freebsd.org (FTP) Cc: Donn Miller , freebsd-current@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 6:53 PM +0100 2/29/00, Dave Boers wrote: >It is rumoured that Forrest Aldrich had the courage to say: > > No, it allows you to log in, but will not accept anonymous logins. > > Login Incorrect > >This has been going on for nearly 20 hours now. About 20 hours >ago the machine was briefly unreachable and when it came online >again it refused logins. Does this have anything to do with the networking change? (AppliedTheory buying out CRL). We just noticed that change with ftp.freebsd.org, although I don't really know how long ago that change happened... --- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or drosih@rpi.edu Rensselaer Polytechnic Institute To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 14:32: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from sayshell.iad.eng.us.uu.net (sayshell.iad.eng.us.uu.net [153.39.153.76]) by hub.freebsd.org (Postfix) with ESMTP id AA68F37B855; Tue, 29 Feb 2000 14:32:01 -0800 (PST) (envelope-from louie@uu.net) Received: (from louie@localhost) by sayshell.iad.eng.us.uu.net (8.9.3/8.9.3) id RAA00846; Tue, 29 Feb 2000 17:31:47 -0500 (EST) (envelope-from louie) Date: Tue, 29 Feb 2000 17:31:47 -0500 (EST) From: Louis Mamakos Message-Id: <200002292231.RAA00846@sayshell.iad.eng.us.uu.net> To: FreeBSD-gnats-submit@freebsd.org, current@freebsd.org Subject: tcpdump and IPv6 poor interaction Reply-To: louie@uu.net X-send-pr-version: 3.2 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >Submitter-Id: current-users >Originator: Louis Mamakos >Organization: UUNET >Confidential: no >Synopsis: tcpdump vs. IPv6 bug >Severity: serious >Priority: medium >Category: bin >Release: FreeBSD 4.0-CURRENT i386 >Class: sw-bug >Environment: FreeBSD-current as-of 29 Feb 2000, IPv6 configured >Description: If a host has both A and AAAA records in the DNS, then tcpdump will complain that you're trying to apply the 'ip' modifier to an ip6 host. Curiously, the reverse also breaks: >How-To-Repeat: # tcpdump ip host whizzo.transsys.com tcpdump: 'ip' modifier applied to ip6 host # tcpdump ip6 host whizzo.transsys.com tcpdump: 'ip6' modifier applied to ip host >Fix: or at least a work-around tcpdump ip and host whizzo.transsys.com but this is ugly and not backwards compatible. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 14:55: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by hub.freebsd.org (Postfix) with ESMTP id 9502737BC12; Tue, 29 Feb 2000 14:55:01 -0800 (PST) (envelope-from wilko@yedi.iaf.nl) Received: from yedi.iaf.nl (uucp@localhost) by uni4nn.gn.iaf.nl (8.9.2/8.9.2) with UUCP id XAA14247; Tue, 29 Feb 2000 23:48:13 +0100 (MET) Received: (from wilko@localhost) by yedi.iaf.nl (8.9.3/8.9.3) id XAA04083; Tue, 29 Feb 2000 23:17:23 +0100 (CET) (envelope-from wilko) Date: Tue, 29 Feb 2000 23:17:23 +0100 From: Wilko Bulte To: "Jordan K. Hubbard" Cc: Poul-Henning Kamp , Kevin Day , "Jonathan M. Bresler" , dmmiller@cvzoom.net, forrie@forrie.com, freebsd-current@FreeBSD.ORG Subject: Re: current.freebsd.org (FTP) Message-ID: <20000229231723.B3967@yedi.iaf.nl> References: <31946.951851419@critter.freebsd.dk> <27904.951857906@zippy.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <27904.951857906@zippy.cdrom.com>; from jkh@zippy.cdrom.com on Tue, Feb 29, 2000 at 12:58:26PM -0800 X-OS: FreeBSD yedi.iaf.nl 3.4-STABLE FreeBSD 3.4-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 12:58:26PM -0800, Jordan K. Hubbard wrote: > I'm still here for another hour, dammit. :-) Don't miss that plane... I once needed to gallop around SFO and I did not like that for one bit. > I'm also going to be reachable for most of that week since Holland > does have Internet connections now, you know. They got it along with > electric lighting and running water at least several years ago. :) Yes we do. This was just after we gave back New Amsterdam to the natives and they started calling it New York 8) -- Wilko Bulte Arnhem, The Netherlands http://www.tcja.nl The FreeBSD Project: http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 15:12:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from shadows.aeon.net (shadows.aeon.net [195.197.32.30]) by hub.freebsd.org (Postfix) with ESMTP id 557E437B956 for ; Tue, 29 Feb 2000 15:12:12 -0800 (PST) (envelope-from bsdcur@shadows.aeon.net) Received: (from bsdcur@localhost) by shadows.aeon.net (8.9.3/8.8.3) id BAA15954 for freebsd-current@freebsd.org; Wed, 1 Mar 2000 01:15:08 +0200 (EET) From: mika ruohotie Message-Id: <200002292315.BAA15954@shadows.aeon.net> Subject: current inoperationa, releng3 works for FTP In-Reply-To: from Thomas Veldhouse at "Feb 29, 2000 03:00:36 pm" To: freebsd-current@freebsd.org Date: Wed, 1 Mar 2000 01:15:08 +0200 (EET) 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-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I had this problem last night with current.freebsd.org. I simply switched > to releng3.freebsd.org. I thought it was the same machine, but the IP > address was one bit higher. Aliased? i just verified this same thing applies still. accessing current.freebsd.org results "login incorrect" while i get in all well using "releng3.freebsd.org". at Mar 1st 01:10 EET == Feb 29th 23:10 GMT == 18:10 EST == 15:10 PST so there is a problem... mickey To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 16:14:43 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 40B1A37BC55; Tue, 29 Feb 2000 16:14:41 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 3EC5D2E8158; Tue, 29 Feb 2000 16:14:41 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Tue, 29 Feb 2000 16:14:41 -0800 (PST) From: Kris Kennaway To: Bush Doctor Cc: Sean-Paul Rees , current@FreeBSD.ORG Subject: Re: mod_ssl & current In-Reply-To: <20000229170819.B15887@goku.cl.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Feb 2000, Bush Doctor wrote: > > Make sure the contents of secure/lib are up-to-date. Having an old or out > > of sync version of libcrypto could cause this. > Hmmm ... > This does not seem to be the case: Yeah, but have you rebuilt them? ;) Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 16:17:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 47DEB37B8F1 for ; Tue, 29 Feb 2000 16:17:38 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id QAA87486; Tue, 29 Feb 2000 16:17:31 -0800 (PST) (envelope-from dillon) Date: Tue, 29 Feb 2000 16:17:31 -0800 (PST) From: Matthew Dillon Message-Id: <200003010017.QAA87486@apollo.backplane.com> To: Daniel Ortmann Cc: freebsd-current@FreeBSD.ORG Subject: Re: consistent "make -k buildworld" crash with 2 swap partitions References: <200002290614.AAA00514@sparc.isl.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :The /etc/fstab which enables the crash is the following. To fix it :comment out the second swap. Note they are on separate drives. :... :I should also mention that I am running softupdates. : :>Description: : :If both swap partitions are enabled then "make -k buildworld" crashes :the system with ABSOLUTE CONSISTENCY. If the system is crashing there should be a panic message. What panic are you getting when it crashes? You may want to add the DDB kernel config option to your kernel config, recompile, and reinstall, which should knock the system into the DDB debugger when it crashes and enable you to see what the panic message was and do a 'trace'. -Matt :Since this behavior has been around for about a year (???) I assume my :system configuration must be unusual ... or surely this would have been :discovered and fixed earlier. : :Several months ago a bug was found with dual swap partitions. It :involved some cross-partition alignment problem. When that bug was :fixed most of my crashes disappeared. Except for this problem. :But "make -k buildworld" continued to crash the system. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 16:31:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id F0FCD37BD10 for ; Tue, 29 Feb 2000 16:31:27 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id RAA30500; Tue, 29 Feb 2000 17:31:25 -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 RAA91623; Tue, 29 Feb 2000 17:31:19 -0700 (MST) Message-Id: <200003010031.RAA91623@harmony.village.org> To: YAMAMOTO Shigeru Subject: Re: CardBus in current?? Cc: freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Tue, 29 Feb 2000 18:07:46 +0900." <20000229180746A.shigeru@iij.ad.jp> References: <20000229180746A.shigeru@iij.ad.jp> <200002282210.PAA76602@harmony.village.org> Date: Tue, 29 Feb 2000 17:31:18 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000229180746A.shigeru@iij.ad.jp> YAMAMOTO Shigeru writes: : Who works for CardBus support work? : Does Warner only work for CardBus support work? I've done little to no work on this that has been committed. I've just committed the newconfig cardbus stuff. I have my eye on the NetBSD code, but if there's a better contender that comes along, I'm all for using that instead. It will need to play well with the pccard code that I've been porting from NetBSD/newconfig. : I'm writing a code for CardBus work. : #Warner knows I'm writing a code. Yes. I do. I know of one other person who may be trying to do something while waiting for me to have time. I don't know what state their work is in since I've really only given basic comments. : Where is a best place to discass CardBus work? : -current?, -mobile?, -hackers?, etc... -mobile is the best place to talk about this. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 18:16:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 79D1537BC24 for ; Tue, 29 Feb 2000 18:16:43 -0800 (PST) (envelope-from jdp@polstra.com) 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 SAA01914 for ; Tue, 29 Feb 2000 18:16:42 -0800 (PST) (envelope-from jdp@polstra.com) Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id SAA74083 for current@freebsd.org; Tue, 29 Feb 2000 18:16:42 -0800 (PST) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="_=XFMail.1.3.p0.FreeBSD:000229181641:60681=_" Date: Tue, 29 Feb 2000 18:16:41 -0800 (PST) Organization: Polstra & Co., Inc. From: John Polstra To: current@freebsd.org Subject: pthread_{suspend,resume}_np broken? Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format --_=XFMail.1.3.p0.FreeBSD:000229181641:60681=_ Content-Type: text/plain; charset=us-ascii Either pthread_suspend_np() and pthread_resume_np() are broken in -current or I don't understand them. The attached program (cc -pthread suspend.c) starts two background threads. Each thread loops outputting a character ('1' or '2' according to which thread it is) and then sleeping for a second. Meanwhile, the main thread reads keypresses from the standard input. On each keypress it toggles background thread 1 between suspended and resumed. If it worked properly I would expect the output to resemble this: 12121-S-222222-R-121212-S-222-R-212121212 and so on. Instead I get this: 121-S-212-R-12121-S-212121-R-12121-S-212121 I.e., the thread doesn't get suspended. Am I misunderstanding what these functions are supposed to do? Also, the code in "src/lib/libc_r/uthread/uthread_resume_np.c" looks wrong: int pthread_resume_np(pthread_t thread) { int ret; /* Find the thread in the list of active threads: */ if ((ret = _find_thread(thread)) == 0) { /* The thread exists. Is it suspended? */ if (thread->state != PS_SUSPENDED) { /* * Defer signals to protect the scheduling queues * from access by the signal handler: */ _thread_kern_sig_defer(); /* Allow the thread to run. */ PTHREAD_NEW_STATE(thread,PS_RUNNING); /* * Undefer and handle pending signals, yielding if * necessary: */ _thread_kern_sig_undefer(); } } return(ret); } Shouldn't the test against PS_SUSPENDED be "==" instead of "!="? I would think we'd want to do something if the thread was suspended, and skip it if the thread wasn't suspended -- exactly the opposite of what the current code does. 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 --_=XFMail.1.3.p0.FreeBSD:000229181641:60681=_ Content-Disposition: attachment; filename="suspend.c" Content-Transfer-Encoding: 7bit Content-Description: suspend.c Content-Type: text/plain; charset=us-ascii; name=suspend.c; SizeOnDisk=1208 #include #include #include #include #include #include #include #define SLEEP 1000000 /* 1 second */ pthread_t bg1; pthread_t bg2; static void * bgfunc(void *arg) { char ch = *(char *)arg; for ( ; ; ) { putchar(ch); usleep(SLEEP); } } int main(int argc, char **argv) { struct termios t; int ret; /* Set up stdin and stdout to deliver characters immediately. */ setbuf(stdout, NULL); tcgetattr(fileno(stdin), &t); t.c_lflag &= ~(ECHO | ICANON); t.c_cc[VMIN] = 1; t.c_cc[VTIME] = 0; tcsetattr(fileno(stdin), TCSAFLUSH, &t); /* Start two background threads. */ pthread_create(&bg1, NULL, bgfunc, "1"); usleep(SLEEP / 2); pthread_create(&bg2, NULL, bgfunc, "2"); /* * On each keystroke, toggle background thread 1 between suspended * and running. */ for ( ; ; ) { getchar(); fputs("-S-", stdout); if ((ret = pthread_suspend_np(bg1)) != 0) errc(1, ret, "pthread_suspend_np failed"); getchar(); fputs("-R-", stdout); if ((ret = pthread_resume_np(bg1)) != 0) errc(1, ret, "pthread_resume_np failed"); } return 0; } --_=XFMail.1.3.p0.FreeBSD:000229181641:60681=_-- End of MIME message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 19:21:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from vinyl.sentex.ca (vinyl.sentex.ca [209.112.4.14]) by hub.freebsd.org (Postfix) with ESMTP id 382FA37BD3B for ; Tue, 29 Feb 2000 19:21:10 -0800 (PST) (envelope-from mike@sentex.net) Received: from granite.sentex.net (granite-atm.sentex.ca [209.112.4.1]) by vinyl.sentex.ca (8.9.3/8.9.3) with ESMTP id WAA15002 for ; Tue, 29 Feb 2000 22:21:09 -0500 (EST) (envelope-from mike@sentex.net) Received: from chimp (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.8/8.6.9) with ESMTP id WAA15662 for ; Tue, 29 Feb 2000 22:21:07 -0500 (EST) Message-Id: <4.2.2.20000229221743.03d411b8@mail.sentex.net> X-Sender: mdtancsa@mail.sentex.net X-Mailer: QUALCOMM Windows Eudora Pro Version 4.2.2 Date: Tue, 29 Feb 2000 22:19:25 -0500 To: current@freebsd.org From: Mike Tancsa Subject: make world problems at vm/vnode_pager.h -> vm/vnode_pager.ph Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A recently cvsup'd current that I had been doing make worlds on for the past few weeks without issue. Is there something different that needs to be done ? . . . Skipping directory `ufs/ufs' vm/pmap.h -> vm/pmap.ph vm/swap_pager.h -> vm/swap_pager.ph vm/vm.h -> vm/vm.ph vm/vm_extern.h -> vm/vm_extern.ph vm/vm_kern.h -> vm/vm_kern.ph vm/vm_map.h -> vm/vm_map.ph vm/vm_object.h -> vm/vm_object.ph vm/vm_page.h -> vm/vm_page.ph vm/vm_pageout.h -> vm/vm_pageout.ph vm/vm_pager.h -> vm/vm_pager.ph vm/vm_param.h -> vm/vm_param.ph vm/vm_zone.h -> vm/vm_zone.ph vm/vnode_pager.h -> vm/vnode_pager.ph *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils. *** 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 Stop in /usr/src. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 19:27: 2 2000 Delivered-To: freebsd-current@freebsd.org Received: from pozo.com (pozo.com [216.101.162.50]) by hub.freebsd.org (Postfix) with ESMTP id 96F4537BDC0 for ; Tue, 29 Feb 2000 19:26:59 -0800 (PST) (envelope-from mantar@pacbell.net) Received: from dual.pacbell.net (dual.pozo.com [216.101.162.51]) by pozo.com (8.9.3/8.9.3) with ESMTP id TAA18497; Tue, 29 Feb 2000 19:26:53 -0800 (PST) (envelope-from mantar@pacbell.net) Message-Id: <4.3.2.20000229192140.04552bd8@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Tue, 29 Feb 2000 19:26:53 -0800 To: Sean-Paul Rees , current@FreeBSD.ORG From: Manfred Antar Subject: Re: mod_ssl & current In-Reply-To: <20000229120030.A3634@dreamfire.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:00 PM 2/29/2000 -0800, Sean-Paul Rees wrote: >I'm having a problem getting Apache setup to work with modssl; I'm running >apache1.3.12+php4+mod_ssl2.6.0 > >[root@valiant]-~# apachectl startssl >/usr/local/sbin/apachectl startssl: httpd could not be started > >No other info whatsoever. (helpful, huh? :-) > >I'm using the stock configuration file with just hostname changes throughout. > >Any ideas? I'm running current from 2/26/2000. > >-- >Cheers, >Sean I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile and install the recompiled libssl.so in /usr/local/libexec/apache. Works fine Note this is for the apache13-php3 port but I bet it will work for the apache13-php4 port Manfred ===================== || mantar@pacbell.net || || Ph. (415) 681-6235 || ===================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 19:33:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from indigo.dreamfire.net (indigo.dreamfire.net [207.113.154.29]) by hub.freebsd.org (Postfix) with ESMTP id 0A30837BDC0 for ; Tue, 29 Feb 2000 19:33:48 -0800 (PST) (envelope-from sean@dreamfire.net) Received: from valiant.dreamfire.net (valiant [24.11.227.21]) by indigo.dreamfire.net (Postfix) with ESMTP id 411319451; Tue, 29 Feb 2000 19:33:47 -0800 (PST) Received: by valiant.dreamfire.net (Postfix, from userid 1000) id 36EFF206; Tue, 29 Feb 2000 19:33:46 -0800 (PST) Date: Tue, 29 Feb 2000 19:33:46 -0800 From: Sean-Paul Rees To: Manfred Antar Cc: current@freebsd.org Subject: Re: mod_ssl & current Message-ID: <20000229193346.A53401@dreamfire.net> References: <20000229120030.A3634@dreamfire.net> <4.3.2.20000229192140.04552bd8@pozo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <4.3.2.20000229192140.04552bd8@pozo.com>; from mantar@pacbell.net on Tue, Feb 29, 2000 at 07:26:53PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 07:26:53PM -0800, Manfred Antar wrote: > I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile > and install the recompiled libssl.so in /usr/local/libexec/apache. > Works fine > Note this is for the apache13-php3 port but I bet it will work for the apache13-php4 port > Manfred Thanks! It works :-) -- Cheers, Sean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 19:37:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from chmls06.mediaone.net (chmls06.mediaone.net [24.128.1.71]) by hub.freebsd.org (Postfix) with ESMTP id 7917937BD1F for ; Tue, 29 Feb 2000 19:37:50 -0800 (PST) (envelope-from bloom@acm.org) Received: from acm.org (reyim.ne.mediaone.net [24.218.251.241]) by chmls06.mediaone.net (8.8.7/8.8.7) with ESMTP id WAA04326; Tue, 29 Feb 2000 22:37:33 -0500 (EST) Message-ID: <38BC906E.EA2CDE77@acm.org> Date: Tue, 29 Feb 2000 22:37:18 -0500 From: Jim Bloom X-Mailer: Mozilla 4.72 [en]C-MOENE (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Manfred Antar Cc: Sean-Paul Rees , current@FreeBSD.ORG Subject: Re: mod_ssl & current References: <4.3.2.20000229192140.04552bd8@pozo.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You definitely don't need -lRSAglue. That file is an empty library just for compatibility. The port apache3-modssl worked a couple days ago when I last made a pass through all of the ports using openssl in -current. I'll take a look at it again (by tomorrow) and see where things stand. The recent upgrade of modssl might have caused a problem or broken a patch. Jim Bloom bloom@acm.org Manfred Antar wrote: > > I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile > and install the recompiled libssl.so in /usr/local/libexec/apache. > Works fine > Note this is for the apache13-php3 port but I bet it will work for the apache13-php4 port > Manfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 19:45:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from diwanh.stu.rpi.edu (diwanh.stu.rpi.edu [128.113.151.72]) by hub.freebsd.org (Postfix) with ESMTP id 7182437BD2C for ; Tue, 29 Feb 2000 19:45:35 -0800 (PST) (envelope-from hdiwan@diwanh.stu.rpi.edu) Received: (from hdiwan@localhost) by diwanh.stu.rpi.edu (8.9.3/8.9.3) id WAA57434; Tue, 29 Feb 2000 22:45:19 -0500 (EST) (envelope-from hdiwan) Date: Tue, 29 Feb 2000 22:45:19 -0500 From: Hasan Diwan To: "Nawfal M. Rouyan" Cc: current@freebsd.org Subject: Re: Two queries [ KDE / XFree86 ] Message-ID: <20000229224519.B56392@diwanh.stu.rpi.edu> References: <20000229191341.17760.qmail@web1608.mail.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="nVMJ2NtxeReIH9PS" X-Mailer: Mutt 1.0i In-Reply-To: <20000229191341.17760.qmail@web1608.mail.yahoo.com>; from op4l@yahoo.com on Tue, Feb 29, 2000 at 11:13:41AM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --nVMJ2NtxeReIH9PS Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable No problems here... * Nawfal M. Rouyan (op4l@yahoo.com) [000229 20:44]: > Same thing happened to me... :( >=20 > > one other thing: does anyone have the XFree86 pre > > 4.0 snapshot running > > with moused and SysMouse ? - it works fine for me > > without moused and the > > moues directly under X - but with moused and > > "SysMouse" "/dev/sysmouse" > > nothing happens when moving the mouse - any further > > XF86Config magic > > required for this ? - does anyone have an hint here > > ? (btw. - all this > > on a fresh 4.0-CURRENT box) > >=20 > > a lot of thanks in advance > >=20 > > t to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of > > the message >=20 > __________________________________________________ > Do You Yahoo!? > Talk to your friends online with Yahoo! Messenger. > http://im.yahoo.com >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message >=20 >=20 --=20 Hasan Diwan [hdiwan@pobox.com] :) Rensselaer Polytechnic Institute=20 Computer Science Department --nVMJ2NtxeReIH9PS Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: 2.6.2 iQCVAwUBOLyST/itTU38wbMJAQFtRwP6Ap43Me5vNT7QIdoUuB7b3PHU3rNZeh9Q g/wLjBidrZDgowLu0rkxYxcoiNpvHI4b1JF3L+I1TuOcyJSw3FHFyjzDxy8Xx2JX 1T4tR55uQGsMKlbHvHQhu3DucMr0qIUP4P1YbX3RJZe2+FS1uWI1oCN6DxrB0bO0 tqQP6EWqs84= =jMZv -----END PGP SIGNATURE----- --nVMJ2NtxeReIH9PS-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 19:51:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id 3795C37BDA6 for ; Tue, 29 Feb 2000 19:51:17 -0800 (PST) (envelope-from eischen@vigrid.com) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id WAA21148; Tue, 29 Feb 2000 22:50:58 -0500 (EST) Date: Tue, 29 Feb 2000 22:50:57 -0500 (EST) From: Daniel Eischen To: John Polstra Cc: current@FreeBSD.ORG Subject: Re: pthread_{suspend,resume}_np broken? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Feb 2000, John Polstra wrote: > Either pthread_suspend_np() and pthread_resume_np() are broken in > -current or I don't understand them. The attached program (cc > -pthread suspend.c) starts two background threads. Each thread loops > outputting a character ('1' or '2' according to which thread it is) > and then sleeping for a second. Meanwhile, the main thread reads > keypresses from the standard input. On each keypress it toggles > background thread 1 between suspended and resumed. [...] > Shouldn't the test against PS_SUSPENDED be "==" instead of "!="? I > would think we'd want to do something if the thread was suspended, and > skip it if the thread wasn't suspended -- exactly the opposite of what > the current code does. Yes, it should be "==" instead of "!=". Go ahead and fix it if you want :-) Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 19:56:42 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id D870837BDC7; Tue, 29 Feb 2000 19:56:40 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id D68152E8158; Tue, 29 Feb 2000 19:56:40 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Tue, 29 Feb 2000 19:56:40 -0800 (PST) From: Kris Kennaway To: Manfred Antar Cc: Sean-Paul Rees , current@FreeBSD.ORG Subject: Re: mod_ssl & current In-Reply-To: <4.3.2.20000229192140.04552bd8@pozo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Feb 2000, Manfred Antar wrote: > I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile > and install the recompiled libssl.so in /usr/local/libexec/apache. > Works fine > Note this is for the apache13-php3 port but I bet it will work for the apache13-php4 port This may work, but I doubt this is necessary. -lRSAglue is an empty library which only exists to keep legacy ports happy, and -lrsaUSA will be automatically dlopen()ed if you have a recent libcrypto.so. As with the other guy, please make sure your libcrypto.so is up to date - I haven't seen evidence from either of you yet that this is the case :-) Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 19:57: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from fgwmail5.fujitsu.co.jp (fgwmail5.fujitsu.co.jp [192.51.44.35]) by hub.freebsd.org (Postfix) with ESMTP id 6267237BDC0 for ; Tue, 29 Feb 2000 19:56:40 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m5.gw.fujitsu.co.jp by fgwmail5.fujitsu.co.jp (8.9.3/3.7W-MX0002-Fujitsu Gateway) id MAA14077; Wed, 1 Mar 2000 12:56:28 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from chisato.nd.net.fujitsu.co.jp by m5.gw.fujitsu.co.jp (8.9.3/3.7W-0002-Fujitsu Domain Master) id MAA11789; Wed, 1 Mar 2000 12:56:27 +0900 (JST) Received: from localhost (dhcp7194.nd.net.fujitsu.co.jp [10.18.7.194]) by chisato.nd.net.fujitsu.co.jp (8.8.5+2.7Wbeta5/3.3W8chisato-970826) with ESMTP id MAA00957; Wed, 1 Mar 2000 12:56:26 +0900 (JST) To: dv@dv.ru Cc: current@FreeBSD.ORG Subject: Re: is inet6 preffered when resolving names? In-Reply-To: References: X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000301125719I.shin@nd.net.fujitsu.co.jp> Date: Wed, 01 Mar 2000 12:57:19 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 33 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi! > > Is it right behavior to try IPv6 address first? > > work# telnet localhost > Trying ::1... > telnet: connect to address ::1: Connection refused > Trying 127.0.0.1... > Connected to localhost. > Escape character is '^]'. > Only solution for it is to comment out in /etc/hosts: > > ::1 localhost localhost.my.domain myname.my.domain > > I've tried to switch 127.0.0.1 and ::1 is /etc/hosts but there was no effect. Now the order of the searching address family is statically defined in libc. So if the target has AAAA recored, then it is tried first. Currently, another workaround is, using '-4' option. telnet -4 localhost And what is your desired behaviour? If your desire is that always IPv4 address is tried first, then we can add some swith to change the order. (But it will be after 4.0.) Thanks, Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 20:14:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from 1Cust240.tnt1.waldorf.md.da.uu.net (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 7327D37BF4A; Tue, 29 Feb 2000 20:14:19 -0800 (PST) (envelope-from green@FreeBSD.org) Date: Tue, 29 Feb 2000 23:14:18 -0500 (EST) From: Brian Fundakowski Feldman X-Sender: green@green.dyndns.org To: "Andrey A. Chernov" Cc: markm@FreeBSD.org, peter@FreeBSD.org, current@FreeBSD.org Subject: Re: [PATCH] Fix login.conf, expiration, BSD compatibility in OpenSSH In-Reply-To: <20000229111544.A59255@nagual.pp.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Feb 2000, Andrey A. Chernov wrote: > On Mon, Feb 28, 2000 at 08:57:08PM -0500, Brian Fundakowski Feldman wrote: > > I'm not very comfortable with this, to be honest. I don't see why > > everything got moved around, at the least. > > I am ready to answer to all your questions if they will be more specific. > I don't understand what you mean by "moved around". If you mean that > "expire" code moved earlier, it is the place where standard BSD login > inform about expiration - before /etc/motd and so on printed. This patches > live in SSH1 port for years and I not hear a single objection from you. To be fair, I never touched the original SSH1 port beyond the process of "make all install clean", so I wouldn't know. The only real problem is that I didn't see why things like the expiry checking were changed, but I can see why now because of your clarification. > -- > Andrey A. Chernov > > http://nagual.pp.ru/~ache/ -- Brian Fundakowski Feldman \ FreeBSD: The Power to Serve! / green@FreeBSD.org `------------------------------' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 20:34:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from BSDpc.geek4food.org (adsl-216-103-105-71.dsl.snfc21.pacbell.net [216.103.105.71]) by hub.freebsd.org (Postfix) with ESMTP id 539A237BF4A for ; Tue, 29 Feb 2000 20:34:08 -0800 (PST) (envelope-from andy@geek4food.org) Received: from mega.geek4food.org (mega.geek4food.org [192.168.1.57]) by BSDpc.geek4food.org (Postfix) with ESMTP id 095241BC; Wed, 1 Mar 2000 04:34:05 +0000 (GMT) Received: from mega.geek4food.org (localhost.geek4food.org [127.0.0.1]) by mega.geek4food.org (8.9.3/8.9.3) with ESMTP id UAA54352; Tue, 29 Feb 2000 20:34:04 -0800 (PST) (envelope-from andy@geek4food.org) Message-Id: <200003010434.UAA54352@mega.geek4food.org> To: "Louis A. Mamakos" Cc: Maxim Sobolev , Will Andrews , Donn Miller , Cliff Rowley , freebsd-current@FreeBSD.ORG Subject: Re: Two queries [ KDE / XFree86 ] In-reply-to: Your message of "Mon, 28 Feb 2000 23:49:07 EST." <200002290449.XAA24062@whizzo.transsys.com> Date: Tue, 29 Feb 2000 20:34:04 -0800 From: Andy Sparrow Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Your message dated: Mon, 28 Feb 2000 23:49:07 EST >> Will Andrews wrote: >One compatability problem would seem to be lack of support for the >Number Nine I128 board, previously supported in 3.3.*. Me too! :-) > This is very >disappointing, as I've got to use that board to drive my SGI >1600x1200 LCD display.. I guess I'll be using 3.3.6 a bit longer on >that machine :-( > >I'd love to be proved wrong, but the release notes for the snapshots >have been pretty silent on support for this board. *grumble* Yeh, and I'd like to know why the DGA (specifically, Direct Video) support the VMware folks kindly provided as patches for 3.3.3.1 haven't made it into 3.x yet - I've been manually patching them in ever since so that I can run 'fxtv'... Cheers, AS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 20:47:16 2000 Delivered-To: freebsd-current@freebsd.org Received: from pozo.com (pozo.com [216.101.162.50]) by hub.freebsd.org (Postfix) with ESMTP id F0F3937BD93; Tue, 29 Feb 2000 20:47:10 -0800 (PST) (envelope-from mantar@pacbell.net) Received: from dual.pacbell.net (dual.pozo.com [216.101.162.51]) by pozo.com (8.9.3/8.9.3) with ESMTP id UAA20174; Tue, 29 Feb 2000 20:47:10 -0800 (PST) (envelope-from mantar@pacbell.net) Message-Id: <4.3.2.20000229204140.046078a0@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Tue, 29 Feb 2000 20:47:10 -0800 To: Kris Kennaway From: Manfred Antar Subject: Re: mod_ssl & current Cc: current@FreeBSD.ORG In-Reply-To: References: <4.3.2.20000229192140.04552bd8@pozo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 07:56 PM 2/29/2000 -0800, you wrote: >On Tue, 29 Feb 2000, Manfred Antar wrote: > > > I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in > > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile > > and install the recompiled libssl.so in /usr/local/libexec/apache. > > Works fine > > Note this is for the apache13-php3 port but I bet it will work for the apache13-php4 port > >This may work, but I doubt this is necessary. -lRSAglue is an empty >library which only exists to keep legacy ports happy, and -lrsaUSA will be >automatically dlopen()ed if you have a recent libcrypto.so. > >As with the other guy, please make sure your libcrypto.so is up to date - >I haven't seen evidence from either of you yet that this is the case :-) > >Kris My world is built and installed 5 hours ago and ls -l /usr/lib/libcrypt* -r--r--r-- 1 root wheel 1088060 Feb 29 17:22 libcrypto.a lrwxr-xr-x 1 root wheel 14 Feb 29 17:22 libcrypto.so@ -> libcrypto.so.1 -r--r--r-- 1 root wheel 651156 Feb 29 17:22 libcrypto.so.1 The only reason I added -lRSAglue is awhile back before openssl was imported you needed that to get the modssl to work I'll try it without it and see if it works Thanks Manfred ===================== || mantar@pacbell.net || || Ph. (415) 681-6235 || ===================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 20:48: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 526D037BEFE for ; Tue, 29 Feb 2000 20:47:57 -0800 (PST) (envelope-from jdp@polstra.com) 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 UAA02375; Tue, 29 Feb 2000 20:47:55 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id UAA74251; Tue, 29 Feb 2000 20:47:54 -0800 (PST) (envelope-from jdp@polstra.com) Date: Tue, 29 Feb 2000 20:47:54 -0800 (PST) Message-Id: <200003010447.UAA74251@vashon.polstra.com> To: eischen@vigrid.com Subject: Re: pthread_{suspend,resume}_np broken? In-Reply-To: References: Organization: Polstra & Co., Seattle, WA Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article , Daniel Eischen wrote: > On Tue, 29 Feb 2000, John Polstra wrote: > > > Shouldn't the test against PS_SUSPENDED be "==" instead of "!="? > > Yes, it should be "==" instead of "!=". > > Go ahead and fix it if you want :-) Thanks. I'll ask Jordan if I may commit the fix. What about the other part of my question? I still don't understand why in my test program pthread_suspend_np() isn't suspending the thread. I think it's a separate bug from the pthread_resume_np() bug. 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-current" in the body of the message From owner-freebsd-current Tue Feb 29 21: 0:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from xena.cs.waikato.ac.nz (xena.cs.waikato.ac.nz [130.217.241.20]) by hub.freebsd.org (Postfix) with ESMTP id DF86937BD93 for ; Tue, 29 Feb 2000 21:00:53 -0800 (PST) (envelope-from joerg@lucy.cs.waikato.ac.nz) Received: from lucy.cs.waikato.ac.nz (joerg@lucy.cs.waikato.ac.nz [130.217.241.12]) by xena.cs.waikato.ac.nz (8.9.3/8.9.3) with ESMTP id SAA15920; Wed, 1 Mar 2000 18:00:30 +1300 (NZDT) Received: (from joerg@localhost) by lucy.cs.waikato.ac.nz (8.9.3/8.9.0) id SAA09055; Wed, 1 Mar 2000 18:00:21 +1300 (NZDT) Date: Wed, 1 Mar 2000 18:00:16 +1300 From: Joerg Micheel To: freebsd-current@freebsd.org, jerry@dunham.org Cc: joerg@cs.waikato.ac.nz Subject: 4.0-20000222-CURRENT installation report Message-ID: <20000301180016.C886@cs.waikato.ac.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Organization: SCMS, The University of Waikato, Hamilton, New Zealand Project: WAND - Waikato Applied Network Dynamics, DAG Operating-System: ... drained by Solaris 7 SPARC Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG FWIW, my report on installing -current on a dual P-III 733MHz HP Kayak XU800, 1GB RAM, 2 Adaptecs, 7 disks, 300GB of disk space. This has been the most difficult FreeBSD install for me ever since. First, I tried to avoid fetching a -release tree across the network, to save $$$ on IP costs (we pay by the MB). I learned that I need a current system to compile -current, so that didn't work out for me. I pulled over 20000222 and did an NFS install. Sorry for using explicit words here, but sysinstall is causing problems only. I can't remember how often I simply had to hit the reset button. The reason is that if you mistype anything during install, sysinstall has problems recovering. It seems a matter of poor testing to me, if you always type the correct thing it will work. For everyone but -hackers, this won't be the case and thus FreeBSD will receive very poor marks on evaluations, once out. I have lost track about which menus this applies to, but it included network configuration and choosing disk drives for install (the latter will never appear again when trying to re-do). sysinstall also overwrites /etc/make.conf with the default for unknown reasons when called from an installed system. Apart from that the most noticable thing is that the AIC-7892 Ultra160 will not work with a 160 and a 80 MB disk drive attached. I'm not sure about the reasons. I have run various combinations. An 80MB drive and a 160MB drive on a 80MB (Ultra2) Adaptec will work. The Ultra160 drive alone on a 160MB bus will work. It is the particular combination of the 2 which causes problems. I have checked on firmware/BIOS, but I'm running the most recent release. If anyone needs more details, we can discuss offline. The kernel hangs with "SCSI timed out on SCB N while idle". X11R6 will not install as fetched with -current, libXThrStub.so.6 is missing. When compiling X11R6 from ports, everything works fine. Joerg -- Joerg B. Micheel Email: Waikato Applied Network Dynamics Phone: +64 7 8384794 The University of Waikato, CompScience Fax: +64 7 8384155 Private Bag 3105 Pager: +64 868 38222 Hamilton, New Zealand Plan: TINE and the DAG's To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 21: 7:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from pozo.com (pozo.com [216.101.162.50]) by hub.freebsd.org (Postfix) with ESMTP id 360EF37BCF8; Tue, 29 Feb 2000 21:07:37 -0800 (PST) (envelope-from mantar@pacbell.net) Received: from dual.pacbell.net (dual.pozo.com [216.101.162.51]) by pozo.com (8.9.3/8.9.3) with ESMTP id VAA37737; Tue, 29 Feb 2000 21:07:36 -0800 (PST) (envelope-from mantar@pacbell.net) Message-Id: <4.3.2.20000229210435.04467660@pozo.com> X-Sender: null@pozo.com X-Mailer: QUALCOMM Windows Eudora Version 4.3 Date: Tue, 29 Feb 2000 21:07:36 -0800 To: Kris Kennaway From: Manfred Antar Subject: Re: mod_ssl & current Cc: Sean-Paul Rees , current@FreeBSD.ORG In-Reply-To: References: <4.3.2.20000229192140.04552bd8@pozo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 07:56 PM 2/29/2000 -0800, Kris Kennaway wrote: >On Tue, 29 Feb 2000, Manfred Antar wrote: > > > I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in > > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile > > and install the recompiled libssl.so in /usr/local/libexec/apache. > > Works fine > > Note this is for the apache13-php3 port but I bet it will work for the apache13-php4 port > >This may work, but I doubt this is necessary. -lRSAglue is an empty >library which only exists to keep legacy ports happy, and -lrsaUSA will be >automatically dlopen()ed if you have a recent libcrypto.so. > >As with the other guy, please make sure your libcrypto.so is up to date - >I haven't seen evidence from either of you yet that this is the case :-) > >Kris Kris it works with just -lrsaUSA added : Without -lrsaUSA : (/root)502}apachectl startssl /usr/local/sbin/apachectl startssl: httpd could not be started With -lrsaUSA : (/root)503}apachectl startssl Apache/1.3.12 mod_ssl/2.6.1 (Pass Phrase Dialog) Some of your private key files are encrypted for security reasons. In order to read them you have to provide us with the pass phrases. Server pozo.com:443 (RSA) Enter pass phrase: Ok: Pass Phrase Dialog successful. /usr/local/sbin/apachectl startssl: httpd started I'll do another make world and try it again without Manfred ===================== || mantar@pacbell.net || || Ph. (415) 681-6235 || ===================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 22:29:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id 86D5937BE18 for ; Tue, 29 Feb 2000 22:29:06 -0800 (PST) (envelope-from jacobson@pobox.com) Received: from 216-164-193-143.s397.tnt2.atn.pa.dialup.rcn.com ([216.164.193.143] helo=home.my.domain) by smtp01.mrf.mail.rcn.net with esmtp (Exim 2.12 #3) id 12Q2cp-0007k2-00 for freebsd-current@freebsd.org; Wed, 1 Mar 2000 01:28:48 -0500 Received: from home (joe@localhost [127.0.0.1]) by home.my.domain (8.9.3/8.9.3) with ESMTP id BAA33986 for ; Wed, 1 Mar 2000 01:28:58 -0500 (EST) (envelope-from joe@home.my.domain) Message-Id: <200003010628.BAA33986@home.my.domain> To: freebsd-current@freebsd.org Subject: things I noticed w/ 4.0 From: Joseph Jacobson Date: Wed, 01 Mar 2000 01:28:58 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Just wanted to share some things/small problems I've noticed on my box w/ 4.0-CURRENT and find out if these were bugs or problems w/ my stuff. 4.0 has been working great for me otherwise. I'm having sound problems w/ my AudioPCI card && pcm. The first sound played thru the card generally sounds alright, but subsequent sounds have their beginnings clipped/chopped. Short audio files sometimes produce no audible output. 'cdcontrol stop' doesn't stop the cd. 'cdcontrol status' after a stop command shows "Audio status = 18". This doesn't seem to affect playback w/ cdcontrol, but GUI cdplayers act confused sometimes. Kernel option VESA fails (see dmesg below). Is this a problem with my graphics card? Kernel option PNPBIOS causes the mouse to stop working. A pointer is visible at boot (w/ moused) until the mouse is moved, then it disappears forever. Maybe I'm misunderstanding what PNPBIOS does.... I've had 1 crash already. I believe I was running 2 'rm -rf's and a find on large directory trees at the same time. Didn't get a dump unfortunately. Seem to remember this being a known problem w/ 3.x, is this still the case w/ 4.0? 'halt -p' still doesn't turn my computer off :). Haven't tested any other functionality of apm though. I usually disable apm in the bios since it makes turning the system power off w/ the button on the case a problem under FreeBSD. Any ideas? /usr/games/phantasia doesn't like the return key. You have to use - (w/ TERMs xterm and cons25). /usr/games/teachgammon doesn't always clear the screen of previous text completely. None of these are showstoppers. Just thought I should mention them. dmesg and kernel config follow. --Joe Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #0: Thu Feb 24 11:20:39 EST 2000 root@home.bitshift.com:/usr/obj/usr/src/sys/JOE Timecounter "i8254" frequency 1193612 Hz CPU: Pentium/P55C (200.53-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x543 Stepping = 3 Features=0x8001bf real memory = 167706624 (163776K bytes) avail memory = 159141888 (155412K bytes) Preloaded elf kernel "kernel" at 0xc032e000. Intel Pentium detected, installing workaround for F00F bug module_register_init: MOD_LOAD (vesa, c0239368, 0) error 6 md0: Malloc disk npx0: on motherboard npx0: INT 16 interface apm0: on motherboard apm: found APM BIOS v1.2, connected at v1.2 pcib0: on motherboard pci0: on pcib0 isab0: at device 7.0 on pci0 isa0: on isab0 pci0: at 7.1 pci0: at 7.2 irq 10 intpm0: port 0xff40-0xff4f irq 9 at device 7.3 on pci0 intpm0: I/O mapped ff40 intpm0: intr IRQ 9 enabled revision 0 smbus0: on intsmb0 smb0: on smbus0 intpm0: PM I/O mapped ff00 xl0: <3Com 3c905-TX Fast Etherlink XL> port 0xee80-0xeebf irq 11 at device 17.0 on pci0 xl0: Ethernet address: 00:60:08:39:89:3f miibus0: on xl0 nsphy0: on miibus0 nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pci0: at 18.0 irq 11 pcm0: port 0xef00-0xef3f irq 11 at device 19.0 on pci0 ahc0: port 0xe800-0xe8ff mem 0xffeef000-0xffeeffff irq 10 at device 20.0 on pci0 ahc0: aic7880 Wide Channel A, SCSI Id=7, 16/255 SCBs atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A pca0 at port 0x40 on isa0 ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode lpt0: on ppbus0 lpt0: Interrupt-driven port unknown0: at port 0x110-0x117 irq 3 on isa0 IPsec: Initialized Security Association Processing. IP Filter: initialized. Default = pass all, Logging = enabled IP Filter: v3.3.8 Waiting 2 seconds for SCSI devices to settle sa0 at ahc0 bus 0 target 4 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 5.000MB/s transfers (5.000MHz, offset 8) da0 at ahc0 bus 0 target 0 lun 0 da0: Fixed Direct Access SCSI-2 device da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da0: 4340MB (8888924 512 byte sectors: 255H 63S/T 553C) da1 at ahc0 bus 0 target 1 lun 0 da1: Fixed Direct Access SCSI-2 device da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da1: 2049MB (4197405 512 byte sectors: 255H 63S/T 261C) da2 at ahc0 bus 0 target 2 lun 0 da2: Fixed Direct Access SCSI-2 device da2: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled da2: 2049MB (4197405 512 byte sectors: 255H 63S/T 261C) Mounting root from ufs:/dev/da1a cd0 at ahc0 bus 0 target 5 lun 0 cd0: Removable CD-ROM SCSI-2 device cd0: 10.000MB/s transfers (10.000MHz, offset 15) cd0: cd present [329478 x 2048 byte records] # # # machine i386 cpu I586_CPU # aka Pentium(tm) ident JOE maxusers 32 options INCLUDE_CONFIG_FILE # Include this file in kernel options CPU_FASTER_5X86_FPU options COMPAT_43 options USER_LDT #allow user-level control of i386 ldt options SYSVSHM options SYSVSEM options SYSVMSG options MD5 options KTRACE #kernel tracing options DIAGNOSTIC options PERFMON options UCONSOLE options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor ##################################################################### # NETWORKING OPTIONS options INET #Internet communications protocols #options INET6 #IPv6 communications protocols options IPSEC #IP security options IPSEC_ESP #IP security (crypto; define w/ IPSEC) #options IPSEC_IPV6FWD #IP security tunnel for IPv6 options NETGRAPH #netgraph(4) system pseudo-device ether #Generic Ethernet pseudo-device loop #Network loopback device pseudo-device bpf #Berkeley packet filter pseudo-device tun #Tunnel driver (ppp(8), nos-tun(8)) pseudo-device ppp 1 #Point-to-point protocol options PPP_BSDCOMP #PPP BSD-compress support options PPP_DEFLATE #PPP zlib/deflate/gzip support options PPP_FILTER #enable bpf filtering (needs bpf) # for IPv6 #pseudo-device gif 1 #IPv6 and IPv4 tunneling #pseudo-device faith 1 #for IPv6 and IPv4 translation options IPFILTER #ipfilter support options IPFILTER_LOG #ipfilter logging options IPSTEALTH #support for stealth forwarding #options TCP_DROP_SYNFIN #drop TCP packets with SYN+FIN #options TCP_RESTRICT_RST #restrict emission of TCP RST #options ICMP_BANDLIM ##################################################################### # FILESYSTEM OPTIONS options FFS #Fast filesystem options MFS #Memory File System #options NFS_NOSERVER #Disable the NFS-server code. options CD9660 #ISO 9660 filesystem options MSDOSFS #MS DOS File System options PROCFS #Process filesystem options CD9660_ROOT #CD-ROM usable as root device options FFS_ROOT #FFS usable as root device options MD_ROOT options P1003_1B options _KPOSIX_PRIORITY_SCHEDULING options _KPOSIX_VERSION=199309L ##################################################################### # SCSI DEVICES device scbus #base SCSI code device da #SCSI direct access devices (aka disks) device sa #SCSI tapes device cd #SCSI CD-ROMs device pass #CAM passthrough driver device pt #SCSI processor type #device ses #SCSI SES/SAF-TE driver ##################################################################### # MISCELLANEOUS DEVICES AND OPTIONS pseudo-device pty #Pseudo ttys pseudo-device speaker #Play IBM BASIC-style noises out your speaker pseudo-device gzip #Exec gzipped a.out's pseudo-device md #Memory/malloc disk pseudo-device snp 1 #Snoop device - to look at pty/vty/etc.. options MSGBUF_SIZE=40960 ##################################################################### # HARDWARE DEVICE CONFIGURATION device isa device atkbdc0 at isa? port IO_KBD device atkbd0 at atkbdc? irq 1 device psm0 at atkbdc? irq 12 device vga0 at isa? options VESA pseudo-device splash device sc0 at isa? #options SC_DISABLE_DDBKEY # disable `debug' key #options SC_DISABLE_REBOOT # disable reboot key sequence options SC_HISTORY_SIZE=200 # number of history buffer lines options SC_PIXEL_MODE # add support for the raster text mode # The following options will let you change the default colors of syscons. #options SC_NORM_ATTR="(FG_GREEN|BG_BLACK)" #options SC_NORM_REV_ATTR="(FG_YELLOW|BG_GREEN)" options SC_KERNEL_CONS_ATTR="(FG_YELLOW|BG_BLUE)" options SC_KERNEL_CONS_REV_ATTR="(FG_WHITE|BG_RED)" device npx0 at nexus? port IO_NPX flags 0x0 irq 13 #device ata #device atadisk # ATA disk drives #device atapicd # ATAPI CDROM drives #device atapifd # ATAPI floppy drives #device atapist # ATAPI tape drives device fdc0 at isa? port IO_FD1 irq 6 drq 2 device fd0 at fdc0 drive 0 device sio0 at isa? port IO_COM1 flags 0x10 irq 4 device pcm device pca0 at isa? port IO_TIMER1 device apm0 #device joy0 at isa? port IO_GAME # # PCI devices & PCI options: device pci device ahc # AHA2940 and onboard AIC7xxx devices device miibus device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # # SMB bus device smbus # Bus support, required for smb below. device intpm device smb device iicbus # Bus support, required for ic/iic/iicsmb below. device iicbb device ic device iic device iicsmb # smb over i2c bridge # # Parallel-Port Bus options PPC_PROBE_CHIPSET # Enable chipset specific detection # (see flags in ppc(4)) device ppc0 at isa? irq 7 device ppbus device lpt # More undocumented options options CLK_CALIBRATION_LOOP options CLK_USE_I8254_CALIBRATION options CLK_USE_TSC_CALIBRATION #options COMPAT_LINUX options I586_PMC_GUPROF=0x70000 #options PNPBIOS options SHOW_BUSYBUFS # List buffers that prevent root unmount To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 22:58:30 2000 Delivered-To: freebsd-current@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 7D83D37BC50 for ; Tue, 29 Feb 2000 22:58:27 -0800 (PST) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id XAA28681; Tue, 29 Feb 2000 23:58:10 -0700 (MST) (envelope-from ken) Date: Tue, 29 Feb 2000 23:58:10 -0700 From: "Kenneth D. Merry" To: Joseph Jacobson Cc: freebsd-current@FreeBSD.ORG Subject: Re: things I noticed w/ 4.0 Message-ID: <20000229235810.A28620@panzer.kdm.org> References: <200003010628.BAA33986@home.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200003010628.BAA33986@home.my.domain>; from jacobson@pobox.com on Wed, Mar 01, 2000 at 01:28:58AM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [ I'll just address the CD problem ] On Wed, Mar 01, 2000 at 01:28:58 -0500, Joseph Jacobson wrote: > > Just wanted to share some things/small problems I've noticed on my box > w/ 4.0-CURRENT and find out if these were bugs or problems w/ my stuff. > 4.0 has been working great for me otherwise. > > I'm having sound problems w/ my AudioPCI card && pcm. The first sound > played thru the card generally sounds alright, but subsequent sounds > have their beginnings clipped/chopped. Short audio files sometimes > produce no audible output. > > 'cdcontrol stop' doesn't stop the cd. 'cdcontrol status' after a stop > command shows "Audio status = 18". This doesn't seem to affect > playback w/ cdcontrol, but GUI cdplayers act confused sometimes. It's not a problem with FreeBSD that I can tell. It's appears to just be what the drive returns for a stop command. I've got a similar Plextor 12X drive, and it does the same thing. I've got a Panasonic DVD-RAM drive that does something different: # cdcontrol play cdcontrol: no CD device name specified, defaulting to /dev/cd0c # cdcontrol status cdcontrol: no CD device name specified, defaulting to /dev/cd0c Audio status = 17, current track = 1, current position = 0:03.23 Media catalog is inactive Left volume = 255, right volume = 255 # cdcontrol stop cdcontrol: no CD device name specified, defaulting to /dev/cd0c # cdcontrol status cdcontrol: no CD device name specified, defaulting to /dev/cd0c Audio status = 19, current track = 1, current position = 0:15.25 Media catalog is inactive Left volume = 255, right volume = 255 # cdcontrol status cdcontrol: no CD device name specified, defaulting to /dev/cd0c Audio status = 21, current track = 1, current position = 0:15.25 Media catalog is inactive Left volume = 255, right volume = 255 Anyway, I wouldn't worry too much about it. > cd0 at ahc0 bus 0 target 5 lun 0 > cd0: Removable CD-ROM SCSI-2 device > cd0: 10.000MB/s transfers (10.000MHz, offset 15) > cd0: cd present [329478 x 2048 byte records] I would suggest using xmcd for a GUI cd player. It works very well with Plextor CDROM drives. (At least every one I've tried.) Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Tue Feb 29 23:32: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from jfh00.fernuni-hagen.de (jfh00.fernuni-hagen.de [132.176.7.6]) by hub.freebsd.org (Postfix) with ESMTP id 28FBB37C0CA for ; Tue, 29 Feb 2000 23:32:01 -0800 (PST) (envelope-from fritz.heinrichmeyer@fernuni-hagen.de) Received: from fernuni-hagen.de (jfh00.fernuni-hagen.de [132.176.7.6]) by jfh00.fernuni-hagen.de (8.9.3/8.9.3) with ESMTP id IAA01937; Wed, 1 Mar 2000 08:31:57 +0100 (CET) (envelope-from fritz.heinrichmeyer@fernuni-hagen.de) Message-ID: <38BCC76D.9F919F46@fernuni-hagen.de> Date: Wed, 01 Mar 2000 08:31:57 +0100 From: "F. Heinrichmeyer" Organization: FernUni in Hagen X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: de-DE, German/Germany, en MIME-Version: 1.0 To: "freebsd-current@FreeBSD.ORG" Subject: linux-acrobat-4.05 only works with linux-netscape! Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had until now no success in using the new linux-acrobat-4.05 from bash or from my windowmanager menu. But it works fine when called from linux-netscape! Magic Magic .... -- Fritz Heinrichmeyer mailto:fritz.heinrichmeyer@fernuni-hagen.de FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 0:27: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from hotmail.com (f174.law7.hotmail.com [216.33.237.174]) by hub.freebsd.org (Postfix) with SMTP id B329237C168 for ; Wed, 1 Mar 2000 00:26:44 -0800 (PST) (envelope-from jmd526@hotmail.com) Received: (qmail 10574 invoked by uid 0); 1 Mar 2000 08:26:44 -0000 Message-ID: <20000301082644.10573.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Wed, 01 Mar 2000 00:26:43 PST X-Originating-IP: [209.220.228.2] From: "John Daniels" To: n_hibma@freebsd.org Cc: FreeBSD-questions@FreeBSD.org, FreeBSD-current@FreeBSD.org Subject: FreeBSD installation and USB follow-up Date: Wed, 01 Mar 2000 03:26:43 EST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: Thanks for your reply. I know that FreeBSD developers are busy people and give up precious time for FreeBSD development. I respect that a great deal, and appreciate the developers taking the time to help. I also understand that the time constraints require that users spend some time looking into problems on their own. I produced a complete system configuration that may help to track down what is going on with my Acer Aspire USB keyboard (see below). I may not be the best qualified to render an opinion, but I have noticed that my keyboard uses IRQ 1 and 12, and I/O ports: 0060h and 0064h, while FreeBSD reserves IRQ 12 and I/O port 0060 fro the PS/2 mouse. I'm not sure exactly how devices map to resources. Is there a coupling of IRQ and I/O port? If so, is my system using (IRQ,I/O port) pairs: (1,0060h) and (IRQ 12,0064h)? Since FeeBSD uses (12,0060h) for the PS/2 mouse, there could be a mismatch. Another possible conflict may be on IRQ 11. FreeBSD assigns this to the Adaptec SCSI controller while my system uses this for the PCI to USB Universal Host Controller. As described in the HARDWARE.TXT file in the installation (snapshot) directory, userconfig is supposed to provide an opportunity to clear up any such conflicts but my system is unusable as soon as the kernel is booted (which occurs just before userconfig). However, the boot floppy kernel is GENERIC, so perhaps it is subsceptable to a device conflict before such a conflict can be resolved by the user. One other clue: the floppy drive light remains on while the system is unusable. Could this indicate a system problem instead of a keyboard problem? ************ SYSTEM SUMMARY ************** Windows version: 4.10.1998 Computer Name: Acer System BUS Type: ISA BIOS Name: Acer BIOS Date: 04/01/98 BIOS Version: ACR8EP6C 450V3.2 Machine Type: IBM PC/AT Processor Vendor: GenuineIntel Processor Type: Pentium® II Processor Math C0-processor: Not Present Registered Owner: Registered Company: ************** IRQ SUMMARY ************** IRQ Usage Summary: 00 – System timer 01 – Standard 101/102-Key or Microsoft Natural Keyboard 02 – Programmable interrupt controller 03 – Communications Port (COM2) 04 – Communications Port (COM1) 05 – ESS Solo-1 SoundBlaster Compatible (WDM) 05 – ACPI IRQ Holder for PCI IRQ Steering 05 – ESS Solo-1 PCI AudioDrive (WDM) 06 – Standard Floppy Disk Controller 07 – Printer Port (LPT1) 08 – System CMOS/real time clock 09 – SCI IRQ used by ACPI bus 09 – ACPI IRQ Holder for PCI IRQ Steering 09 – Acer PCI Modem Enumerator 09 – Acer 56K DataFax PCI Modem 09 – XPERT 98 (English) 10 – 3com Fast EtherLink XL 10.100Mb TX Ethernet NIC (3C905B-TX) 10 – ACPI IRQ Holder for PCI IRQ Steering 11 – ACPI IRQ Holder for PCI IRQ Steering 11 – Intel 82371AB/EB PCI to USB Universal Host Controller 12 – Standard 101/102-Key or Microsoft Natural Keyboard 13 – Numeric data processor 14 – Primary IDE controller (dual fifo) 14 – Intel 82371AB/EB PCI Bus Master IDE Controller 15 – Intel 82371AB/EB PCI Bus Master IDE Controller 15 – Secondary IDE Controller (dual fifo) ************* IO PORT SUMMARY ************* I/O Port Usage Summary: 0000h-000Fh – Direct memory access controller 0020h-0021h – Programmable interrupt controller 0040h-0043h – System timer 0060h-0060h – Standard 101/102-Key or Microsoft Natural Keyboard 0061h-0061h – System speaker 0064h-0064h – Standard 101/102-Key or Microsoft Natural Keyboard 0070h-0073h – System CMOS/real time clock 0081h-008Fh – Direct memory access controller 00A0h-00A1h – Programmable interrupt controller 00C0h-00DFh – Direct memory access controller 00F0h-00FFh – Numeric data processor 0170h-0177h – Secondary IDE controller (dual fifo) 0170h-0177h – Intel 82371AB/EB PCI Bus Master IDE Controller 01F0h-01F7h - Intel 82371AB/EB PCI Bus Master IDE Controller 01F0h-01F7h - Primary IDE controller (dual fifo) 0200h-0203h – Gameport Joystick 0220h-022Fh - ESS Solo-1 SoundBlaster Compatible (WDM) 0295h-0296h – Motherboard resources 02F8h-02FFh – Communications Port (COM2) 0330h-0331h - ESS Solo-1 PCI SoundBlaster Compatible (WDM) 0376h-0376h - Intel 82371AB/EB PCI Bus Master IDE Controller 0376h-0376h - Secondary IDE controller (dual fifo) 0378h-037Fh – Printer Port (LPT1) 0388h-038Bh - ESS Solo-1 PCI SoundBlaster Compatible (WDM) 03B0h-03BBh – XPERT 98 (English) 03C0h-03DFh - XPERT 98 (English) 03E8h-03EFh – Acer 56K DataFax PCI Modem 03F0h-03F5h – Standard Floppy Disk Controller 03F6h-03F6h - Intel 82371AB/EB PCI Bus Master IDE Controller 03F6h-03F6h – Primary IDE controller (dual fifo) 03F7h-03F7h - Standard Floppy Disk Controller 03F8h-03FFh – Communications Port (COM1) 0440h-047Fh - Motherboard resources 04D0h-04D1h - Motherboard resources 0800h-080Fh - Motherboard resources 0CF8h-0CFFh – PCI bus 7000h-7FFFh – Intel 82443BX Pentium(r) II Processor to AGP controller 7000h-70FFh - XPERT 98 (English) 8000h-807Fh – 3Com Fast EtherLink XL 10/100Mb TX Ethernet NIC (3C905B-TX) 80C0h-80FFh – ESS Solo-1 PCI AudioDrive (WDM) 8400h-840Fh - ESS Solo-1 PCI AudioDrive (WDM) 8440h-844Fh - ESS Solo-1 PCI AudioDrive (WDM) 8480h-8483h - ESS Solo-1 PCI AudioDrive (WDM) 84C0h-84C3h - ESS Solo-1 PCI AudioDrive (WDM) 8800h-881Fh - Intel 82371AB/EB PCI to USB Universal Host Controller 8840h-884Fh - Intel 82371AB/EB PCI Bus Master IDE Controller 8840h-8847h – Primary IDE controller (dual fifo) 8848h-884Fh - Secondary IDE controller (dual fifo) ***************** UPPER MEMORY USAGE SUMMARY **************** Memory Usage Summary: 00000000h-0009FFFFh - Motherboard resources 000A0000h-000AFFFFh - XPERT 98 (English) 000B0000h-000BFFFFh - XPERT 98 (English) 000C0000h-000C7FFFh - XPERT 98 (English) 000E0000h-000FFFFFh - Motherboard resources 00100000h-00FFFFFFh - Motherboard resources 01000000h-07FFFFFFh - Motherboard resources 80100000h-80100FFFh - XPERT 98 (English) 80100000h-820FFFFFh - Intel 82443BX Pentium(r) II Processor to AGP controller 80120000h-8013FFFFh - XPERT 98 (English) 81000000h-81FFFFFFh - XPERT 98 (English) 82100000h-8210FFFFh – Acer PCI Modem Enumerator 82110000h-8211007Fh - 3Com Fast EtherLink XL 10/100Mb TX Ethernet NIC (3C905B E0000000h-E3FFFFFFh – Intel 82443BX Pentium(r) II Processor to PCI bridge (wi FFFE0000h-FFFFFFFFh - Motherboard resources *************** DMA USAGE SUMMARY ************************ DMA Channel Usage Summary: 01 - ESS Solo-1 SoundBlaster Compatible (WDM 02 - Standard Floppy Disk Controller 04 - Direct memory access controller *************** MEMORY SUMMARY *************************** 640 KB Total Conventional Memory 130452 KB Total Extended Memory *************** DISK DRIVE INFO ************************** A: Floppy Drive, 3.5” 1.44M 80 Cylinders 2 Heads 512 Bytes/Sector 18 Sectors/Track C: Fixed Disk 8209176K Total 6290072K Free 1023 Cylinders 255 Heads 512 Bytes/Sector 63 Sectors/Track **NOTE: The large amount of free space on the hard disk is due to my freeing space for FreeBSD by using the FIPS utility. D: CD-ROM Drive *************** SYSTEM DEVICE INFO *********************** Class: HCFMODEM Device: Acer PCI Modem Enumerator Resources: IRQ: 09 MEM: 82100000h-8210FFFFh Class: Universal serial bus controller Device: Acer Aspire Generic Hub No resources used. Device drivers: c:\windows\system32\drivers\usbhub.sys File size: 27184 bytes. Manufacturer: Microsoft Corporation File version: 4.10.2019 Copyright: Copyright (C) Microsoft Corp. 1981-1998 c:\windows\system32\drivers\anfilter.sys File size: 11176 bytes. Manufacturer: Acer America Corporation File version: 5.00.1636.1 Copyright: Copyright (C) Acer America Corp. 1997-1998 c:\windows\INF\acerusb.inf File size: 1765 bytes. No version information. Class: Universal serial bus controller Device: Acer Aspire Generic Hub No resources used. Device drivers: c:\windows\system32\drivers\usbhub.sys File size: 27184 bytes. Manufacturer: Microsoft Corporation File version: 4.10.2019 Copyright: Copyright (C) Microsoft Corp. 1981-1998 c:\windows\system32\drivers\anfilter.sys File size: 11176 bytes. Manufacturer: Acer America Corporation File version: 5.00.1636.1 Copyright: Copyright (C) Acer America Corp. 1997-1998 c:\windows\INF\acerusb.inf File size: 1765 bytes. No version information. ***NOTE: I have 5 USB ports available on my system, and I think that one or two other devices use USB (like a sound control on my keyboard). I believe that is why I have two serial bus controllers. I have seen USB 4-port hub configurations where one plugs into the other, giving a total of 7 free ports. Class: Universal serial bus controller Device: USB Root Hub No resources used. Device drivers: c:\windows\system32\drivers\usbhub.sys File size: 27184 bytes. Manufacturer: Microsoft Corporation File version: 4.10.2019 Copyright: Copyright (C) Microsoft Corp. 1981-1998 Class: Universal serial bus controller Device: Intel 82371AB/EB PCI to USB Universal Host Controller Resources: IRQ: 11 I/O: 8800h-881Fh Device drivers: c:\windows\system32\drivers\uhcd.sys File size: 25744 bytes. Manufacturer: Microsoft Corporation File version: 4.10.2000 Copyright: Copyright (C) Microsoft Corp. 1981-1998 c:\windows\system32\drivers\usbd.sys File size: 17616 bytes. Manufacturer: Microsoft Corporation File version: 4.10.2019 Copyright: Copyright (C) Microsoft Corp. 1981-1999 c:\windows\system32\drivers\usbhub.sys File size: 27184 bytes. Manufacturer: Microsoft Corporation File version: 4.10.2019 Copyright: Copyright (C) Microsoft Corp. 1981-1998 Class: Ports (COM & LPT) Device: Communications Port (COM2) Resources: IRQ: 03 I/O: 02F8h-02FFh Device drivers: c:\windows\SYSTEM\serial.vxd File size: 18625 bytes. Manufacturer: Microsoft Corporation File version: 4.10.1998 Copyright: Copyright (C) Microsoft Corp. 1992-1998 c:\windows\SYSTEM\serialui.dll File size: 12048 bytes. Manufacturer: Microsoft Corporation File version: 4.10.1998 Copyright: Copyright (C) Microsoft Corp. 1993-1999 Class: Ports (COM & LPT) Device: Communications Port (COM1) Resources: IRQ: 04 I/O: 03F8h-03FFh Device drivers: c:\windows\SYSTEM\serial.vxd File size: 18625 bytes. Manufacturer: Microsoft Corporation File version: 4.10.1998 Copyright: Copyright (C) Microsoft Corp. 1992-1998 c:\windows\SYSTEM\serialui.dll File size: 12048 bytes. Manufacturer: Microsoft Corporation File version: 4.10.1998 Copyright: Copyright (C) Microsoft Corp. 1993-1999 Class: Ports (COM & LPT) Device: Printer Port (LPT1) Resources: IRQ: 07 I/O: 0378h-037Fh Device drivers: c:\windows\SYSTEM\lpt.vxd File size: 35572 bytes. Manufacturer: Microsoft Corporation File version: 4.10.1998 Copyright: Copyright (C) Microsoft Corp. 1992-1998 Class: Mouse Device: HID-compliant mouse No resources used. Device drivers: c:\windows\SYSTEM\mouhid.sys File size: 10099 bytes. Manufacturer: Microsoft Corporation File version: 4.10.1998 Copyright: Copyright (C) Microsoft Corp. 1988-1998 c:\windows\SYSTEM\mouse.drv File size: 7712 bytes. Manufacturer: Microsoft Corporation File version: 9.01.0.000 Copyright: Copyright (C) Microsoft Corp. 1990-1995 c:\windows\SYSTEM\msmouse.vxd File size: 15809 bytes. Manufacturer: Microsoft Corporation File version: 4.10.1998 Copyright: Copyright (C) Microsoft Corp. 1988-1998 Class: Hard disk controllers Device: Secondary IDE controller (dual fifo) Resources: IRQ: 15 I/O: 0170h-0177h I/O: 0376h-0376h I/O: 8848h-884Fh Class: Hard disk controllers Device: Primary IDE controller (dual fifo) Resources: IRQ: 14 I/O: 01F0h-01F7h I/O: 03F6h-03F6h I/O: 8840h-8847h Class: Hard disk controllers Device: Intel 82371AB/EB PCI Bus Master IDE Controller Resources: IRQ: 14 IRQ: 15 I/O: 01F0h-01F7h I/O: 03F6h-03F6h I/O: 0170h-0177h I/O: 0376h-0376h I/O: 8840h-884Fh Class: Floppy disk controllers Device: Standard Floppy Disk Controller Resources: IRQ: 06 I/O: 03F0h-03F5h I/O: 03F7h-03F7h DMA: 02 Class: Display adapters Device: XPERT 98 (English) Resources: IRQ: 09 I/O: 03B0h-03BBh I/O: 03C0h-03DFh I/O: 7000h-70FFh MEM: 000A0000h-000AFFFFh MEM: 000B0000h-000BFFFFh MEM: 81000000h-81FFFFFFh MEM: 80100000h-80100FFFh MEM: 000C0000h-000C7FFFh MEM: 80120000h-8013FFFFh Class: CDROM Device: HITACHI DVD-ROM GD-2500 No resources used. Class: Monitors Device: Mitsubishi Diamond Plus 70 (TF-7700P) No resources used. Class: Modem Device: Acer 56K DataFax PCI Modem Resources: IRQ: 09 I/O: 03E8h-03EFh Class: System Devices Device: IO read data port for ISA Plug and Play enumerator No resources used. Class: System Devices Device: Intel 82443BX Pentium(r) II Processor to AGP controller Resources: I/O: 7000h-7FFFh MEM: 80100000h-820FFFFFh Class: System Devices Device: Intel 82443BX Pentium(r) II Processor to PCI bridge (with GART support Resources: MEM: E0000000h-E3FFFFFFh Class: System devices Device: Intel 82371EB Power Management Controller No resources used. Class: System devices Device: Intel 82371EB PCI to ISA bridge (ISA mode) No resources used. Device drivers: c:\windows\SYSTEM\isapnp.vxd File size: 21281 bytes. Manufacturer: Microsoft Corporation File version: 4.10.1998 Copyright: Copyright (C) Microsoft Corp. 1988-1998 Class: System devices Device: Motherboard resources Resources: I/O: 0440h-047Fh I/O: 0800h-080Fh I/O: 04D0h-04D1h I/O: 0295h-0296h MEM: 00000000h-0009FFFFh MEM: 000E0000h-000FFFFFh MEM: FFFE0000h-FFFFFFFFh MEM: 00100000h-00FFFFFFh MEM: 01000000h-07FFFFFFh Class: System devices Device: System CMOS/real time clock Resources: IRQ: 08 I/O: 0070h-0073h Class: System devices Device: Numeric data processor Resources: IRQ: 13 I/O: 00F0h-00FFh Class: System devices Device: System speaker Resources: I/O: 0061h-0061h Class: System devices Device: System timer Resources: IRQ: 00 I/O: 0040h-0043h Class: System devices Device: Direct memory access controller Resources: I/O: 0000h-000Fh I/O: 0081h-008Fh I/O: 00C0h-00DFh DMA: 04 Class: System devices Device: Programmable interrupt controller Resources: IRQ: 02 I/O: 0020h-0021h I/O: 00A0h-00A1h Class: System devices Device: PCI bus Resources: I/O: 0CF8h-0CFFh Device drivers: c:\windows\SYSTEM\pci.vxd File size: 359 bytes. Manufacturer: Microsoft Corporation File version: 4.10.1998 Copyright: Copyright (C) Microsoft Corp. 1988-1998 c:\windows\SYSTEM\pcimp.pci File size: 15744 bytes. Manufacturer: Microsoft Corporation File version: 4.10.1998 Copyright: Copyright (C) Microsoft Corp. 1995-1998 Class: System devices Device: ACPI IRQ Holder for PCI IRQ Steering Resources: IRQ: 11 Class: System devices Device: ACPI IRQ Holder for PCI IRQ Steering Resources: IRQ: 05 Class: System devices Device: ACPI IRQ Holder for PCI IRQ Steering Resources: IRQ: 10 Class: System devices Device: ACPI IRQ Holder for PCI IRQ Steering Resources: IRQ: 09 Class: System devices Device: ACPI System Button No resources used. Class: System devices Device: Composite Power Source No resources used. Class: System devices Device: SCI IRQ used by ACPI bus Resources: IRQ: 09 Class: System devices Device: System board No resources used. Class: System devices Device: Advanced Configuration and Power Interface (ACPI) BIOS No resources used. Class: System devices Device: Plug and Play Software Device Enumerator No resources used. Class: Keyboard Device: HID-compliant keyboard No resources used. Class: Keyboard Device: Acer Aspire Generic USB keyboard No resources used. Class: Keyboard Device: Standard 101/102-Key or Microsoft Natural Keyboard Resources: IRQ: 01 IRQ: 12 I/O: 0060h-0060h I/O: 0064h-0064h Class: Network adapters Device: 3Com Fast EtherLink XL 10/100Mb TX Ethernet NIC (3C905B-TX) Resources: IRQ: 10 I/O: 8000h-807Fh MEM: 82110000h-8211007Fh Class: Network adapters Device: Dial-up Adapter No resources used. Class: Human Interface Devices Device: HID-compliant device No resources used. Class: Human Interface Devices Device: HID-compliant system control device No resources used. Class: Human Interface Devices Device: HID-compliant consumer control device No resources used. Class: Human Interface Devices Device: Acer Aspire USB Mouse No resources used. Class: Human Interface Devices Device: Acer Aspire Magic Button Device No resources used. Class: Disk drives Device: GENERIC IDE DISK TYPE02 No resources used. Class: Disk drives Device: GENERIC NEC FLOPPY DISK No resources used. Class: Sound, video and game controllers Device: Microsoft Kernel System Renderer No resources used. Class: Sound, video and game controllers Device: Gameport Joystick Resources: I/O: 0200h-0203h Class: Sound, video and game controllers Device: ESS Solo-1 SoundBlaster Compatible (WDM) Resources: IRQ: 05 I/O: 0220h-022Fh I/O: 0388h-038Bh I/O: 0330h-0331h DMA: 01 Class: Sound, video and game controllers Device: ESS Solo-1 PCI AudioDrive (WDM) Resources: IRQ: 05 I/O: 80C0h-80FFh I/O: 8400h-840Fh I/O: 8440h-844Fh I/O: 8480h-8483h I/O: 84C0h-84C3h Class: Printer Device: HP Laserjet 4 No resources used. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 1: 8: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from gvr.gvr.org (gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (Postfix) with ESMTP id F198C37BE23 for ; Wed, 1 Mar 2000 01:08:05 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id A522BA85A; Wed, 1 Mar 2000 10:07:59 +0100 (CET) Date: Wed, 1 Mar 2000 10:07:59 +0100 From: Guido van Rooij To: "Jordan K. Hubbard" Cc: Poul-Henning Kamp , Kevin Day , "Jonathan M. Bresler" , dmmiller@cvzoom.net, forrie@forrie.com, freebsd-current@FreeBSD.ORG Subject: Re: current.freebsd.org (FTP) Message-ID: <20000301100759.A77024@gvr.gvr.org> References: <31946.951851419@critter.freebsd.dk> <27904.951857906@zippy.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <27904.951857906@zippy.cdrom.com>; from Jordan K. Hubbard on Tue, Feb 29, 2000 at 12:58:26PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 12:58:26PM -0800, Jordan K. Hubbard wrote: > I'm still here for another hour, dammit. :-) > > I'm also going to be reachable for most of that week since Holland > does have Internet connections now, you know. They got it along with > electric lighting and running water at least several years ago. :) Yes we do, unlike the US from time to time. Remember FreeBSD Con? We lost water for 2 days in a row. And at least _we_ discovered that it is good idea to have a lot of your electricity undergroud so a small wind will not render whole neighboorhoods without power ;-))) -Guido To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 1:19:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from hermes.mixx.net (hermes.mixx.net [212.84.196.2]) by hub.freebsd.org (Postfix) with ESMTP id CBBB937C1FF for ; Wed, 1 Mar 2000 01:19:11 -0800 (PST) (envelope-from news-list.freebsd.current@innominate.de) Received: from mate.bln.innominate.de (gatekeeper.innominate.de [212.5.16.129]) by hermes.mixx.net (Postfix) with ESMTP id 3AD3C5980C for ; Wed, 1 Mar 2000 10:19:08 +0100 (CET) Received: by mate.bln.innominate.de (Postfix, from userid 9) id 8E8912CA6E; Wed, 1 Mar 2000 10:19:07 +0100 (CET) From: news-list.freebsd.current@innominate.de (Thomas Graichen) Reply-To: Thomas Graichen X-Newsgroups: innominate.bln.list.freebsd.current Subject: Re: Two queries [ KDE / XFree86 ] Date: 1 Mar 2000 09:19:07 GMT Organization: innominate AG, Berlin, Germany Lines: 27 Message-ID: References: <200002291533.QAA02277@Magelan.Leidinger.net> <38BC0FF1.C0488089@cvzoom.net> Reply-To: graichen@innominate.de X-Trace: mate.bln.innominate.de 951902347 18974 10.0.0.13 (1 Mar 2000 09:19:07 GMT) X-Complaints-To: news@innominate.de User-Agent: tin/1.4.2-20000205 ("Possession") (UNIX) (FreeBSD/4.0-RELEASE (i386)) To: current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Donn Miller wrote: > Thomas Graichen wrote: >> >> one other thing: does anyone have the XFree86 pre 4.0 snapshot running >> with moused and SysMouse ? - it works fine for me without moused and the >> moues directly under X - but with moused and "SysMouse" "/dev/sysmouse" >> nothing happens when moving the mouse - any further XF86Config magic >> required for this ? - does anyone have an hint here ? (btw. - all this >> on a fresh 4.0-CURRENT box) > Did you select the "mouse systems" protocol in the xf86config menu? > Also, does your mouse work under moused at the console? You should > leave moused_type="auto" as the default. > Basically, does your mouse work under syscons? That's the main thing. yes - "Auto" did it - looks like "SysMouse" as config entry in the XF86Config is broken - anyone here from the XFree86 devel people to take a look at this ? t -- graichen@innominate.de innominate AG networking people fon: +49.30.308806-13 fax: -77 web: http://innominate.de pgp: /pgp/tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 1:28:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from hermes.mixx.net (hermes.mixx.net [212.84.196.2]) by hub.freebsd.org (Postfix) with ESMTP id 8C54737BE57 for ; Wed, 1 Mar 2000 01:28:35 -0800 (PST) (envelope-from news-list.freebsd.current@innominate.de) Received: from mate.bln.innominate.de (gatekeeper.innominate.de [212.5.16.129]) by hermes.mixx.net (Postfix) with ESMTP id 606EA5980E for ; Wed, 1 Mar 2000 10:28:33 +0100 (CET) Received: by mate.bln.innominate.de (Postfix, from userid 9) id 709B52CA6D; Wed, 1 Mar 2000 10:28:32 +0100 (CET) From: news-list.freebsd.current@innominate.de (Thomas Graichen) Reply-To: Thomas Graichen X-Newsgroups: innominate.bln.list.freebsd.current Subject: Re: Two queries [ KDE / XFree86 ] Date: 1 Mar 2000 09:28:32 GMT Organization: innominate AG, Berlin, Germany Lines: 33 Message-ID: References: Reply-To: graichen@innominate.de X-Trace: mate.bln.innominate.de 951902912 18974 10.0.0.13 (1 Mar 2000 09:28:32 GMT) X-Complaints-To: news@innominate.de User-Agent: tin/1.4.2-20000205 ("Possession") (UNIX) (FreeBSD/4.0-RELEASE (i386)) To: current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cliff Rowley wrote: > Greetings, I'm just wondering if anyone has encountered the following, and > what solutions you may have come up with / ideas you may have. > This may not be a FreeBSD problem, since I am using the latest XFree86 > pre-4.0 snapshot. > First: > Almost every time I load a page in Netscape (latest port), I get the > message: > "XFree86-BigFont extension: shmat() failed, size = 4096, errno = 24" with those options the error is gone for me - i think the relevant one is the SHMALL (the others are for postgres) - i found this out by simply reading the piece of source of XFree86 which emits this error and there is written that SHMALL should be at least 48M - so 16k pages = 64M should be fine options SHMMAXPGS=4096 options SHMALL=16384 options SHMSEG=16 options SEMMNI=32 options SEMMNS=128 t -- graichen@innominate.de innominate AG networking people fon: +49.30.308806-13 fax: -77 web: http://innominate.de pgp: /pgp/tg To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 1:40:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 5C07A37C1C9 for ; Wed, 1 Mar 2000 01:40:31 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p08-dn01kiryunisiki.gunma.ocn.ne.jp [211.0.245.9]) by peach.ocn.ne.jp (8.9.1a/OCN) with ESMTP id SAA19503; Wed, 1 Mar 2000 18:40:26 +0900 (JST) Message-ID: <38BCE54A.3FFF4200@newsguy.com> Date: Wed, 01 Mar 2000 18:39:22 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Joseph Jacobson Cc: freebsd-current@FreeBSD.ORG Subject: Re: things I noticed w/ 4.0 References: <200003010628.BAA33986@home.my.domain> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Joseph Jacobson wrote: > > Kernel option VESA fails (see dmesg below). Is this a problem with my > graphics card? Are you, by any chance, both compiling in VESA _and_ loading it with loader? > Kernel option PNPBIOS causes the mouse to stop working. A pointer is > visible at boot (w/ moused) until the mouse is moved, then it disappears > forever. Maybe I'm misunderstanding what PNPBIOS does.... Weird. Are you sure your BIOS is set to PnP OS = No? > 'halt -p' still doesn't turn my computer off :). Haven't tested any other > functionality of apm though. I usually disable apm in the bios since > it makes turning the system power off w/ the button on the case a problem > under FreeBSD. Any ideas? Yep. Try turning apm in BIOS on. :-) > /usr/games/phantasia doesn't like the return key. You have to use > - (w/ TERMs xterm and cons25). /usr/games/teachgammon doesn't > always clear the screen of previous text completely. Mmmmm... I seem to recall someone were tweaking phantasia lately... -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 2:24:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id E16D937BE93; Wed, 1 Mar 2000 02:24:33 -0800 (PST) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id TAA02565; Tue, 29 Feb 2000 19:08:37 +0100 (CET) Date: Tue, 29 Feb 2000 19:08:36 +0100 From: Martin Cracauer To: Bruce Evans Cc: Martin Cracauer , "David O'Brien" , jdp@FreeBSD.ORG, jkh@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: extern variables in shared libraries broken (ld.so or mmap bug) Message-ID: <20000229190835.A2552@cons.org> References: <20000225134708.B16847@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from bde@zeta.org.au on Sat, Feb 26, 2000 at 01:10:26AM +1100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In , Bruce Evans wrote: > On Fri, 25 Feb 2000, Martin Cracauer wrote: > > It is possible that we indroduced the bug by our profiling changes? > > The line in i386.c that generates the code in question is from > > revision 1.5, which is the profiling delta from the original gcc. In > > that case we can't count on a new gas fixing it for us. > > Reverting to the FSF version of i386.c didn't fix the problem. I build libc with an unchanged gcc-2.95.2 (except assert.c, which needs our compiler) and it has the problem as well. What do you think, is this a showstopper for 4.0? Yes, me thinks. Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 3: 0:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from midget.dons.net.au (daniel.lnk.telstra.net [139.130.137.70]) by hub.freebsd.org (Postfix) with ESMTP id 914A837BE8B for ; Wed, 1 Mar 2000 03:00:16 -0800 (PST) (envelope-from darius@guppy.dons.net.au) Received: from guppy.dons.net.au (root@guppy.dons.net.au [203.31.81.9]) by midget.dons.net.au (8.9.3/8.9.1) with ESMTP id VAA11109; Wed, 1 Mar 2000 21:30:13 +1030 (CST) (envelope-from darius@guppy.dons.net.au) Received: (from darius@localhost) by guppy.dons.net.au (8.9.3/8.9.3) id VAA01916; Wed, 1 Mar 2000 21:30:11 +1030 (CST) (envelope-from darius) 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: <38BCC76D.9F919F46@fernuni-hagen.de> Date: Wed, 01 Mar 2000 21:30:11 +1030 (CST) From: "Daniel O'Connor" To: "F. Heinrichmeyer" Subject: RE: linux-acrobat-4.05 only works with linux-netscape! Cc: "freebsd-current@FreeBSD.ORG" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 01-Mar-00 F. Heinrichmeyer wrote: > I had until now no success in using the new linux-acrobat-4.05 from bash > or from my windowmanager menu. But it works fine when called from > linux-netscape! Perhaps this happens because the 'acroread4' program is a shell script with bash'ism's.. It fails normally because the shell is /bin/sh but when run from Netscape it finds /compat/linux/bin/sh (which is bash) and works.. --- Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 3:22:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from merlin.onsea.com (p65s11a01.client.global.net.uk [195.147.139.102]) by hub.freebsd.org (Postfix) with ESMTP id 3F45437C2B0 for ; Wed, 1 Mar 2000 03:22:04 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.3) with ESMTP id UAA02969; Tue, 29 Feb 2000 20:08:45 GMT (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Tue, 29 Feb 2000 20:08:45 +0000 (GMT) From: Cliff Rowley To: Christopher Masto Cc: Alfred Perlstein , freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries In-Reply-To: <20000229134143.B4903@netmonger.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > In any case, one major offender is imlib. Since I've recently gone > Gnome, I've had to turn off imlib's "MIT-SHM shared memory" option > or things would go bad after a few minutes or hours of use. That explains the errors when running xchat, but that doesnt explain Netscape ;) The annoying thing about this is that if a program decides to die because of this error, it seems I've got a 50/50 chance that it's taken out for good. I have to reboot to reclaim memory >:( It'd be nice if we had a utility that could clean out and reclaim the shared memory in 1 swoop. Then we'd be able to shut down XFree86 (and obviously any other apps using shared memory), and get on with life :) (anyone listening?) Cliff Rowley - while (!asleep) { code(); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 3:32: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from jfh00.fernuni-hagen.de (jfh00.fernuni-hagen.de [132.176.7.6]) by hub.freebsd.org (Postfix) with ESMTP id CC92337B959 for ; Wed, 1 Mar 2000 03:32:05 -0800 (PST) (envelope-from fritz.heinrichmeyer@fernuni-hagen.de) Received: from fernuni-hagen.de (jfh00.fernuni-hagen.de [132.176.7.6]) by jfh00.fernuni-hagen.de (8.9.3/8.9.3) with ESMTP id MAA29190; Wed, 1 Mar 2000 12:32:03 +0100 (CET) (envelope-from fritz.heinrichmeyer@fernuni-hagen.de) Message-ID: <38BCFFB3.D6F3A993@fernuni-hagen.de> Date: Wed, 01 Mar 2000 12:32:03 +0100 From: "F. Heinrichmeyer" Organization: FernUni in Hagen X-Mailer: Mozilla 4.72 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: de-DE, German/Germany, en MIME-Version: 1.0 Cc: "freebsd-current@FreeBSD.ORG" Subject: Re: linux-acrobat-4.05 only works with linux-netscape! References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It also helps to take all the plugins away! -- Fritz Heinrichmeyer mailto:fritz.heinrichmeyer@fernuni-hagen.de FernUniversitaet Hagen, LG ES, 58084 Hagen (Germany) tel:+49 2331/987-1166 fax:987-355 http://www-es.fernuni-hagen.de/~jfh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 3:36:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from bluebottle.calcaphon.com (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 97B3937BD7D; Wed, 1 Mar 2000 03:36:02 -0800 (PST) (envelope-from n_hibma@calcaphon.com) Received: from henny.webweaving.org (dhcp36.calcaphon.com [10.0.1.36]) by bluebottle.calcaphon.com (8.9.3/8.9.1) with ESMTP id LAA37912; Wed, 1 Mar 2000 11:35:31 GMT (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id LAA03072; Wed, 1 Mar 2000 11:33:10 GMT (envelope-from n_hibma@calcaphon.com) Date: Wed, 1 Mar 2000 11:33:10 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: John Daniels Cc: FreeBSD-questions@freebsd.org, FreeBSD-current@freebsd.org Subject: Re: FreeBSD installation and USB follow-up In-Reply-To: <20000301082644.10573.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > that the time constraints require that users spend some time looking into= =20 > problems on their own. It's good to see that you are willing to help. :-) The output below is excellent, and should cover most hardware related questions. > One other clue: the floppy drive light remains on while the system is=20 > unusable. Could this indicate a system problem instead of a keyboard=20 > problem? This might indicate that the floppy 'virtualisation' by the BIOS isn't what FreeBSD expects it to be. Hm, I'll have a look at this this evening. Nick > ************ SYSTEM SUMMARY ************** > Windows version: 4.10.1998 > Computer Name: Acer > System BUS Type: ISA > BIOS Name: Acer > BIOS Date: 04/01/98 > BIOS Version: ACR8EP6C 450V3.2 > Machine Type: IBM PC/AT > Processor Vendor: GenuineIntel > Processor Type: Pentium=AE II Processor > Math C0-processor: Not Present > Registered Owner: > Registered Company: >=20 > ************** IRQ SUMMARY ************** >=20 > IRQ Usage Summary: > 00 =96 System timer > 01 =96 Standard 101/102-Key or Microsoft Natural Keyboard > 02 =96 Programmable interrupt controller > 03 =96 Communications Port (COM2) > 04 =96 Communications Port (COM1) > 05 =96 ESS Solo-1 SoundBlaster Compatible (WDM) > 05 =96 ACPI IRQ Holder for PCI IRQ Steering > 05 =96 ESS Solo-1 PCI AudioDrive (WDM) > 06 =96 Standard Floppy Disk Controller > 07 =96 Printer Port (LPT1) > 08 =96 System CMOS/real time clock > 09 =96 SCI IRQ used by ACPI bus > 09 =96 ACPI IRQ Holder for PCI IRQ Steering > 09 =96 Acer PCI Modem Enumerator > 09 =96 Acer 56K DataFax PCI Modem > 09 =96 XPERT 98 (English) > 10 =96 3com Fast EtherLink XL 10.100Mb TX Ethernet NIC (3C905B-TX) > 10 =96 ACPI IRQ Holder for PCI IRQ Steering > 11 =96 ACPI IRQ Holder for PCI IRQ Steering > 11 =96 Intel 82371AB/EB PCI to USB Universal Host Controller > 12 =96 Standard 101/102-Key or Microsoft Natural Keyboard > 13 =96 Numeric data processor > 14 =96 Primary IDE controller (dual fifo) > 14 =96 Intel 82371AB/EB PCI Bus Master IDE Controller > 15 =96 Intel 82371AB/EB PCI Bus Master IDE Controller > 15 =96 Secondary IDE Controller (dual fifo) >=20 > ************* IO PORT SUMMARY ************* >=20 > I/O Port Usage Summary: > 0000h-000Fh =96 Direct memory access controller > 0020h-0021h =96 Programmable interrupt controller > 0040h-0043h =96 System timer > 0060h-0060h =96 Standard 101/102-Key or Microsoft Natural Keyboard > 0061h-0061h =96 System speaker > 0064h-0064h =96 Standard 101/102-Key or Microsoft Natural Keyboard > 0070h-0073h =96 System CMOS/real time clock > 0081h-008Fh =96 Direct memory access controller > 00A0h-00A1h =96 Programmable interrupt controller > 00C0h-00DFh =96 Direct memory access controller > 00F0h-00FFh =96 Numeric data processor > 0170h-0177h =96 Secondary IDE controller (dual fifo) > 0170h-0177h =96 Intel 82371AB/EB PCI Bus Master IDE Controller > 01F0h-01F7h - Intel 82371AB/EB PCI Bus Master IDE Controller > 01F0h-01F7h - Primary IDE controller (dual fifo) > 0200h-0203h =96 Gameport Joystick > 0220h-022Fh - ESS Solo-1 SoundBlaster Compatible (WDM) > 0295h-0296h =96 Motherboard resources > 02F8h-02FFh =96 Communications Port (COM2) > 0330h-0331h - ESS Solo-1 PCI SoundBlaster Compatible (WDM) > 0376h-0376h - Intel 82371AB/EB PCI Bus Master IDE Controller > 0376h-0376h - Secondary IDE controller (dual fifo) > 0378h-037Fh =96 Printer Port (LPT1) > 0388h-038Bh - ESS Solo-1 PCI SoundBlaster Compatible (WDM) > 03B0h-03BBh =96 XPERT 98 (English) > 03C0h-03DFh - XPERT 98 (English) > 03E8h-03EFh =96 Acer 56K DataFax PCI Modem > 03F0h-03F5h =96 Standard Floppy Disk Controller > 03F6h-03F6h - Intel 82371AB/EB PCI Bus Master IDE Controller > 03F6h-03F6h =96 Primary IDE controller (dual fifo) > 03F7h-03F7h - Standard Floppy Disk Controller > 03F8h-03FFh =96 Communications Port (COM1) > 0440h-047Fh - Motherboard resources > 04D0h-04D1h - Motherboard resources > 0800h-080Fh - Motherboard resources > 0CF8h-0CFFh =96 PCI bus > 7000h-7FFFh =96 Intel 82443BX Pentium(r) II Processor to AGP controller > 7000h-70FFh - XPERT 98 (English) > 8000h-807Fh =96 3Com Fast EtherLink XL 10/100Mb TX Ethernet NIC (3C905B-T= X) > 80C0h-80FFh =96 ESS Solo-1 PCI AudioDrive (WDM) > 8400h-840Fh - ESS Solo-1 PCI AudioDrive (WDM) > 8440h-844Fh - ESS Solo-1 PCI AudioDrive (WDM) > 8480h-8483h - ESS Solo-1 PCI AudioDrive (WDM) > 84C0h-84C3h - ESS Solo-1 PCI AudioDrive (WDM) > 8800h-881Fh - Intel 82371AB/EB PCI to USB Universal Host Controller > 8840h-884Fh - Intel 82371AB/EB PCI Bus Master IDE Controller > 8840h-8847h =96 Primary IDE controller (dual fifo) > 8848h-884Fh - Secondary IDE controller (dual fifo) >=20 > ***************** UPPER MEMORY USAGE SUMMARY **************** >=20 > Memory Usage Summary: >=20 > 00000000h-0009FFFFh - Motherboard resources > 000A0000h-000AFFFFh - XPERT 98 (English) > 000B0000h-000BFFFFh - XPERT 98 (English) > 000C0000h-000C7FFFh - XPERT 98 (English) > 000E0000h-000FFFFFh - Motherboard resources > 00100000h-00FFFFFFh - Motherboard resources > 01000000h-07FFFFFFh - Motherboard resources > 80100000h-80100FFFh - XPERT 98 (English) > 80100000h-820FFFFFh - Intel 82443BX Pentium(r) II Processor to AGP=20 > controller > 80120000h-8013FFFFh - XPERT 98 (English) > 81000000h-81FFFFFFh - XPERT 98 (English) > 82100000h-8210FFFFh =96 Acer PCI Modem Enumerator > 82110000h-8211007Fh - 3Com Fast EtherLink XL 10/100Mb TX Ethernet NIC=20 > (3C905B > E0000000h-E3FFFFFFh =96 Intel 82443BX Pentium(r) II Processor to PCI brid= ge=20 > (wi > FFFE0000h-FFFFFFFFh - Motherboard resources >=20 > *************** DMA USAGE SUMMARY ************************ >=20 > DMA Channel Usage Summary: > 01 - ESS Solo-1 SoundBlaster Compatible (WDM > 02 - Standard Floppy Disk Controller > 04 - Direct memory access controller >=20 > *************** MEMORY SUMMARY *************************** >=20 > 640 KB Total Conventional Memory > 130452 KB Total Extended Memory >=20 > *************** DISK DRIVE INFO ************************** >=20 > A: Floppy Drive, 3.5=94 1.44M > 80 Cylinders 2 Heads > 512 Bytes/Sector 18 Sectors/Track >=20 > C: Fixed Disk 8209176K Total 6290072K Free > 1023 Cylinders 255 Heads > 512 Bytes/Sector 63 Sectors/Track >=20 > **NOTE: The large amount of free space on the hard disk is due to my > freeing space for FreeBSD by using the FIPS utility. >=20 > D: CD-ROM Drive >=20 > *************** SYSTEM DEVICE INFO *********************** >=20 > Class: HCFMODEM > Device: Acer PCI Modem Enumerator > Resources: > IRQ: 09 > MEM: 82100000h-8210FFFFh >=20 > Class: Universal serial bus controller > Device: Acer Aspire Generic Hub > No resources used. > Device drivers: > c:\windows\system32\drivers\usbhub.sys > File size: 27184 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.2019 > Copyright: Copyright (C) Microsoft Corp. 1981-1998 > c:\windows\system32\drivers\anfilter.sys > File size: 11176 bytes. > Manufacturer: Acer America Corporation > File version: 5.00.1636.1 > Copyright: Copyright (C) Acer America Corp. 1997-1998 > c:\windows\INF\acerusb.inf > File size: 1765 bytes. > No version information. >=20 > Class: Universal serial bus controller > Device: Acer Aspire Generic Hub > No resources used. > Device drivers: > c:\windows\system32\drivers\usbhub.sys > File size: 27184 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.2019 > Copyright: Copyright (C) Microsoft Corp. 1981-1998 > c:\windows\system32\drivers\anfilter.sys > File size: 11176 bytes. > Manufacturer: Acer America Corporation > File version: 5.00.1636.1 > Copyright: Copyright (C) Acer America Corp. 1997-1998 > c:\windows\INF\acerusb.inf > File size: 1765 bytes. > No version information. >=20 > ***NOTE: I have 5 USB ports available on my system, and I think that one = or=20 > two other devices use USB (like a sound control on my keyboard). I belie= ve=20 > that is why I have two serial bus controllers. I have seen USB 4-port hub= =20 > configurations where one plugs into the other, giving a total of 7 free= =20 > ports. >=20 > Class: Universal serial bus controller > Device: USB Root Hub > No resources used. > Device drivers: > c:\windows\system32\drivers\usbhub.sys > File size: 27184 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.2019 > Copyright: Copyright (C) Microsoft Corp. 1981-1998 >=20 > Class: Universal serial bus controller > Device: Intel 82371AB/EB PCI to USB Universal Host Controller > Resources: > IRQ: 11 > I/O: 8800h-881Fh > Device drivers: > c:\windows\system32\drivers\uhcd.sys > File size: 25744 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.2000 > Copyright: Copyright (C) Microsoft Corp. 1981-1998 > c:\windows\system32\drivers\usbd.sys > File size: 17616 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.2019 > Copyright: Copyright (C) Microsoft Corp. 1981-1999 > c:\windows\system32\drivers\usbhub.sys > File size: 27184 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.2019 > Copyright: Copyright (C) Microsoft Corp. 1981-1998 >=20 > Class: Ports (COM & LPT) > Device: Communications Port (COM2) > Resources: > IRQ: 03 > I/O: 02F8h-02FFh > Device drivers: > c:\windows\SYSTEM\serial.vxd > File size: 18625 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.1998 > Copyright: Copyright (C) Microsoft Corp. 1992-1998 > c:\windows\SYSTEM\serialui.dll > File size: 12048 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.1998 > Copyright: Copyright (C) Microsoft Corp. 1993-1999 >=20 > Class: Ports (COM & LPT) > Device: Communications Port (COM1) > Resources: > IRQ: 04 > I/O: 03F8h-03FFh > Device drivers: > c:\windows\SYSTEM\serial.vxd > File size: 18625 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.1998 > Copyright: Copyright (C) Microsoft Corp. 1992-1998 > c:\windows\SYSTEM\serialui.dll > File size: 12048 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.1998 > Copyright: Copyright (C) Microsoft Corp. 1993-1999 >=20 > Class: Ports (COM & LPT) > Device: Printer Port (LPT1) > Resources: > IRQ: 07 > I/O: 0378h-037Fh > Device drivers: > c:\windows\SYSTEM\lpt.vxd > File size: 35572 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.1998 > Copyright: Copyright (C) Microsoft Corp. 1992-1998 >=20 > Class: Mouse > Device: HID-compliant mouse > No resources used. > Device drivers: > c:\windows\SYSTEM\mouhid.sys > File size: 10099 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.1998 > Copyright: Copyright (C) Microsoft Corp. 1988-1998 > c:\windows\SYSTEM\mouse.drv > File size: 7712 bytes. > Manufacturer: Microsoft Corporation > File version: 9.01.0.000 > Copyright: Copyright (C) Microsoft Corp. 1990-1995 > c:\windows\SYSTEM\msmouse.vxd > File size: 15809 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.1998 > Copyright: Copyright (C) Microsoft Corp. 1988-1998 >=20 > Class: Hard disk controllers > Device: Secondary IDE controller (dual fifo) > Resources: > IRQ: 15 > I/O: 0170h-0177h > I/O: 0376h-0376h > I/O: 8848h-884Fh >=20 > Class: Hard disk controllers > Device: Primary IDE controller (dual fifo) > Resources: > IRQ: 14 > I/O: 01F0h-01F7h > I/O: 03F6h-03F6h > I/O: 8840h-8847h >=20 > Class: Hard disk controllers > Device: Intel 82371AB/EB PCI Bus Master IDE Controller > Resources: > IRQ: 14 > IRQ: 15 > I/O: 01F0h-01F7h > I/O: 03F6h-03F6h > I/O: 0170h-0177h > I/O: 0376h-0376h > I/O: 8840h-884Fh >=20 > Class: Floppy disk controllers > Device: Standard Floppy Disk Controller > Resources: > IRQ: 06 > I/O: 03F0h-03F5h > I/O: 03F7h-03F7h > DMA: 02 >=20 > Class: Display adapters > Device: XPERT 98 (English) > Resources: > IRQ: 09 > I/O: 03B0h-03BBh > I/O: 03C0h-03DFh > I/O: 7000h-70FFh > MEM: 000A0000h-000AFFFFh > MEM: 000B0000h-000BFFFFh > MEM: 81000000h-81FFFFFFh > MEM: 80100000h-80100FFFh > MEM: 000C0000h-000C7FFFh > MEM: 80120000h-8013FFFFh >=20 > Class: CDROM > Device: HITACHI DVD-ROM GD-2500 > No resources used. >=20 > Class: Monitors > Device: Mitsubishi Diamond Plus 70 (TF-7700P) > No resources used. >=20 > Class: Modem > Device: Acer 56K DataFax PCI Modem > Resources: > IRQ: 09 > I/O: 03E8h-03EFh >=20 > Class: System Devices > Device: IO read data port for ISA Plug and Play enumerator > No resources used. >=20 > Class: System Devices > Device: Intel 82443BX Pentium(r) II Processor to AGP controller > Resources: > I/O: 7000h-7FFFh > MEM: 80100000h-820FFFFFh >=20 > Class: System Devices > Device: Intel 82443BX Pentium(r) II Processor to PCI bridge (with GART=20 > support > Resources: > MEM: E0000000h-E3FFFFFFh >=20 > Class: System devices > Device: Intel 82371EB Power Management Controller > No resources used. >=20 > Class: System devices > Device: Intel 82371EB PCI to ISA bridge (ISA mode) > No resources used. > Device drivers: > c:\windows\SYSTEM\isapnp.vxd > File size: 21281 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.1998 > Copyright: Copyright (C) Microsoft Corp. 1988-1998 >=20 > Class: System devices > Device: Motherboard resources > Resources: > I/O: 0440h-047Fh > I/O: 0800h-080Fh > I/O: 04D0h-04D1h > I/O: 0295h-0296h > MEM: 00000000h-0009FFFFh > MEM: 000E0000h-000FFFFFh > MEM: FFFE0000h-FFFFFFFFh > MEM: 00100000h-00FFFFFFh > MEM: 01000000h-07FFFFFFh >=20 > Class: System devices > Device: System CMOS/real time clock > Resources: > IRQ: 08 > I/O: 0070h-0073h >=20 > Class: System devices > Device: Numeric data processor > Resources: > IRQ: 13 > I/O: 00F0h-00FFh >=20 > Class: System devices > Device: System speaker > Resources: > I/O: 0061h-0061h >=20 > Class: System devices > Device: System timer > Resources: > IRQ: 00 > I/O: 0040h-0043h >=20 > Class: System devices > Device: Direct memory access controller > Resources: > I/O: 0000h-000Fh > I/O: 0081h-008Fh > I/O: 00C0h-00DFh > DMA: 04 >=20 > Class: System devices > Device: Programmable interrupt controller > Resources: > IRQ: 02 > I/O: 0020h-0021h > I/O: 00A0h-00A1h >=20 > Class: System devices > Device: PCI bus > Resources: > I/O: 0CF8h-0CFFh > Device drivers: > c:\windows\SYSTEM\pci.vxd > File size: 359 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.1998 > Copyright: Copyright (C) Microsoft Corp. 1988-1998 > c:\windows\SYSTEM\pcimp.pci > File size: 15744 bytes. > Manufacturer: Microsoft Corporation > File version: 4.10.1998 > Copyright: Copyright (C) Microsoft Corp. 1995-1998 >=20 > Class: System devices > Device: ACPI IRQ Holder for PCI IRQ Steering > Resources: > IRQ: 11 >=20 > Class: System devices > Device: ACPI IRQ Holder for PCI IRQ Steering > Resources: > IRQ: 05 >=20 > Class: System devices > Device: ACPI IRQ Holder for PCI IRQ Steering > Resources: > IRQ: 10 >=20 > Class: System devices > Device: ACPI IRQ Holder for PCI IRQ Steering > Resources: > IRQ: 09 >=20 > Class: System devices > Device: ACPI System Button > No resources used. >=20 > Class: System devices > Device: Composite Power Source > No resources used. >=20 > Class: System devices > Device: SCI IRQ used by ACPI bus > Resources: > IRQ: 09 >=20 > Class: System devices > Device: System board > No resources used. >=20 > Class: System devices > Device: Advanced Configuration and Power Interface (ACPI) BIOS > No resources used. >=20 > Class: System devices > Device: Plug and Play Software Device Enumerator > No resources used. >=20 > Class: Keyboard > Device: HID-compliant keyboard > No resources used. >=20 > Class: Keyboard > Device: Acer Aspire Generic USB keyboard > No resources used. >=20 > Class: Keyboard > Device: Standard 101/102-Key or Microsoft Natural Keyboard > Resources: > IRQ: 01 > IRQ: 12 > I/O: 0060h-0060h > I/O: 0064h-0064h >=20 > Class: Network adapters > Device: 3Com Fast EtherLink XL 10/100Mb TX Ethernet NIC (3C905B-TX) > Resources: > IRQ: 10 > I/O: 8000h-807Fh > MEM: 82110000h-8211007Fh >=20 > Class: Network adapters > Device: Dial-up Adapter > No resources used. >=20 > Class: Human Interface Devices > Device: HID-compliant device > No resources used. >=20 > Class: Human Interface Devices > Device: HID-compliant system control device > No resources used. >=20 > Class: Human Interface Devices > Device: HID-compliant consumer control device > No resources used. >=20 > Class: Human Interface Devices > Device: Acer Aspire USB Mouse > No resources used. >=20 > Class: Human Interface Devices > Device: Acer Aspire Magic Button Device > No resources used. >=20 > Class: Disk drives > Device: GENERIC IDE DISK TYPE02 > No resources used. >=20 > Class: Disk drives > Device: GENERIC NEC FLOPPY DISK > No resources used. >=20 > Class: Sound, video and game controllers > Device: Microsoft Kernel System Renderer > No resources used. >=20 > Class: Sound, video and game controllers > Device: Gameport Joystick > Resources: > I/O: 0200h-0203h >=20 > Class: Sound, video and game controllers > Device: ESS Solo-1 SoundBlaster Compatible (WDM) > Resources: > IRQ: 05 > I/O: 0220h-022Fh > I/O: 0388h-038Bh > I/O: 0330h-0331h > DMA: 01 >=20 > Class: Sound, video and game controllers > Device: ESS Solo-1 PCI AudioDrive (WDM) > Resources: > IRQ: 05 > I/O: 80C0h-80FFh > I/O: 8400h-840Fh > I/O: 8440h-844Fh > I/O: 8480h-8483h > I/O: 84C0h-84C3h >=20 > Class: Printer > Device: HP Laserjet 4 > No resources used. >=20 >=20 >=20 >=20 >=20 >=20 > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com >=20 -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 3:58:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id C2CC437BD7D for ; Wed, 1 Mar 2000 03:58:11 -0800 (PST) (envelope-from eischen@vigrid.com) Received: (from eischen@localhost) by pcnet1.pcnet.com (8.8.7/PCNet) id GAA09200; Wed, 1 Mar 2000 06:57:54 -0500 (EST) Date: Wed, 1 Mar 2000 06:57:54 -0500 (EST) From: Daniel Eischen To: John Polstra Cc: current@freebsd.org Subject: Re: pthread_{suspend,resume}_np broken? In-Reply-To: <200003010447.UAA74251@vashon.polstra.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 29 Feb 2000, John Polstra wrote: > In article , > Daniel Eischen wrote: > > On Tue, 29 Feb 2000, John Polstra wrote: > > > > > Shouldn't the test against PS_SUSPENDED be "==" instead of "!="? > > > > Yes, it should be "==" instead of "!=". > > > > Go ahead and fix it if you want :-) > > Thanks. I'll ask Jordan if I may commit the fix. > > What about the other part of my question? I still don't understand > why in my test program pthread_suspend_np() isn't suspending the > thread. I think it's a separate bug from the pthread_resume_np() bug. Sorry, it was very late here and I missed that part. I see the problem. pthread_suspend_np is broke in that it only will work if the thread is running (PS_RUNNING). Your program is always trying to suspend a thread that is sleeping (PS_SLEEP_WAIT) so changing the state with PTHREAD_NEW_STATE fails. The fix isn't as easy as just correctly setting the threads state. Potentially, the suspended thread could be waiting on a mutex or condition variable and be in another queue. The correct fix is probably to save the threads old state and then set the threads state to PS_SUSPENDED. Resuming should restore the saved thread state. I'll see if I can come up with a correct fix for this. Dan Eischen eischen@vigrid.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 4:12: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from merlin.onsea.com (p65s11a01.client.global.net.uk [195.147.139.102]) by hub.freebsd.org (Postfix) with ESMTP id 9932137B723 for ; Wed, 1 Mar 2000 04:11:56 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.3) with ESMTP id MAA01089; Wed, 1 Mar 2000 12:11:47 GMT (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Wed, 1 Mar 2000 12:11:47 +0000 (GMT) From: Cliff Rowley To: Thomas Graichen , graichen@innominate.de Cc: current@FreeBSD.ORG Subject: Re: Two queries [ KDE / XFree86 ] In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > options SHMMAXPGS=4096 > options SHMALL=16384 > options SHMSEG=16 > options SEMMNI=32 > options SEMMNS=128 Tried those, same error :( _XF86BigfontQueryFont: could not attach shm segment Cliff Rowley - while (!asleep) { code(); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 4:27: 9 2000 Delivered-To: freebsd-current@freebsd.org Received: from reyim.ne.mediaone.net (reyim.ne.mediaone.net [24.218.251.241]) by hub.freebsd.org (Postfix) with ESMTP id 440CE37B723; Wed, 1 Mar 2000 04:27:06 -0800 (PST) (envelope-from bloom@acm.org) Received: from acm.org (localhost [127.0.0.1]) by reyim.ne.mediaone.net (8.9.3/8.9.3) with ESMTP id HAA11072; Wed, 1 Mar 2000 07:26:48 -0500 (EST) (envelope-from bloom@acm.org) Message-ID: <38BD0C87.54E31094@acm.org> Date: Wed, 01 Mar 2000 07:26:47 -0500 From: Jim Bloom Reply-To: bloom@acm.org X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Kris Kennaway Cc: Manfred Antar , Sean-Paul Rees , current@FreeBSD.ORG Subject: Re: mod_ssl & current References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I am seeing the same thing with a world built yesterday afternoon. I don't know if this is an issue with multiple dlopen'ed libraries or what. Here is what I believe the port is doing. During the build process, the main apache server is built. The ssl layer is created as an add-in module (.so) which I would assume is dlopen'ed. This module is linked as follows: gcc -L/usr/lib -shared -o libssl.so -lssl -lcrypto At runtine, apache tries to dlopen libssl.so. libcrypto should dlopen librsaUSA.so. Something doesn't seem to be happening correctly though. My previous test was before librsaUSA was created. Can Peter or John shed any light on possible linker or dynamic loader issues here? Jim Bloom bloom@acm.org Kris Kennaway wrote: > > On Tue, 29 Feb 2000, Manfred Antar wrote: > > > I needed to add -lRSAglue -lrsaUSA to the SSL_LIBS= line in > > /usr/ports/www/apache13-php3/work/apache_1.3.12/src/modules/ssl/Makefile > > and install the recompiled libssl.so in /usr/local/libexec/apache. > > Works fine > > Note this is for the apache13-php3 port but I bet it will work for the apache13-php4 port > > This may work, but I doubt this is necessary. -lRSAglue is an empty > library which only exists to keep legacy ports happy, and -lrsaUSA will be > automatically dlopen()ed if you have a recent libcrypto.so. > > As with the other guy, please make sure your libcrypto.so is up to date - > I haven't seen evidence from either of you yet that this is the case :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 4:33:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from hda.hda.com (hda.bicnet.net [208.220.68.243]) by hub.freebsd.org (Postfix) with ESMTP id 91E4E37BB3F for ; Wed, 1 Mar 2000 04:33:22 -0800 (PST) (envelope-from dufault@hda.hda.com) Received: (from dufault@localhost) by hda.hda.com (8.9.3/8.9.3) id HAA37116; Wed, 1 Mar 2000 07:36:04 -0500 (EST) (envelope-from dufault) From: Peter Dufault Message-Id: <200003011236.HAA37116@hda.hda.com> Subject: Re: ntpd hanging machine In-Reply-To: from Wes Morgan at "Feb 29, 2000 04:35:00 pm" To: Wes Morgan Date: Wed, 1 Mar 2000 07:36:04 -0500 (EST) Cc: Matthew Frost , freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Mon, 28 Feb 2000, Matthew Frost wrote: > > > I'm experiencing some problems with ntpd. It would appear that a few > > (10-15) minutes after I start it, the machine crashes completely... > > > > Feb 28 14:10:02 egrorian ntpd[153]: ntpd 4.0.99b Mon Feb 28 12:12:17 GMT 2000 (1) > > Feb 28 14:10:02 egrorian ntpd[153]: using kernel phase-lock loop 2040 > > Feb 28 14:10:02 egrorian ntpd[153]: using kernel phase-lock loop 2041 > > > > And then locked solid.. > > I've been seeing the exact same behavior ever since the big ntp4 > merge. Until that point I was using the stock ntp4 from udel with no > problems. But I tried the one shipping with 4.0 and it locks up completely > (looks like a hardware lockup). The ntp4 from udel works completely > though. Odd :) Try disabling where it uses rtprio to set itself realtime and see if that "fixes" it. Peter -- Peter Dufault (dufault@hda.com) Realtime development, Machine control, HD Associates, Inc. Fail-Safe systems, Agency approval To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 4:33:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 2A8C837BE9B for ; Wed, 1 Mar 2000 04:33:23 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 17996 invoked from network); 1 Mar 2000 12:33:19 -0000 Received: from lcm212.cvzoom.net (208.230.69.212) by ns.cvzoom.net with SMTP; 1 Mar 2000 12:33:19 -0000 Date: Wed, 1 Mar 2000 07:32:59 -0500 (EST) From: Donn Miller To: Thomas Graichen , graichen@innominate.de Cc: current@FreeBSD.org Subject: Re: Two queries [ KDE / XFree86 ] In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 1 Mar 2000, Thomas Graichen wrote: > > Basically, does your mouse work under syscons? That's the main thing. > > yes - "Auto" did it - looks like "SysMouse" as config entry in the > XF86Config is broken - anyone here from the XFree86 devel people > to take a look at this ? $ grep -5 -in sysmouse /etc/X11/XF86Config 208-# Identifier and driver 209- 210- Identifier "Mouse1" 211- Driver "mouse" 212- Option "Protocol" "MouseSystems" 213: Option "Device" "/dev/sysmouse" 214- I'd recommend just backing up your old /etc/X11/XF86Config, and using the tty mode program xf86config to generate your config file. Or, just do as I have shown above. Apparently, they changed the format of XF86Config. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 4:37:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 5E4CF37BB3F for ; Wed, 1 Mar 2000 04:37:14 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 18558 invoked from network); 1 Mar 2000 12:37:13 -0000 Received: from lcm212.cvzoom.net (208.230.69.212) by ns.cvzoom.net with SMTP; 1 Mar 2000 12:37:13 -0000 Date: Wed, 1 Mar 2000 07:36:53 -0500 (EST) From: Donn Miller To: Thomas Graichen , graichen@innominate.de Cc: current@FreeBSD.org Subject: Re: Two queries [ KDE / XFree86 ] In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 1 Mar 2000, Thomas Graichen wrote: > > "XFree86-BigFont extension: shmat() failed, size = 4096, errno = 24" > > with those options the error is gone for me - i think the relevant > one is the SHMALL (the others are for postgres) - i found this out > by simply reading the piece of source of XFree86 which emits this > error and there is written that SHMALL should be at least 48M - so > 16k pages = 64M should be fine > > options SHMMAXPGS=4096 > options SHMALL=16384 > options SHMSEG=16 > options SEMMNI=32 > options SEMMNS=128 Here's what I've added to my kernel config to get rid of those errors: # Options for SHM options SHMMAXPGS=4097 options SHMSEG=128 It looks like SHMMAXPGS has to be a power of two + 1. (The original config file says options SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)" options SHMMAXPGS=1025 So, it looks like SHMMAXPGS has to be a power of two + 1. That's why I chose 4097 instead of 4096 - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 4:39:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id B94A837BF24 for ; Wed, 1 Mar 2000 04:39:51 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 18899 invoked from network); 1 Mar 2000 12:39:51 -0000 Received: from lcm212.cvzoom.net (208.230.69.212) by ns.cvzoom.net with SMTP; 1 Mar 2000 12:39:51 -0000 Date: Wed, 1 Mar 2000 07:39:31 -0500 (EST) From: Donn Miller To: Cliff Rowley Cc: Thomas Graichen , Thomas Graichen , current@FreeBSD.ORG Subject: Re: Two queries [ KDE / XFree86 ] In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Cliff Rowley wrote: > > options SHMMAXPGS=4096 > > options SHMALL=16384 > > options SHMSEG=16 > > options SEMMNI=32 > > options SEMMNS=128 > > Tried those, same error :( > > _XF86BigfontQueryFont: could not attach shm segment Try increasing SHMSEG to 128. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 4:52:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from ockle.dev.nanoteq.co.za (ockle.dev.nanoteq.co.za [196.7.114.28]) by hub.freebsd.org (Postfix) with ESMTP id 9EE0C37C247; Wed, 1 Mar 2000 04:52:40 -0800 (PST) (envelope-from johan@ockle.dev.nanoteq.co.za) Received: by ockle.dev.nanoteq.co.za (8.9.3/8.9.3) id OAA44568; Wed, 1 Mar 2000 14:52:56 +0200 (SAST) (envelope-from johan) From: Johan Kruger Reply-To: jkruger@oskar.nanoteq.co.za Organization: Nanoteq To: freebsd-hackers@FreeBSD.ORG Subject: d: /kernel: malformed input file (not rel or archive) ?? Date: Wed, 1 Mar 2000 14:49:39 +0200 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain Cc: current@FreeBSD.ORG MIME-Version: 1.0 Message-Id: <00030114525508.00308@ockle.dev.nanoteq.co.za> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG If i try to load the example in /usr/src/share/exaples/lkm/misc/module/misc_mod.o i get the following. Pleeaaaseeee help ? borg# modload ./misc_mod.o ld: /kernel: malformed input file (not rel or archive) modload: /usr/bin/ld: return code 1 -- Johan Kruger ( B.Ing Electronic Engineering ) Developement Engineer Nanoteq PTA ( 012 6727000 ) e-mail : jkruger@oskar.nanoteq.co.za e-mail : jk@nanoteq.co.za To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 5:11: 9 2000 Delivered-To: freebsd-current@freebsd.org Received: from ipt2.iptelecom.net.ua (ipt2.iptelecom.net.ua [212.9.224.2]) by hub.freebsd.org (Postfix) with ESMTP id 42B6537BBAA; Wed, 1 Mar 2000 05:11:02 -0800 (PST) (envelope-from sobomax@altavista.net) Received: from vega.vega.com (dialup4-55.iptelecom.net.ua [212.9.226.247]) by ipt2.iptelecom.net.ua (8.9.3/8.9.3) with ESMTP id PAA25109; Wed, 1 Mar 2000 15:13:03 +0200 (EET) Received: from altavista.net (big_brother.vega.com [192.168.1.1]) by vega.vega.com (8.9.3/8.9.3) with ESMTP id PAA08182; Wed, 1 Mar 2000 15:09:58 +0200 (EET) (envelope-from sobomax@altavista.net) Message-ID: <38BD16A1.D7415F26@altavista.net> Date: Wed, 01 Mar 2000 15:09:53 +0200 From: Maxim Sobolev Reply-To: sobomax@altavista.net Organization: Vega International Capital X-Mailer: Mozilla 4.72 [en] (WinNT; I) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: jkruger@oskar.nanoteq.co.za Cc: freebsd-hackers@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: d: /kernel: malformed input file (not rel or archive) ?? References: <00030114525508.00308@ockle.dev.nanoteq.co.za> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Johan Kruger wrote: > If i try to load the example in > /usr/src/share/exaples/lkm/misc/module/misc_mod.o i get the following. > Pleeaaaseeee help ? > > borg# modload ./misc_mod.o > ld: /kernel: malformed input file (not rel or archive) > modload: /usr/bin/ld: return code 1 What FreeBSD release you are using? If it is 2.2 than the -current is wrong place to ask, but if it is 4.0 than you must note that the lkm subsustem has been abolished long time ago in favor of the new kld system. See man kld and /usr/share/examples/kld for details. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 5:27: 2 2000 Delivered-To: freebsd-current@freebsd.org Received: from merlin.onsea.com (p65s11a01.client.global.net.uk [195.147.139.102]) by hub.freebsd.org (Postfix) with ESMTP id 4C94137BBAA for ; Wed, 1 Mar 2000 05:26:47 -0800 (PST) (envelope-from dozprompt@onsea.com) Received: from localhost (dozprompt@localhost) by merlin.onsea.com (8.9.3/8.9.3) with ESMTP id NAA01264; Wed, 1 Mar 2000 13:25:06 GMT (envelope-from dozprompt@onsea.com) X-Authentication-Warning: merlin.onsea.com: dozprompt owned process doing -bs Date: Wed, 1 Mar 2000 13:25:06 +0000 (GMT) From: Cliff Rowley To: Donn Miller Cc: Thomas Graichen , Thomas Graichen , current@FreeBSD.ORG Subject: Re: Two queries [ KDE / XFree86 ] In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Try increasing SHMSEG to 128. Appears to be working fine with SHMAXPGS=4097 and SHMSEG=128 - fingers crossed ;) Thanks for your help everyone... Cliff Rowley - while (!asleep) { code(); } To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 5:56:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from csmd2.cs.uni-magdeburg.de (csmd2.CS.Uni-Magdeburg.De [141.44.22.2]) by hub.freebsd.org (Postfix) with ESMTP id 4AFB737BE8C; Wed, 1 Mar 2000 05:56:08 -0800 (PST) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.9.3/8.9.3) with ESMTP id OAA25797; Wed, 1 Mar 2000 14:56:06 +0100 (MET) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id OAA05313; Wed, 1 Mar 2000 14:55:00 +0100 (MET) X-Authentication-Warning: knecht.cs.uni-magdeburg.de: jesse set sender to jesse@cs.uni-magdeburg.de using -f To: Kris Kennaway Cc: freebsd-current@FreeBSD.ORG Subject: Re: buildworld fails at ncurses References: From: Roland Jesse In-Reply-To: Kris Kennaway's message of "Tue, 29 Feb 2000 13:17:46 -0800 (PST)" Date: 01 Mar 2000 14:55:00 +0100 Message-ID: <0vya82n6bv.fsf@cs.uni-magdeburg.de> Lines: 10 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway writes: > You don;t have the ncurses port installed? No, I do not. It does not build. I will try doing an update (using sysinstall) to one of the latest -current snapshots and do the buildworld again from there. Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 6:29:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 9B12E37BC64 for ; Wed, 1 Mar 2000 06:29:24 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id PAA28223 for ; Wed, 1 Mar 2000 15:29:22 +0100 (MET) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id PAA19873 for ; Wed, 1 Mar 2000 15:30:05 +0100 (MET) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id PAA39221 for freebsd-current@freebsd.org; Wed, 1 Mar 2000 15:29:26 +0100 (CET) Date: Wed, 1 Mar 2000 15:29:26 +0100 (CET) From: Christoph Kukulies Message-Id: <200003011429.PAA39221@gil.physik.rwth-aachen.de> To: freebsd-current@freebsd.org Subject: cd9660 - device not configured Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG -current of Feb, 26th. Innocently I wanted to mount -t cd9660 /dev/acd1c /dist to grab some newer XF86 from the CD when cd9660: device not configured was thrown at me. -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 6:31:54 2000 Delivered-To: freebsd-current@freebsd.org Received: from sabre.velocet.net (sabre.velocet.net [198.96.118.66]) by hub.freebsd.org (Postfix) with ESMTP id EEDD837BD22 for ; Wed, 1 Mar 2000 06:31:43 -0800 (PST) (envelope-from dgilbert@velocet.ca) Received: from velocet.ca (trooper.velocet.net [216.126.82.226]) by sabre.velocet.net (Postfix) with ESMTP id 897F2137FC5; Wed, 1 Mar 2000 09:31:35 -0500 (EST) Received: (from dgilbert@localhost) by velocet.ca (8.9.3/8.9.3) id JAA98840; Wed, 1 Mar 2000 09:31:32 -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: <14525.10691.581853.681662@trooper.velocet.net> Date: Wed, 1 Mar 2000 09:31:31 -0500 (EST) To: Nicolas Souchu Cc: Brian Dean , "Daniel C. Sobral" , Chuck Robey , David Gilbert , "Sean O'Connell" , freebsd-current@FreeBSD.ORG Subject: Re: Printer fiascos. In-Reply-To: <20000202231843.37829@armor.free.fr> References: <3893D34D.7F9C90F6@newsguy.com> <200001301942.OAA53806@vger.foo.com> <20000202231843.37829@armor.free.fr> X-Mailer: VM 6.75 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "Nicolas" == Nicolas Souchu writes: Nicolas> On Sun, Jan 30, 2000 at 02:42:39PM -0500, Brian Dean wrote: >> >> >> For what its worth, I am able to reproduce this problem on my >> system. Nicolas> Would you mind trying this patch before I send it to Jordan? I certainly don't get any "hangs" any more, but I'm still experiencing "pauses" --- short half-a-second mouse unresponsiveness when someone prints. I'm currently seeing the following on boot: ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (EPP/NIBBLE) in COMPATIBLE mode ppbus0: IEEE1284 device found /NIBBLE/PS2/ECP Probing for PnP devices on ppbus0: ppbus0: PCL,MLC,PML ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 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-current" in the body of the message From owner-freebsd-current Wed Mar 1 6:33:39 2000 Delivered-To: freebsd-current@freebsd.org Received: from pcnet1.pcnet.com (pcnet1.pcnet.com [204.213.232.3]) by hub.freebsd.org (Postfix) with ESMTP id B0AB037C32C; Wed, 1 Mar 2000 06:33:22 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from vigrid.com (pm3-pt99.pcnet.net [206.105.29.173]) by pcnet1.pcnet.com (8.8.7/PCNet) with ESMTP id JAA28921; Wed, 1 Mar 2000 09:33:00 -0500 (EST) Message-ID: <38BD2993.A122EDAE@vigrid.com> Date: Wed, 01 Mar 2000 09:30:43 -0500 From: "Daniel M. Eischen" X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: John Polstra Cc: current@freebsd.org, jasone@freebsd.org Subject: Re: pthread_{suspend,resume}_np broken? References: Content-Type: multipart/mixed; boundary="------------D3633965D555A5BBF600678E" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------D3633965D555A5BBF600678E Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Daniel Eischen wrote: > > On Tue, 29 Feb 2000, John Polstra wrote: > > > In article , > > Daniel Eischen wrote: > > > On Tue, 29 Feb 2000, John Polstra wrote: > > > > > > > Shouldn't the test against PS_SUSPENDED be "==" instead of "!="? > > > > > > Yes, it should be "==" instead of "!=". > > > > > > Go ahead and fix it if you want :-) > > > > Thanks. I'll ask Jordan if I may commit the fix. > > > > What about the other part of my question? I still don't understand > > why in my test program pthread_suspend_np() isn't suspending the > > thread. I think it's a separate bug from the pthread_resume_np() bug. > > Sorry, it was very late here and I missed that part. > > I see the problem. pthread_suspend_np is broke in that it only will > work if the thread is running (PS_RUNNING). Your program is always > trying to suspend a thread that is sleeping (PS_SLEEP_WAIT) so changing > the state with PTHREAD_NEW_STATE fails. > > The fix isn't as easy as just correctly setting the threads state. > Potentially, the suspended thread could be waiting on a mutex or > condition variable and be in another queue. The correct fix is > probably to save the threads old state and then set the threads state > to PS_SUSPENDED. Resuming should restore the saved thread state. > > I'll see if I can come up with a correct fix for this. Here's a quick fix. It also includes a simple fix for pthread_kill that src/libc_r/uthread/test/sigwait/sigwait.c will expose. I haven't run any other regression tests. I'll do that when I get some more time. Jason, can you also take a look at these changes and run some tests on them? Thanks, Dan Eischen eischen@vigrid.com --------------D3633965D555A5BBF600678E Content-Type: text/plain; charset=us-ascii; name="diffs" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="diffs" Index: pthread_private.h =================================================================== RCS file: /opt/b/CVS/src/lib/libc_r/uthread/pthread_private.h,v retrieving revision 1.36 diff -c -r1.36 pthread_private.h *** pthread_private.h 2000/01/20 21:53:58 1.36 --- pthread_private.h 2000/03/01 12:49:27 *************** *** 576,581 **** --- 576,583 ---- #define PTHREAD_CANCEL_NEEDED 0x0010 int cancelflags; + int suspended; + thread_continuation_t continuation; /* Index: uthread_cancel.c =================================================================== RCS file: /opt/b/CVS/src/lib/libc_r/uthread/uthread_cancel.c,v retrieving revision 1.3 diff -c -r1.3 uthread_cancel.c *** uthread_cancel.c 2000/01/19 07:04:45 1.3 --- uthread_cancel.c 2000/03/01 13:44:57 *************** *** 37,42 **** --- 37,51 ---- pthread->cancelflags |= PTHREAD_CANCELLING; break; + case PS_SUSPENDED: + /* + * This thread isn't in any scheduling + * queues; just change it's state: + */ + pthread->cancelflags |= PTHREAD_CANCELLING; + PTHREAD_SET_STATE(pthread, PS_RUNNING); + break; + case PS_SPINBLOCK: case PS_FDR_WAIT: case PS_FDW_WAIT: *************** *** 52,58 **** case PS_WAIT_WAIT: case PS_SIGSUSPEND: case PS_SIGWAIT: - case PS_SUSPENDED: /* Interrupt and resume: */ pthread->interrupted = 1; pthread->cancelflags |= PTHREAD_CANCELLING; --- 61,66 ---- Index: uthread_cond.c =================================================================== RCS file: /opt/b/CVS/src/lib/libc_r/uthread/uthread_cond.c,v retrieving revision 1.22 diff -c -r1.22 uthread_cond.c *** uthread_cond.c 2000/01/27 23:06:59 1.22 --- uthread_cond.c 2000/03/01 13:03:46 *************** *** 282,289 **** break; } ! if (interrupted != 0 && _thread_run->continuation != NULL) ! _thread_run->continuation((void *) _thread_run); _thread_leave_cancellation_point(); } --- 282,292 ---- break; } ! if (interrupted != 0) { ! if (_thread_run->continuation != NULL) ! _thread_run->continuation((void *) _thread_run); ! rval = EINTR; ! } _thread_leave_cancellation_point(); } *************** *** 449,456 **** break; } ! if (interrupted != 0 && _thread_run->continuation != NULL) ! _thread_run->continuation((void *) _thread_run); _thread_leave_cancellation_point(); } --- 452,462 ---- break; } ! if (interrupted != 0) { ! if (_thread_run->continuation != NULL) ! _thread_run->continuation((void *) _thread_run); ! rval = EINTR; ! } _thread_leave_cancellation_point(); } Index: uthread_create.c =================================================================== RCS file: /opt/b/CVS/src/lib/libc_r/uthread/uthread_create.c,v retrieving revision 1.24 diff -c -r1.24 uthread_create.c *** uthread_create.c 2000/01/19 07:04:46 1.24 --- uthread_create.c 2000/03/01 13:19:53 *************** *** 299,308 **** /* Add the thread to the linked list of all threads: */ TAILQ_INSERT_HEAD(&_thread_list, new_thread, tle); ! if (pattr->suspend == PTHREAD_CREATE_SUSPENDED) { new_thread->state = PS_SUSPENDED; ! PTHREAD_WAITQ_INSERT(new_thread); ! } else { new_thread->state = PS_RUNNING; PTHREAD_PRIOQ_INSERT_TAIL(new_thread); } --- 299,307 ---- /* Add the thread to the linked list of all threads: */ TAILQ_INSERT_HEAD(&_thread_list, new_thread, tle); ! if (pattr->suspend == PTHREAD_CREATE_SUSPENDED) new_thread->state = PS_SUSPENDED; ! else { new_thread->state = PS_RUNNING; PTHREAD_PRIOQ_INSERT_TAIL(new_thread); } Index: uthread_kern.c =================================================================== RCS file: /opt/b/CVS/src/lib/libc_r/uthread/uthread_kern.c,v retrieving revision 1.28 diff -c -r1.28 uthread_kern.c *** uthread_kern.c 2000/01/20 04:46:51 1.28 --- uthread_kern.c 2000/03/01 13:18:35 *************** *** 184,191 **** switch (_thread_run->state) { case PS_DEAD: case PS_STATE_MAX: /* to silence -Wall */ /* ! * Dead threads are not placed in any queue: */ break; --- 184,193 ---- switch (_thread_run->state) { case PS_DEAD: case PS_STATE_MAX: /* to silence -Wall */ + case PS_SUSPENDED: /* ! * Dead and suspended threads are not placed ! * in any queue: */ break; *************** *** 227,233 **** case PS_SIGSUSPEND: case PS_SIGTHREAD: case PS_SIGWAIT: - case PS_SUSPENDED: case PS_WAIT_WAIT: /* No timeouts for these states: */ _thread_run->wakeup_time.tv_sec = -1; --- 229,234 ---- Index: uthread_mutex.c =================================================================== RCS file: /opt/b/CVS/src/lib/libc_r/uthread/uthread_mutex.c,v retrieving revision 1.20 diff -c -r1.20 uthread_mutex.c *** uthread_mutex.c 2000/01/19 07:04:49 1.20 --- uthread_mutex.c 2000/03/01 13:00:56 *************** *** 610,617 **** * Check to see if this thread was interrupted and * is still in the mutex queue of waiting threads: */ ! if (_thread_run->interrupted != 0) mutex_queue_remove(*mutex, _thread_run); /* Unlock the mutex structure: */ _SPINUNLOCK(&(*mutex)->lock); --- 610,619 ---- * Check to see if this thread was interrupted and * is still in the mutex queue of waiting threads: */ ! if (_thread_run->interrupted != 0) { mutex_queue_remove(*mutex, _thread_run); + ret = EINTR; + } /* Unlock the mutex structure: */ _SPINUNLOCK(&(*mutex)->lock); Index: uthread_resume_np.c =================================================================== RCS file: /opt/b/CVS/src/lib/libc_r/uthread/uthread_resume_np.c,v retrieving revision 1.7 diff -c -r1.7 uthread_resume_np.c *** uthread_resume_np.c 1999/08/28 00:03:44 1.7 --- uthread_resume_np.c 2000/03/01 13:46:54 *************** *** 44,51 **** /* Find the thread in the list of active threads: */ if ((ret = _find_thread(thread)) == 0) { ! /* The thread exists. Is it suspended? */ ! if (thread->state != PS_SUSPENDED) { /* * Defer signals to protect the scheduling queues * from access by the signal handler: --- 44,54 ---- /* Find the thread in the list of active threads: */ if ((ret = _find_thread(thread)) == 0) { ! /* Cancel any pending suspensions: */ ! thread->suspended = 0; ! ! /* Is it currently suspended? */ ! if (thread->state == PS_SUSPENDED) { /* * Defer signals to protect the scheduling queues * from access by the signal handler: *************** *** 53,59 **** _thread_kern_sig_defer(); /* Allow the thread to run. */ ! PTHREAD_NEW_STATE(thread,PS_RUNNING); /* * Undefer and handle pending signals, yielding if --- 56,63 ---- _thread_kern_sig_defer(); /* Allow the thread to run. */ ! PTHREAD_SET_STATE(thread,PS_RUNNING); ! PTHREAD_PRIOQ_INSERT_TAIL(thread); /* * Undefer and handle pending signals, yielding if Index: uthread_sig.c =================================================================== RCS file: /opt/b/CVS/src/lib/libc_r/uthread/uthread_sig.c,v retrieving revision 1.25 diff -c -r1.25 uthread_sig.c *** uthread_sig.c 2000/01/20 04:46:52 1.25 --- uthread_sig.c 2000/03/01 14:11:30 *************** *** 149,155 **** signal_lock.access_lock = 0; else { sigaddset(&pthread->sigmask, sig); ! /* * Make sure not to deliver the same signal to * the thread twice. sigpend is potentially --- 149,155 ---- signal_lock.access_lock = 0; else { sigaddset(&pthread->sigmask, sig); ! /* * Make sure not to deliver the same signal to * the thread twice. sigpend is potentially *************** *** 160,166 **** */ if (sigismember(&pthread->sigpend, sig)) sigdelset(&pthread->sigpend, sig); ! signal_lock.access_lock = 0; _thread_sig_deliver(pthread, sig); sigdelset(&pthread->sigmask, sig); --- 160,166 ---- */ if (sigismember(&pthread->sigpend, sig)) sigdelset(&pthread->sigpend, sig); ! signal_lock.access_lock = 0; _thread_sig_deliver(pthread, sig); sigdelset(&pthread->sigmask, sig); *************** *** 461,466 **** --- 461,467 ---- case PS_RUNNING: case PS_SIGTHREAD: case PS_STATE_MAX: + case PS_SUSPENDED: break; /* *************** *** 492,498 **** case PS_SIGWAIT: case PS_SLEEP_WAIT: case PS_SPINBLOCK: - case PS_SUSPENDED: case PS_WAIT_WAIT: if ((pthread->flags & PTHREAD_FLAGS_IN_WAITQ) != 0) { PTHREAD_WAITQ_REMOVE(pthread); --- 493,498 ---- *************** *** 628,637 **** !sigismember(&pthread->sigmask, sig)) { /* Perform any state changes due to signal arrival: */ thread_sig_check_state(pthread, sig); } - - /* Increment the pending signal count. */ - sigaddset(&pthread->sigpend,sig); } } --- 628,637 ---- !sigismember(&pthread->sigmask, sig)) { /* Perform any state changes due to signal arrival: */ thread_sig_check_state(pthread, sig); + } else { + /* Increment the pending signal count. */ + sigaddset(&pthread->sigpend,sig); } } } Index: uthread_suspend_np.c =================================================================== RCS file: /opt/b/CVS/src/lib/libc_r/uthread/uthread_suspend_np.c,v retrieving revision 1.7 diff -c -r1.7 uthread_suspend_np.c *** uthread_suspend_np.c 1999/08/28 00:03:53 1.7 --- uthread_suspend_np.c 2000/03/01 13:36:11 *************** *** 36,41 **** --- 36,43 ---- #include #include "pthread_private.h" + static void finish_suspension(void *arg); + /* Suspend a thread: */ int pthread_suspend_np(pthread_t thread) *************** *** 44,66 **** /* Find the thread in the list of active threads: */ if ((ret = _find_thread(thread)) == 0) { - /* The thread exists. Is it running? */ - if (thread->state != PS_RUNNING && - thread->state != PS_SUSPENDED) { - /* The thread operation has been interrupted */ - _thread_seterrno(thread,EINTR); - thread->interrupted = 1; - } - /* * Defer signals to protect the scheduling queues from * access by the signal handler: */ _thread_kern_sig_defer(); ! /* Suspend the thread. */ ! PTHREAD_NEW_STATE(thread,PS_SUSPENDED); /* * Undefer and handle pending signals, yielding if * necessary: --- 46,127 ---- /* Find the thread in the list of active threads: */ if ((ret = _find_thread(thread)) == 0) { /* * Defer signals to protect the scheduling queues from * access by the signal handler: */ _thread_kern_sig_defer(); + + switch (thread->state) { + case PS_RUNNING: + /* + * Remove the thread from the priority queue and + * set the state to suspended: + */ + PTHREAD_PRIOQ_REMOVE(thread); + PTHREAD_SET_STATE(thread, PS_SUSPENDED); + break; + + case PS_SPINBLOCK: + case PS_FDR_WAIT: + case PS_FDW_WAIT: + case PS_POLL_WAIT: + case PS_SELECT_WAIT: + /* + * Remove these threads from the work queue + * and mark the operation as interrupted: + */ + if ((thread->flags & PTHREAD_FLAGS_IN_WORKQ) != 0) + PTHREAD_WORKQ_REMOVE(thread); + _thread_seterrno(thread,EINTR); + thread->interrupted = 1; + + /* FALLTHROUGH */ + case PS_SIGTHREAD: + case PS_SLEEP_WAIT: + case PS_WAIT_WAIT: + case PS_SIGSUSPEND: + case PS_SIGWAIT: + /* + * Remove these threads from the waiting queue and + * set their state to suspended: + */ + PTHREAD_WAITQ_REMOVE(thread); + PTHREAD_SET_STATE(thread, PS_SUSPENDED); + break; ! case PS_MUTEX_WAIT: ! case PS_COND_WAIT: ! case PS_FDLR_WAIT: ! case PS_FDLW_WAIT: ! case PS_FILE_WAIT: ! case PS_JOIN: ! /* Mark the thread as suspended: */ ! thread->suspended = 1; + /* + * Threads in these states may be in queues. + * In order to preserve queue integrity, the + * cancelled thread must remove itself from the + * queue. Mark the thread as interrupted and + * set the state to running. When the thread + * resumes, it will remove itself from the queue + * and call the suspension completion routine. + */ + thread->interrupted = 1; + _thread_seterrno(thread, EINTR); + PTHREAD_NEW_STATE(thread, PS_RUNNING); + thread->continuation = finish_suspension; + break; + + case PS_DEAD: + case PS_DEADLOCK: + case PS_STATE_MAX: + case PS_SUSPENDED: + /* Nothing needs to be done: */ + break; + } + /* * Undefer and handle pending signals, yielding if * necessary: *************** *** 69,72 **** --- 130,142 ---- } return(ret); } + + static void + finish_suspension(void *arg) + { + if (_thread_run->suspended != 0) + _thread_kern_sched_state(PS_SUSPENDED, __FILE__, __LINE__); + } + + #endif --------------D3633965D555A5BBF600678E-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 6:41:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from freebsd.dk (freebsd.dk [212.242.42.178]) by hub.freebsd.org (Postfix) with ESMTP id C7AF537C13D for ; Wed, 1 Mar 2000 06:41:07 -0800 (PST) (envelope-from sos@freebsd.dk) Received: (from sos@localhost) by freebsd.dk (8.9.3/8.9.1) id PAA60687; Wed, 1 Mar 2000 15:40:38 +0100 (CET) (envelope-from sos) From: Soren Schmidt Message-Id: <200003011440.PAA60687@freebsd.dk> Subject: Re: cd9660 - device not configured In-Reply-To: <200003011429.PAA39221@gil.physik.rwth-aachen.de> from Christoph Kukulies at "Mar 1, 2000 03:29:26 pm" To: kuku@gilberto.physik.RWTH-Aachen.DE (Christoph Kukulies) Date: Wed, 1 Mar 2000 15:40:38 +0100 (CET) Cc: freebsd-current@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-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG It seems Christoph Kukulies wrote: > > -current of Feb, 26th. > > Innocently I wanted to > > mount -t cd9660 /dev/acd1c /dist > > to grab some newer XF86 from the CD when > > cd9660: device not configured > > was thrown at me. And you have an acd1 device ?? check you /dev for up to date entries... -Søren To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 6:46: 6 2000 Delivered-To: freebsd-current@freebsd.org Received: from pr.infosec.ru (pr.infosec.ru [194.135.141.98]) by hub.freebsd.org (Postfix) with ESMTP id 3D69A37BEA2 for ; Wed, 1 Mar 2000 06:45:51 -0800 (PST) (envelope-from blaze@infosec.ru) Received: from blaze (200.0.0.51 [200.0.0.51]) by pr.infosec.ru with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id D5XL4WP5; Wed, 1 Mar 2000 17:42:52 +0300 Date: Wed, 1 Mar 2000 17:44:48 +0300 (MSK) From: Andrey Sverdlichenko X-Sender: blaze@blaze To: freebsd-current@freebsd.org Subject: Re: cd9660 - device not configured In-Reply-To: <200003011429.PAA39221@gil.physik.rwth-aachen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=koi8-r Content-Transfer-Encoding: 8BIT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Christoph Kukulies wrote: > mount -t cd9660 /dev/acd1c /dist > > to grab some newer XF86 from the CD when > > cd9660: device not configured > > was thrown at me. Check device major number. It should be like this blaze:netcenter$ ls -l /dev/*acd* crw-r----- 1 root operator 117, 0 4 ÆÅ× 15:11 /dev/acd0a crw-r----- 1 root operator 117, 2 4 ÆÅ× 15:11 /dev/acd0c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 6:51:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from netvalue-gw.netvalue.fr (netvalue-gw.netvalue.fr [195.115.44.161]) by hub.freebsd.org (Postfix) with ESMTP id C5FAC37BD0C for ; Wed, 1 Mar 2000 06:51:26 -0800 (PST) (envelope-from erwan@netvalue.com) Received: (from bin@localhost) by netvalue-gw.netvalue.fr (8.9.3/8.8.8) id PAA68911 for ; Wed, 1 Mar 2000 15:51:22 +0100 (CET) (envelope-from erwan@netvalue.com) X-Authentication-Warning: netvalue-gw.netvalue.fr: bin set sender to using -f Received: from (dauphine.netvalue.fr [192.168.1.13]) by netvalue-gw.netvalue.fr via smap (V2.1) id xma068909; Wed, 1 Mar 00 15:51:17 +0100 Received: from netvalue.com ([192.168.1.100]) by mail.netvalue.fr (Netscape Messaging Server 3.6) with ESMTP id AAA25FF for ; Wed, 1 Mar 2000 15:51:16 +0100 Message-ID: <38BD2E64.FFAA79D4@netvalue.com> Date: Wed, 01 Mar 2000 15:51:16 +0100 From: Erwan Arzur Organization: NetValue S.A. X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.12 i386) X-Accept-Language: en, fr-FR MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: Little patch to make pam_ssh work ... Content-Type: multipart/mixed; boundary="------------E999449B4E25553C77BA42CB" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------E999449B4E25553C77BA42CB Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Attached is a little patch that make /usr/src/lib/libpam/modules/pam_ssh work as expected (else it bombs directly with unresolved symbols). -- UNIX *IS* user friendly. It's just selective about who its friends are. --unknown --------------E999449B4E25553C77BA42CB Content-Type: text/plain; charset=us-ascii; name="Makefile.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="Makefile.patch" Index: Makefile =================================================================== RCS file: /space3/ncvs/src/lib/libpam/modules/pam_ssh/Makefile,v retrieving revision 1.1 diff -c -r1.1 Makefile *** Makefile 2000/02/24 22:24:37 1.1 --- Makefile 2000/03/01 14:48:06 *************** *** 8,14 **** SRCS= log-client.c pam_ssh.c CFLAGS+= -Wall -I${SSHSRC} DPADD+= ${LIBCRYPTO} ${LIBCRYPT} ${LIBUTIL} ${LIBZ} ${LIBGCC_PIC} ! LDADD+= -lcrypto -lcrypt -lutil -lz -lgcc_pic INTERNALLIB= yes INTERNALSTATICLIB=yes --- 8,14 ---- SRCS= log-client.c pam_ssh.c CFLAGS+= -Wall -I${SSHSRC} DPADD+= ${LIBCRYPTO} ${LIBCRYPT} ${LIBUTIL} ${LIBZ} ${LIBGCC_PIC} ! LDADD+= -L${.OBJDIR}/../../../../secure/lib/libssh -lcrypto -lcrypt -lutil -lz -lgcc_pic -lssh INTERNALLIB= yes INTERNALSTATICLIB=yes --------------E999449B4E25553C77BA42CB-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 7: 1: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from mout1.freenet.de (mout1.freenet.de [62.104.201.3]) by hub.freebsd.org (Postfix) with ESMTP id A20EC37BC64 for ; Wed, 1 Mar 2000 07:00:52 -0800 (PST) (envelope-from netchild@leidinger.net) Received: from [62.104.201.2] (helo=mx1.freenet.de) by mout1.freenet.de with esmtp (Exim 3.13 #1) id 12QAcJ-0000N8-00; Wed, 01 Mar 2000 16:00:47 +0100 Received: from [213.6.47.74] (helo=Magelan.Leidinger.net) by mx1.freenet.de with esmtp (Exim 3.13 #1) id 12QAcH-00087F-00; Wed, 01 Mar 2000 16:00:45 +0100 Received: from Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.9.3/8.9.3) with ESMTP id PAA08256; Wed, 1 Mar 2000 15:21:50 +0100 (CET) (envelope-from netchild@Leidinger.net) Message-Id: <200003011421.PAA08256@Magelan.Leidinger.net> Date: Wed, 1 Mar 2000 15:21:49 +0100 (CET) From: Alexander Leidinger Subject: Re: Two queries [ KDE / XFree86 ] To: dmmiller@cvzoom.net Cc: graichen@innominate.de, current@FreeBSD.ORG In-Reply-To: MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 1 Mar, Donn Miller wrote: > It looks like SHMMAXPGS has to be a power of two + 1. (The original No. > config file says > > options SHMMAX="(SHMMAXPGS*PAGE_SIZE+1)" > options SHMMAXPGS=1025 Thats from LINT. > So, it looks like SHMMAXPGS has to be a power of two + 1. That's why I > chose 4097 instead of 4096 LINT increases the default value by one (I think LINT didn't want to make useless modifications). See /sys//include/vmparam.h. Bye, Alexander. -- It's not a bug, it's tradition! http://www.Leidinger.net Alexander+Home @ Leidinger.net Key fingerprint = 7423 F3E6 3A7E B334 A9CC B10A 1F5F 130A A638 6E7E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 7: 2: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from spiral.inspiral.net (spiral.inspiral.net [194.204.49.249]) by hub.freebsd.org (Postfix) with ESMTP id A745E37C29B; Wed, 1 Mar 2000 07:01:33 -0800 (PST) (envelope-from mauri@inspiral.net) Received: from omhi (omhi.inspiral.net [192.168.1.8]) by spiral.inspiral.net (8.9.3/8.9.3) with ESMTP id RAA92577; Wed, 1 Mar 2000 17:01:01 +0200 (EET) (envelope-from mauri@inspiral.net) From: "Lauri Laupmaa" Organization: Inspiral.Net To: scsi@freebsd.org, current@freebsd.org Date: Wed, 1 Mar 2000 17:01:13 +0200 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: plist/glist query & proposal Message-ID: <38BD4CD9.22420.5550BD1@localhost> X-mailer: Pegasus Mail for Win32 (v3.12c) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi How does one query glist (grown defect list) from scsi device ? Wouldn't it be nice if weekly/monthly scripts saved/compared glist with previous versions, so admins can be alerted when devices start dying. L. _____________ Lauri Laupmaa +3725013369 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 7: 4:29 2000 Delivered-To: freebsd-current@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id 2374337C347 for ; Wed, 1 Mar 2000 07:04:18 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id QAA05455; Wed, 1 Mar 2000 16:03:23 +0100 (MET) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id QAA20250; Wed, 1 Mar 2000 16:04:06 +0100 (MET) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id QAA39470; Wed, 1 Mar 2000 16:03:28 +0100 (CET) Date: Wed, 1 Mar 2000 16:03:28 +0100 From: Christoph Kukulies To: Soren Schmidt Cc: Christoph Kukulies , freebsd-current@FreeBSD.ORG Subject: Re: cd9660 - device not configured Message-ID: <20000301160328.B39401@gil.physik.rwth-aachen.de> References: <200003011429.PAA39221@gil.physik.rwth-aachen.de> <200003011440.PAA60687@freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0i In-Reply-To: <200003011440.PAA60687@freebsd.dk>; from sos@freebsd.dk on Wed, Mar 01, 2000 at 03:40:38PM +0100 Content-Transfer-Encoding: 8bit Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 01, 2000 at 03:40:38PM +0100, Soren Schmidt wrote: > It seems Christoph Kukulies wrote: > > > > -current of Feb, 26th. > > > > Innocently I wanted to > > > > mount -t cd9660 /dev/acd1c /dist > > > > to grab some newer XF86 from the CD when > > > > cd9660: device not configured > > > > was thrown at me. > > And you have an acd1 device ?? > check you /dev for up to date entries... isdn-kukulies# ls -l acd* crw-r----- 1 root operator 117, 0 1 Mär 12:57 acd0a crw-r----- 1 root operator 117, 2 1 Mär 12:57 acd0c brw-r----- 1 root operator 19, 8 8 Feb 08:30 acd1a brw-r----- 1 root operator 19, 10 8 Feb 08:30 acd1c isdn-kukulies# dmesg: atapci0: port 0xf000-0xf00f at device 7.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 ... ad0: 19574MB [39770/16/63] at ata0-master using UDMA33 acd0: CDROM at ata1-master using PIO3 acd1: CDROM at ata1-slave using PIO4 > > -Søren -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 7:15:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from nagual.pp.ru (hermes.dialup.ru [194.87.16.230]) by hub.freebsd.org (Postfix) with ESMTP id 8E9A237BB7C; Wed, 1 Mar 2000 07:15:42 -0800 (PST) (envelope-from ache@nagual.pp.ru) Received: (from ache@localhost) by nagual.pp.ru (8.9.3/8.9.3) id SAA02525; Wed, 1 Mar 2000 18:15:33 +0300 (MSK) (envelope-from ache) Date: Wed, 1 Mar 2000 18:15:33 +0300 From: "Andrey A. Chernov" To: markm@freebsd.org Cc: current@freebsd.org Subject: [PATCH] OpenSSH: login.access and more auth_* Message-ID: <20000301181533.A2397@nagual.pp.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i Organization: Biomechanoid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. This patch implements login.access(5) mechanism in OpenSSH, add more auth_*() LOGIN_CAP functions for login(1) compatibility and use += to preserve CFLAGS from make.conf Please review and commit. --- secure/usr.sbin/sshd/Makefile.old Mon Feb 28 22:27:31 2000 +++ secure/usr.sbin/sshd/Makefile Wed Mar 1 18:11:32 2000 @@ -1,7 +1,8 @@ # $FreeBSD: src/secure/usr.sbin/sshd/Makefile,v 1.3 2000/02/28 19:27:31 markm Exp $ # -SSHSRC= ${.CURDIR}/../../../crypto/openssh +SSHSRC= ${.CURDIR}/../../../crypto/openssh +LOGINSRC= ${.CURDIR}/../../../usr.bin/login PROG= sshd BINOWN= root @@ -9,13 +10,14 @@ MAN8= sshd.8 SRCS= sshd.c auth-rhosts.c auth-passwd.c auth-rsa.c auth-rh-rsa.c \ - pty.c log-server.c login.c servconf.c serverloop.c + pty.c log-server.c login.c servconf.c serverloop.c \ + login_access.c -CFLAGS= -DLIBWRAP +CFLAGS+= -DLIBWRAP -DLOGIN_ACCESS -I${LOGINSRC} .include -.PATH: ${SSHSRC} +.PATH: ${SSHSRC} ${LOGINSRC} .if defined(MAKE_KERBEROS4) && \ ((${MAKE_KERBEROS4} == "yes") || (${MAKE_KERBEROS4} == "YES")) --- crypto/openssh/sshd.c.old Wed Mar 1 17:31:16 2000 +++ crypto/openssh/sshd.c Wed Mar 1 17:52:08 2000 @@ -1293,10 +1293,13 @@ char *user; #ifdef LOGIN_CAP login_cap_t *lc; - char *hosts; - const char *from_host, *from_ip; - int denied; #endif /* LOGIN_CAP */ +#if defined(LOGIN_CAP) || defined(LOGIN_ACCESS) + const char *from_host, *from_ip; + + from_host = get_canonical_hostname(); + from_ip = get_remote_ipaddr(); +#endif /* LOGIN_CAP || LOGIN_ACCESS */ /* Get the name of the user that we wish to log in as. */ packet_read_expect(&plen, SSH_CMSG_USER); @@ -1375,28 +1378,25 @@ lc = login_getpwclass(pw); if (lc == NULL) lc = login_getclassbyname(NULL, pw); - from_host = get_canonical_hostname(); - from_ip = get_remote_ipaddr(); - - denied = 0; - if ((hosts = login_getcapstr(lc, "host.deny", NULL, NULL)) != NULL) { - denied = match_hostname(from_host, hosts, strlen(hosts)); - if (!denied) - denied = match_hostname(from_ip, hosts, strlen(hosts)); + if (!auth_hostok(lc, from_host, from_ip)) { + log("Denied connection for %.200s from %.200s [%.200s].", + pw->pw_name, from_host, from_ip); + packet_disconnect("Sorry, you are not allowed to connect."); } - if (!denied && - (hosts = login_getcapstr(lc, "host.allow", NULL, NULL)) != NULL) { - denied = !match_hostname(from_host, hosts, strlen(hosts)); - if (denied) - denied = !match_hostname(from_ip, hosts, strlen(hosts)); + if (!auth_timeok(lc, time(NULL))) { + log("LOGIN %.200s REFUSED (TIME) FROM %.200s", + pw->pw_name, from_host); + packet_disconnect("Logins not available right now."); } login_close(lc); - if (denied) { +#endif /* LOGIN_CAP */ +#ifdef LOGIN_ACCESS + if (!login_access(pw->pw_name, from_host)) { log("Denied connection for %.200s from %.200s [%.200s].", pw->pw_name, from_host, from_ip); packet_disconnect("Sorry, you are not allowed to connect."); } -#endif /* LOGIN_CAP */ +#endif /* LOGIN_ACCESS */ if (pw->pw_uid == 0) log("ROOT LOGIN as '%.100s' from %.100s", @@ -2341,6 +2341,15 @@ ctime(&pw->pw_expire)); } #endif /* __FreeBSD__ */ +#ifdef LOGIN_CAP + if (!auth_ttyok(lc, ttyname)) { + (void)printf("Permission denied.\n"); + log( + "LOGIN %.200s REFUSED (TTY) FROM %.200s ON TTY %.200s", + pw->pw_name, hostname, ttyname); + exit(254); + } +#endif /* LOGIN_CAP */ /* * If the user has logged in before, display the time of last -- Andrey A. Chernov http://nagual.pp.ru/~ache/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 7:28: 2 2000 Delivered-To: freebsd-current@freebsd.org Received: from nets5.rz.rwth-aachen.de (nets5.rz.RWTH-Aachen.DE [137.226.144.13]) by hub.freebsd.org (Postfix) with ESMTP id B592937BC64 for ; Wed, 1 Mar 2000 07:27:53 -0800 (PST) (envelope-from kuku@gilberto.physik.RWTH-Aachen.DE) Received: from campino.informatik.rwth-aachen.de (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by nets5.rz.rwth-aachen.de (8.9.1a/8.9.1/10) with ESMTP id QAA09629; Wed, 1 Mar 2000 16:27:45 +0100 (MET) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by campino.informatik.rwth-aachen.de (8.9.1a/8.9.1/3) with ESMTP id QAA20480; Wed, 1 Mar 2000 16:28:28 +0100 (MET) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.9.3/8.6.9) id QAA39829; Wed, 1 Mar 2000 16:27:50 +0100 (CET) Date: Wed, 1 Mar 2000 16:27:50 +0100 From: Christoph Kukulies To: Soren Schmidt Cc: Christoph Kukulies , freebsd-current@FreeBSD.ORG Subject: Re: cd9660 - device not configured Message-ID: <20000301162750.A39794@gil.physik.rwth-aachen.de> References: <200003011429.PAA39221@gil.physik.rwth-aachen.de> <200003011440.PAA60687@freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Mailer: Mutt 1.0i In-Reply-To: <200003011440.PAA60687@freebsd.dk>; from sos@freebsd.dk on Wed, Mar 01, 2000 at 03:40:38PM +0100 Content-Transfer-Encoding: 8bit Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 01, 2000 at 03:40:38PM +0100, Soren Schmidt wrote: > It seems Christoph Kukulies wrote: > > > > -current of Feb, 26th. > > > > Innocently I wanted to > > > > mount -t cd9660 /dev/acd1c /dist > > > > to grab some newer XF86 from the CD when > > > > cd9660: device not configured > > > > was thrown at me. > > And you have an acd1 device ?? > check you /dev for up to date entries... Ah, it's: isdn # sh MAKEDEV acd2 isdn # ls -l acd* crw-r----- 1 root operator 117, 0 1 Mär 16:26 acd0a crw-r----- 1 root operator 117, 2 1 Mär 16:26 acd0c crw-r----- 1 root operator 117, 8 1 Mär 16:26 acd1a crw-r----- 1 root operator 117, 10 1 Mär 16:26 acd1c funny that MAKEDEV acd1 doesn't make the '1' devices. > > -Søren > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 7:28:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id EE0E837C334 for ; Wed, 1 Mar 2000 07:28:13 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id HAA23450; Wed, 1 Mar 2000 07:58:34 -0800 (PST) Date: Wed, 1 Mar 2000 07:58:34 -0800 From: Alfred Perlstein To: Cliff Rowley Cc: Christopher Masto , freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Message-ID: <20000301075833.R21720@fw.wintelcom.net> References: <20000229134143.B4903@netmonger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from dozprompt@onsea.com on Tue, Feb 29, 2000 at 08:08:45PM +0000 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Cliff Rowley [000301 03:54] wrote: > > In any case, one major offender is imlib. Since I've recently gone > > Gnome, I've had to turn off imlib's "MIT-SHM shared memory" option > > or things would go bad after a few minutes or hours of use. > > That explains the errors when running xchat, but that doesnt explain > Netscape ;) Yes it does. Since all your programs run as _you_ then it's entriely possible that imlib went apesh*t and did something nasty to the wrong shared segment. > The annoying thing about this is that if a program decides to die because > of this error, it seems I've got a 50/50 chance that it's taken out for > good. I have to reboot to reclaim memory >:( no you don't, see below... > It'd be nice if we had a utility that could clean out and reclaim the > shared memory in 1 swoop. Then we'd be able to shut down XFree86 (and > obviously any other apps using shared memory), and get on with life :) > > (anyone listening?) er, yes this is entirely possible. If you want to clear SHM then use 'ipcs' to list and 'ipcrm' to delete. I used to have a shell script to do this, but i don't know where it went. -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 8:17:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from majordomo2.umd.edu (majordomo2.umd.edu [128.8.10.7]) by hub.freebsd.org (Postfix) with ESMTP id 1CEAC37BD1C for ; Wed, 1 Mar 2000 08:17:36 -0800 (PST) (envelope-from culverk@wam.umd.edu) Received: from rac6.wam.umd.edu (root@rac6.wam.umd.edu [128.8.10.146]) by majordomo2.umd.edu (8.9.3/8.9.3) with ESMTP id LAA14472; Wed, 1 Mar 2000 11:16:22 -0500 (EST) Received: from rac6.wam.umd.edu (sendmail@localhost [127.0.0.1]) by rac6.wam.umd.edu (8.9.3/8.9.3) with SMTP id LAA26460; Wed, 1 Mar 2000 11:16:27 -0500 (EST) Received: from localhost (culverk@localhost) by rac6.wam.umd.edu (8.9.3/8.9.3) with ESMTP id LAA26456; Wed, 1 Mar 2000 11:16:27 -0500 (EST) X-Authentication-Warning: rac6.wam.umd.edu: culverk owned process doing -bs Date: Wed, 1 Mar 2000 11:16:27 -0500 (EST) From: Kenneth Wayne Culver To: "Daniel C. Sobral" Cc: Joseph Jacobson , freebsd-current@FreeBSD.ORG Subject: Re: things I noticed w/ 4.0 In-Reply-To: <38BCE54A.3FFF4200@newsguy.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > > Kernel option VESA fails (see dmesg below). Is this a problem with my > > graphics card? > > Are you, by any chance, both compiling in VESA _and_ loading it with > loader? > > > Kernel option PNPBIOS causes the mouse to stop working. A pointer is > > visible at boot (w/ moused) until the mouse is moved, then it disappears > > forever. Maybe I'm misunderstanding what PNPBIOS does.... > > Weird. Are you sure your BIOS is set to PnP OS = No? heh, when I set this option to "no" in my bios... -CURRENT won't even finish probing the hardware... it just hangs in the boot-probe messages. > > > 'halt -p' still doesn't turn my computer off :). Haven't tested any other > > functionality of apm though. I usually disable apm in the bios since > > it makes turning the system power off w/ the button on the case a problem > > under FreeBSD. Any ideas? > > Yep. Try turning apm in BIOS on. :-) > > > /usr/games/phantasia doesn't like the return key. You have to use > > - (w/ TERMs xterm and cons25). /usr/games/teachgammon doesn't > > always clear the screen of previous text completely. > > Mmmmm... I seem to recall someone were tweaking phantasia lately... > > -- > Daniel C. Sobral (8-DCS) > dcs@newsguy.com > dcs@freebsd.org > > One Unix to rule them all, One Resolver to find them, > One IP to bring them all and in the zone bind them. > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 8:34:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id 64C3E37C2FB for ; Wed, 1 Mar 2000 08:34:36 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id LAA09086; Wed, 1 Mar 2000 11:34:27 -0500 (EST) Message-ID: <20000301113427.A7557@netmonger.net> Date: Wed, 1 Mar 2000 11:34:27 -0500 From: Christopher Masto To: Ade Lovett Cc: freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Mail-Followup-To: Ade Lovett , freebsd-current@FreeBSD.ORG References: <20000229021327.E21720@fw.wintelcom.net> <20000229134143.B4903@netmonger.net> <20000229155719.J93698@lovett.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <20000229155719.J93698@lovett.com>; from Ade Lovett on Tue, Feb 29, 2000 at 03:57:19PM -0600 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 03:57:19PM -0600, Ade Lovett wrote: > On Tue, Feb 29, 2000 at 01:41:43PM -0500, Christopher Masto wrote: > > > > In any case, one major offender is imlib. Since I've recently gone > > Gnome, I've had to turn off imlib's "MIT-SHM shared memory" option > > or things would go bad after a few minutes or hours of use. > > Can you expand a bit on "go bad"? I have a couple of machines here > running with GNOME for days on end with no shared memory problems. Title bars in sawmill suddenly turning black, GNOME pixmaps disappearing/getting corrupted, that sort of thing. > I'm not seeing any leaks, though: [...] > Shared Memory: > T ID KEY MODE OWNER GROUP SEGSZ CPID LPID > m 65536 2622055 --rw-r--r-- root wheel 1048576 298 298 > m 41615362 792064 --rw-rw-rw- ade staff 4 12549 12549 Funny, I even have the option turned off and I've still got: chris@lion-around:~$ ipcs -bpm Shared Memory: T ID KEY MODE OWNER GROUP SEGSZ CPID LPID m 65536 5432010 --rwa------ pgsql pgsql 120 204 204 m 65537 5432001 --rw------- pgsql pgsql 1063936 204 204 m 65538 5432007 --rw------- pgsql pgsql 96424 204 204 m 196611 0 --rw-r--r-- root wheel 4096 837 53838 m 131076 0 --rw-r--r-- root wheel 4096 837 55434 m 3211269 0 --rwarwarwa chris chris 1420800 41206 41206 m 1310726 0 --rw-r--r-- root wheel 4096 837 55429 m 1310727 0 --rwarwarwa chris chris 65536 934 837 m 131080 0 --rw-r--r-- root wheel 4096 837 926 m 131081 0 --rwarwarwa chris chris 65536 934 837 m 131082 0 --rwarwarwa chris chris 65536 934 837 m 196619 0 --rw-r--r-- root wheel 4096 837 934 Still, it's not just me. Several friends have come to me after my recommendation that they try sawmill+GNOME with the complaint that their title bars were getting messed up, and turning of MIT-SHM solved it. One is running -current, another is running 3.4-RELEASE. And I've heard the same thing on the mailing lists. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 8:54: 7 2000 Delivered-To: freebsd-current@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 7F0CC37C3FF for ; Wed, 1 Mar 2000 08:54:00 -0800 (PST) (envelope-from bsdx@looksharp.net) Received: from localhost (bsdx@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id LAA06279; Wed, 1 Mar 2000 11:54:36 -0500 (EST) (envelope-from bsdx@looksharp.net) Date: Wed, 1 Mar 2000 11:54:35 -0500 (EST) From: Adam To: Alfred Perlstein Cc: Cliff Rowley , Christopher Masto , freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries In-Reply-To: <20000301075833.R21720@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Alfred Perlstein wrote: >I used to have a shell script to do this, but i don't know where it >went. > >-- >-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] I do! (line is wrapped) #!/bin/sh ipcs | sed "s/[ ][ ]*/ /g" | cut -f 2 -d" " | sed "s/[^0-9]//g" | xargs -t -n 1 ipcrm -m To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 8:55:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id AD90337BD96 for ; Wed, 1 Mar 2000 08:55:31 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id JAA03913; Wed, 1 Mar 2000 09:25:52 -0800 (PST) Date: Wed, 1 Mar 2000 09:25:52 -0800 From: Alfred Perlstein To: Adam Cc: Cliff Rowley , Christopher Masto , freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Message-ID: <20000301092552.U21720@fw.wintelcom.net> References: <20000301075833.R21720@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: ; from bsdx@looksharp.net on Wed, Mar 01, 2000 at 11:54:35AM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Adam [000301 09:24] wrote: > > > On Wed, 1 Mar 2000, Alfred Perlstein wrote: > > >I used to have a shell script to do this, but i don't know where it > >went. > > > >-- > >-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] > > I do! (line is wrapped) > > #!/bin/sh > ipcs | sed "s/[ ][ ]*/ /g" | cut -f 2 -d" " | sed > "s/[^0-9]//g" | xargs -t -n 1 ipcrm -m > heh, did you write that, or find it somewhere? It looks exactly like the one i wrote a couple years back. :) -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 8:57:46 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 8AE9037C3A6; Wed, 1 Mar 2000 08:57:40 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 03ED42E8157; Wed, 1 Mar 2000 08:57:40 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Wed, 1 Mar 2000 08:57:39 -0800 (PST) From: Kris Kennaway To: Johan Kruger Cc: freebsd-hackers@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: d: /kernel: malformed input file (not rel or archive) ?? In-Reply-To: <00030114525508.00308@ockle.dev.nanoteq.co.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Johan Kruger wrote: > If i try to load the example in > /usr/src/share/exaples/lkm/misc/module/misc_mod.o i get the following. > Pleeaaaseeee help ? LKMs are deprecated in favour of KLDs. Do you have options LKM in your kernel if you really wnt to play with the old technology? Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 8:58:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from crucian.comset.net (crucian.comset.net [213.172.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 5A53337C3F8; Wed, 1 Mar 2000 08:56:14 -0800 (PST) (envelope-from kong@comset.net) Received: from localhost (kong@localhost) by crucian.comset.net (8.9.3/8.8.7) with ESMTP id TAA09734; Wed, 1 Mar 2000 19:55:58 +0300 (MSK) Date: Wed, 1 Mar 2000 19:55:57 +0300 (MSK) From: Hostas Red To: freebsd-multimedia@freebsd.org Cc: freebsd-current@freebsd.org Subject: ES1370 - no sound completely :( Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! I have a Ensoniq AudioPCI 64 card, and can't get a bit of sound from it since i've installed it on my FreeBSD box. dmesg: ... pcm0: port 0xd000-0xd03f irq 12 at device 12.0 on pci0 ... ---- cat /dev/sndstat FreeBSD Audio Driver (newpcm) Feb 22 2000 17:10:37 Installed devices: pcm0: at io 0xd000 irq 12 (1p/1r channels duplex) ---- When I'm trying to play any wav (or any other soundfile) of any size (even 2k) with any program (play, waveplay), it stays silent for approx 10-20 seconds, then exits... When I'm trying to play any .mp3 with, say, mpg123 -v, it simply starts and stays on first few frames, and never comes further, just like that: Playing MPEG stream from test.mp3 ... MPEG 1.0, Layer: III, Freq: 44100, mode: Joint-Stereo, modext: 0, BPF: 417 Channels: 2, copyright: No, original: Yes, CRC: No, emphasis: 0. Bitrate: 128 Kbits/s, Extension value: 0 Audio: 1:1 conversion, rate: 44100, encoding: signed 16 bit, channels: 2 Frame# 22 [10428], Time: 00:00.57 [04:32.40], ^C [0:00] Decoding of test.mp3 finished. ^C^C $ and quits only when I press triple ^C... What can be a problem? Still can't get any point of it. (Card is OK, it works fine under m$win...) world compiled 3 days ago, kernel as of yesterday, cvsup'ing daily. Adios, /KONG ======================================================================== Hostas Red (KVK10, KVK10-RIPE) || UNiX Systems Administrator, ComSet ISP ======================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 9: 0: 3 2000 Delivered-To: freebsd-current@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 A29B537C4D0 for ; Wed, 1 Mar 2000 08:59:57 -0800 (PST) (envelope-from bsdx@looksharp.net) Received: from localhost (bsdx@localhost) by turtle.looksharp.net (8.9.3/8.9.3) with ESMTP id MAA06332; Wed, 1 Mar 2000 12:00:36 -0500 (EST) (envelope-from bsdx@looksharp.net) Date: Wed, 1 Mar 2000 12:00:36 -0500 (EST) From: Adam To: Alfred Perlstein Cc: Cliff Rowley , Christopher Masto , freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries In-Reply-To: <20000301092552.U21720@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Alfred Perlstein wrote: >* Adam [000301 09:24] wrote: >> >> >> On Wed, 1 Mar 2000, Alfred Perlstein wrote: >> >> >I used to have a shell script to do this, but i don't know where it >> >went. >> > >> >-- >> >-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] >> >> I do! (line is wrapped) >> >> #!/bin/sh >> ipcs | sed "s/[ ][ ]*/ /g" | cut -f 2 -d" " | sed >> "s/[^0-9]//g" | xargs -t -n 1 ipcrm -m >> > >heh, did you write that, or find it somewhere? It looks exactly like >the one i wrote a couple years back. :) >-- >-Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] It is yours, I had it on a cdrom backup of my homedir. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 9:14:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id F3C6237BC8C for ; Wed, 1 Mar 2000 09:14:08 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id MAA12142; Wed, 1 Mar 2000 12:13:54 -0500 (EST) Message-ID: <20000301121353.B7557@netmonger.net> Date: Wed, 1 Mar 2000 12:13:53 -0500 From: Christopher Masto To: Adam , Alfred Perlstein Cc: Cliff Rowley , freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Mail-Followup-To: Adam , Alfred Perlstein , Cliff Rowley , freebsd-current@FreeBSD.ORG References: <20000301075833.R21720@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: ; from Adam on Wed, Mar 01, 2000 at 11:54:35AM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 01, 2000 at 11:54:35AM -0500, Adam wrote: > #!/bin/sh > ipcs | sed "s/[ ][ ]*/ /g" | cut -f 2 -d" " | sed > "s/[^0-9]//g" | xargs -t -n 1 ipcrm -m Always with the sed. ipcrm `ipcs -m | awk '$1 == "m" { print "-m " $2 }'` anyone? -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 9:20:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from plab.ku.dk (plab.ku.dk [130.225.105.65]) by hub.freebsd.org (Postfix) with ESMTP id 1003C37C3E5 for ; Wed, 1 Mar 2000 09:20:07 -0800 (PST) (envelope-from tobez@plab.ku.dk) Received: (from tobez@localhost) by plab.ku.dk (8.9.3/8.9.3) id SAA66844; Wed, 1 Mar 2000 18:20:28 +0100 (CET) (envelope-from tobez) Date: Wed, 1 Mar 2000 18:20:28 +0100 From: Anton Berezin To: Christopher Masto Cc: freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Message-ID: <20000301182028.C61034@plab.ku.dk> References: <20000229021327.E21720@fw.wintelcom.net> <20000229134143.B4903@netmonger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000229134143.B4903@netmonger.net>; from chris@netmonger.net on Tue, Feb 29, 2000 at 01:41:43PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Feb 29, 2000 at 01:41:43PM -0500, Christopher Masto wrote: > Personally, I have this extreme distaste for sysv shared memory. It > is a very scarce resource that is not freed automatically, and seems > to go completely against the unix model. Reminds me of having to free > memory on the Amiga, and slowly running out of chip RAM. > In any case, one major offender is imlib. Since I've recently gone > Gnome, I've had to turn off imlib's "MIT-SHM shared memory" option or > things would go bad after a few minutes or hours of use. I would say that the programs you've mentioned are badly written then. It takes no more than XSync(disp,False); shmctl( shmid, IPC_RMID, 0); right after a call to XShmAttach() for a shared memory image to achieve the automatic reclamation of the memory. Shared pixmaps are different, but not that many programs should use these anyway. Cheers, -- Anton Berezin The Protein Laboratory, University of Copenhagen To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 9:35:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from hotmail.com (f283.law7.hotmail.com [216.33.236.161]) by hub.freebsd.org (Postfix) with SMTP id BEB6737C491 for ; Wed, 1 Mar 2000 09:35:04 -0800 (PST) (envelope-from jmd526@hotmail.com) Received: (qmail 60134 invoked by uid 0); 1 Mar 2000 17:35:02 -0000 Message-ID: <20000301173502.60133.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Wed, 01 Mar 2000 09:35:02 PST X-Originating-IP: [209.220.228.2] From: "John Daniels" To: current@FreeBSD.org, qa@FreeBSD.org Cc: n_himba@FreeBSD.org Subject: Re: Installation floppies and USB Date: Wed, 01 Mar 2000 12:35:02 EST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Phoenix wrote: >If it is the same kind of acer as I have you may be in luck, >hidden away on the back panel hidden behind a sticker and a >metal knockout there are 2 ps/2 style connectors. Pull the >top off of your box and see if you have them (near the parrellel >port) I have been running -current on this box for a month >with no problems other than having to use a normal keyboard for >the install. I have an Acer Aspire model 6140 (a PIII 450 system). The system has plastic molding in the back that covers 2 serial ports (only one of which is supposed to work), and a game port. I pulled off the metal case for the system as a whole but did not see any ps/2 ports or other ports. I have looked for an ISA or PCI card that might have a ps/2 or AT-style port for a keyboard but I have not been able to find one. I have also tried to find a keyboard that would use a COM port but that is also non-existant. Anyway, thanks for your input. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 9:46:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id 7E7EC37C335 for ; Wed, 1 Mar 2000 09:46:29 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id MAA15267; Wed, 1 Mar 2000 12:46:13 -0500 (EST) Message-ID: <20000301124613.A15018@netmonger.net> Date: Wed, 1 Mar 2000 12:46:13 -0500 From: Christopher Masto To: Anton Berezin Cc: freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Mail-Followup-To: Anton Berezin , freebsd-current@FreeBSD.ORG References: <20000229021327.E21720@fw.wintelcom.net> <20000229134143.B4903@netmonger.net> <20000301182028.C61034@plab.ku.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <20000301182028.C61034@plab.ku.dk>; from Anton Berezin on Wed, Mar 01, 2000 at 06:20:28PM +0100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 01, 2000 at 06:20:28PM +0100, Anton Berezin wrote: > I would say that the programs you've mentioned are badly written then. > > It takes no more than > > XSync(disp,False); > shmctl( shmid, IPC_RMID, 0); It takes no more than a well-designed operating system service to ensure that badly written programs don't fail to release resources when they crash. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 9:53:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id 4BC0437C4D6; Wed, 1 Mar 2000 09:53:14 -0800 (PST) (envelope-from rjoseph@nwlink.com) Received: from ip214.r15.d.bel.nwlink.com (ip214.r15.d.bel.nwlink.com [207.202.175.214]) by smtp.nwlink.com (8.9.3/8.9.3) with ESMTP id JAA27953; Wed, 1 Mar 2000 09:51:31 -0800 (PST) Date: Wed, 1 Mar 2000 09:46:16 -0800 (PST) From: R Joseph Wright X-Sender: rjoseph@mammalia.sea To: Hostas Red Cc: freebsd-multimedia@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: ES1370 - no sound completely :( In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Hostas Red wrote: > Hi! > > I have a Ensoniq AudioPCI 64 card, and can't get a bit of sound from it > since i've installed it on my FreeBSD box. > > dmesg: > ... > pcm0: port 0xd000-0xd03f irq 12 at device 12.0 on pci0 > ... > > ---- > cat /dev/sndstat > > FreeBSD Audio Driver (newpcm) Feb 22 2000 17:10:37 > Installed devices: > pcm0: at io 0xd000 irq 12 (1p/1r channels duplex) > ---- Did you do ./MAKEDEV snd0 ? This solved a similar problem I had with an es1371. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 9:57:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from stargate.iss.com.tw (www.iss.com.tw [210.68.99.1]) by hub.freebsd.org (Postfix) with ESMTP id 839ED37C627 for ; Wed, 1 Mar 2000 09:57:38 -0800 (PST) (envelope-from urania@iss.com.tw) Received: from stargate.iss.com.tw (root@localhost) by stargate.iss.com.tw with ESMTP id CAA09133 for ; Thu, 2 Mar 2000 02:04:18 +0800 (CST) Received: from iss.com.tw (mail.iss.com.tw [172.16.6.97]) by stargate.iss.com.tw with SMTP id CAA09125 for ; Thu, 2 Mar 2000 02:04:17 +0800 (CST) Received: (qmail 94833 invoked by uid 1001); 1 Mar 2000 17:51:46 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 1 Mar 2000 17:51:46 -0000 Date: Thu, 2 Mar 2000 01:51:46 +0800 (CST) From: User URANIA To: freebsd-current@freebsd.org Cc: freebsd-questions@freebsd.org Subject: boot problem with Mylex DAC960 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've got a server, tyan 1832DL with 2 CPU onborad, Mylex DAC960 and 3*9G IBM SCSI Disk. I build a RAID-0 Disk by Mylex dos utility, I like to install FreeBSD 4.0-current, but I cannot boot FreeBSD by floppy image 4.0-20000214-CURRENT. If I remove Mylex DAC960, floopy image can boot FreeBSD. I could boot from IDE-CDROM using FreeBSD 3.4 if Mylex DAC960 removed. (this cdrom is from the book "The Complete FreeBSD"). But I cannot install FreeBSD if I cannot boot from a FreeBSD floopy or cdrom. I want my FreeBSD :~~~~ Boot Loader problem ? It cannot find disk array created by Mylex DAC960 ? Should I do something special for this Mylex Controller ? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 10: 0:30 2000 Delivered-To: freebsd-current@freebsd.org Received: from host.cer.ntnu.edu.tw (cer.ntnu.edu.tw [140.122.119.9]) by hub.freebsd.org (Postfix) with ESMTP id 93A3637B817 for ; Wed, 1 Mar 2000 09:59:37 -0800 (PST) (envelope-from clive@host.cer.ntnu.edu.tw) Received: (from clive@localhost) by host.cer.ntnu.edu.tw (8.9.3/8.9.3) id CAA06737; Thu, 2 Mar 2000 02:01:21 +0800 (CST) (envelope-from clive) Date: Thu, 2 Mar 2000 02:01:20 +0800 From: Clive Lin To: Alfred Perlstein Cc: Cliff Rowley , Christopher Masto , freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Message-ID: <20000302020119.A5176@host.cer.ntnu.edu.tw> Reply-To: Clive Lin References: <20000229134143.B4903@netmonger.net> <20000301075833.R21720@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <20000301075833.R21720@fw.wintelcom.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 01, 2000 at 07:58:34AM -0800, Alfred Perlstein wrote: > > It'd be nice if we had a utility that could clean out and reclaim the > > shared memory in 1 swoop. Then we'd be able to shut down XFree86 (and > > obviously any other apps using shared memory), and get on with life :) > > > > (anyone listening?) > > er, yes this is entirely possible. > > If you want to clear SHM then use 'ipcs' to list and 'ipcrm' to delete. > > I used to have a shell script to do this, but i don't know where it > went. Hi, I dont' know if this meet what you described, but I use a single line to clean un-referenced shared memory. x.sh: #!/bin/sh ipcs | awk '{if ($5 == ENVIRON["USER"]) system("ipcrm -m" $2)}' Before applying 3 options posted by ade lovett into my kernel, most heavy gtk programs like xmms, gimp, gnome-controlcenter...etc, will die with whole X crashing. (I invoke X with gnome-session, what the gnome document said) Thus I have to run x.sh whenever my X crashed with share memory bodiz *shurg* /.\ -- CirX - This site doesnt' exist. 9c k9o h9 s1bg s1f, 7v .y xqx a sj m8r ffg1 vg5 a6 asox tmul h38. ant sj m8r ob ? 1fj mwby a1 tao vg5. soq df v' .a. CirX. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 10: 7: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id EF5B137C26E for ; Wed, 1 Mar 2000 10:06:59 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.3/frmug-2.5/nospam) with UUCP id TAA18760 for freebsd-current@freebsd.org; Wed, 1 Mar 2000 19:06:49 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id 3A4B78864; Wed, 1 Mar 2000 07:21:55 +0100 (CET) Date: Wed, 1 Mar 2000 07:21:55 +0100 From: Ollivier Robert To: freebsd-current@freebsd.org Subject: Re: ntpd hanging machine Message-ID: <20000301072155.A27530@keltia.freenix.fr> Mail-Followup-To: freebsd-current@freebsd.org References: <20000228152503.C27942@orac.frost.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from morganw@engr.sc.edu on Tue, Feb 29, 2000 at 04:35:00PM -0500 X-Operating-System: FreeBSD 4.0-CURRENT/ELF AMD-K6/200 & 2x PPro/200 SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Wes Morgan: > merge. Until that point I was using the stock ntp4 from udel with no > problems. But I tried the one shipping with 4.0 and it locks up completely > (looks like a hardware lockup). The ntp4 from udel works completely > though. Odd :) Yes, that's odd. I've never seen that... Can you try to compile a kernel with DDB and try to see whether it hits the debugger or not ? -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #77: Thu Dec 30 12:49:51 CET 1999 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 10: 7:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from crucian.comset.net (crucian.comset.net [213.172.4.2]) by hub.freebsd.org (Postfix) with ESMTP id E40B437C51E; Wed, 1 Mar 2000 10:07:19 -0800 (PST) (envelope-from kong@comset.net) Received: from localhost (kong@localhost) by crucian.comset.net (8.9.3/8.8.7) with ESMTP id VAA15238; Wed, 1 Mar 2000 21:06:19 +0300 (MSK) Date: Wed, 1 Mar 2000 21:06:19 +0300 (MSK) From: Hostas Red To: R Joseph Wright Cc: freebsd-multimedia@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: ES1370 - no sound completely :( In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! On Wed, 1 Mar 2000, R Joseph Wright wrote: > > I have a Ensoniq AudioPCI 64 card, and can't get a bit of sound from it > > since i've installed it on my FreeBSD box. > > > > dmesg: > > ... > > pcm0: port 0xd000-0xd03f irq 12 at device 12.0 on pci0 > > ... > > > > ---- > > cat /dev/sndstat > > > > FreeBSD Audio Driver (newpcm) Feb 22 2000 17:10:37 > > Installed devices: > > pcm0: at io 0xd000 irq 12 (1p/1r channels duplex) > > ---- > Did you do ./MAKEDEV snd0 ? This solved a similar problem I had with an > es1371. Of coz, not once :) Also I've tried DEVFS' devices (cat a.au /devs/audio0 or something :). It doesn't helps :( Adios, /KONG ======================================================================== Hostas Red (KVK10, KVK10-RIPE) || UNiX Systems Administrator, ComSet ISP ======================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 10:19:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from csmd2.cs.uni-magdeburg.de (csmd2.CS.Uni-Magdeburg.De [141.44.22.2]) by hub.freebsd.org (Postfix) with ESMTP id 740A937BC20 for ; Wed, 1 Mar 2000 10:19:12 -0800 (PST) (envelope-from jesse@mail.CS.Uni-Magdeburg.De) Received: from knecht.cs.uni-magdeburg.de (jesse@knecht [141.44.21.3]) by csmd2.cs.uni-magdeburg.de (8.9.3/8.9.3) with ESMTP id TAA02052 for ; Wed, 1 Mar 2000 19:19:05 +0100 (MET) Received: (from jesse@localhost) by knecht.cs.uni-magdeburg.de (8.8.8+Sun/8.8.8) id TAA16274; Wed, 1 Mar 2000 19:17:45 +0100 (MET) X-Authentication-Warning: knecht.cs.uni-magdeburg.de: jesse set sender to jesse@cs.uni-magdeburg.de using -f To: freebsd-current@FreeBSD.ORG Subject: Re: buildworld fails at ncurses References: <0vya82n6bv.fsf@cs.uni-magdeburg.de> From: Roland Jesse Date: 01 Mar 2000 18:24:48 +0100 In-Reply-To: Roland Jesse's message of "01 Mar 2000 14:55:00 +0100" Message-ID: <0vvh36sivz.fsf@cs.uni-magdeburg.de> Lines: 33 User-Agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.4 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I wrote: > I will try doing an update (using sysinstall) to one of the latest > -current snapshots and do the buildworld again from there. Ok, I did just that and it still fails at /usr/src/contrib/ncurses/ncurses/tinfo/comp_hash.c: cc -o make_hash -O -pipe -I. -I/usr/src/lib/libncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/ncurses -I/usr/src/lib/libncurses/../../contrib/ncurses/include -Wall -DFREEBSD_NATIVE -DNDEBUG -DHAVE_CONFIG_H -DTERMIOS -DMAIN_PROGRAM /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c In file included from /usr/src/lib/libncurses/../../contrib/ncurses/ncurses/tinfo/comp_hash.c:43: /usr/src/lib/libncurses/../../contrib/ncurses/include/tic.h:107: syntax error before `GCC_PRINTFLIKE' The same happens by doing a make directly in /usr/src/lib/libncurses. The source is freshly cvsupped with TAG=. Are there by any means any header files or what not that might be too old and should be taken from inside /usr/src to their original location? The system is now: arthur# uname -a FreeBSD arthur.cs.uni-magdeburg.de 4.0-CURRENT FreeBSD 4.0-CURRENT #6: Wed Mar 1 17:41:18 CET 2000 root@arthur.cs.uni-magdeburg.de:/usr/src/sys/compile/ARTHUR i386 That's -current as of the 20000228-snapshot. The compiler is updated: arthur# cc --version 2.95.2 Does that bring us any further? Roland To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 10:25:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from crucian.comset.net (crucian.comset.net [213.172.4.2]) by hub.freebsd.org (Postfix) with ESMTP id 2AE7A37BCBC for ; Wed, 1 Mar 2000 10:24:58 -0800 (PST) (envelope-from kong@comset.net) Received: from localhost (kong@localhost) by crucian.comset.net (8.9.3/8.8.7) with ESMTP id VAA16581; Wed, 1 Mar 2000 21:24:25 +0300 (MSK) Date: Wed, 1 Mar 2000 21:24:25 +0300 (MSK) From: Hostas Red To: "Sean O'Connell" Cc: freebsd-current@freebsd.org Subject: Re: ES1370 - no sound completely :( In-Reply-To: <20000301131307.N24295@stat.Duke.EDU> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi! On Wed, 1 Mar 2000, Sean O'Connell wrote: > > Of coz, not once :) Also I've tried DEVFS' devices (cat a.au /devs/audio0 > > or something :). > > > > It doesn't helps :( > > Does it play cd audio? I have seen some cases where the mixer > part worked ok (music cd's), but lots of silence from the dsp > (realaudio, waveplay, etc). Yes, mixer part works fine - it changes volumes of pcm, synth, etc, but... Still cannot get a bit of sound from it (excluding a CD, of coz)... Adios, /KONG ======================================================================== Hostas Red (KVK10, KVK10-RIPE) || UNiX Systems Administrator, ComSet ISP ======================================================================== To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 11:16:47 2000 Delivered-To: freebsd-current@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id 1D67537B920 for ; Wed, 1 Mar 2000 11:16:44 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id LAA00802; Wed, 1 Mar 2000 11:15:42 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <200003011915.LAA00802@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Kenneth Wayne Culver Cc: freebsd-current@FreeBSD.ORG Subject: Re: things I noticed w/ 4.0 In-reply-to: Your message of "Wed, 01 Mar 2000 11:16:27 EST." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 01 Mar 2000 11:15:42 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Weird. Are you sure your BIOS is set to PnP OS = No? > > heh, when I set this option to "no" in my bios... -CURRENT won't even > finish probing the hardware... it just hangs in the boot-probe messages. You know, if you included some more details this might even be a useful bug report. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 11:26:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id 39A7937BD7D; Wed, 1 Mar 2000 11:26:08 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id LAA00912; Wed, 1 Mar 2000 11:26:35 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <200003011926.LAA00912@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: User URANIA Cc: freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: boot problem with Mylex DAC960 In-reply-to: Your message of "Thu, 02 Mar 2000 01:51:46 +0800." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 01 Mar 2000 11:26:35 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I've got a server, tyan 1832DL with 2 CPU onborad, Mylex DAC960 > and 3*9G IBM SCSI Disk. I build a RAID-0 Disk by Mylex dos utility, > I like to install FreeBSD 4.0-current, but I cannot boot FreeBSD by > floppy image 4.0-20000214-CURRENT. You need to use a 4.0 snapshot from 20000220 or later to boot with the Mylex controller installed. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 11:28:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 7FA0E37C330 for ; Wed, 1 Mar 2000 11:28:16 -0800 (PST) (envelope-from jdp@polstra.com) 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 LAA05994; Wed, 1 Mar 2000 11:28:13 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id LAA75785; Wed, 1 Mar 2000 11:28:13 -0800 (PST) (envelope-from jdp@polstra.com) Date: Wed, 1 Mar 2000 11:28:13 -0800 (PST) Message-Id: <200003011928.LAA75785@vashon.polstra.com> To: chris@netmonger.net Subject: Re: Shared memory - Was: 2 Queries In-Reply-To: <20000301124613.A15018@netmonger.net> References: <20000229021327.E21720@fw.wintelcom.net> <20000229134143.B4903@netmonger.net> <20000301182028.C61034@plab.ku.dk> <20000301124613.A15018@netmonger.net> Organization: Polstra & Co., Seattle, WA Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <20000301124613.A15018@netmonger.net>, Christopher Masto wrote: > On Wed, Mar 01, 2000 at 06:20:28PM +0100, Anton Berezin wrote: > > I would say that the programs you've mentioned are badly written then. > > > > It takes no more than > > > > XSync(disp,False); > > shmctl( shmid, IPC_RMID, 0); > > It takes no more than a well-designed operating system service to > ensure that badly written programs don't fail to release resources > when they crash. We didn't design that particular service. That's why it's called System V shared memory. Also, it's persistent for legitimate design reasons, just like files are. Applications need to clean up after themselves. The OS has no way of knowing whether an application wants its shared memory segments to survive after it terminates. 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-current" in the body of the message From owner-freebsd-current Wed Mar 1 11:34:11 2000 Delivered-To: freebsd-current@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [207.249.162.252]) by hub.freebsd.org (Postfix) with ESMTP id 4D18137C528 for ; Wed, 1 Mar 2000 11:34:04 -0800 (PST) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [207.249.163.241]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id NAA26899 for ; Wed, 1 Mar 2000 13:34:35 -0600 (CST) (envelope-from ales@megared.net.mx) Message-ID: <063401bf83b5$11495100$020a0a0a@megared.net.mx> From: "Alejandro Ramirez" To: Subject: GRE Support in 4.X ??? Date: Wed, 1 Mar 2000 13:33:49 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I Just like to ask if there will be support for GRE in 4.X releases (without tunnels implementations), because its needed by wccp protocol managed by Squid & Cisco routers, to create Cache Engines, there are some patches & files that works in the squid home page, Im using them right now with 3.4, and they work great: http://www.squid-cache.org/WCCP-support/FreeBSD/gre.patch & http://www.squid-cache.org/WCCP-support/FreeBSD/gre.c but I think it would be nice to see them integrated in to the base system. Here it is the Squid description for GRE Support (taken from the webpage): FreeBSD first needs to be configured to recieve and strip the GRE encapsulation from the packets from the router. To do this you will need to patch and recompile your kernel. First, a patch needs to be applied to your kernel for GRE support. Apply this patch to your 3.1 kernel. If you use a version other than 3.1 it may not apply. You will need to manually change the appropriate files. Secondly you will need to download gre.c and copy it to /usr/src/sys/netinet/gre.c. Finally add "OPTION GRE" to your kernel config file and rebuild your kernel. Note, the opt_gre.h file is created when you run config. Once your kernel is installed you will need to configure FreeBSD for transparent proxying. Thanks for your time Sincerely Ales To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 11:40:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 2CBFF37C637 for ; Wed, 1 Mar 2000 11:40:49 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id OAA64347; Wed, 1 Mar 2000 14:40:37 -0500 (EST) (envelope-from wollman) Date: Wed, 1 Mar 2000 14:40:37 -0500 (EST) From: Garrett Wollman Message-Id: <200003011940.OAA64347@khavrinen.lcs.mit.edu> To: Christopher Masto Cc: Anton Berezin , freebsd-current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries In-Reply-To: <20000301124613.A15018@netmonger.net> References: <20000229021327.E21720@fw.wintelcom.net> <20000229134143.B4903@netmonger.net> <20000301182028.C61034@plab.ku.dk> <20000301124613.A15018@netmonger.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > It takes no more than a well-designed operating system service to > ensure that badly written programs don't fail to release resources > when they crash. Unfortunately, the System V shared-memory API is brain-damaged and does not permit this. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 11:58:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id BD32337BD00 for ; Wed, 1 Mar 2000 11:58:02 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id OAA24528; Wed, 1 Mar 2000 14:57:38 -0500 (EST) Message-ID: <20000301145737.A22521@netmonger.net> Date: Wed, 1 Mar 2000 14:57:38 -0500 From: Christopher Masto To: John Polstra Cc: current@freebsd.org Subject: Re: Shared memory - Was: 2 Queries References: <20000229021327.E21720@fw.wintelcom.net> <20000229134143.B4903@netmonger.net> <20000301182028.C61034@plab.ku.dk> <20000301124613.A15018@netmonger.net> <200003011928.LAA75785@vashon.polstra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <200003011928.LAA75785@vashon.polstra.com>; from John Polstra on Wed, Mar 01, 2000 at 11:28:13AM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 01, 2000 at 11:28:13AM -0800, John Polstra wrote: > > It takes no more than a well-designed operating system service to > > ensure that badly written programs don't fail to release resources > > when they crash. > > We didn't design that particular service. That's why it's called > System V shared memory. I did mean to imply that it was poorly designed, but not that it was designed by FreeBSD's designers. > Also, it's persistent for legitimate design reasons, just like files > are. Applications need to clean up after themselves. You can have many more than 32 files. Files are (usually) well-organized and have names, so you can wipe out your web browser's cache or lock file relatively easily. Files take up a negligible fraction of the available file space. SysV shared memory is limited, unnamed, unorganized, and uses up a very scarce resource. > The OS has no way of knowing whether an application wants its shared > memory segments to survive after it terminates. That's unfortunate. That's one of the reasons I try to stay away from SysV IPC. I don't like to have to reboot. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 12: 1: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from orthanc.ab.ca (orthanc.ab.ca [207.167.3.130]) by hub.freebsd.org (Postfix) with ESMTP id 47C1A37C3C8 for ; Wed, 1 Mar 2000 12:00:47 -0800 (PST) (envelope-from lyndon@orthanc.ab.ca) Received: from orthanc.ab.ca (localhost [127.0.0.1]) by orthanc.ab.ca (8.10.0.Beta11/8.10.0.Beta6) with ESMTP id e21K04x04001; Wed, 1 Mar 2000 13:00:04 -0700 (MST) Message-Id: <200003012000.e21K04x04001@orthanc.ab.ca> To: John Polstra Cc: current@FreeBSD.ORG Subject: Process cleanup (was Shared memory ...) In-reply-to: Your message of "Wed, 01 Mar 2000 11:28:13 PST." <200003011928.LAA75785@vashon.polstra.com> Date: Wed, 01 Mar 2000 13:00:04 -0700 From: Lyndon Nerenberg Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> "John" == John Polstra writes: John> Applications need to clean up after themselves. The OS has John> no way of knowing whether an application wants its shared John> memory segments to survive after it terminates. Tricky when the program crashes. Remember that a bug-free application can still crash due to buggy shared-libraries. I'm too lazy to look right this second ;-) ... do atexit() functions get run when a process takes (say) a segmentation fault? --lyndon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 12:17:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from hotmail.com (f288.law7.hotmail.com [216.33.236.166]) by hub.freebsd.org (Postfix) with SMTP id 8488937BF09 for ; Wed, 1 Mar 2000 12:17:43 -0800 (PST) (envelope-from jmd526@hotmail.com) Received: (qmail 23897 invoked by uid 0); 1 Mar 2000 20:17:41 -0000 Message-ID: <20000301201741.23896.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Wed, 01 Mar 2000 12:17:41 PST X-Originating-IP: [209.220.228.2] From: "John Daniels" To: freebsd-current@freebsd.org, freebsd-qa@freebsd.org Cc: n_hibma@freebsd.org Subject: Re: Installation floppies and USB Date: Wed, 01 Mar 2000 15:17:41 EST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Phoenix wrote: > If it is the same kind of acer as I have you may be in luck, hidden >away on the back panel hidden behind a sticker and a metal knockout there >are 2 ps/2 style connectors. Pull the top off of your box and see if you >have them (near the parrellel port) I have been running -current on this >box for a month with no problems other than having to use a normal keyboard >for the install. I have an Acer Aspire model 6140 (a PIII 450 system). The system has plastic molding in the back that covers 2 serial ports (only one of which is supposed to work), and a game port. I pulled off the metal case for the system as a whole but did not see any ps/2 ports or other ports. I have looked for an ISA or PCI card that might have a ps/2 or AT-style port for a keyboard but I have not been able to find one. I have also tried to find a keyboard that would use a COM port but that is also non-existant. Anyway, thanks for your input. John ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 12:27:18 2000 Delivered-To: freebsd-current@freebsd.org Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20]) by hub.freebsd.org (Postfix) with ESMTP id C047F37BCD5 for ; Wed, 1 Mar 2000 12:27:14 -0800 (PST) (envelope-from brdavis@orion.ac.hmc.edu) Received: (from brdavis@localhost) by orion.ac.hmc.edu (8.8.8/8.8.8) id MAA05447; Wed, 1 Mar 2000 12:26:53 -0800 (PST) Date: Wed, 1 Mar 2000 12:26:52 -0800 From: Brooks Davis To: Christopher Masto Cc: John Polstra , current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries Message-ID: <20000301122652.B26100@orion.ac.hmc.edu> References: <20000229021327.E21720@fw.wintelcom.net> <20000229134143.B4903@netmonger.net> <20000301182028.C61034@plab.ku.dk> <20000301124613.A15018@netmonger.net> <200003011928.LAA75785@vashon.polstra.com> <20000301145737.A22521@netmonger.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <20000301145737.A22521@netmonger.net>; from chris@netmonger.net on Wed, Mar 01, 2000 at 02:57:38PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 01, 2000 at 02:57:38PM -0500, Christopher Masto wrote: > > Also, it's persistent for legitimate design reasons, just like files > > are. Applications need to clean up after themselves. > > You can have many more than 32 files. Files are (usually) > well-organized and have names, so you can wipe out your web browser's > cache or lock file relatively easily. Files take up a negligible > fraction of the available file space. That limitation is FreeBSDs fault and is correctable in the kernel config file so it's really the administrator's fault. For instance the default on a recent Irix machine is 600 segments which a maximum size of 512MB each. Solaris has nearly as many. > SysV shared memory is limited, unnamed, unorganized, and uses up a > very scarce resource. Keys provide a limited sort of naming. It's not hierarchical, but it basicaly gives you 2^32 names which can be accessed exclusivly. The resource is only as scarce as the system admin makes it. I don't like FreeBSD's default limits, but they are just that, defaults. > > The OS has no way of knowing whether an application wants its shared > > memory segments to survive after it terminates. > > That's unfortunate. That's one of the reasons I try to stay away from > SysV IPC. I don't like to have to reboot. It would be nice if SysV IPC had a refrence counting mode (though anyone who what they were doing could implement such a thing with a semaphore to do the refcounting which is probalby why they didn't do it). The fact is though, there are significant cases where the OS *cannot* know if the application is done or not. SysV shm is really designed (as far as I can tell) to be a low level API, somewhere around the level of malloc. It's not a complete solution and that's the trap people keep falling into. You have to implement that goop to go around it. It's not really that hard and most of it is write once, use over and over again. If you use ipcrm you don't have to reboot. I've spent the last couple weeks hacking on some code which uses SysV shared memory and semaphores. It's really not that bad. You just have to get into the proper mindset. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 12:28:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from hotmail.com (f202.law7.hotmail.com [216.33.237.202]) by hub.freebsd.org (Postfix) with SMTP id DD91237C337 for ; Wed, 1 Mar 2000 12:28:25 -0800 (PST) (envelope-from jmd526@hotmail.com) Received: (qmail 52770 invoked by uid 0); 1 Mar 2000 20:28:24 -0000 Message-ID: <20000301202824.52769.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Wed, 01 Mar 2000 12:28:24 PST X-Originating-IP: [209.220.228.2] From: "John Daniels" To: FreeBSD-current@FreeBSD.org, FreeBSD-qa@FreeBSD.org, FreeBSD-questions@FreeBSD.org Cc: n_hibma@FreeBSD.org Subject: Re: Instrallation floppies and USB Date: Wed, 01 Mar 2000 15:28:24 EST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: I looked in BIOS setup to see if there were any settings that I could try changing to make the boot floopies work. The only ones that I found that seemed to apply were (defaults in brackets): Configuration Table [Disabled] PCI IRQ setting [Auto] PCI IRQ sharing [No] Plug and Play OS [Yes] Reset Resource Assignments [No] I thought that the Configuration Table might provide the ability to change settings (IRQ, etc.) but it only summarized system specs. (Among these, it showed USB 'enabled') I didn't change PCI IRQ setting. I thought that PCI IRQ sharing might allow for dynamic assignment of IRQs, but changing this to 'Yes' had no effect. Disabling Plug and Play had no effect I thought that Reset Resource Assignments might enable the OS to set resouces (IRQ, etc) but everytime I looked at this after I had chosen 'Yes,' it had been set back to 'No.' Acer support tells me that all this does is reset the resources back to their original values. In sum, I was not able to change anything with the changes that I made. I also went to the Acer support site to see if there were any BIOS or device updates for my system. I didn't find any. I am registered with Acer support and I would be happy to provide the information needed (Toll free phone number, system serial number, my customer id #, etc.) for Nick Hibma or another developer to contact them if that would be helpful. FYI, I also have a 160Kbps DSL connection so if anyone wants me to test reconstructed boot disks/kernels, I can do that. (I believe that John Baldwin has been looking into this.) To summarize the problem and the clues that we now have: 1. When I try to boot the kern.flp disk, I get the message: /boot.config: -P Keyboard: no Booting continues but the keyboard is unusable unless I immmediately hit the space bar then type '-Dh' at the 'boot:' prompt as described in the TROUBLE.TXT document in the -CURRENT snapshot directory. NOTE: That document says that the '-Dh' workaround is meant for older systems with an 84-key keyboard, but it is working for my 1999 Acer Asprire with a 102-key USB keyboard! 2. The installation boots the kernel but immediately after the kernel config screen appears (with 3 options: no config, full screen, CLI), the system becomes unusable. 3. The floppy drive light remains on, as though the floopy is awaiting instructions or has been interrupted in data transfer. 4. I have provided my complete system specs and resource usage in an earlier post. It appears that there may be some resource conflicts. My system uses IRQ 11 for the Intel 82371AB/EB PCI to USB Universal Host Controller, while FreeBSD uses IRQ 11 for an adaptec SCSI Controller. My keyboard and FreeBSD's use of IRQ12 and IOMem 0060h may also be a problem. (This is not an exhaustive list of possible conflicts) 5. I can boot the NetBSD installation disk and use my keyboard to select options (e.g. configure my NIC) so this may provide some additional info or a possible roadmap to a solution. For example, does it dynamically find resources for more devices than FreeBSD (especially the Adaptec SCSI controller and keyboards/mice)? Does NetBSD provide support for USB keyboards in their installation kernel? Etc. John ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 12:30:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id C506537BAC7 for ; Wed, 1 Mar 2000 12:30:31 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id VAA38866; Wed, 1 Mar 2000 21:30:08 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Christopher Masto Cc: John Polstra , current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries In-reply-to: Your message of "Wed, 01 Mar 2000 14:57:38 EST." <20000301145737.A22521@netmonger.net> Date: Wed, 01 Mar 2000 21:30:08 +0100 Message-ID: <38864.951942608@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000301145737.A22521@netmonger.net>, Christopher Masto writes: >SysV shared memory is limited, unnamed, unorganized, and uses up a >very scarce resource. You know, you should go back in the archives to when sysV IPC was released, and you will be able to find some *really* nasty but technically competent critizisms of it. You are preaching to a very seasoned choir here... -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 12:37:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id CF9D337BBC3; Wed, 1 Mar 2000 12:37:05 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA34196; Wed, 1 Mar 2000 13:37: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 NAA97384; Wed, 1 Mar 2000 13:36:51 -0700 (MST) Message-Id: <200003012036.NAA97384@harmony.village.org> To: "Lauri Laupmaa" Subject: Re: plist/glist query & proposal Cc: scsi@FreeBSD.ORG, current@FreeBSD.ORG In-reply-to: Your message of "Wed, 01 Mar 2000 17:01:13 +0200." <38BD4CD9.22420.5550BD1@localhost> References: <38BD4CD9.22420.5550BD1@localhost> Date: Wed, 01 Mar 2000 13:36:51 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <38BD4CD9.22420.5550BD1@localhost> "Lauri Laupmaa" writes: : How does one query glist (grown defect list) from scsi device ? I use camcontrol defects -P or -G to get them. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 12:45:20 2000 Delivered-To: freebsd-current@freebsd.org Received: from www.geocrawler.com (sourceforge.net [198.186.203.33]) by hub.freebsd.org (Postfix) with ESMTP id 62CDD37BA53 for ; Wed, 1 Mar 2000 12:45:11 -0800 (PST) (envelope-from nobody@www.geocrawler.com) Received: (from nobody@localhost) by www.geocrawler.com (8.9.3/8.9.3) id MAA19430; Wed, 1 Mar 2000 12:45:09 -0800 Date: Wed, 1 Mar 2000 12:45:09 -0800 Message-Id: <200003012045.MAA19430@www.geocrawler.com> To: freebsd-current@freebsd.org Subject: typo in sbin/Makefile From: "Victor Salaman" Reply-To: "Victor Salaman" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message was sent from Geocrawler.com by "Victor Salaman" Be sure to reply to that address. While doing a make release I just noticed that /sbin/Makefile has DISTRIBUTION=des and fails. Is this supposed to be like this? (I'm new to making a release, but it seems odd) Geocrawler.com - The Knowledge Archive To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 12:48: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from panzer.kdm.org (panzer.kdm.org [216.160.178.169]) by hub.freebsd.org (Postfix) with ESMTP id 1F16337BAAD; Wed, 1 Mar 2000 12:47:59 -0800 (PST) (envelope-from ken@panzer.kdm.org) Received: (from ken@localhost) by panzer.kdm.org (8.9.3/8.9.1) id NAA33270; Wed, 1 Mar 2000 13:47:26 -0700 (MST) (envelope-from ken) Date: Wed, 1 Mar 2000 13:47:26 -0700 From: "Kenneth D. Merry" To: Lauri Laupmaa Cc: scsi@FreeBSD.ORG, current@FreeBSD.ORG Subject: Re: plist/glist query & proposal Message-ID: <20000301134726.A33028@panzer.kdm.org> References: <38BD4CD9.22420.5550BD1@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <38BD4CD9.22420.5550BD1@localhost>; from mauri@inspiral.net on Wed, Mar 01, 2000 at 05:01:13PM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 01, 2000 at 17:01:13 +0200, Lauri Laupmaa wrote: > Hi > > How does one query glist (grown defect list) from scsi device ? Like this: # camcontrol defects da0 -f phys -G Got 8 defects: 4818:4:54 1338:0:138 1250:1:46 2661:5:117 1696:5:5 1760:5:58 688:9:133 1130:9:166 > Wouldn't it be nice if weekly/monthly scripts saved/compared glist > with previous versions, so admins can be alerted when devices > start dying. It would be nice, although I'm not sure everyone would want it. Also, one problem you may run into is that none of the defect list formats is mandatory. So there's no one format you can use that is guaranteed to work with all drives. If the drive doesn't support the requested format, it is supposed to return a specific error (which camcontrol looks for) along with the defect list in a format that it does support. Unfortunately, many drives don't do this, or return a different error, or return an error but no data. So camcontrol can't always tell the difference between "here's a defect list in some other format" and "I can't do that". One other probelm -- the read defect data command isn't mandatory in SCSI-2 at least. (haven't checked the SCSI-3 specs) So you can't even guarantee that the drive will support the command. Anyway, it should be easy enough to write a script that will compare glists for the drives on your machines and watch for failures. The defect list output is intended to be reasonably easy to script -- the number of defects goes to stderr, and the actual list of defects goes to stdout. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 12:48:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 2CC3737C2F5 for ; Wed, 1 Mar 2000 12:48:48 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA28242; Wed, 1 Mar 2000 15:48:46 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id PAA66495; Wed, 1 Mar 2000 15:48:16 -0500 (EST) (envelope-from gallatin@cs.duke.edu) Date: Wed, 1 Mar 2000 15:48:16 -0500 From: Andrew Gallatin To: Mike Tancsa Cc: freebsd-current@freebsd.org Subject: Re: make world problems at vm/vnode_pager.h -> vm/vnode_pager.ph Message-ID: <20000301154815.A66451@grasshopper.cs.duke.edu> References: <4.2.2.20000229221743.03d411b8@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <4.2.2.20000229221743.03d411b8@mail.sentex.net>; from mike@sentex.net on Tue, Feb 29, 2000 at 10:19:25PM -0500 X-Operating-System: FreeBSD 4.0-CURRENT on an i386 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Mike Tancsa [mike@sentex.net] wrote: <..> > vm/vnode_pager.h -> vm/vnode_pager.ph > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. > *** Error code 1 <..> I recently saw this on some alphas. This is happening as part of installworld. My guess is that something about the installed perl or h2ph is just broken. I closed my eyes, crossed my fingers & did 'make -i installworld'. After installing the first time, a second installworld completed without errors. So you should do 'make buildworld && make -i installworld' BTW -- did you see this on FreeBSD/i386 or FreeBSD/alpha?? Drew -- ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 12:59:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from vinyl.sentex.ca (vinyl.sentex.ca [209.112.4.14]) by hub.freebsd.org (Postfix) with ESMTP id 6FC7337BA17 for ; Wed, 1 Mar 2000 12:59:12 -0800 (PST) (envelope-from mike@sentex.ca) Received: from simoeon (simeon.sentex.ca [209.112.4.47]) by vinyl.sentex.ca (8.9.3/8.9.3) with SMTP id PAA40879; Wed, 1 Mar 2000 15:59:08 -0500 (EST) (envelope-from mike@sentex.ca) Message-Id: <3.0.5.32.20000301155616.013d6a00@marble.sentex.ca> X-Sender: mdtpop@marble.sentex.ca X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32) Date: Wed, 01 Mar 2000 15:56:16 -0500 To: Andrew Gallatin From: Mike Tancsa Subject: Re: make world problems at vm/vnode_pager.h -> vm/vnode_pager.ph Cc: freebsd-current@freebsd.org In-Reply-To: <20000301154815.A66451@grasshopper.cs.duke.edu> References: <4.2.2.20000229221743.03d411b8@mail.sentex.net> <4.2.2.20000229221743.03d411b8@mail.sentex.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 03:48 PM 3/1/00 -0500, Andrew Gallatin wrote: >I recently saw this on some alphas. This is happening as part of >installworld. > >My guess is that something about the installed perl or h2ph is just >broken. I closed my eyes, crossed my fingers & did 'make -i >installworld'. After installing the first time, a second >installworld completed without errors. > >So you should do 'make buildworld && make -i installworld' Yup, did the same thing basically... Did a buildworld and then installworld and ignored errors. Then the kernel, and then did a make world without issue after the reboot. This was on an Intel platform however. ---Mike ------------------------------------------------------------------------ Mike Tancsa, tel +1 519 651 3400 Network Administrator, mike@sentex.net Sentex Communications www.sentex.net Cambridge, Ontario Canada To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 12:59:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from cheddar.netmonger.net (cheddar.netmonger.net [209.54.21.140]) by hub.freebsd.org (Postfix) with ESMTP id 417DA37BA2E for ; Wed, 1 Mar 2000 12:59:40 -0800 (PST) (envelope-from chris@cheddar.netmonger.net) Received: (from chris@localhost) by cheddar.netmonger.net (8.8.8/8.8.8) id PAA28932; Wed, 1 Mar 2000 15:59:32 -0500 (EST) Message-ID: <20000301155932.A27184@netmonger.net> Date: Wed, 1 Mar 2000 15:59:32 -0500 From: Christopher Masto To: Poul-Henning Kamp Cc: John Polstra , current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries References: <20000301145737.A22521@netmonger.net> <38864.951942608@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <38864.951942608@critter.freebsd.dk>; from Poul-Henning Kamp on Wed, Mar 01, 2000 at 09:30:08PM +0100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 01, 2000 at 09:30:08PM +0100, Poul-Henning Kamp wrote: > In message <20000301145737.A22521@netmonger.net>, Christopher Masto writes: > > >SysV shared memory is limited, unnamed, unorganized, and uses up a > >very scarce resource. > > You know, you should go back in the archives to when sysV IPC was > released, and you will be able to find some *really* nasty but > technically competent critizisms of it. > > You are preaching to a very seasoned choir here... I apologize for belaboring it. I was just responding to some direct comments. There are apparently some in the congregation who are not members of the choir, or they wouldn't be arguing with me. :-) I don't particularly care, as my point is simply "I don't like SysV IPC". I think my mistake was backing that up with "and here are some examples of the things which caused that opinion". In any case, I'll stop. -- Christopher Masto Senior Network Monkey NetMonger Communications chris@netmonger.net info@netmonger.net http://www.netmonger.net Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 13: 6:14 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 2C0B037B843; Wed, 1 Mar 2000 13:06:12 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 294392E8157; Wed, 1 Mar 2000 13:06:12 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Wed, 1 Mar 2000 13:06:12 -0800 (PST) From: Kris Kennaway To: Victor Salaman Cc: freebsd-current@freebsd.org Subject: Re: typo in sbin/Makefile In-Reply-To: <200003012045.MAA19430@www.geocrawler.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Victor Salaman wrote: > This message was sent from Geocrawler.com by "Victor Salaman" > Be sure to reply to that address. > > While doing a make release I just noticed > that /sbin/Makefile has DISTRIBUTION=des and > fails. Is this supposed to be like this? (I'm new > to making a release, but it seems odd) Mark Murray was just frobbing in this area..perhaps you caught the middle of his changes? Resup and try again. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 13: 8:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from alcanet.com.au (mail.alcanet.com.au [203.62.196.10]) by hub.freebsd.org (Postfix) with ESMTP id 8FCBF37BEBF for ; Wed, 1 Mar 2000 13:08:33 -0800 (PST) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: by border.alcanet.com.au id <115221>; Thu, 2 Mar 2000 08:09:19 +1100 Content-return: prohibited From: Peter Jeremy Subject: Re: Process cleanup (was Shared memory ...) In-reply-to: <200003012000.e21K04x04001@orthanc.ab.ca>; from lyndon@orthanc.ab.ca on Thu, Mar 02, 2000 at 07:10:39AM +1100 To: Lyndon Nerenberg Cc: current@FreeBSD.ORG Message-Id: <00Mar2.080919est.115221@border.alcanet.com.au> MIME-version: 1.0 X-Mailer: Mutt 1.0i Content-type: text/plain; charset=us-ascii References: <200003011928.LAA75785@vashon.polstra.com> <200003012000.e21K04x04001@orthanc.ab.ca> Date: Thu, 2 Mar 2000 08:09:17 +1100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 2000-Mar-02 07:10:39 +1100, Lyndon Nerenberg wrote: >I'm too lazy to look right this second ;-) ... do atexit() functions get >run when a process takes (say) a segmentation fault? Nope. If there's no userland signal handler, the process will never return to userland after a signal. If you really wanted to, you could add handlers for all the signals and make them call the atexit() functions before dying, but that would get messy (since the process state is probably indeterminate if it got an unexpected signal). As various people have pointed out, SysV IPC is mostly an abomination. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 13:55:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from gvr.gvr.org (gvr.gvr.org [194.151.74.97]) by hub.freebsd.org (Postfix) with ESMTP id 4891937BBC5; Wed, 1 Mar 2000 13:54:59 -0800 (PST) (envelope-from guido@gvr.org) Received: by gvr.gvr.org (Postfix, from userid 657) id 62D21A85A; Wed, 1 Mar 2000 22:54:54 +0100 (CET) Date: Wed, 1 Mar 2000 22:54:54 +0100 From: Guido van Rooij To: Mike Smith Cc: User URANIA , freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: boot problem with Mylex DAC960 Message-ID: <20000301225454.A79811@gvr.gvr.org> References: <200003011926.LAA00912@mass.cdrom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <200003011926.LAA00912@mass.cdrom.com>; from Mike Smith on Wed, Mar 01, 2000 at 11:26:35AM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 01, 2000 at 11:26:35AM -0800, Mike Smith wrote: > > > > I've got a server, tyan 1832DL with 2 CPU onborad, Mylex DAC960 > > and 3*9G IBM SCSI Disk. I build a RAID-0 Disk by Mylex dos utility, > > I like to install FreeBSD 4.0-current, but I cannot boot FreeBSD by > > floppy image 4.0-20000214-CURRENT. > > You need to use a 4.0 snapshot from 20000220 or later to boot with the > Mylex controller installed. IIRC you also to reinstall the boot blocks...right? -Guido To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 14:16:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from adara.lcs.mit.edu (adara.lcs.mit.edu [18.111.14.1]) by hub.freebsd.org (Postfix) with ESMTP id 6097737BD31 for ; Wed, 1 Mar 2000 14:15:59 -0800 (PST) (envelope-from beng@adara.lcs.mit.edu) Received: from adara.lcs.mit.edu (localhost [127.0.0.1]) by adara.lcs.mit.edu (8.9.3/8.9.3) with ESMTP id RAA00247 for ; Wed, 1 Mar 2000 17:16:17 -0500 (EST) (envelope-from beng@adara.lcs.mit.edu) Message-Id: <200003012216.RAA00247@adara.lcs.mit.edu> To: freebsd-current@freebsd.org Subject: panic: free: multiple frees From: Benjamin Greenwald X-Sender: beng@lcs.mit.edu Date: Wed, 01 Mar 2000 17:16:17 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hiya, At the bottom of this message is the dmesg output from my 4.0-CURRENT box with a kernel compiled February 27th. The kernel as of a cvsup this afternoon now dies and prints the following message immediately after initializing the keyboard: atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 panic: free: multiple frees If someone can't figure out where this might be coming from I'll hook up a serial console and try to capture a verbose boot. My kernel config is also included at the very bottom. Thanks, Ben Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #0: Sun Feb 27 21:52:28 EST 2000 beng@adara.lcs.mit.edu:/bits/freebsd/src/sys/compile/ADARA Timecounter "i8254" frequency 1193182 Hz CPU: Pentium II/Pentium II Xeon/Celeron (300.68-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x633 Stepping = 3 Features=0x80f9ff real memory = 67108864 (65536K bytes) avail memory = 62386176 (60924K bytes) Preloaded elf kernel "kernel.works" at 0xc0295000. 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 11 isab0: at device 4.0 on pci0 isa0: on isab0 atapci0: port 0xd800-0xd80f at device 4.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 pci0: at 4.2 chip1: port 0xe800-0xe80f at device 4.3 on pci0 xl0: <3Com 3c905B-TX Fast Etherlink XL> port 0xd000-0xd07f mem 0xe1800000-0xe180007f irq 12 at device 9.0 on pci0 xl0: Ethernet address: 00:10:4b:6a:b4:ee miibus0: on xl0 xlphy0: <3Com internal media interface> on miibus0 xlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto ahc0: port 0xb800-0xb8ff mem 0xe1000000-0xe1000fff irq 10 at device 11.0 on pci0 ahc0: aic7870 Single Channel A, SCSI Id=7, 16/255 SCBs 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 fd1: <1200-KB 5.25" drive> on fdc0 drive 1 WARNING: "fd" is usurping "fd"'s cdevsw[] WARNING: "fd" is usurping "fd"'s bmaj atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/9 bytes threshold ppbus0: IEEE1284 device found /NIBBLE Probing for PnP devices on ppbus0: lpt0: on ppbus0 lpt0: Interrupt-driven port IP packet filtering initialized, divert enabled, rule-based forwarding disabled, default to deny, logging disabled ad0: 19574MB [39770/16/63] at ata0-master using UDMA33 ad2: 17206MB [34960/16/63] at ata1-master using UDMA33 Waiting 15 seconds for SCSI devices to settle sa0 at ahc0 bus 0 target 2 lun 0 sa0: Removable Sequential Access SCSI-2 device sa0: 3.300MB/s transfers Mounting root from ufs:/dev/ad0s1a vinum: loaded da0 at ahc0 bus 0 target 5 lun 0 da0: Removable Direct Access SCSI-2 device da0: 3.300MB/s transfers da0: 96MB (196608 512 byte sectors: 64H 32S/T 96C) vinum: reading configuration from /dev/ad2s1h vinum: updating configuration from /dev/ad2s1g vinum: updating configuration from /dev/ad0s1h vinum: updating configuration from /dev/ad0s1g -------- # # 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.242 2000/02/16 04:27:03 yokota Exp $ machine i386 cpu I686_CPU ident ADARA maxusers 32 #makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols options INET #InterNETworking #options INET6 #IPv6 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 # Firewalling options IPFIREWALL #firewall options IPDIVERT #divert sockets # 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 ahc # AHA2940 and onboard AIC7xxx devices # 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) # 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 # 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 that use the common MII bus controller code. device miibus # MII bus support device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') # 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 #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 #device aue # ADMtek USB ethernet #device cue # CATC USB ethernet #device kue # Kawasaki LSI USB ethernet To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 14:28:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 10B0437BAFC; Wed, 1 Mar 2000 14:28:26 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id JAA26813; Thu, 2 Mar 2000 09:33:16 +1100 Date: Thu, 2 Mar 2000 09:28:03 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Benjamin Greenwald Cc: freebsd-current@FreeBSD.ORG, dfr@FreeBSD.ORG, yokota@FreeBSD.ORG Subject: Re: panic: free: multiple frees In-Reply-To: <200003012216.RAA00247@adara.lcs.mit.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Benjamin Greenwald wrote: > Hiya, > > At the bottom of this message is the dmesg output from my 4.0-CURRENT box > with a kernel compiled February 27th. The kernel as of a cvsup this > afternoon now dies and prints the following message immediately after > initializing the keyboard: > > > atkbdc0: at port 0x60-0x6f on isa0 > atkbd0: irq 1 on atkbdc0 > panic: free: multiple frees This is caused by rev.1.54 of subr_bus.c. atkbdc_isa.c does funky things with the softc. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 14:42:34 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 0B22637BCF4; Wed, 1 Mar 2000 14:42:15 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id XAA39648; Wed, 1 Mar 2000 23:41:52 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Bruce Evans Cc: Benjamin Greenwald , freebsd-current@FreeBSD.ORG, dfr@FreeBSD.ORG, yokota@FreeBSD.ORG Subject: Re: panic: free: multiple frees In-reply-to: Your message of "Thu, 02 Mar 2000 09:28:03 +1100." Date: Wed, 01 Mar 2000 23:41:52 +0100 Message-ID: <39646.951950512@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message , Bruce Eva ns writes: >On Wed, 1 Mar 2000, Benjamin Greenwald wrote: > >> Hiya, >> >> At the bottom of this message is the dmesg output from my 4.0-CURRENT box >> with a kernel compiled February 27th. The kernel as of a cvsup this >> afternoon now dies and prints the following message immediately after >> initializing the keyboard: >> >> >> atkbdc0: at port 0x60-0x6f on isa0 >> atkbd0: irq 1 on atkbdc0 >> panic: free: multiple frees > >This is caused by rev.1.54 of subr_bus.c. atkbdc_isa.c does funky things >with the softc. I noticed and reported to peter who fixed it a few hours ago. -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 14:44:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from chmls05.mediaone.net (ne.mediaone.net [24.128.1.70]) by hub.freebsd.org (Postfix) with ESMTP id 25FB237B9C1 for ; Wed, 1 Mar 2000 14:44:19 -0800 (PST) (envelope-from bloom@acm.org) Received: from acm.org (reyim.ne.mediaone.net [24.218.251.241]) by chmls05.mediaone.net (8.8.7/8.8.7) with ESMTP id RAA02539; Wed, 1 Mar 2000 17:43:50 -0500 (EST) Message-ID: <38BD9D18.61DBD5D@acm.org> Date: Wed, 01 Mar 2000 17:43:36 -0500 From: Jim Bloom X-Mailer: Mozilla 4.72 [en]C-MOENE (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Manfred Antar , Sean-Paul Rees , current@FreeBSD.ORG Subject: Re: mod_ssl & current References: <4.3.2.20000229192140.04552bd8@pozo.com> <38BC906E.EA2CDE77@acm.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG We have found a fix that will change the building of librsaUSA to fix the problem. The fix will get committed after the release engineer approve the commit. The port will not need to be changed in the long run. Jim Bloom bloom@acm.org Jim Bloom wrote: > > You definitely don't need -lRSAglue. That file is an empty library just for > compatibility. > > The port apache3-modssl worked a couple days ago when I last made a pass through > all of the ports using openssl in -current. I'll take a look at it again (by > tomorrow) and see where things stand. The recent upgrade of modssl might have > caused a problem or broken a patch. > > Jim Bloom > bloom@acm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 15: 1:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from shrewd.knigma.org (host62-6-92-42.btinternet.com [62.6.92.42]) by hub.freebsd.org (Postfix) with ESMTP id 5FF6637BD76 for ; Wed, 1 Mar 2000 15:01:06 -0800 (PST) (envelope-from markk@knigma.org) Received: from lap.knigma.org (lap.knigma.org [212.126.140.18]) by shrewd.knigma.org (8.9.3/8.9.3) with ESMTP id XAA67183 for ; Wed, 1 Mar 2000 23:00:48 GMT (envelope-from markk@knigma.org) Message-ID: Date: Wed, 1 Mar 2000 20:44:15 +0000 To: freebsd-current@freebsd.org From: Mark Knight Subject: IPv6 diagnostic VMWARE 2 beta MIME-Version: 1.0 X-Mailer: Turnpike Integrated Version 5.00 beta 3 U Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG World of 20000228 under VMWARE 2.0-468 under NT4. Is this one for VMWARE? lnc0 = bridged adapter (network cable disconnected) lnc1 = host adapter The following kernel diagnostics are presented during boot. lnc0: starting DAD for fe80:0001::0250:56ff:fe98:95ec lnc1: starting DAD for fe80:0002::0250:56ff:fee7:93ca lnc0: DAD detected duplicate IPv6 address fe80:0001::0250:56ff:fe98:95ec : 1 NS, 0 NA lnc0: DAD complete for fe80:0001::0250:56ff:fe98:95ec - duplicate found lnc0: manual intervention required lnc1: DAD complete for fe80:0002::0250:56ff:fee7:93ca - no duplicates found -- Mark Knight To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 15:26: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from anchor-post-31.mail.demon.net (anchor-post-31.mail.demon.net [194.217.242.89]) by hub.freebsd.org (Postfix) with ESMTP id 4659C37BCD0; Wed, 1 Mar 2000 15:25:47 -0800 (PST) (envelope-from dfr@nlsystems.com) Received: from nlsys.demon.co.uk ([158.152.125.33] helo=herring.nlsystems.com) by anchor-post-31.mail.demon.net with esmtp (Exim 2.12 #1) id 12QIUv-000Lqu-0V; Wed, 1 Mar 2000 23:25:41 +0000 Received: from salmon.nlsystems.com (salmon.nlsystems.com [10.0.0.3]) by herring.nlsystems.com (8.9.3/8.8.8) with ESMTP id XAA49071; Wed, 1 Mar 2000 23:30:16 GMT (envelope-from dfr@nlsystems.com) Date: Wed, 1 Mar 2000 23:28:29 +0000 (GMT) From: Doug Rabson To: Bruce Evans Cc: Benjamin Greenwald , freebsd-current@FreeBSD.ORG, dfr@FreeBSD.ORG, yokota@FreeBSD.ORG Subject: Re: panic: free: multiple frees In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Bruce Evans wrote: > On Wed, 1 Mar 2000, Benjamin Greenwald wrote: > > > Hiya, > > > > At the bottom of this message is the dmesg output from my 4.0-CURRENT box > > with a kernel compiled February 27th. The kernel as of a cvsup this > > afternoon now dies and prints the following message immediately after > > initializing the keyboard: > > > > > > atkbdc0: at port 0x60-0x6f on isa0 > > atkbd0: irq 1 on atkbdc0 > > panic: free: multiple frees > > This is caused by rev.1.54 of subr_bus.c. atkbdc_isa.c does funky things > with the softc. I think it was a problem with psm.c which Peter has committed a fix for already. It bogusly freed the softc (sio.c does too but I doubt if it would happen in normal usage). -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 442 9037 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 15:37:30 2000 Delivered-To: freebsd-current@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id C7C7C37BCF0; Wed, 1 Mar 2000 15:37:24 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id PAA03219; Wed, 1 Mar 2000 15:37:48 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <200003012337.PAA03219@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Guido van Rooij Cc: User URANIA , freebsd-current@freebsd.org, freebsd-questions@freebsd.org Subject: Re: boot problem with Mylex DAC960 In-reply-to: Your message of "Wed, 01 Mar 2000 22:54:54 +0100." <20000301225454.A79811@gvr.gvr.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 01 Mar 2000 15:37:48 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Wed, Mar 01, 2000 at 11:26:35AM -0800, Mike Smith wrote: > > > > > > I've got a server, tyan 1832DL with 2 CPU onborad, Mylex DAC960 > > > and 3*9G IBM SCSI Disk. I build a RAID-0 Disk by Mylex dos utility, > > > I like to install FreeBSD 4.0-current, but I cannot boot FreeBSD by > > > floppy image 4.0-20000214-CURRENT. > > > > You need to use a 4.0 snapshot from 20000220 or later to boot with the > > Mylex controller installed. > > IIRC you also to reinstall the boot blocks...right? If you're installing a snapshot, you get the bootblocks for free. 8) -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 16:11:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 8559237BE07; Wed, 1 Mar 2000 16:11:30 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id LAA05472; Thu, 2 Mar 2000 11:16:09 +1100 Date: Thu, 2 Mar 2000 11:10:55 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Doug Rabson Cc: Benjamin Greenwald , freebsd-current@FreeBSD.ORG, dfr@FreeBSD.ORG, yokota@FreeBSD.ORG Subject: Re: panic: free: multiple frees In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Doug Rabson wrote: > I think it was a problem with psm.c which Peter has committed a fix for > already. It bogusly freed the softc (sio.c does too but I doubt if it > would happen in normal usage). The free in sioclose() happens in normal usage after a pccard goes away. Managing softc's outside the driver is the main bogon here in IMHO. sioclose() needs to free the softc and remove it from any external tables atomically with other closedowns. It uses spltty() to prevent races. This will be fixed by using an internal table for com_addr() again. device_set_driver() has unnecessary races. It frees the softc before clearing the pointer to it. Interrupt handlers shouldn't call it, but some do. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 16:55:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from canonware.com (canonware.com [199.181.107.39]) by hub.freebsd.org (Postfix) with SMTP id 0929737BE73 for ; Wed, 1 Mar 2000 16:55:30 -0800 (PST) (envelope-from jasone@canonware.com) Received: (qmail 9602 invoked by uid 1001); 2 Mar 2000 00:54:59 -0000 Date: Wed, 1 Mar 2000 16:54:59 -0800 From: Jason Evans To: "Daniel M. Eischen" Cc: current@freebsd.org Subject: Re: pthread_{suspend,resume}_np broken? Message-ID: <20000301165459.E333@sturm.canonware.com> References: <38BD2993.A122EDAE@vigrid.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <38BD2993.A122EDAE@vigrid.com>; from eischen@vigrid.com on Wed, Mar 01, 2000 at 09:30:43AM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Mar 01, 2000 at 09:30:43AM -0500, Daniel M. Eischen wrote: > I haven't run any other regression tests. I'll do that when I get > some more time. Jason, can you also take a look at these changes and > run some tests on them? I just moved a couple of days ago and all my test boxes are still in boxes. It will be at least a couple of days before I can test this properly. Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 18:28:28 2000 Delivered-To: freebsd-current@freebsd.org Received: from fgwmail7.fujitsu.co.jp (fgwmail7.fujitsu.co.jp [192.51.44.37]) by hub.freebsd.org (Postfix) with ESMTP id 2378437BFFA for ; Wed, 1 Mar 2000 18:28:24 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m5.gw.fujitsu.co.jp by fgwmail7.fujitsu.co.jp (8.9.3/3.7W-MX0002-Fujitsu Gateway) id LAA28248; Thu, 2 Mar 2000 11:28:18 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from chisato.nd.net.fujitsu.co.jp by m5.gw.fujitsu.co.jp (8.9.3/3.7W-0002-Fujitsu Domain Master) id LAA11452; Thu, 2 Mar 2000 11:28:17 +0900 (JST) Received: from localhost (dhcp7194.nd.net.fujitsu.co.jp [10.18.7.194]) by chisato.nd.net.fujitsu.co.jp (8.8.5+2.7Wbeta5/3.3W8chisato-970826) with ESMTP id LAA23533; Thu, 2 Mar 2000 11:28:16 +0900 (JST) To: markk@knigma.org Cc: freebsd-current@FreeBSD.ORG Subject: Re: IPv6 diagnostic VMWARE 2 beta In-Reply-To: References: X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000302112910G.shin@nd.net.fujitsu.co.jp> Date: Thu, 02 Mar 2000 11:29:10 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 44 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > World of 20000228 under VMWARE 2.0-468 under NT4. > > Is this one for VMWARE? > > lnc0 = bridged adapter (network cable disconnected) > lnc1 = host adapter > > The following kernel diagnostics are presented during boot. > > lnc0: starting DAD for fe80:0001::0250:56ff:fe98:95ec > lnc1: starting DAD for fe80:0002::0250:56ff:fee7:93ca > lnc0: DAD detected duplicate IPv6 address fe80:0001::0250:56ff:fe98:95ec > : 1 NS, 0 NA > lnc0: DAD complete for fe80:0001::0250:56ff:fe98:95ec - duplicate found > lnc0: manual intervention required > lnc1: DAD complete for fe80:0002::0250:56ff:fee7:93ca - no duplicates > found > -- > Mark Knight The above log message is of IPv6 duplicated address detection. It is defined in RFC2462, and briefly it does following things, on each of connected interfaces. -Automatically create own addr. -But before actually enable it, do link local multicast query for the addr to the assocated interface, to check if there is already same addr assigned to another host. -Usually it success if no reply is obtained in some period, and fails if an reply is obtained. (It think same addr is already used by some other host.) So this procedure will fail in following cases. -Its own outstanding multicast packets are copyied back from network. -The interface is in PROMISCUS mode. (e.g. tcpdump is exec,ed on the interface.) I have not ever used VMWARE, but I suppose the above lnc0 is VMWARE's virtual bridging interface and copying back its own outstanding multicast packets? Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 18:34:54 2000 Delivered-To: freebsd-current@freebsd.org Received: from fgwmail6.fujitsu.co.jp (fgwmail6.fujitsu.co.jp [192.51.44.36]) by hub.freebsd.org (Postfix) with ESMTP id 87BA837BFC1 for ; Wed, 1 Mar 2000 18:34:50 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m4.gw.fujitsu.co.jp by fgwmail6.fujitsu.co.jp (8.9.3/3.7W-MX0002-Fujitsu Gateway) id LAA26196; Thu, 2 Mar 2000 11:34:44 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from chisato.nd.net.fujitsu.co.jp by m4.gw.fujitsu.co.jp (8.9.3/3.7W-0002-Fujitsu Domain Master) id LAA14318; Thu, 2 Mar 2000 11:34:44 +0900 (JST) Received: from localhost (dhcp7194.nd.net.fujitsu.co.jp [10.18.7.194]) by chisato.nd.net.fujitsu.co.jp (8.8.5+2.7Wbeta5/3.3W8chisato-970826) with ESMTP id LAA23726; Thu, 2 Mar 2000 11:34:43 +0900 (JST) To: toasty@dragondata.com Cc: current@FreeBSD.ORG Subject: Re: lo0 tcp connections in TIME_WAIT/LAST_ACK/FIN_WAIT? In-Reply-To: <200002290552.XAA45164@celery.dragondata.com> References: <200002290552.XAA45164@celery.dragondata.com> X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000302113536C.shin@nd.net.fujitsu.co.jp> Date: Thu, 02 Mar 2000 11:35:36 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 35 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > After upgrading from 3.4 to RC2, i'm noticing something that I never saw > before: > > Active Internet connections (including servers) > Proto Recv-Q Send-Q Local Address Foreign Address (state) > tcp 0 0 127.0.0.1.4954 127.0.0.1.4242 SYN_SENT > tcp 0 0 127.0.0.1.4953 127.0.0.1.4242 TIME_WAIT > tcp 0 0 127.0.0.1.4952 127.0.0.1.4242 TIME_WAIT > tcp 0 0 127.0.0.1.4951 127.0.0.1.4242 TIME_WAIT > tcp 0 0 127.0.0.1.4950 127.0.0.1.4242 TIME_WAIT > tcp 0 0 127.0.0.1.4949 127.0.0.1.4242 TIME_WAIT > tcp 0 0 127.0.0.1.4948 127.0.0.1.4242 LAST_ACK > tcp 0 0 127.0.0.1.4947 127.0.0.1.4242 CLOSE_WAIT > tcp 0 0 127.0.0.1.4945 127.0.0.1.4242 TIME_WAIT > tcp 0 0 127.0.0.1.4944 127.0.0.1.4242 TIME_WAIT > tcp 0 0 127.0.0.1.4942 127.0.0.1.4242 TIME_WAIT > tcp 0 0 127.0.0.1.4940 127.0.0.1.4242 FIN_WAIT_1 > tcp 0 0 127.0.0.1.4938 127.0.0.1.4242 FIN_WAIT_1 > tcp 0 0 127.0.0.1.4937 127.0.0.1.4242 TIME_WAIT > tcp 0 0 127.0.0.1.4936 127.0.0.1.4242 TIME_WAIT > > > Are tcp connections going through lo0 ever supposed to end up like this? I > thought everything that went through lo0 was supposed to be.. well.. > instant and mostly lossless. Any ideas? > > Kevin Hi, does that happen for any apps? Could you please give me info about what is the apps which use the port 4242? Thanks, Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 20:16:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (Postfix) with ESMTP id 387C237B8A6 for ; Wed, 1 Mar 2000 20:16:34 -0800 (PST) (envelope-from jwd@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.28]) by lamb.sas.com (8.9.3/8.9.1) with SMTP id XAA23690 for ; Wed, 1 Mar 2000 23:16:33 -0500 (EST) Received: from bb01f39.unx.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA00966; Wed, 1 Mar 2000 23:16:02 -0500 Received: (from jwd@localhost) by bb01f39.unx.sas.com (8.9.3/8.9.1) id XAA16166 for freebsd-current@freebsd.org; Wed, 1 Mar 2000 23:16:02 -0500 (EST) (envelope-from jwd) From: "John W. DeBoskey" Message-Id: <200003020416.XAA16166@bb01f39.unx.sas.com> Subject: make release - usr.bin/ssh error To: freebsd-current@freebsd.org Date: Wed, 1 Mar 2000 23:16:02 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL61 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I'm running a make release with sources current as of 7pm EST. I'm in the process of trying to figure out the following failure. ===> usr.sbin/ktutil install -c -s -o root -g wheel -m 555 ktutil /usr/sbin install -c -o root -g wheel -m 444 ktutil.8.gz /usr/share/man/man8 cd /pub/FreeBSD/usr.bin/ssh; make MAKE_KERBEROS5=yes cleandir && make MAKE_KERBEROS5=yes obj && make MAKE_KERBEROS5=yes depend all install cd: can't cd to /pub/FreeBSD/usr.bin/ssh *** Error code 2 I'm in the process of tracking this down. If anyone has any pointers, I'd appreciate the help. If this has already been fixed and I haven't seen the mail/cvs commit yet, please let me know that too... :-) Thanks! John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 20:43:49 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id B0A2837BE4B; Wed, 1 Mar 2000 20:43:47 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id AED562E815A for ; Wed, 1 Mar 2000 20:43:47 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Wed, 1 Mar 2000 20:43:47 -0800 (PST) From: Kris Kennaway To: current@freebsd.org Subject: HEADS UP! IPC security (Re: cvs commit: src/sys/kern sysv_ipc.c (fwd)) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 4.0 had a security bug which would let any user EXCEPT root delete a SYSV semaphore (the sense of a test was reversed). No other releases were affected - rebuild your kernels if this is an issue. Good catch, Brian! For "revision 1.8" in the below read "revision 1.9" (Jan 30, 1999). ---------- Forwarded message ---------- Date: Wed, 1 Mar 2000 21:03:22 -0500 (EST) From: Brian Dean To: kris@freebsd.org Cc: phk@freebsd.org Subject: Re: cvs commit: src/sys/kern sysv_ipc.c [SNIP - KK] The bug is very easily tested/verified: just create a semaphore, then, as root, try to delete it. If the bug is there, you will get "Operation not permitted". Then try to delete it using an account other than the one that created it, which is supposed to fail, but works fine. It appears that it might have cropped up at version 1.8 sys/kern/sysv_ipc.c. At version 1.8, the check: if (cred->cr_uid == 0) was replaced with: if (suser(cred, (u_short *)NULL)) I'm pretty sure this is what did it, since suser() returns 0 if you _are_ superuser, and an error otherwise (even back then, I checked). [END SNIP] Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 23:26:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from gidora.zeta.org.au (gidora.zeta.org.au [203.26.10.25]) by hub.freebsd.org (Postfix) with SMTP id 253C537BCE3 for ; Wed, 1 Mar 2000 23:26:34 -0800 (PST) (envelope-from bde@zeta.org.au) Received: (qmail 23666 invoked from network); 2 Mar 2000 07:26:29 -0000 Received: from bde.zeta.org.au (203.2.228.102) by gidora.zeta.org.au with SMTP; 2 Mar 2000 07:26:29 -0000 Date: Thu, 2 Mar 2000 18:26:22 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Kris Kennaway Cc: current@FreeBSD.ORG Subject: Re: HEADS UP! IPC security (Re: cvs commit: src/sys/kern sysv_ipc.c (fwd)) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > ---------- Forwarded message ---------- > Date: Wed, 1 Mar 2000 21:03:22 -0500 (EST) > From: Brian Dean > To: kris@freebsd.org > Cc: phk@freebsd.org > Subject: Re: cvs commit: src/sys/kern sysv_ipc.c > > [SNIP - KK] > > The bug is very easily tested/verified: just create a semaphore, then, > as root, try to delete it. If the bug is there, you will get > "Operation not permitted". Then try to delete it using an account > other than the one that created it, which is supposed to fail, but > works fine. > > It appears that it might have cropped up at version 1.8 > sys/kern/sysv_ipc.c. At version 1.8, the check: > > if (cred->cr_uid == 0) > > was replaced with: > > if (suser(cred, (u_short *)NULL)) It had rotted further since then (as half threatened in rev.1.9) to passing the process pointer so that it can mess up p->p_acflag. This results in the ASU flag always being set in p->p_acflag for root, although no special privilege is required for root to operate on ipc objects owned by root, and especially, no special privilege is required to determine whether an operation is permitted. The ASU flag should only be set if root privilege is used. Most callers of ipcperm() are committed to doing the operation that they check for using ipcperm() if ipcperm() succeeds, so rearrangement of ipcperm() to check for root privilege last would fix most cases. The corresponding code in ufs_access() uses the (cred->cr_uid == 0) check. ufs_access() is used internally (via VOP_ACCESS()) in much the same way as ipcperm(). This seems to give the opposite bug in many callers -- ASU is not set when root privilege is used. Rearranging ufs_access() to check for root privilege last wouldn't help, because ufs_access() shouldn't set ASU -- it is used for the access() system call which doesn't use any special privilege. Now the code has rotted to having an almost unused variable and one other style bug: int error; ... error = suser(p); if (!error) This should be written much like the check in rev.1.8: if (suser(p) == 0) Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Wed Mar 1 23:34:58 2000 Delivered-To: freebsd-current@freebsd.org Received: from ren.detir.qld.gov.au (ns.detir.qld.gov.au [203.46.81.66]) by hub.freebsd.org (Postfix) with ESMTP id B36AD37BF37 for ; Wed, 1 Mar 2000 23:34:52 -0800 (PST) (envelope-from syssgm@nymph.detir.qld.gov.au) Received: by ren.detir.qld.gov.au; id RAA01624; Thu, 2 Mar 2000 17:34:17 +1000 (EST) Received: from ns1.detir.qld.gov.au(167.123.1.1) via SMTP by ren.detir.qld.gov.au, id smtpd001610; Thu Mar 2 17:34:12 2000 Received: from atlas.detir.qld.gov.au (atlas.detir.qld.gov.au [167.123.8.9]) by ns1.detir.qld.gov.au (8.9.3/8.9.3) with ESMTP id RAA10762 for ; Thu, 2 Mar 2000 17:33:56 +1000 (EST) Received: from nymph.detir.qld.gov.au (nymph.detir.qld.gov.au [167.123.10.10]) by atlas.detir.qld.gov.au (8.8.5/8.8.5) with ESMTP id RAA03390 for ; Thu, 2 Mar 2000 17:33:56 +1000 (EST) Received: from nymph.detir.qld.gov.au (localhost [127.0.0.1]) by nymph.detir.qld.gov.au (8.9.3/8.8.7) with ESMTP id RAA31132; Thu, 2 Mar 2000 17:33:55 +1000 (EST) (envelope-from syssgm@nymph.detir.qld.gov.au) Message-Id: <200003020733.RAA31132@nymph.detir.qld.gov.au> To: freebsd-current@freebsd.org Cc: syssgm@nymph.detir.qld.gov.au Subject: /dev/random limited to irq < 16 Date: Thu, 02 Mar 2000 17:33:55 +1000 From: Stephen McKay Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I found out much to my surprise that our SMP box is not collecting ANY entropy for /dev/random. All the interesting IRQs are over 16, and nobody uses the console. From sys/i386/i386/mem.c 1.79: /* * XXX the data is 16-bit due to a historical botch, so we use * magic 16's instead of ICU_LEN and can't support 24 interrupts * under SMP. */ Why don't we just flip this from a 16 bit to a 32 bit parameter in time for 4.0-RELEASE? Should just require a quick fiddle in mem.c and in rndcontrol. Stephen. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 0: 9:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id 2441337C32E for ; Thu, 2 Mar 2000 00:09:55 -0800 (PST) (envelope-from vallo@matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (Postfix) with ESMTP id 9AC8C2CE67 for ; Thu, 2 Mar 2000 10:09:47 +0200 (EET) Received: by myhakas.matti.ee (Postfix, from userid 1000) id 78FB983DD6; Thu, 2 Mar 2000 10:09:50 +0200 (EET) Date: Thu, 2 Mar 2000 10:09:50 +0200 From: Vallo Kallaste To: freebsd-current@freebsd.org Subject: Kde2pre: is it FreeBSD or Kde fault? Message-ID: <20000302100950.A14539@myhakas.matti.ee> Reply-To: vallo@matti.ee Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Donn Miller suggested to look at the development KDE, because of my need for small but still usable graphical browser. I got the sources by CVSup, bare minimum only, then compiled with standard system compiler. It wasn't smooth but finally it works, well, the main reason I compiled it was Konqueror and this app just doesn't work with www. Call it bad luck or whatever but that's what I see: kio (KIOConnection): read cmd 100 kio (KIOConnection): finished reading cmd 100 kio (KIOJob): dispatch 100 konqueror: SLOT_DATA 6487 konqueror: BEGIN... KHTMLWidget::begin(....) kio (Scheduler): Scheduler has now 1 jobs 0x8136000 konqueror: BROWSER JOB http://www.matti.ee/img/taust.gif /usr/libexec/ld-elf.so.1: /usr/local/kde/lib/libkhtml.so.3: Undefined symbol "__eh_rtime_match" So I have question, is it Kde or FreeBSD fault, nm on the libkhtml.so.3 library shows me the "undefined symbol" is there: myhakas:vallo$ nm /usr/local/kde/lib/libkhtml.so.3 | grep eh_rtime_match U __eh_rtime_match Thanks -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 0:12:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from knight.cons.org (knight.cons.org [194.233.237.86]) by hub.freebsd.org (Postfix) with ESMTP id DCEAB37C11E; Thu, 2 Mar 2000 00:12:54 -0800 (PST) (envelope-from cracauer@knight.cons.org) Received: (from cracauer@localhost) by knight.cons.org (8.9.3/8.9.3) id JAA19503; Thu, 2 Mar 2000 09:12:39 +0100 (CET) Date: Thu, 2 Mar 2000 09:12:38 +0100 From: Martin Cracauer To: Bruce Evans Cc: "David O'Brien" , jkh@FreeBSD.ORG, current@FreeBSD.ORG, satoshi@FreeBSD.ORG Subject: Re: extern variables in shared libraries broken (ld.so or mmap bug) Message-ID: <20000302091238.A19374@cons.org> References: <20000225134708.B16847@cons.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from bde@zeta.org.au on Sat, Feb 26, 2000 at 01:10:26AM +1100 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Updates on the -fpic bug: Satoshi has been so kind to point me to the ports build logs. Out of 1672 files compiled with -fpic, 1033 of them with -O1, none triggered the assembler warning message. I would now feel reasonably comfortable to resolve the issue for Release 4.0 by : - committing Bruce' "wave-dead-chicken" fix for localtime.c (remove the "const" so that gcc doesn't try its wrong optimization). -O2 world for localtime.c as well, BTW. - turning the assembler warning message into an error, using Bruce' diff (I originally feared that we would break more ports than we could handle). Except that I would extend the error message with "try different optimization settings" to give people a chance to recover. - hope that gcc and gas agree over their capabilities when 4.1 comes... Any objections? If none, Jordan, would you please approve us to do so? Martin -- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Martin Cracauer http://www.cons.org/cracauer/ Tel.: (private) +4940 5221829 Fax.: (private) +4940 5228536 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 0:44:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from ws-ilmar.ints.ru (ws-ilmar.ints.ru [194.67.173.16]) by hub.freebsd.org (Postfix) with ESMTP id B2BB037BBC9 for ; Thu, 2 Mar 2000 00:44:27 -0800 (PST) (envelope-from ilmar@ints.ru) Received: from localhost (localhost [127.0.0.1]) by ws-ilmar.ints.ru (8.9.3/8.9.3) with ESMTP id LAA30857; Thu, 2 Mar 2000 11:44:27 +0300 (MSK) Date: Thu, 2 Mar 2000 11:44:27 +0300 (MSK) From: "Ilmar S. Habibulin" To: Vallo Kallaste Cc: freebsd-current@FreeBSD.ORG Subject: Re: Kde2pre: is it FreeBSD or Kde fault? In-Reply-To: <20000302100950.A14539@myhakas.matti.ee> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Vallo Kallaste wrote: > Donn Miller suggested to look at the development KDE, because of my need > for small but still usable graphical browser. I got the sources by > CVSup, bare minimum only, then compiled with standard system compiler. > It wasn't smooth but finally it works, well, the main reason I compiled > it was Konqueror and this app just doesn't work with www. Call it bad > luck or whatever but that's what I see: > > > kio (KIOConnection): read cmd 100 > kio (KIOConnection): finished reading cmd 100 > kio (KIOJob): dispatch 100 > konqueror: SLOT_DATA 6487 > konqueror: BEGIN... > KHTMLWidget::begin(....) > kio (Scheduler): Scheduler has now 1 jobs 0x8136000 > konqueror: BROWSER JOB http://www.matti.ee/img/taust.gif > /usr/libexec/ld-elf.so.1: /usr/local/kde/lib/libkhtml.so.3: Undefined symbol "__eh_rtime_match" > > So I have question, is it Kde or FreeBSD fault, nm on the libkhtml.so.3 > library shows me the "undefined symbol" is there: > > myhakas:vallo$ nm /usr/local/kde/lib/libkhtml.so.3 | grep eh_rtime_match > U __eh_rtime_match > I have the same problem. Try to delete compile flag "-fno-builtin" while compiling libkhtml and konqueror. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 0:52:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from ZGIA.zp.ua (ZGIA.zp.ua [212.35.173.98]) by hub.freebsd.org (Postfix) with ESMTP id 4338637BCE3 for ; Thu, 2 Mar 2000 00:51:52 -0800 (PST) (envelope-from laa@zgia.zp.ua) Received: from localhost (laa@localhost) by ZGIA.zp.ua (8.9.3/8.9.3) with ESMTP id KAA37548 for ; Thu, 2 Mar 2000 10:45:08 +0200 (EET) (envelope-from laa@zgia.zp.ua) Date: Thu, 2 Mar 2000 10:45:08 +0200 (EET) From: Alexandr Listopad To: current@freebsd.org Subject: error in buildworld Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I had this error always, since I install 4.0-C `make -k buildworld' helps, but it is no way for build world. ===> share/doc/usd/19.memacros touch _stamp.extraobjs (cd /usr/src/share/doc/usd/19.memacros; groff -mtty-char -Tascii -me -o1- /usr/s rc/share/doc/usd/19.memacros/intro.me) | gzip -cn > paper.ascii.gz ===> share/doc/usd/20.meref touch _stamp.extraobjs (cd /usr/src/share/doc/usd/20.meref; groff -mtty-char -Tascii -me -o1- /usr/src/ share/doc/usd/20.meref/ref.me) | gzip -cn > paper.ascii.gz /usr/src/share/doc/usd/20.meref/ref.me:1953: a space character is not allowed in an escape name ===> share/doc/usd/30.rogue make: don't know how to make rogue.me. Stop *** Error code 2 Stop in /usr/src/share/doc/usd. *** Error code 1 Stop in /usr/src/share/doc. *** Error code 1 Thanks. -- Laa. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 1:34:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from email.neu-alpine.com (email.neu-alpine.com [202.118.6.200]) by hub.freebsd.org (Postfix) with ESMTP id 6403D37C104 for ; Thu, 2 Mar 2000 01:34:49 -0800 (PST) (envelope-from pengyd@neu-alpine.com) Received: from neu-alpine.com (202.118.6.125 [202.118.6.125]) by email.neu-alpine.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2448.0) id 1AGV287M; Thu, 2 Mar 2000 17:25:35 +0800 Message-ID: <38BE3375.E451990@neu-alpine.com> Date: Thu, 02 Mar 2000 17:25:09 +0800 From: =?gb2312?B?xe0g0qu2qw==?= X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.13 i686) X-Accept-Language: zh-CN, en MIME-Version: 1.0 To: freebsd-current@FreeBSD.ORG Subject: (no subject) Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG auth cdf95649 subscribe freebsd-current pengyd@neu-alpine.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 2:14:42 2000 Delivered-To: freebsd-current@freebsd.org Received: from bluebottle.calcaphon.com (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 0B14037B50E; Thu, 2 Mar 2000 02:13:32 -0800 (PST) (envelope-from n_hibma@calcaphon.com) Received: from henny.webweaving.org (dhcp36.calcaphon.com [10.0.1.36]) by bluebottle.calcaphon.com (8.9.3/8.9.1) with ESMTP id KAA82531; Thu, 2 Mar 2000 10:12:24 GMT (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id KAA01582; Thu, 2 Mar 2000 10:04:27 GMT (envelope-from n_hibma@calcaphon.com) Date: Thu, 2 Mar 2000 10:04:27 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: John Daniels Cc: FreeBSD-current@freebsd.org, FreeBSD-qa@freebsd.org, FreeBSD-questions@freebsd.org Subject: Re: Instrallation floppies and USB In-Reply-To: <20000301202824.52769.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Just a quick response, some things to try will follow this evening.] > Configuration Table [Disabled] > PCI IRQ setting [Auto] > PCI IRQ sharing [No] should be Yes. > Plug and Play OS [Yes] Should be No. > I thought that PCI IRQ sharing might allow for dynamic assignment of IRQs, > but changing this to 'Yes' had no effect. It should be on anyway. FreeBSD supports. In the future you might add more hardware which makes you run out of IRQs > I thought that Reset Resource Assignments might enable the OS to set > resouces (IRQ, etc) but everytime I looked at this after I had chosen 'Yes,' > it had been set back to 'No.' Acer support tells me that all this does is > reset the resources back to their original values. You'll see a message saying 'Updating ESCD...' etc. > 1. When I try to boot the kern.flp disk, I get the message: > /boot.config: -P > Keyboard: no > Booting continues but the keyboard is unusable unless I immmediately hit the > space bar then type '-Dh' at the 'boot:' prompt as described in the > TROUBLE.TXT document in the -CURRENT snapshot directory. NOTE: That > document says that the '-Dh' workaround is meant for older systems with an > 84-key keyboard, but it is working for my 1999 Acer Asprire with a 102-key > USB keyboard! That means the BIOS emulates a XT/AT style keyboard. Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 3:12:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 3DC5137C2CE; Thu, 2 Mar 2000 03:12:50 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id DAA35650; Thu, 2 Mar 2000 03:12:09 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Dmitry Valdov Cc: current@freebsd.org, jkh@freebsd.org Subject: Re: sysinstall mistake In-reply-to: Your message of "Wed, 01 Mar 2000 00:00:10 +0300." Date: Thu, 02 Mar 2000 03:12:09 -0800 Message-ID: <35647.951995529@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You need to track -current. I fixed this on: revision 1.155 date: 2000/02/24 08:28:06; author: jkh; state: Exp; lines: +2 -2 Do USA_RESIDENT properly. > Hi! > > Please commit it: > > > > --- release/sysinstall/config.c.old Tue Feb 29 23:56:47 2000 > +++ release/sysinstall/config.c Tue Feb 29 23:56:55 2000 > @@ -386,7 +386,7 @@ > if (!strncmp(lines[i], "USA_RESIDENT", 12)) { > free(lines[i]); > lines[i] = malloc(21); /* big enough */ > - sprintf(lines[i], "USA_RESIDENT=\"%s\"\n", USAResident ? "YES" : "NO"); > + sprintf(lines[i], "USA_RESIDENT=%s\n", USAResident ? "YES" : "N O"); > } > } > } > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 3:21: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from tkc.att.ne.jp (tkc.att.ne.jp [165.76.16.7]) by hub.freebsd.org (Postfix) with ESMTP id 3AEFB37BFC5 for ; Thu, 2 Mar 2000 03:20:57 -0800 (PST) (envelope-from mzaki@e-mail.ne.jp) Received: from work.mzaki.nom (93.pool5.tokyo.att.ne.jp [165.76.22.108]) by tkc.att.ne.jp (8.8.8+Spin/3.6W-CONS(10/24/99)) id UAA17876; Thu, 2 Mar 2000 20:20:51 +0900 (JST) Received: from work.mzaki.nom (mzaki@localhost [127.0.0.1]) by work.mzaki.nom (8.9.3/8.9.3) with ESMTP id UAA00541 for ; Thu, 2 Mar 2000 20:20:43 +0900 (JST) (envelope-from mzaki@e-mail.ne.jp) Date: Thu, 02 Mar 2000 20:20:43 +0900 Message-ID: <86og8xehys.wl@tkc.att.ne.jp> From: Motomichi Matsuzaki To: freebsd-current@FreeBSD.ORG Subject: IPv6 trouble X-Mailer: Wanderlust/2.2.12 (Joyride) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 (generated by WEMI 1.13.7 - "Shimada") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. I built and installed current-20000301 today, and use INET6 enabled kernel *without* ipv6_enable="YES" in /etc/rc.conf. (this probably is the default situation made by the installer) I receive mails by ports/mail/fetchmail from my ISP, then re-send them to local SMTP(sendmail). But, today, it doesn't work. I upgraded ports/mail/fetchmail, but nothing changes. fetchmail says: 1 message for mzaki at mail.server.of.isp (566 octets). reading message 1 of 1 (566 octets) fetchmail: SMTP connect to localhost failed fetchmail: SMTP transaction error while fetching from mail.server.of.isp fetchmail: Query status=SMTP and in syslog: /kernel: Connection attempt to TCP ::0001:25 from ::0001:1129 I suspect, * fetchmail inquire "localhost" to resolver * resolver returns "::1" because there is the entry in /etc/hosts * fetchmail try to connect port 25 on "::1" * sendmail listen on only port 25 of inet4, not of inet6 * trial failes, and fetchmail giving up Then, I commented out "::1" from /etc/hosts, works fine. By the way, WHO is responsible for this? fetchmail? resolver? my setting? -- Motomichi Matsuzaki Dept. of Biological Science, Faculty of Sciences, Univ. of Tokyo, Japan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 4: 2:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from xkis.kis.ru (xkis.kis.ru [195.98.32.200]) by hub.freebsd.org (Postfix) with ESMTP id C696D37BBBB; Thu, 2 Mar 2000 04:02:17 -0800 (PST) (envelope-from dv@dv.ru) Received: from localhost (dv@localhost) by xkis.kis.ru (8.9.3/8.9.3) with SMTP id PAA17673; Thu, 2 Mar 2000 15:02:02 +0300 (MSK) Date: Thu, 2 Mar 2000 15:02:01 +0300 (MSK) From: Dmitry Valdov X-Sender: dv@xkis.kis.ru To: "Jordan K. Hubbard" Cc: current@freebsd.org, jkh@freebsd.org Subject: Re: sysinstall mistake In-Reply-To: <35647.951995529@zippy.cdrom.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello! Sure, I'm tracking. There are two lines with USA_RESIDENT. First used when creating new make.conf. Second one is used when updating existing make.conf. You've fixed it only in first case. Please look at the patch properly :) Dmitry. On Thu, 2 Mar 2000, Jordan K. Hubbard wrote: > Date: Thu, 02 Mar 2000 03:12:09 -0800 > From: "Jordan K. Hubbard" > To: Dmitry Valdov > Cc: current@freebsd.org, jkh@freebsd.org > Subject: Re: sysinstall mistake > > You need to track -current. I fixed this on: > > revision 1.155 > date: 2000/02/24 08:28:06; author: jkh; state: Exp; lines: +2 -2 > Do USA_RESIDENT properly. > > > > Hi! > > > > Please commit it: > > > > > > > > --- release/sysinstall/config.c.old Tue Feb 29 23:56:47 2000 > > +++ release/sysinstall/config.c Tue Feb 29 23:56:55 2000 > > @@ -386,7 +386,7 @@ > > if (!strncmp(lines[i], "USA_RESIDENT", 12)) { > > free(lines[i]); > > lines[i] = malloc(21); /* big enough */ > > - sprintf(lines[i], "USA_RESIDENT=\"%s\"\n", USAResident ? "YES" > : "NO"); > > + sprintf(lines[i], "USA_RESIDENT=%s\n", USAResident ? "YES" : "N > O"); > > } > > } > > } > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 4: 5:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from fgwmail6.fujitsu.co.jp (fgwmail6.fujitsu.co.jp [192.51.44.36]) by hub.freebsd.org (Postfix) with ESMTP id 6AF2037BB9A for ; Thu, 2 Mar 2000 04:05:23 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m4.gw.fujitsu.co.jp by fgwmail6.fujitsu.co.jp (8.9.3/3.7W-MX0002-Fujitsu Gateway) id VAA03643; Thu, 2 Mar 2000 21:05:22 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from chisato.nd.net.fujitsu.co.jp by m4.gw.fujitsu.co.jp (8.9.3/3.7W-0002-Fujitsu Domain Master) id VAA09554; Thu, 2 Mar 2000 21:05:21 +0900 (JST) Received: from localhost (dhcp7194.nd.net.fujitsu.co.jp [10.18.7.194]) by chisato.nd.net.fujitsu.co.jp (8.8.5+2.7Wbeta5/3.3W8chisato-970826) with ESMTP id VAA10564; Thu, 2 Mar 2000 21:05:20 +0900 (JST) To: mzaki@e-mail.ne.jp Cc: freebsd-current@FreeBSD.ORG Subject: Re: IPv6 trouble In-Reply-To: <86og8xehys.wl@tkc.att.ne.jp> References: <86og8xehys.wl@tkc.att.ne.jp> X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000302210613S.shin@nd.net.fujitsu.co.jp> Date: Thu, 02 Mar 2000 21:06:13 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 74 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I suspect, > > * fetchmail inquire "localhost" to resolver > * resolver returns "::1" because there is the entry in /etc/hosts > * fetchmail try to connect port 25 on "::1" > * sendmail listen on only port 25 of inet4, not of inet6 > * trial failes, and fetchmail giving up > > Then, I commented out "::1" from /etc/hosts, works fine. > > > By the way, WHO is responsible for this? > fetchmail? resolver? my setting? It seems to be fetchmail bug. It should try IPv4 if IPv6 access is failed. Could you please copy this patches as your ports/mail/fetchmail/patches/patch-ak file, and rebuild fetchmail, and try again? Sorry for your problem. Yoshinobu Inoue *** socket.c~ Tue Feb 8 08:44:01 2000 --- socket.c Thu Mar 2 21:00:00 2000 *************** *** 126,131 **** --- 126,133 ---- #if NET_SECURITY void *request = NULL; int requestlen; + #else /* NET_SECURITY */ + struct addrinfo *ai0; #endif /* NET_SECURITY */ #ifdef HAVE_SOCKETPAIR *************** *** 156,171 **** #ifdef HAVE_INNER_CONNECT i = inner_connect(ai, NULL, 0, NULL, NULL, "fetchmail", NULL); #else i = socket(ai->ai_family, ai->ai_socktype, 0); ! if (i < 0) { ! freeaddrinfo(ai); ! return -1; ! } if (connect(i, (struct sockaddr *) ai->ai_addr, ai->ai_addrlen) < 0) { - freeaddrinfo(ai); close(i); /* don't use SockClose, no traffic yet */ ! return -1; } #endif #endif /* NET_SECURITY */ --- 158,174 ---- #ifdef HAVE_INNER_CONNECT i = inner_connect(ai, NULL, 0, NULL, NULL, "fetchmail", NULL); #else + for (ai0 = ai; ai != NULL; ai = ai->ai_next) + { i = socket(ai->ai_family, ai->ai_socktype, 0); ! if (i < 0) ! continue; if (connect(i, (struct sockaddr *) ai->ai_addr, ai->ai_addrlen) < 0) { close(i); /* don't use SockClose, no traffic yet */ ! continue; } + } + ai = ai0; #endif #endif /* NET_SECURITY */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 4: 8:11 2000 Delivered-To: freebsd-current@freebsd.org Received: from mx2.tiki.ne.jp (mx2.tiki.ne.jp [210.238.45.7]) by hub.freebsd.org (Postfix) with ESMTP id 8A80D37BBE2 for ; Thu, 2 Mar 2000 04:08:06 -0800 (PST) (envelope-from s-na@mx2.tiki.ne.jp) Received: from mx2.tiki.ne.jp (cbb3c0-023.tiki.ne.jp [203.179.192.23]) by mx2.tiki.ne.jp (8.9.3/3.7W) with SMTP id VAA10664 for ; Thu, 2 Mar 2000 21:08:04 +0900 (JST) Date: Thu, 2 Mar 2000 21:08:04 +0900 (JST) Message-Id: <200003021208.VAA10664@mx2.tiki.ne.jp> From: =?iso-2022-jp?B?GyRCJSghPCVTITw+JklKJTslcyU/ITwbKEI=?= To: =?iso-2022-jp?B?ZnJlZWJzZC1jdXJyZW50QGZyZWVic2Qub3Jn?= Subject: =?iso-2022-jp?B?XiQ5GyhCISE=?= Mime-Version: 1.0 Content-Type: text/plain; charset= "ISO-2022-JP" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ************************************************************** $B!!I{6H!&%5%$%I!&:b%F%/7O!&%Q%=%3%s!&7HBSEEOC!&%M%C%H%o!<%/(B $B!!2=>QIJ!&%?%&%s>pJs;o5Z$S%S%8%M%9>pJs;oH/9T85!&DLHN(B $B!!7r9/4XO"!&(BE-mail$B%"%I%l%9Ey$N3F\$7$$;qNA5Z$SL\O?I=$rL5NA$G?JDhCf!*(B $B!!!!!}$"$J$?$N=;=j!&;aL>!&#T#E#L!&#F#A#X$rL@5-$N>e(B $B!!!!!!#F#A#X$G;qNA$r@A5a$7$F$/$@$5$$!#(B *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* $B!!!!!!!c!c!c!c!c!c;qNA5Z$SL\O?I=$N@A5a@h!d!d!d!d!d!d(B $B!!!!!!!!!J#F#A#X!K!!#0#9#4#2(B-$B#5#2(B-$B#3#6#1#1(B $B!!!!!!!!!!")#8#3#3(B-$B#0#0#5#2(B $B!!!!!!!!!!!!!!!!J!2,8)C^8e;TBg;z@>L6ED#3#5#9#5(B-$B#4(B $B!!!!!!!!!!!!!!!!%(!<%S!<>&IJ%;%s%?!<(B *-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-* To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 4: 9:48 2000 Delivered-To: freebsd-current@freebsd.org Received: from gatekeeper.tsc.tdk.com (gatekeeper.tsc.tdk.com [207.113.159.21]) by hub.freebsd.org (Postfix) with ESMTP id 9A07437BD0F for ; Thu, 2 Mar 2000 04:09:41 -0800 (PST) (envelope-from gdonl@tsc.tdk.com) Received: from imap.gv.tsc.tdk.com (imap.gv.tsc.tdk.com [192.168.241.198]) by gatekeeper.tsc.tdk.com (8.8.8/8.8.8) with ESMTP id EAA29400 for ; Thu, 2 Mar 2000 04:09:40 -0800 (PST) (envelope-from gdonl@tsc.tdk.com) Received: from salsa.gv.tsc.tdk.com (salsa.gv.tsc.tdk.com [192.168.241.194]) by imap.gv.tsc.tdk.com (8.9.3/8.9.3) with ESMTP id EAA19261 for ; Thu, 2 Mar 2000 04:09:40 -0800 (PST) (envelope-from Don.Lewis@tsc.tdk.com) Received: (from gdonl@localhost) by salsa.gv.tsc.tdk.com (8.8.5/8.8.5) id EAA05907 for current@freebsd.org; Thu, 2 Mar 2000 04:09:40 -0800 (PST) Date: Thu, 2 Mar 2000 04:09:40 -0800 (PST) From: Don Lewis Message-Id: <200003021209.EAA05907@salsa.gv.tsc.tdk.com> To: current@freebsd.org Subject: current hangs during boot if ET/5025-16 card is installed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I happened to try to install 4.0-CURRENT on a box that has an Emerging Technologies ET/5025-16 ISA card installed and found that the kernel wedges during boot. It hangs hard and won't respond to anything except the reset switch. The motherboard is an Asus P3B-F and I believe I have the BIOS propery configured with the correct settings to match the IRQ and memory addresses used by the ET card. I also discovered that older versions of -CURRENT will boot correctly on this box. I did a binary search on the -CURRENT snapshots and found that the floppies from the January 12th and earlier snapshots boot, while the floppies from the January 14th and later snapshots hang. Here's the dmesg.boot file that I get by doing a "boot -v" with using late January kernel with the offending card removed. With the card installed, the boot process gets as far as Trying Read_Port at 3c3 but doesn't get to isa_probe_children: disabling PnP devices drtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 map[20]: type 1, range 32, base 0000d800, size 4 found-> vendor=0x8086, dev=0x7112, revid=0x01 class=0c-03-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=d, irq=255 map[20]: type 1, range 32, base 0000d400, 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 0000e800, size 4 found-> vendor=0x8086, dev=0x1229, revid=0x08 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=9 map[10]: type 1, range 32, base e1800000, size 12 map[14]: type 1, range 32, base 0000d000, size 6 map[18]: type 1, range 32, base e1000000, size 20 found-> vendor=0x8086, dev=0x1229, revid=0x08 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=15 map[10]: type 1, range 32, base e0800000, size 12 map[14]: type 1, range 32, base 0000b800, size 6 map[18]: type 1, range 32, base e0000000, size 20 found-> vendor=0x8086, dev=0x1229, revid=0x08 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=10 map[10]: type 1, range 32, base df800000, size 12 map[14]: type 1, range 32, base 0000b400, size 6 map[18]: type 1, range 32, base df000000, size 20 found-> vendor=0x8086, dev=0x1229, revid=0x08 class=02-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base de800000, size 12 map[14]: type 1, range 32, base 0000b000, size 6 map[18]: type 1, range 32, base de000000, size 20 pci0: on pcib0 pcib1: at device 1.0 on pci0 found-> vendor=0x104c, dev=0x3d07, revid=0x01 class=03-00-00, hdrtype=0x00, mfdev=0 subordinatebus=0 secondarybus=0 intpin=a, irq=11 map[10]: type 1, range 32, base e3000000, size 17 map[14]: type 1, range 32, base e2800000, size 23 map[18]: type 1, range 32, base e2000000, size 23 pci1: on pcib1 vga-pci0: mem 0xe2000000-0xe27fffff,0xe2800000-0xe2ffffff,0xe3000000-0xe301ffff irq 11 at device 0.0 on pci1 isab0: at device 4.0 on pci0 isa0: on isab0 ata-pci0: port 0xd800-0xd80f at device 4.1 on pci0 ata-pci0: Busmastering DMA supported ata0: iobase=0x01f0 altiobase=0x03f6 bmaddr=0xd800 ata0: mask=03 status0=50 status1=50 ata0: mask=03 status0=50 status1=00 ata0: devices = 0x9 ata0 at 0x01f0 irq 14 on ata-pci0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0xd808 ata1: mask=00 status0=ff status1=ff pci0: Intel 82371AB/EB (PIIX4) USB controller (vendor=0x8086, dev=0x7112) at 4.2 chip1: port 0xe800-0xe80f at device 4.3 on pci0 fxp0: port 0xd000-0xd03f mem 0xe1000000-0xe10fffff,0xe1800000-0xe1800fff irq 9 at device 9.0 on pci0 fxp0: Ethernet address 00:90:27:c6:bb:b8 bpf: fxp0 attached fxp1: port 0xb800-0xb83f mem 0xe0000000-0xe00fffff,0xe0800000-0xe0800fff irq 15 at device 10.0 on pci0 fxp1: Ethernet address 00:90:27:c6:bc:b9 bpf: fxp1 attached fxp2: port 0xb400-0xb43f mem 0xdf000000-0xdf0fffff,0xdf800000-0xdf800fff irq 10 at device 11.0 on pci0 fxp2: Ethernet address 00:90:27:c6:bc:c0 bpf: fxp2 attached fxp3: port 0xb000-0xb03f mem 0xde000000-0xde0fffff,0xde800000-0xde800fff irq 11 at device 12.0 on pci0 fxp3: Ethernet address 00:90:27:c6:a6:12 bpf: fxp3 attached 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 fe0: not probed (disabled) 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 ata-isa0: already registered as ata0 ata1: iobase=0x0170 altiobase=0x0376 bmaddr=0x0000 ata1: mask=00 status0=ff status1=ff adv0: not probed (disabled) bt0: not probed (disabled) aha0: not probed (disabled) aic0: not probed (disabled) atkbdc0: at port 0x60-0x6f 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: status 10 00 64 psm: data 08 00 00 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:00000000, flags:00000000, packet size:3 psm0: syncmask:c0, syncbits:00 vga0: at port 0x3b0-0x3df iomem 0xa0000-0xbffff on isa0 fb0: vga0, vga, type:VGA (5), flags:0x7007f fb0: port:0x3b0-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 6f 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 07 80 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 00 00 03 00 02 6f 5f 4f 50 82 55 81 bf 1f 00 4f 0d 0e 00 00 07 80 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) pcic1: not probed (disabled) sio0: irq maps: 0x41 0x51 0x41 0x41 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1: irq maps: 0x41 0x49 0x41 0x41 sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A sio2: not probed (disabled) sio3: not probed (disabled) ppc0: parallel port found at 0x378 ppc0: ECP SPP ECP+EPP SPP 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/9 bytes threshold lpt0: on ppbus0 lpt0: Interrupt-driven port plip0: on ppbus0 bpf: lp0 attached ppi0: on ppbus0 ed0: not probed (disabled) ie0: not probed (disabled) le0: not probed (disabled) lnc0: not probed (disabled) cs0: not probed (disabled) isa_probe_children: probing PnP devices BIOS Geometries: 0:026c3f3f 0..620=621 cylinders, 0..63=64 heads, 1..63=63 sectors 0 accounted for Device configuration finished. bpf: sl0 attached bpf: ppp0 attached new masks: bio 40084040, tty 4003109a, net 40079e9a bpf: lo0 attached ata0-master: success setting up PIO3 mode on generic chip ad0: piomode=3 dmamode=1 udmamode=-1 cblid=0 ad0: ATA-0 disk at ata0 as master ad0: 1222MB (2503872 sectors), 2484 cyls, 16 heads, 63 S/T, 512 B/S ad0: 16 secs/int, 1 depth queue, PIO3 Creating DISK ad0 Creating DISK wd0 ata0-slave: piomode=4 dmamode=2 udmamode=2 dmaflag=1 ata0-slave: success setting up PIO4 mode on generic chip acd0: CDROM drive at ata0 as slave acd0: read 6890KB/s (6890KB/s), 128KB buffer, PIO4 acd0: Reads: CD-R, CD-RW, CD-DA stream acd0: Audio: play, 16 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked Mounting root from ufs:/dev/ad0s1a ad0s1: type 0xa5, start 63, end = 2503871, size 2503809 : OK start_init: trying /sbin/init To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 4:31: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from tkc.att.ne.jp (tkc.att.ne.jp [165.76.16.7]) by hub.freebsd.org (Postfix) with ESMTP id A0A4137BBCC for ; Thu, 2 Mar 2000 04:30:59 -0800 (PST) (envelope-from mzaki@e-mail.ne.jp) Received: from work.mzaki.nom (156.pool5.tokyo.att.ne.jp [165.76.22.171]) by tkc.att.ne.jp (8.8.8+Spin/3.6W-CONS(10/24/99)) id VAA27445; Thu, 2 Mar 2000 21:30:56 +0900 (JST) Received: from work.mzaki.nom (mzaki@localhost [127.0.0.1]) by work.mzaki.nom (8.9.3/8.9.3) with ESMTP id VAA00649; Thu, 2 Mar 2000 21:30:50 +0900 (JST) (envelope-from mzaki@e-mail.ne.jp) Date: Thu, 02 Mar 2000 21:30:49 +0900 Message-ID: <86vh355zba.wl@tkc.att.ne.jp> From: Motomichi Matsuzaki To: shin@nd.net.fujitsu.co.jp Cc: freebsd-current@FreeBSD.ORG Subject: Re: IPv6 trouble In-Reply-To: In your message of "Thu, 02 Mar 2000 21:06:13 +0900" <20000302210613S.shin@nd.net.fujitsu.co.jp> References: <86og8xehys.wl@tkc.att.ne.jp> <20000302210613S.shin@nd.net.fujitsu.co.jp> X-Mailer: Wanderlust/2.2.12 (Joyride) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 (generated by WEMI 1.13.7 - "Shimada") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi. At Thu, 02 Mar 2000 21:06:13 +0900, Yoshinobu Inoue wrote: > > By the way, WHO is responsible for this? > > fetchmail? resolver? my setting? > It seems to be fetchmail bug. It should try IPv4 if IPv6 > access is failed. > > Could you please copy this patches as your > ports/mail/fetchmail/patches/patch-ak file, and rebuild > fetchmail, and try again? It's OK. Thank you quick response. -- Motomichi Matsuzaki Dept. of Biological Science, Faculty of Sciences, Univ. of Tokyo, Japan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 6: 4:43 2000 Delivered-To: freebsd-current@freebsd.org Received: from phoenix.student.utwente.nl (cal30b054.student.utwente.nl [130.89.229.25]) by hub.freebsd.org (Postfix) with ESMTP id 4D2D037BC1B for ; Thu, 2 Mar 2000 06:04:38 -0800 (PST) (envelope-from havoc@cal30b054.student.utwente.nl) Received: from localhost (havoc@localhost) by phoenix.student.utwente.nl (8.9.3/8.9.3) with ESMTP id PAA32299; Thu, 2 Mar 2000 15:03:34 +0100 (CET) (envelope-from havoc@cal30b054.student.utwente.nl) Date: Thu, 2 Mar 2000 15:03:33 +0100 (CET) From: Theo van Klaveren To: "Ilmar S. Habibulin" Cc: Vallo Kallaste , freebsd-current@FreeBSD.ORG Subject: Re: Kde2pre: is it FreeBSD or Kde fault? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Ilmar S. Habibulin wrote: > On Thu, 2 Mar 2000, Vallo Kallaste wrote: > > > Donn Miller suggested to look at the development KDE, because of my need > > for small but still usable graphical browser. I got the sources by > > CVSup, bare minimum only, then compiled with standard system compiler. > > It wasn't smooth but finally it works, well, the main reason I compiled > > it was Konqueror and this app just doesn't work with www. Call it bad > > luck or whatever but that's what I see: > > > > > > kio (KIOConnection): read cmd 100 > > kio (KIOConnection): finished reading cmd 100 > > kio (KIOJob): dispatch 100 > > konqueror: SLOT_DATA 6487 > > konqueror: BEGIN... > > KHTMLWidget::begin(....) > > kio (Scheduler): Scheduler has now 1 jobs 0x8136000 > > konqueror: BROWSER JOB http://www.matti.ee/img/taust.gif > > /usr/libexec/ld-elf.so.1: /usr/local/kde/lib/libkhtml.so.3: Undefined symbol "__eh_rtime_match" > > > > So I have question, is it Kde or FreeBSD fault, nm on the libkhtml.so.3 > > library shows me the "undefined symbol" is there: > > > > myhakas:vallo$ nm /usr/local/kde/lib/libkhtml.so.3 | grep eh_rtime_match > > U __eh_rtime_match > > > I have the same problem. Try to delete compile flag "-fno-builtin" while > compiling libkhtml and konqueror. > You actually get as far as kdebase? My builds quit in kdelibs in arts/flow/stereofftscope.cpp with the following message (verbatim): stereofftscope.cpp:~80: sorry, not implemented. (something about symbol to big for symbol table). Recompile all your sources with -fhuge-objects. I finished the build with make -k, but I have no arts :( I suspect this to be a FreeBSD problem, as the Linux guys don't seem to have this (or it would have been fixed in the previous two/three weeks). I noticed the same problem with libkhtml, b.t.w. /^\ | Theo van Klaveren /^\\_//^\ | http://phoenix.student.utwente.nl ICQ #1353681 \_/-|-\_/ | --- / | This email was powered by FreeBSD `He's the mad scientist, and I'm his beautiful daughter.' - opening sentence from Heinlein's 'The number of the beast' To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 6: 7:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from camtech.net.au (goliath.camtech.net.au [203.5.73.2]) by hub.freebsd.org (Postfix) with SMTP id B421437C36F for ; Thu, 2 Mar 2000 06:07:24 -0800 (PST) (envelope-from me@camtech.net.au) Received: from dialup-ad-14-100.camtech.net.au ([203.55.242.228]) by camtech.net.au ; Fri, 03 Mar 2000 00:37:20 +1030 Date: Fri, 3 Mar 2000 00:38:22 +1030 (CST) From: Matthew Sean Thyer X-Sender: me@dx4.my-unregistered-domain.com Reply-To: thyerm@camtech.net.au To: John Daniels Cc: FreeBSD-current@FreeBSD.org Subject: Re: Instrallation floppies and USB In-Reply-To: <20000301202824.52769.qmail@hotmail.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You shouldn't mail toso many lists... trimmed. On Wed, 1 Mar 2000, John Daniels wrote: > Hi: > I looked in BIOS setup to see if there were any settings that I could try > changing to make the boot floopies work. The only ones that I found that > seemed to apply were (defaults in brackets): > Configuration Table [Disabled] > PCI IRQ setting [Auto] > PCI IRQ sharing [No] > Plug and Play OS [Yes] > Reset Resource Assignments [No] I dont know what "Configuration Table" is but I guess it might be used when "PCI IRQ setting" is set to Manual. If you have any non PnP ISA devices you will need manual setting for "PCI IRQ setting". If you only have AGP/PCI and Plug and Play ISA you should leave this on "Auto". If you have non PnP ISA devices, set it to manual and then reserve the interrupts that your non-PnP ISA cards use so that PC and AGP will not try to use those IRQs. "PCI IRQ sharing" is required when you have many devices and not enough interrupts. Having this set to yes should work fine with FreeBSD unless your motherboard doesn't implement it properly. However you wont need to use it unless you have many devices requiring interrupts (e.g. USB enabled, a sound card that has an IDE controller thus needing 2 IRQs, SCSI card... other cards... just count up how many you need but dont forget all the standard ones!!). "Plug and Play OS" should almost always be set to "No". When set to "No" the motherboard will assign resources to PnP cards so FreeBSD doesn't need to know about all the wierd PnP vendor and device IDs. Often devices such as motherboard integrated sound hardware will not work unless you allow the BIOS to assign PnP resources (by setting "Plug and Play OS" to "No". I not sure on "Reset Resource Assignments" but I think you have to use it when changing IRQ configuration in the BIOS (You should probably do it when you change any of the above settings). (And yes, it is meant to return to "No" each boot. Its just a flag to reset resource assignments on the next boot. > > I thought that the Configuration Table might provide the ability to change > settings (IRQ, etc.) but it only summarized system specs. (Among these, it > showed USB 'enabled') > > I didn't change PCI IRQ setting. > > I thought that PCI IRQ sharing might allow for dynamic assignment of IRQs, > but changing this to 'Yes' had no effect. > > Disabling Plug and Play had no effect > > I thought that Reset Resource Assignments might enable the OS to set > resouces (IRQ, etc) but everytime I looked at this after I had chosen 'Yes,' > it had been set back to 'No.' Acer support tells me that all this does is > reset the resources back to their original values. > > In sum, I was not able to change anything with the changes that I made. I > also went to the Acer support site to see if there were any BIOS or device > updates for my system. I didn't find any. > > I am registered with Acer support and I would be happy to provide the > information needed (Toll free phone number, system serial number, my > customer id #, etc.) for Nick Hibma or another developer to contact them if > that would be helpful. FYI, I also have a 160Kbps DSL connection so if > anyone wants me to test reconstructed boot disks/kernels, I can do that. (I > believe that John Baldwin has been looking into this.) > > To summarize the problem and the clues that we now have: > > 1. When I try to boot the kern.flp disk, I get the message: > /boot.config: -P > Keyboard: no > Booting continues but the keyboard is unusable unless I immmediately hit the > space bar then type '-Dh' at the 'boot:' prompt as described in the > TROUBLE.TXT document in the -CURRENT snapshot directory. NOTE: That > document says that the '-Dh' workaround is meant for older systems with an > 84-key keyboard, but it is working for my 1999 Acer Asprire with a 102-key > USB keyboard! > > 2. The installation boots the kernel but immediately after the kernel config > screen appears (with 3 options: no config, full screen, CLI), the system > becomes unusable. > > 3. The floppy drive light remains on, as though the floopy is awaiting > instructions or has been interrupted in data transfer. > > 4. I have provided my complete system specs and resource usage in an earlier > post. It appears that there may be some resource conflicts. My system uses > IRQ 11 for the Intel 82371AB/EB PCI to USB Universal Host Controller, while > FreeBSD uses IRQ 11 for an adaptec SCSI Controller. My keyboard and > FreeBSD's use of IRQ12 and IOMem 0060h may also be a problem. (This is not > an exhaustive list of possible conflicts) > > 5. I can boot the NetBSD installation disk and use my keyboard to select > options (e.g. configure my NIC) so this may provide some additional info or > a possible roadmap to a solution. For example, does it dynamically find > resources for more devices than FreeBSD (especially the Adaptec SCSI > controller and keyboards/mice)? Does NetBSD provide support for USB > keyboards in their installation kernel? > Etc. > > John > > ______________________________________________________ > Get Your Private, Free Email at http://www.hotmail.com > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 6:10:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from peach.ocn.ne.jp (peach.ocn.ne.jp [210.145.254.87]) by hub.freebsd.org (Postfix) with ESMTP id 788FF37BFD2 for ; Thu, 2 Mar 2000 06:10:20 -0800 (PST) (envelope-from dcs@newsguy.com) Received: from newsguy.com (p34-dn01kiryunisiki.gunma.ocn.ne.jp [211.0.245.35]) by peach.ocn.ne.jp (8.9.1a/OCN) with ESMTP id XAA29959; Thu, 2 Mar 2000 23:09:46 +0900 (JST) Message-ID: <38BE34D1.B1355F34@newsguy.com> Date: Thu, 02 Mar 2000 18:30:57 +0900 From: "Daniel C. Sobral" X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pt-BR,ja MIME-Version: 1.0 To: Kenneth Wayne Culver Cc: Joseph Jacobson , freebsd-current@FreeBSD.ORG Subject: Re: things I noticed w/ 4.0 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kenneth Wayne Culver wrote: > > > Weird. Are you sure your BIOS is set to PnP OS = No? > > heh, when I set this option to "no" in my bios... -CURRENT won't even > finish probing the hardware... it just hangs in the boot-probe messages. Well, that's a problem to be tracked. FreeBSD _does not_ support PnP OS = Yes. The problems you have with this setting are _not_ solvable, except by adding such support to FreeBSD (which is not being done, for various reasons). If you want to help track the problem with PnP OS = No, provide more info. What's your hardware? Motherboard? BIOS name/version? Have you tried with GENERIC? Are you loading any extra modules with loader? At which point it hangs? Can you provide the verbose boot log? And check PnP OS = No vs PnP OS = Yes to spot any differences? Not that it would be me helping you, but these are the things people will require to help. Also, using send-pr to file a bug report, and refer the PR# in a message to -current talking about the problem. -- Daniel C. Sobral (8-DCS) dcs@newsguy.com dcs@freebsd.org One Unix to rule them all, One Resolver to find them, One IP to bring them all and in the zone bind them. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 6:21:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id EFC6537C02C for ; Thu, 2 Mar 2000 06:21:09 -0800 (PST) (envelope-from vallo@matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (Postfix) with ESMTP id EFA102CE6C; Thu, 2 Mar 2000 16:21:00 +0200 (EET) Received: by myhakas.matti.ee (Postfix, from userid 1000) id 2959C83DD5; Thu, 2 Mar 2000 16:21:05 +0200 (EET) Date: Thu, 2 Mar 2000 16:21:05 +0200 From: Vallo Kallaste To: Theo van Klaveren Cc: "Ilmar S. Habibulin" , freebsd-current@FreeBSD.ORG Subject: Re: Kde2pre: is it FreeBSD or Kde fault? Message-ID: <20000302162105.A51462@myhakas.matti.ee> Reply-To: vallo@matti.ee References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: ; from Theo van Klaveren on Thu, Mar 02, 2000 at 03:03:33PM +0100 Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 02, 2000 at 03:03:33PM +0100, Theo van Klaveren wrote: > You actually get as far as kdebase? My builds quit in kdelibs in > arts/flow/stereofftscope.cpp with the following message (verbatim): > > stereofftscope.cpp:~80: sorry, not implemented. (something about symbol > to big for symbol table). Recompile all your sources with -fhuge-objects. > > I finished the build with make -k, but I have no arts :( I suspect this to > be a FreeBSD problem, as the Linux guys don't seem to have this (or it > would have been fixed in the previous two/three weeks). > > I noticed the same problem with libkhtml, b.t.w. Yes, I had the same problem with arts. I'm not particularly interested about arts, only Konqueror. As I understand the gcc info one needs to recompile all c++ libraries with -fhuge-objects, then all applications which depend on them. Too much to me, don't have needed knowledge. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 6:59:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (Postfix) with ESMTP id DAC5537C598; Thu, 2 Mar 2000 06:59:15 -0800 (PST) (envelope-from brdean@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.28]) by lamb.sas.com (8.9.3/8.9.1) with SMTP id JAA07874; Thu, 2 Mar 2000 09:58:47 -0500 (EST) Received: from dean.pc.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA29625; Thu, 2 Mar 2000 09:58:17 -0500 Received: (from brdean@localhost) by dean.pc.sas.com (8.9.3/8.9.1) id JAA00436; Thu, 2 Mar 2000 09:58:13 -0500 (EST) (envelope-from brdean) From: Brian Dean Message-Id: <200003021458.JAA00436@dean.pc.sas.com> Subject: Re: HEADS UP! IPC security (Re: cvs commit: src/sys/kern sysv_ipc.c (fwd)) In-Reply-To: from Bruce Evans at "Mar 2, 2000 06:26:22 pm" To: Bruce Evans Date: Thu, 2 Mar 2000 09:58:13 -0500 (EST) Cc: Kris Kennaway , current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bruce Evans wrote: > It had rotted further since then (as half threatened in rev.1.9) to > passing the process pointer so that it can mess up p->p_acflag. This > results in the ASU flag always being set in p->p_acflag for root, > although no special privilege is required for root to operate on ipc > objects owned by root, and especially, no special privilege is required > to determine whether an operation is permitted. The ASU flag should > only be set if root privilege is used. Most callers of ipcperm() are > committed to doing the operation that they check for using ipcperm() > if ipcperm() succeeds, so rearrangement of ipcperm() to check for root > privilege last would fix most cases. [...] > Now the code has rotted to having an almost unused variable and one > other style bug: > > int error; > ... > error = suser(p); > if (!error) > > This should be written much like the check in rev.1.8: > > if (suser(p) == 0) I believe the following patch does what you are asking. Essentially, it only calls suser() if it was about to return a permission error, thus the ASU flag should only be set when superuser privileges are actually used. Let me know if this looks OK, and if Jordan approves, I'll commit it. Thanks, -Brian -- Brian Dean brdean@unx.sas.com SAS Institute Inc. bsd@FreeBSD.ORG Index: sysv_ipc.c =================================================================== RCS file: /usr00/mirror/ncvs/src/sys/kern/sysv_ipc.c,v retrieving revision 1.13 diff -u -r1.13 sysv_ipc.c --- sysv_ipc.c 2000/02/29 22:58:59 1.13 +++ sysv_ipc.c 2000/03/02 14:39:41 @@ -51,16 +51,15 @@ int mode; { struct ucred *cred = p->p_ucred; - int error; - error = suser(p); - if (!error) - return (0); - /* Check for user match. */ if (cred->cr_uid != perm->cuid && cred->cr_uid != perm->uid) { - if (mode & IPC_M) - return (EPERM); + if (mode & IPC_M) { + if (suser(p) == 0) + return (0); + else + return (EPERM); + } /* Check for group match. */ mode >>= 3; if (!groupmember(perm->gid, cred) && @@ -71,7 +70,14 @@ if (mode & IPC_M) return (0); - return ((mode & perm->mode) == mode ? 0 : EACCES); + + if ((mode & perm->mode) == mode) + return (0); + + if (suser(p) == 0) + return (0); + + return EACCES; } #endif /* defined(SYSVSEM) || defined(SYSVSHM) || defined(SYSVMSG) */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 7: 2: 6 2000 Delivered-To: freebsd-current@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 C08EF37BE51 for ; Thu, 2 Mar 2000 07:02:02 -0800 (PST) (envelope-from Cy.Schubert@uumail.gov.bc.ca) Received: (from daemon@localhost) by point.osg.gov.bc.ca (8.8.7/8.8.8) id HAA06242 for ; Thu, 2 Mar 2000 07:02:02 -0800 Received: from passer.osg.gov.bc.ca(142.32.110.29) via SMTP by point.osg.gov.bc.ca, id smtpda06240; Thu Mar 2 07:01:46 2000 Received: (from uucp@localhost) by passer.osg.gov.bc.ca (8.9.3/8.9.1) id HAA55387 for ; Thu, 2 Mar 2000 07:01:46 -0800 (PST) Received: from cwsys9.cwsent.com(10.2.2.1), claiming to be "cwsys.cwsent.com" via SMTP by passer9.cwsent.com, id smtpdi55383; Thu Mar 2 07:01:15 2000 Received: (from uucp@localhost) by cwsys.cwsent.com (8.9.3/8.9.1) id HAA04110 for ; Thu, 2 Mar 2000 07:01:14 -0800 (PST) Message-Id: <200003021501.HAA04110@cwsys.cwsent.com> Received: from localhost.cwsent.com(127.0.0.1), claiming to be "cwsys" via SMTP by localhost.cwsent.com, id smtpdZB4107; Thu Mar 2 07:01:03 2000 X-Mailer: exmh version 2.1.1 10/15/1999 Reply-To: Cy Schubert - ITSD Open Systems Group From: Cy Schubert - ITSD Open Systems Group X-OS: FreeBSD 3.4-RELEASE X-Sender: cy To: freebsd-current@freebsd.org Subject: current.freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Thu, 02 Mar 2000 07:01:03 -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What ever happened to current.freebsd.org. Here is the transcript of my last session: cwtest$ ftp current.freebsd.org Connected to usw2.freebsd.org. 220 usw2.freebsd.org FTP server (Version wu-2.6.0(1) Tue Jan 25 00:05:38 CST 2000) ready. 331 Guest login ok, send your complete e-mail address as password. 530 Login incorrect. ftp: Login failed. ftp> 221 Goodbye. cwtest$ It's been "broken" for the last couple of days. 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 "COBOL IS A WASTE OF CARDS." To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 7: 6:54 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id A2B8E37B834 for ; Thu, 2 Mar 2000 07:06:43 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 4955 invoked from network); 2 Mar 2000 15:06:37 -0000 Received: from lcm212.cvzoom.net (HELO cvzoom.net) (208.230.69.212) by ns.cvzoom.net with SMTP; 2 Mar 2000 15:06:37 -0000 Message-ID: <38BE8364.CE619B20@cvzoom.net> Date: Thu, 02 Mar 2000 10:06:12 -0500 From: Donn Miller X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Cy Schubert - ITSD Open Systems Group Cc: freebsd-current@freebsd.org Subject: Re: current.freebsd.org References: <200003021501.HAA04110@cwsys.cwsent.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Cy Schubert - ITSD Open Systems Group wrote: > What ever happened to current.freebsd.org. Here is the transcript of > my last session: [snip] > It's been "broken" for the last couple of days. Try releng3.freebsd.org. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 9: 3:20 2000 Delivered-To: freebsd-current@freebsd.org Received: from celery.dragondata.com (celery.dragondata.com [205.253.12.6]) by hub.freebsd.org (Postfix) with ESMTP id AF4B937BBE2 for ; Thu, 2 Mar 2000 09:03:16 -0800 (PST) (envelope-from toasty@celery.dragondata.com) Received: (from toasty@localhost) by celery.dragondata.com (8.9.3/8.9.3) id LAA59035; Thu, 2 Mar 2000 11:03:01 -0600 (CST) (envelope-from toasty) From: Kevin Day Message-Id: <200003021703.LAA59035@celery.dragondata.com> Subject: Re: lo0 tcp connections in TIME_WAIT/LAST_ACK/FIN_WAIT? To: shin@nd.net.fujitsu.co.jp (Yoshinobu Inoue) Date: Thu, 2 Mar 2000 11:02:55 -0600 (CST) Cc: toasty@dragondata.com, current@FreeBSD.ORG In-Reply-To: <20000302113536C.shin@nd.net.fujitsu.co.jp> from "Yoshinobu Inoue" at Mar 02, 2000 11:35:36 AM X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > After upgrading from 3.4 to RC2, i'm noticing something that I never saw > > before: > > > > Active Internet connections (including servers) > > Proto Recv-Q Send-Q Local Address Foreign Address (state) > > tcp 0 0 127.0.0.1.4954 127.0.0.1.4242 SYN_SENT > > tcp 0 0 127.0.0.1.4953 127.0.0.1.4242 TIME_WAIT > > tcp 0 0 127.0.0.1.4952 127.0.0.1.4242 TIME_WAIT > > tcp 0 0 127.0.0.1.4951 127.0.0.1.4242 TIME_WAIT > > tcp 0 0 127.0.0.1.4950 127.0.0.1.4242 TIME_WAIT > > tcp 0 0 127.0.0.1.4949 127.0.0.1.4242 TIME_WAIT > > tcp 0 0 127.0.0.1.4948 127.0.0.1.4242 LAST_ACK > > tcp 0 0 127.0.0.1.4947 127.0.0.1.4242 CLOSE_WAIT > > tcp 0 0 127.0.0.1.4945 127.0.0.1.4242 TIME_WAIT > > tcp 0 0 127.0.0.1.4944 127.0.0.1.4242 TIME_WAIT > > tcp 0 0 127.0.0.1.4942 127.0.0.1.4242 TIME_WAIT > > tcp 0 0 127.0.0.1.4940 127.0.0.1.4242 FIN_WAIT_1 > > tcp 0 0 127.0.0.1.4938 127.0.0.1.4242 FIN_WAIT_1 > > tcp 0 0 127.0.0.1.4937 127.0.0.1.4242 TIME_WAIT > > tcp 0 0 127.0.0.1.4936 127.0.0.1.4242 TIME_WAIT > > > > > > Are tcp connections going through lo0 ever supposed to end up like this? I > > thought everything that went through lo0 was supposed to be.. well.. > > instant and mostly lossless. Any ideas? > > > > Kevin > > Hi, > does that happen for any apps? > Could you please give me info about what is the apps which use > the port 4242? > > Thanks, > Yoshinobu Inoue > Right now, it only seems to be happening for bbd (part of /usr/ports/net/bb), when local connections are talking to bbd. (I moved bbd to port 4242, it's default is port 1984) Doing an ifconfig lo0 down ; ifconfig lo0 up seems to have cleared them, too. Kevin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 9: 7:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from web1611.mail.yahoo.com (web1611.mail.yahoo.com [128.11.23.177]) by hub.freebsd.org (Postfix) with SMTP id 134C837BBB1 for ; Thu, 2 Mar 2000 09:07:43 -0800 (PST) (envelope-from op4l@yahoo.com) Received: (qmail 21879 invoked by uid 60001); 2 Mar 2000 17:15:06 -0000 Message-ID: <20000302171506.21878.qmail@web1611.mail.yahoo.com> Received: from [203.106.61.44] by web1611.mail.yahoo.com; Thu, 02 Mar 2000 09:15:06 PST Date: Thu, 2 Mar 2000 09:15:06 -0800 (PST) From: "Nawfal M. Rouyan" Subject: everybuddy consumes lots of cpu cycles... To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="0-846930886-952017306=:21176" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --0-846930886-952017306=:21176 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi all, I'm using the 4.0 current as of 29th February and also using Xfree86 3.9.18 beta. The problem is that whenever I use the program everybuddy (/usr/ports/net/everybuddy) which is a messenger for yahoo, msn, icq and aim, the program will consume lots of cpu cycles. Is anyone out there encoutered the same problem? Before this, when I'm using XFree86 3.3.6, there was no problem. I've just upgraded my X windows. Attached is part of the output that i got from 'top' when running everybuddy. __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com --0-846930886-952017306=:21176 Content-Type: application/x-unknown; name=top Content-Transfer-Encoding: base64 Content-Description: top Content-Disposition: attachment; filename=top Cmxhc3QgcGlkOiAyNjg1NTsgIGxvYWQgYXZlcmFnZXM6ICAwLjYyLCAgMC4y NiwgIDAuMTQgICAgdXAgMCswNDo1NTo0MCAgMDE6MTI6NTQKNTIgcHJvY2Vz c2VzOiAgMiBydW5uaW5nLCA1MCBzbGVlcGluZwpDUFUgc3RhdGVzOiA0Ny4z JSB1c2VyLCAgMC4wJSBuaWNlLCAyNS45JSBzeXN0ZW0sICAwLjAlIGludGVy cnVwdCwgMjYuOSUgaWRsZQpNZW06IDM3TSBBY3RpdmUsIDY5MTZLIEluYWN0 LCAxNE0gV2lyZWQsIDMyNTZLIENhY2hlLCA2OTcwSyBCdWYsIDYyMEsgRnJl ZQpTd2FwOiAyNTZNIFRvdGFsLCA0OTA0SyBVc2VkLCAyNTFNIEZyZWUsIDEl IEludXNlCgogIFBJRCBVU0VSTkFNRSAgUFJJIE5JQ0UgIFNJWkUgICAgUkVT IFNUQVRFICAgIFRJTUUgICBXQ1BVICAgIENQVSBDT01NQU5ECjI2ODQ3IG9w YWwgICAgICAgNDIgICAwICA0NTYwSyAgMzIyOEsgUlVOICAgICAgMToxMCA3 MS4zNSUgNzAuODUlIGV2ZXJ5YnVkZHkKMjY3NTQgb3BhbCAgICAgICAgMiAg IDAgMjIzNjRLIDE0ODY4SyBzZWxlY3QgICAwOjI3ICAwLjI0JSAgMC4yNCUg Y29tbXVuaWNhdG9yLQoyNjQzMiBvcGFsICAgICAgICAyICAgMCAzMzk0NEsg MzA2NTJLIHNlbGVjdCAgMTM6MjUgIDAuMDAlICAwLjAwJSBYRnJlZTg2CjI2 NDM1IG9wYWwgICAgICAgIDIgICAwICAyNTM2SyAgMTQ1Nksgc2VsZWN0ICAg MDowOSAgMC4wMCUgIDAuMDAlIGljZXdtCiAgIDg5IHJvb3QgICAgICAgIDIg ICAwICAxODIwSyAgIDU5Mksgc2VsZWN0ICAgMDowMiAgMC4wMCUgIDAuMDAl IHNzaGQK --0-846930886-952017306=:21176-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 10:19:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from defiant.quansoo.com (defiant.quansoo.com [63.66.225.90]) by hub.freebsd.org (Postfix) with ESMTP id 82A8C37C0E8 for ; Thu, 2 Mar 2000 10:19:21 -0800 (PST) (envelope-from cgriffiths@quansoo.com) Received: from localhost (cgriffiths@localhost) by defiant.quansoo.com (8.9.3/8.9.3) with ESMTP id NAA07626 for ; Thu, 2 Mar 2000 13:18:57 -0500 (EST) (envelope-from cgriffiths@quansoo.com) X-Authentication-Warning: defiant.quansoo.com: cgriffiths owned process doing -bs Date: Thu, 2 Mar 2000 13:18:57 -0500 (EST) From: "Christopher T. Griffiths" To: freebsd-current@freebsd.org Subject: Upgrade to Current from 3.4 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I recently upgraded to Current to do some tests with it for the forthcoming release of 4.0. I have my laptop running quite well under 4.0 except that I cannot get my xircom 10/100 xe0 pccard to initalize. Anyway I just tried using a 3com 574tx card ep0 and I am getting terrible response from this card. Any suggestions? Here is my kernel lines for pccard: device card device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 device xe0 at isa? device ep Thanks Chris --- Christopher T. Griffiths Engineering Department Quansoo Group Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 11:23:56 2000 Delivered-To: freebsd-current@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 5D25E37BD84 for ; Thu, 2 Mar 2000 11:23:47 -0800 (PST) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id OAA20811; Thu, 2 Mar 2000 14:23:36 -0500 (EST) Date: Thu, 2 Mar 2000 14:23:36 -0500 (EST) From: "Matthew N. Dodd" To: "Christopher T. Griffiths" Cc: freebsd-current@FreeBSD.ORG Subject: Re: Upgrade to Current from 3.4 In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Christopher T. Griffiths wrote: > Here is my kernel lines for pccard: > > device card > device pcic0 at isa? irq 10 port 0x3e0 iomem 0xd0000 > device xe0 at isa? > device ep Make sure the pcic IRQ and the IRQs listed in /etc/pccard.conf are actually free (unused by anything else) and actually work with your PCIC. This is sometimes a trial and error procudure to determing which ones work and which ones don't. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 11:27:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id E676537BDE8 for ; Thu, 2 Mar 2000 11:27:14 -0800 (PST) (envelope-from vallo@matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (Postfix) with ESMTP id C71322CE75; Thu, 2 Mar 2000 21:27:07 +0200 (EET) Received: by myhakas.matti.ee (Postfix, from userid 1000) id 0C97583DD5; Thu, 2 Mar 2000 21:27:13 +0200 (EET) Date: Thu, 2 Mar 2000 21:27:12 +0200 From: Vallo Kallaste To: "Ilmar S. Habibulin" Cc: freebsd-current@FreeBSD.ORG Subject: Re: Kde2pre: is it FreeBSD or Kde fault? Message-ID: <20000302212712.A63931@myhakas.matti.ee> Reply-To: vallo@matti.ee References: <20000302100950.A14539@myhakas.matti.ee> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: ; from Ilmar S. Habibulin on Thu, Mar 02, 2000 at 11:44:27AM +0300 Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 02, 2000 at 11:44:27AM +0300, "Ilmar S. Habibulin" wrote: > > library shows me the "undefined symbol" is there: > > > > myhakas:vallo$ nm /usr/local/kde/lib/libkhtml.so.3 | grep eh_rtime_match > > U __eh_rtime_match > > > I have the same problem. Try to delete compile flag "-fno-builtin" while > compiling libkhtml and konqueror. I've recompiled the whole thing without -fno-builtin but no difference at all. What's the problem, then? Is it some kind of Linuxism as I believe most KDE developers are Linux based or ..? Thanks -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 12:30:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 2408337C02D; Thu, 2 Mar 2000 12:30:27 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id HAA16379; Fri, 3 Mar 2000 07:35:31 +1100 Date: Fri, 3 Mar 2000 07:30:11 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Brian Dean Cc: Kris Kennaway , current@FreeBSD.ORG Subject: Re: HEADS UP! IPC security (Re: cvs commit: src/sys/kern sysv_ipc.c (fwd)) In-Reply-To: <200003021458.JAA00436@dean.pc.sas.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Brian Dean wrote: > I believe the following patch does what you are asking. Essentially, > it only calls suser() if it was about to return a permission error, > thus the ASU flag should only be set when superuser privileges are > actually used. > > Let me know if this looks OK, and if Jordan approves, I'll commit it. It has too many style bugs for me. It corrupts all tabs to spaces and has some other style bugs. > Index: sysv_ipc.c > =================================================================== > RCS file: /usr00/mirror/ncvs/src/sys/kern/sysv_ipc.c,v > retrieving revision 1.13 > diff -u -r1.13 sysv_ipc.c > --- sysv_ipc.c 2000/02/29 22:58:59 1.13 > +++ sysv_ipc.c 2000/03/02 14:39:41 > @@ -51,16 +51,15 @@ > int mode; > { > struct ucred *cred = p->p_ucred; > - int error; > > - error = suser(p); > - if (!error) > - return (0); > - > /* Check for user match. */ > if (cred->cr_uid != perm->cuid && cred->cr_uid != perm->uid) { > - if (mode & IPC_M) > - return (EPERM); > + if (mode & IPC_M) { > + if (suser(p) == 0) > + return (0); > + else > + return (EPERM); > + } I might write this as: if (mode & IPC_M) return (suser(p) == 0 ? 0 : EPERM); > /* Check for group match. */ > mode >>= 3; > if (!groupmember(perm->gid, cred) && > @@ -71,7 +70,14 @@ > > if (mode & IPC_M) > return (0); > - return ((mode & perm->mode) == mode ? 0 : EACCES); > + > + if ((mode & perm->mode) == mode) > + return (0); > + > + if (suser(p) == 0) > + return (0); > + > + return EACCES; I might write this as: return ((mode & perm->mode) == mode || suser(p) == 0 ? 0 : EACCES); > } > > #endif /* defined(SYSVSEM) || defined(SYSVSHM) || defined(SYSVMSG) */ > > Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 12:34: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 5185837B51E; Thu, 2 Mar 2000 12:33:54 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA38673; Thu, 2 Mar 2000 13:33:52 -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 NAA17898; Thu, 2 Mar 2000 13:33:41 -0700 (MST) Message-Id: <200003022033.NAA17898@harmony.village.org> To: current@freebsd.org Cc: phk@freebsd.org Subject: Please review: fdisk -e -> -I Date: Thu, 02 Mar 2000 13:33:41 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Given that OpenBSD had the -e flag to fdisk first, and that it means edit there and that disklabel -e means edit, I'd like to apply the following patch to -current before it becomes 4.0. If we wait, we'll have compatibility problems. Right now it is too easy to shoot yourself in the foot with this. When this was hashed out here, the idea was met with wide spread support, even fiven the advanced nature of the freeze. I take that support to mean that this is something that would be a good idea to do for 4.0. Comments? Warner Index: fdisk.8 =================================================================== RCS file: /home/imp/FreeBSD/CVS/src/sbin/i386/fdisk/fdisk.8,v retrieving revision 1.16 diff -u -r1.16 fdisk.8 --- fdisk.8 1999/08/28 00:13:01 1.16 +++ fdisk.8 2000/03/02 20:29:12 @@ -8,7 +8,7 @@ .Nd PC partition table maintenance program .Sh SYNOPSIS .Nm fdisk -.Op Fl Baeitu +.Op Fl BIaitu .Op Fl b Ar bootcode .Op Fl 1234 .Op Ar disk @@ -62,7 +62,7 @@ if .Fl f is given. -.It Fl e +.It Fl I Initialize the contents of sector 0 with one FreeBSD slice covering the entire disk. .It Fl f Ar configfile Set partition values using the file Index: fdisk.c =================================================================== RCS file: /home/imp/FreeBSD/CVS/src/sbin/i386/fdisk/fdisk.c,v retrieving revision 1.34 diff -u -r1.34 fdisk.c --- fdisk.c 2000/02/11 11:25:23 1.34 +++ fdisk.c 2000/03/02 20:31:56 @@ -120,7 +120,7 @@ static int B_flag = 0; /* replace boot code */ static int a_flag = 0; /* set active partition */ static char *b_flag = NULL; /* path to boot code */ -static int e_flag = 0; /* use entire disk for FreeBSD */ +static int I_flag = 0; /* use entire disk for FreeBSD */ static int i_flag = 0; /* replace partition data */ static int u_flag = 0; /* update partition data */ static int t_flag = 0; /* test only, if f_flag is given */ @@ -216,7 +216,7 @@ { int c, i; - while ((c = getopt(argc, argv, "Bab:ef:ituv1234")) != -1) + while ((c = getopt(argc, argv, "BIab:f:ituv1234")) != -1) switch (c) { case 'B': B_flag = 1; @@ -227,8 +227,8 @@ case 'b': b_flag = optarg; break; - case 'e': - e_flag = 1; + case 'I': + I_flag = 1; break; case 'f': f_flag = optarg; @@ -292,7 +292,7 @@ printf("******* Working on device %s *******\n",disk); - if (e_flag) + if (I_flag) { struct dos_partition *partp; @@ -648,7 +648,7 @@ if ( !(st.st_mode & S_IFCHR) ) warnx("device %s is not character special", disk); if ((fd = open(disk, - a_flag || e_flag || B_flag || u_flag ? O_RDWR : O_RDONLY)) == -1) { + a_flag || I_flag || B_flag || u_flag ? O_RDWR : O_RDONLY)) == -1) { if(errno == ENXIO) return -2; warnx("can't open device %s", disk); To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 12:38:43 2000 Delivered-To: freebsd-current@freebsd.org Received: from bluebottle.calcaphon.com (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 92E2A37B6BA; Thu, 2 Mar 2000 12:38:09 -0800 (PST) (envelope-from n_hibma@calcaphon.com) Received: from henny.webweaving.org (dhcp36.calcaphon.com [10.0.1.36]) by bluebottle.calcaphon.com (8.9.3/8.9.1) with ESMTP id UAA98011; Thu, 2 Mar 2000 20:36:04 GMT (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id UAA00619; Thu, 2 Mar 2000 20:32:00 GMT (envelope-from n_hibma@calcaphon.com) Date: Thu, 2 Mar 2000 20:32:00 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: USB BSD list , FreeBSD CURRENT Mailing List Cc: Terje Elde , Guido van Rooij , Ulf Zimmermann , Jacques Vidrine , Thomas Graichen , Mike Smith , "Chen, Albert L" , "Karsten W. Rohrbach" , MAEKAWA Masahide , "Louis A. Mamakos" Subject: Support for USB floppy drives Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [Apologies for duplicates. Some people have shown interest in the past, asked about the driver and I thought it would be polite to send them an update on this.] Support for USB floppy drives has been added to the umass driver. Thanks to Jim Blackson at Y-E Data for providing the floppy drive. The support will be committed to current as soon as code freeze is over. This is _not_ for the faint of heart. It might crash your machine in various ways. To make it work you will have to cvsup to tonight's version of FreeBSD-CURRENT (4.0-RC as of 2000/03/02 02:00) and apply the patch available from http://www.etla.net/~n_hibma/usb/ The following commands seem to work: camcontrol rescan 0 dd if=/dev/zero of=/dev/da0 bs=10k count=100 disklabel -r -w da0 fd1440 newfs /dev/da0 Keep me posted on the results or any problems you have. Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 12:43:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 4752137B539; Thu, 2 Mar 2000 12:43:31 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA38720; Thu, 2 Mar 2000 13:43: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 NAA17997; Thu, 2 Mar 2000 13:43:17 -0700 (MST) Message-Id: <200003022043.NAA17997@harmony.village.org> Subject: Re: Please review: fdisk -e -> -I Cc: current@FreeBSD.ORG, phk@FreeBSD.ORG In-reply-to: Your message of "Thu, 02 Mar 2000 13:33:41 MST." <200003022033.NAA17898@harmony.village.org> References: <200003022033.NAA17898@harmony.village.org> Date: Thu, 02 Mar 2000 13:43:17 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200003022033.NAA17898@harmony.village.org> Warner Losh writes: : Given that OpenBSD had the -e flag to fdisk first, and that it means : edit there and that disklabel -e means edit, I'd like to apply the : following patch to -current before it becomes 4.0. If we wait, we'll : have compatibility problems. Right now it is too easy to shoot : yourself in the foot with this. : : When this was hashed out here, the idea was met with wide spread : support, even fiven the advanced nature of the freeze. I take that : support to mean that this is something that would be a good idea to do : for 4.0. : : Comments? I hate to follow up my own post. It would appear that -e was added before 3.3R went out the door. Given that, I think the patch should look more like the following: Index: fdisk.8 =================================================================== RCS file: /home/imp/FreeBSD/CVS/src/sbin/i386/fdisk/fdisk.8,v retrieving revision 1.16 diff -u -r1.16 fdisk.8 --- fdisk.8 1999/08/28 00:13:01 1.16 +++ fdisk.8 2000/03/02 20:29:12 @@ -8,7 +8,7 @@ .Nd PC partition table maintenance program .Sh SYNOPSIS .Nm fdisk -.Op Fl Baeitu +.Op Fl BIaitu .Op Fl b Ar bootcode .Op Fl 1234 .Op Ar disk @@ -62,7 +62,7 @@ if .Fl f is given. -.It Fl e +.It Fl I Initialize the contents of sector 0 with one FreeBSD slice covering the entire disk. .It Fl f Ar configfile Set partition values using the file Index: fdisk.c =================================================================== RCS file: /home/imp/FreeBSD/CVS/src/sbin/i386/fdisk/fdisk.c,v retrieving revision 1.34 diff -u -r1.34 fdisk.c --- fdisk.c 2000/02/11 11:25:23 1.34 +++ fdisk.c 2000/03/02 20:42:48 @@ -120,7 +120,7 @@ static int B_flag = 0; /* replace boot code */ static int a_flag = 0; /* set active partition */ static char *b_flag = NULL; /* path to boot code */ -static int e_flag = 0; /* use entire disk for FreeBSD */ +static int I_flag = 0; /* use entire disk for FreeBSD */ static int i_flag = 0; /* replace partition data */ static int u_flag = 0; /* update partition data */ static int t_flag = 0; /* test only, if f_flag is given */ @@ -216,11 +216,14 @@ { int c, i; - while ((c = getopt(argc, argv, "Bab:ef:ituv1234")) != -1) + while ((c = getopt(argc, argv, "BIab:ef:ituv1234")) != -1) switch (c) { case 'B': B_flag = 1; break; + case 'I': + I_flag = 1; + break; case 'a': a_flag = 1; break; @@ -228,7 +231,7 @@ b_flag = optarg; break; case 'e': - e_flag = 1; + warnx("-e ignored. Please use -I"); break; case 'f': f_flag = optarg; @@ -292,7 +295,7 @@ printf("******* Working on device %s *******\n",disk); - if (e_flag) + if (I_flag) { struct dos_partition *partp; @@ -648,7 +651,7 @@ if ( !(st.st_mode & S_IFCHR) ) warnx("device %s is not character special", disk); if ((fd = open(disk, - a_flag || e_flag || B_flag || u_flag ? O_RDWR : O_RDONLY)) == -1) { + a_flag || I_flag || B_flag || u_flag ? O_RDWR : O_RDONLY)) == -1) { if(errno == ENXIO) return -2; warnx("can't open device %s", disk); Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 12:50:43 2000 Delivered-To: freebsd-current@freebsd.org Received: from sabre.velocet.net (sabre.velocet.net [198.96.118.66]) by hub.freebsd.org (Postfix) with ESMTP id D760D37BD28 for ; Thu, 2 Mar 2000 12:50:38 -0800 (PST) (envelope-from dgilbert@velocet.ca) Received: from velocet.ca (trooper.velocet.net [216.126.82.226]) by sabre.velocet.net (Postfix) with ESMTP id 25143137FF3 for ; Thu, 2 Mar 2000 15:50:37 -0500 (EST) Received: (from dgilbert@localhost) by velocet.ca (8.9.3/8.9.3) id PAA45209; Thu, 2 Mar 2000 15:50:36 -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: <14526.54299.831088.766487@trooper.velocet.net> Date: Thu, 2 Mar 2000 15:50:35 -0500 (EST) To: freebsd-current@freebsd.org Subject: Twice the clock, half the fun. X-Mailer: VM 6.75 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been running FreeBSD (under FreeBSD) on VMWare lately to try to test some kernel modules I'm writing. However, the clock seems to run at nearly twice normal time. Ntpdate will set the clock back tot he right value, but ntpd doesn't appear to be able to reign in the runaway clock. Is there a way that I can set some sysctl variable such that the clock is close enough to real time for ntpd to handle the remaining fine tuning. I'm running NFS between the two FreeBSD's and this clock skew is playing havok with things. 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-current" in the body of the message From owner-freebsd-current Thu Mar 2 13:17:34 2000 Delivered-To: freebsd-current@freebsd.org Received: from hotmail.com (f260.law7.hotmail.com [216.33.236.138]) by hub.freebsd.org (Postfix) with SMTP id 8391B37BD7B for ; Thu, 2 Mar 2000 13:17:29 -0800 (PST) (envelope-from jmd526@hotmail.com) Received: (qmail 63586 invoked by uid 0); 2 Mar 2000 21:17:29 -0000 Message-ID: <20000302211729.63585.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Thu, 02 Mar 2000 13:17:29 PST X-Originating-IP: [209.220.228.2] From: "John Daniels" To: FreeBSD-current@FreeBSD.org, FreeBSD-qa@FreeBSD.org Subject: Re: Installation Floppies and USB Date: Thu, 02 Mar 2000 16:17:29 EST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: In my last posting, I described changing some BIOS setting individually. After some feedback, I have tried to change a group of settings. I changed the following three settings before booting the installation disks: BIOS parameter Default Changed to -------------- -------- ---------- PCI IRQ Sharing No Yes Plug and Play OS Yes No Reset Resource Assignments No Yes These changes seem to be in line with the suggestions that I received, and to allow the most flexibility. RESULT: No change in behavior. Other BIOS settings that may be of interest, with default settings: Chipset Options CPU to PCI Delayed Transaction Enabled CPU to PCI IDE Write Posting Enabled WC Write Posting Disabled PCI 32-clock Target Timer Enabled PCI-to-DRAM Pipeline Enabled Burst Write Combining Enabled Read-Around-Write Enabled SDRAM RAS to CAS Delay 3 SDRAM CAS Latency 3 SDRAM RAS Precharge Time 3 MA Wait Status Slow Memory Options Internal Cache (CPU Cache) Enabled External Cache Enabled Cache Scheme (informative only) Write Back Memory at 15MB-16MB Reserved for System Memory Parity Mode Disabled C800h-0FFFFh Shadow Disabled John ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 13:50:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from hotmail.com (f140.law7.hotmail.com [216.33.237.140]) by hub.freebsd.org (Postfix) with SMTP id 96F5C37B537 for ; Thu, 2 Mar 2000 13:50:15 -0800 (PST) (envelope-from jmd526@hotmail.com) Received: (qmail 11062 invoked by uid 0); 2 Mar 2000 21:50:11 -0000 Message-ID: <20000302215011.11061.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Thu, 02 Mar 2000 13:50:11 PST X-Originating-IP: [209.220.228.2] From: "John Daniels" To: FreeBSD-current@FreeBSD.org, FreeBSD-qa@FreeBSD.org Subject: Re: Installation floppies and USB Date: Thu, 02 Mar 2000 16:50:11 EST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: One more *possible* "clue." Just before the kernel configuration screen appears (this screen fills up the screen, replacing diagnostic/bootup messages), I get a one-line message that includes the terms "timer" and "frequency" along with some numbers (that may be in hexadecmial). This maybe normal boot-up behavior but I searched the mailing list archives and noticed that the timer was rewritten for 3.0 and that there were some messages/problems concerning the timer in the archives. See: http://www.freebsd.org/releases/3.0R/notes.html Which states: " The timeout(9) system in the kernel has been overhauled. This gives O(1) insertion and removal of callouts and an O(hash chain length) amount of work to be performed in softclock. The original paper is at: http://www.cs.berkeley.edu/~amc/research/timer/ " John ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 13:58:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (Postfix) with ESMTP id DE68A37B5FC; Thu, 2 Mar 2000 13:58:41 -0800 (PST) (envelope-from brdean@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.28]) by lamb.sas.com (8.9.3/8.9.1) with SMTP id QAA19542; Thu, 2 Mar 2000 16:58:31 -0500 (EST) Received: from dean.pc.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA14748; Thu, 2 Mar 2000 16:58:01 -0500 Received: (from brdean@localhost) by dean.pc.sas.com (8.9.3/8.9.1) id QAA00364; Thu, 2 Mar 2000 16:58:00 -0500 (EST) (envelope-from brdean) From: Brian Dean Message-Id: <200003022158.QAA00364@dean.pc.sas.com> Subject: Re: HEADS UP! IPC security (Re: cvs commit: src/sys/kern sysv_ipc.c (fwd)) In-Reply-To: from Bruce Evans at "Mar 3, 2000 07:30:11 am" To: Bruce Evans Date: Thu, 2 Mar 2000 16:58:00 -0500 (EST) Cc: Kris Kennaway , current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Bruce Evans wrote: > It has too many style bugs for me. It corrupts all tabs to spaces and > has some other style bugs. Resisting the temptation to cut-and-paste (resulting in the lost tabs), and incorporating your other suggestions, how about this version? Thanks, -Brian Index: sysv_ipc.c =================================================================== RCS file: /usr00/mirror/ncvs/src/sys/kern/sysv_ipc.c,v retrieving revision 1.13 diff -u -r1.13 sysv_ipc.c --- sysv_ipc.c 2000/02/29 22:58:59 1.13 +++ sysv_ipc.c 2000/03/02 21:45:25 @@ -51,16 +51,11 @@ int mode; { struct ucred *cred = p->p_ucred; - int error; - error = suser(p); - if (!error) - return (0); - /* Check for user match. */ if (cred->cr_uid != perm->cuid && cred->cr_uid != perm->uid) { if (mode & IPC_M) - return (EPERM); + return (suser(p) == 0 ? 0 : EPERM); /* Check for group match. */ mode >>= 3; if (!groupmember(perm->gid, cred) && @@ -71,7 +66,7 @@ if (mode & IPC_M) return (0); - return ((mode & perm->mode) == mode ? 0 : EACCES); + return ((mode & perm->mode) == mode || suser(p) == 0 ? 0 : EACCES); } #endif /* defined(SYSVSEM) || defined(SYSVSHM) || defined(SYSVMSG) */ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 14: 0:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from volatile.by-tor.tacorp.net (ci391991-a.grnvle1.sc.home.com [24.9.31.75]) by hub.freebsd.org (Postfix) with ESMTP id 6228837B567 for ; Thu, 2 Mar 2000 14:00:07 -0800 (PST) (envelope-from by-tor@volatile.by-tor.tacorp.net) Received: (from by-tor@localhost) by volatile.by-tor.tacorp.net (8.9.3/8.9.3) id QAA10441; Thu, 2 Mar 2000 16:59:54 -0500 (EST) (envelope-from by-tor) Date: Thu, 2 Mar 2000 16:59:53 -0500 (EST) From: Wes Morgan X-Sender: by-tor@volatile.by-tor.tacorp.net To: Ollivier Robert Cc: freebsd-current@freebsd.org Subject: Re: ntpd hanging machine In-Reply-To: <20000301072155.A27530@keltia.freenix.fr> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Ollivier Robert wrote: > According to Wes Morgan: > > merge. Until that point I was using the stock ntp4 from udel with no > > problems. But I tried the one shipping with 4.0 and it locks up completely > > (looks like a hardware lockup). The ntp4 from udel works completely > > though. Odd :) > > Yes, that's odd. I've never seen that... Can you try to compile a kernel with > DDB and try to see whether it hits the debugger or not ? > Already tried, no go. Its a complete lockup. However, I just updated to 4.0.99g from the udel ftp, and I am seeing the same lockups. Someone suggested trying it w/o the rtprio calls, which I am rebuilding for as I write this. -- _ __ ___ ____ ___ ___ ___ Wesley N Morgan _ __ ___ | _ ) __| \ morganw@engr.sc.edu _ __ | _ \._ \ |) | FreeBSD: The Power To Serve _ |___/___/___/ Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 14: 4:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from hotmail.com (f237.law7.hotmail.com [216.33.237.237]) by hub.freebsd.org (Postfix) with SMTP id 936D037B555 for ; Thu, 2 Mar 2000 14:04:46 -0800 (PST) (envelope-from jmd526@hotmail.com) Received: (qmail 39484 invoked by uid 0); 2 Mar 2000 22:04:46 -0000 Message-ID: <20000302220446.39483.qmail@hotmail.com> Received: from 209.220.228.2 by www.hotmail.com with HTTP; Thu, 02 Mar 2000 14:04:45 PST X-Originating-IP: [209.220.228.2] From: "John Daniels" To: freebsd-current@freebsd.org, freebsd-qa@freebsd.org Subject: Re: Installation floppies and USB Date: Thu, 02 Mar 2000 17:04:45 EST Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi: I apologize for another post. This note should have been included in my last post. I wanted to point out that the description of the timer (at the URL provided) lists a couple of known problems, with an explanation as to why the developer could not fix them. I don't know if they have been fixed since that description, or how relevent these problems may be to my situation. John ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 14:55:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 28CBB37BE62 for ; Thu, 2 Mar 2000 14:55:19 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id OAA03429; Thu, 2 Mar 2000 14:55:16 -0800 (PST) (envelope-from dillon) Date: Thu, 2 Mar 2000 14:55:16 -0800 (PST) From: Matthew Dillon Message-Id: <200003022255.OAA03429@apollo.backplane.com> To: Wes Morgan Cc: Ollivier Robert , freebsd-current@FreeBSD.ORG Subject: Re: ntpd hanging machine References: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :> > merge. Until that point I was using the stock ntp4 from udel with no :> > problems. But I tried the one shipping with 4.0 and it locks up completely :> > (looks like a hardware lockup). The ntp4 from udel works completely :> > though. Odd :) :> :> Yes, that's odd. I've never seen that... Can you try to compile a kernel with :> DDB and try to see whether it hits the debugger or not ? :> : :Already tried, no go. Its a complete lockup. However, I just updated to :4.0.99g from the udel ftp, and I am seeing the same lockups. Someone :suggested trying it w/o the rtprio calls, which I am rebuilding for as I :write this. : _ __ ___ ____ ___ ___ ___ : Wesley N Morgan _ __ ___ | _ ) __| \ : morganw@engr.sc.edu _ __ | _ \._ \ |) | : FreeBSD: The Power To Serve _ |___/___/___/ :Hi! I'm a .signature virus! Copy me into your ~/.signature to help me spread! rtprio (and idprio) is virtually guarenteed to lockup your machine eventually. Don't use either. -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 14:57:57 2000 Delivered-To: freebsd-current@freebsd.org Received: from bluebottle.calcaphon.com (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 3577737BB9D for ; Thu, 2 Mar 2000 14:57:53 -0800 (PST) (envelope-from n_hibma@calcaphon.com) Received: from henny.webweaving.org (dhcp36.calcaphon.com [10.0.1.36]) by bluebottle.calcaphon.com (8.9.3/8.9.1) with ESMTP id WAA99074; Thu, 2 Mar 2000 22:57:40 GMT (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id WAA00402; Thu, 2 Mar 2000 22:52:23 GMT (envelope-from n_hibma@calcaphon.com) Date: Thu, 2 Mar 2000 22:52:23 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: USB BSD list Cc: FreeBSD CURRENT Mailing List Subject: USB floppy drives, e.g. Sony VAIO Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Please send me a message if the drive you have is not attached as a Y-E Data floppy drive or the transfer speed is not given as 30kb/s. Basically if in your dmesg something else than umass0: Y-E DATA FlashBuster-U, rev 1.00/1.14, addr 2, UFI over CBI with CCI da0 at umass0 bus 0 target 0 lun 0 da0: Removable Direct Access SCSI-0 device da0: 30KB/s transfers da0: 1MB (2880 512 byte sectors: 2H 18S/T 80C) shows up, let me know. We might have to add some things in the driver for it. Cheers, Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 15: 8:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from redbox.venux.net (redbox.venux.net [216.47.238.10]) by hub.freebsd.org (Postfix) with ESMTP id D4FB537BE55 for ; Thu, 2 Mar 2000 15:08:23 -0800 (PST) (envelope-from brantley@venux.net) Received: from bbox (bbox.venux.net [216.47.238.67]) by redbox.venux.net (Postfix) with SMTP id 4E40A2E20B for ; Thu, 2 Mar 2000 17:57:10 -0500 (EST) From: "Brantley Hobbs" To: Subject: 4.0 RC2 package install issues Date: Thu, 2 Mar 2000 18:08:01 -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.2314.1300 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I just installed the 4.0 RC2. Everything went great, when I went to install the Linux compatibility package, I had a package add error. Running with verbose gave us the following problem: "Cannot CWD: /compat" The problem occurred when it tried to install to the directory /compat/linux. Anyone aware of this and have a work around? B. Hobbs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 15:11: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id 0120137B549 for ; Thu, 2 Mar 2000 15:10:59 -0800 (PST) (envelope-from vallo@matti.ee) Received: from localhost (localhost [127.0.0.1]) by solaris.matti.ee (Postfix) with ESMTP id C04FC2CE82 for ; Fri, 3 Mar 2000 01:10:49 +0200 (EET) Date: Fri, 3 Mar 2000 01:10:49 +0200 (EET) From: Vallo Kallaste To: freebsd-current@freebsd.org Subject: Crash in currtprio, after dumping no operating system.. Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Just about a hour ago cvsupped the latest sources and built world because of fixes in vinum. I have /usr mounted to striped volume over three disks. After reboot I had crash just a moment after the setiathome processes started, the crash was in currtprio, I have two seti processes sheduled to start with idprio 31. I did dump and rebooted, then found myself sitting behind my desk and watching No Operating System Found prompt. Boot blocks are there, my machine BIOS reports it. Sorry can't provide more information as I need to recover first. Anyway, this is very strange and I want to warn anybody first. My system is SMP, three identical SCSI disks hooked up to the onboard AIC-7896. Three 256MB swap partitions, separate root on the first disk and /usr on the striped volume. Thanks -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 15:19:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from sumail.seattleu.edu (seattleu.edu [206.81.198.65]) by hub.freebsd.org (Postfix) with ESMTP id DB28637BC55 for ; Thu, 2 Mar 2000 15:19:43 -0800 (PST) (envelope-from hodeleri@sumail.seattleu.edu) Received: (from hodeleri@localhost) by sumail.seattleu.edu (8.9.3/8.9.3) id PAA30678 for freebsd-current@freebsd.org; Thu, 2 Mar 2000 15:21:40 -0800 (PST) (envelope-from hodeleri) Date: Thu, 2 Mar 2000 15:21:40 -0800 From: "Dr. Brain" To: freebsd-current@freebsd.org Subject: EP401 PCMCIA ethernet Message-ID: <20000302152140.A28004@toxic.magnesium.net> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="J2SCkAp4GZ/dPZZf" X-Mailer: Mutt 1.0i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii I've got a laptop that is using one of these lovely little buggers, but not with -current. I recently upgraded to the 4.0-20000227 snapshot but to my disappointment, the card is not listed in pccard.conf. Previously I was running 3.2-PAO, and the card worked just fine. It is an ed0/NE2000 compliant card, and I think the pccard.conf entry should look like the pccard.conf attachment. I've also included the pccardd dumpcis information for the card for someone to take a look at. When I insert the card with the attached pccard.conf it reports: eric3 /kernel: pccard: card inserted, slot 0 eric3 pccardd[44]: No card in database for "RPTI"<"EP401 Ethernet NE2000 Compatible") When I insert the card with the standard pccard.conf it reports the same. (I had it printing out "No card in database for ""("")" once, but I forgot what I did.) The line from my kernel config looks like this: device ed0 at isa? port 0x320 irq 9 iomem 0xd8000 Any pointers? -- Eric Hodel - drbrain@segment7.net - http://segment7.net "If you understand what you're doing, you're not learning anything." -- A. L. --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="pccard.conf" io 0x240-0x360 irq 3 9 10 11 13 15 memory 0xd4000 96k card "RPTI" "EP401 Ethernet NE2000 Compatible" config 0x21 "ed0" 9 insert logger -t pccard: -s RPTI EP401 inserted insert /etc/pccard_ether remove logger -t pccard: -s RPTI EP401 removed remove /sbin/ifconfig delete --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="EP401.cisdump" Configuration data for card in slot 1 Tuple #1, code = 0x1 (Common memory descriptor), length = 3 000: dc 00 ff Common memory device information: Device number 1, type Function specific, WPS = ON Speed = 100nS, Memory block size = 512b, 1 units Tuple #2, code = 0x17 (Attribute memory descriptor), length = 3 000: 49 00 ff Attribute memory device information: Device number 1, type EEPROM, WPS = ON Speed = 250nS, Memory block size = 512b, 1 units Tuple #3, code = 0x15 (Version 1 info), length = 57 000: 04 01 52 50 54 49 00 45 50 34 30 31 20 45 74 68 010: 65 72 6e 65 74 20 4e 45 32 30 30 30 20 43 6f 6d 020: 70 61 74 69 62 6c 65 00 00 00 00 00 00 00 00 00 030: 00 00 00 00 00 00 00 00 ff Version = 4.1, Manuf = [RPTI],card vers = [EP401 Ethernet NE2000 Compatible] Addit. info = [],[],[],[],[],[],[],[],[],[],[],[],[],[],[],[] Tuple #4, code = 0x13 (Link target), length = 3 000: 43 49 53 Tuple #5, code = 0x21 (Functional ID), length = 2 000: 06 00 Network/LAN adapter Tuple #6, code = 0x1a (Configuration map), length = 5 000: 01 23 f8 03 03 Reg len = 2, config register addr = 0x3f8, last config = 0x23 Registers: XX------ Tuple #7, code = 0x1b (Configuration entry), length = 17 000: e0 81 1d 3f 55 4d 5d 06 86 46 26 fc 24 65 30 ff 010: ff Config index = 0x20(default) Interface byte = 0x81 (I/O) wait signal supported Vcc pwr: Nominal operating supply voltage: 5 x 1V Minimum operating supply voltage: 4.5 x 1V Maximum operating supply voltage: 5.5 x 1V Continuous supply current: 1 x 100mA Max current average over 1 second: 1 x 100mA, ext = 0x46 Max current average over 10 ms: 2 x 100mA Wait scale Speed = 1.5 x 10 us Card decodes 4 address lines, 8 Bit I/O only IRQ modes: Level IRQ level = 4 Tuple #8, code = 0x1b (Configuration entry), length = 7 000: 20 08 ca 60 00 03 1f Config index = 0x20 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x300 block length = 0x20 Tuple #9, code = 0x1b (Configuration entry), length = 7 000: 21 08 ca 60 20 03 1f Config index = 0x21 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x320 block length = 0x20 Tuple #10, code = 0x1b (Configuration entry), length = 7 000: 22 08 ca 60 40 03 1f Config index = 0x22 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x340 block length = 0x20 Tuple #11, code = 0x1b (Configuration entry), length = 7 000: 23 08 ca 60 60 03 1f Config index = 0x23 Card decodes 10 address lines, limited 8/16 Bit I/O I/O address # 1: block start = 0x360 block length = 0x20 Tuple #12, code = 0xff (Terminator), length = 0 2 slots found --J2SCkAp4GZ/dPZZf Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename=dmesg Copyright (c) 1992-2000 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-20000227-CURRENT #0: Sun Feb 27 19:07:15 PST 2000 root@erich3.segment7.net:/usr/src/sys/compile/LAPTOP Timecounter "i8254" frequency 1193182 Hz CPU: Pentium/P54C (132.96-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping = 12 Features=0x1bf real memory = 41943040 (40960K bytes) avail memory = 38047744 (37156K bytes) Preloaded elf kernel "kernel" at 0xc0297000. Intel Pentium detected, installing workaround for F00F bug npx0: on motherboard npx0: INT 16 interface apm0: on motherboard apm: found APM BIOS v1.1, connected at v1.1 pcib0: on motherboard pci0: on pcib0 chip1: at device 1.0 on pci0 pci0: at 2.0 irq 15 pcic-pci0: port 0x3e0-0x3e3 at device 4.0 on pci0 isa0: on motherboard 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 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0 atkbdc0: at port 0x60-0x6f on isa0 atkbd0: irq 1 on atkbdc0 psm0: irq 12 on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> pcic: management irq 10 pcic0: at port 0x3e0 iomem 0xd0000 irq 10 on isa0 pccard0: on pcic0 pccard1: on pcic0 sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio1 at port 0x2f8-0x2ff irq 3 on isa0 sio1: type 16550A ppc0: at port 0x378-0x37f irq 7 on isa0 ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/15 bytes threshold ppi0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port sbc0: at port 0x220-0x22f irq 5 drq 1 on isa0 pcm0: on sbc0 ad0: 2067MB [4200/16/63] at ata0-master using BIOSPIO Mounting root from ufs:/dev/ad0s2a --J2SCkAp4GZ/dPZZf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 15:32:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from shell.futuresouth.com (shell.futuresouth.com [198.78.58.28]) by hub.freebsd.org (Postfix) with ESMTP id DDAF937BD7B for ; Thu, 2 Mar 2000 15:32:38 -0800 (PST) (envelope-from fullermd@futuresouth.com) Received: (from fullermd@localhost) by shell.futuresouth.com (8.9.3/8.9.3) id RAA02274; Thu, 2 Mar 2000 17:31:58 -0600 (CST) Date: Thu, 2 Mar 2000 17:31:58 -0600 From: "Matthew D. Fuller" To: Matthew Dillon Cc: Wes Morgan , Ollivier Robert , freebsd-current@FreeBSD.ORG Subject: Re: ntpd hanging machine Message-ID: <20000302173158.B18770@futuresouth.com> References: <200003022255.OAA03429@apollo.backplane.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3i In-Reply-To: <200003022255.OAA03429@apollo.backplane.com> X-OS: FreeBSD Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 02, 2000 at 02:55:16PM -0800, a little birdie told me that Matthew Dillon remarked > > rtprio (and idprio) is virtually guarenteed to lockup your machine > eventually. Don't use either. Hm. I've run ntpd rtprio'd to 52 for over a year, under -CURRENT and RELENG_2_2. Never had a freeze/crash I coudl attribute to it. -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Unix Systems Administrator | fullermd@futuresouth.com Specializing in FreeBSD | http://www.over-yonder.net/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 15:46: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id 0FEED37BDE1 for ; Thu, 2 Mar 2000 15:45:53 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id AAA00695; Fri, 3 Mar 2000 00:45:46 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Warner Losh Cc: current@freebsd.org Subject: Re: Please review: fdisk -e -> -I In-reply-to: Your message of "Thu, 02 Mar 2000 13:33:41 MST." <200003022033.NAA17898@harmony.village.org> Date: Fri, 03 Mar 2000 00:45:46 +0100 Message-ID: <693.952040746@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG You have my OK to change the option, but you'll need Jordans OK to commit it. Poul-Henning In message <200003022033.NAA17898@harmony.village.org>, Warner Losh writes: > >Given that OpenBSD had the -e flag to fdisk first, and that it means >edit there and that disklabel -e means edit, I'd like to apply the >following patch to -current before it becomes 4.0. If we wait, we'll >have compatibility problems. Right now it is too easy to shoot >yourself in the foot with this. > >When this was hashed out here, the idea was met with wide spread >support, even fiven the advanced nature of the freeze. I take that >support to mean that this is something that would be a good idea to do >for 4.0. > >Comments? > >Warner > >Index: fdisk.8 >=================================================================== >RCS file: /home/imp/FreeBSD/CVS/src/sbin/i386/fdisk/fdisk.8,v >retrieving revision 1.16 >diff -u -r1.16 fdisk.8 >--- fdisk.8 1999/08/28 00:13:01 1.16 >+++ fdisk.8 2000/03/02 20:29:12 >@@ -8,7 +8,7 @@ > .Nd PC partition table maintenance program > .Sh SYNOPSIS > .Nm fdisk >-.Op Fl Baeitu >+.Op Fl BIaitu > .Op Fl b Ar bootcode > .Op Fl 1234 > .Op Ar disk >@@ -62,7 +62,7 @@ > if > .Fl f > is given. >-.It Fl e >+.It Fl I > Initialize the contents of sector 0 with one FreeBSD slice covering the entire disk. > .It Fl f Ar configfile > Set partition values using the file >Index: fdisk.c >=================================================================== >RCS file: /home/imp/FreeBSD/CVS/src/sbin/i386/fdisk/fdisk.c,v >retrieving revision 1.34 >diff -u -r1.34 fdisk.c >--- fdisk.c 2000/02/11 11:25:23 1.34 >+++ fdisk.c 2000/03/02 20:31:56 >@@ -120,7 +120,7 @@ > static int B_flag = 0; /* replace boot code */ > static int a_flag = 0; /* set active partition */ > static char *b_flag = NULL; /* path to boot code */ >-static int e_flag = 0; /* use entire disk for FreeBSD */ >+static int I_flag = 0; /* use entire disk for FreeBSD */ > static int i_flag = 0; /* replace partition data */ > static int u_flag = 0; /* update partition data */ > static int t_flag = 0; /* test only, if f_flag is given */ >@@ -216,7 +216,7 @@ > { > int c, i; > >- while ((c = getopt(argc, argv, "Bab:ef:ituv1234")) != -1) >+ while ((c = getopt(argc, argv, "BIab:f:ituv1234")) != -1) > switch (c) { > case 'B': > B_flag = 1; >@@ -227,8 +227,8 @@ > case 'b': > b_flag = optarg; > break; >- case 'e': >- e_flag = 1; >+ case 'I': >+ I_flag = 1; > break; > case 'f': > f_flag = optarg; >@@ -292,7 +292,7 @@ > > printf("******* Working on device %s *******\n",disk); > >- if (e_flag) >+ if (I_flag) > { > struct dos_partition *partp; > >@@ -648,7 +648,7 @@ > if ( !(st.st_mode & S_IFCHR) ) > warnx("device %s is not character special", disk); > if ((fd = open(disk, >- a_flag || e_flag || B_flag || u_flag ? O_RDWR : O_RDONLY)) == -1) { >+ a_flag || I_flag || B_flag || u_flag ? O_RDWR : O_RDONLY)) == -1) { > if(errno == ENXIO) > return -2; > warnx("can't open device %s", disk); > -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 15:59:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from freebie.lemis.com (freebie.lemis.com [192.109.197.137]) by hub.freebsd.org (Postfix) with ESMTP id 79B6837B52A; Thu, 2 Mar 2000 15:59:30 -0800 (PST) (envelope-from grog@freebie.lemis.com) Received: (from grog@localhost) by freebie.lemis.com (8.9.3/8.9.0) id KAA12670; Fri, 3 Mar 2000 10:29:17 +1030 (CST) Date: Fri, 3 Mar 2000 10:29:17 +1030 From: Greg Lehey To: Warner Losh Cc: current@FreeBSD.ORG, phk@FreeBSD.ORG Subject: Re: Please review: fdisk -e -> -I Message-ID: <20000303102917.D12352@freebie.lemis.com> References: <200003022033.NAA17898@harmony.village.org> <200003022043.NAA17997@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre2i In-Reply-To: <200003022043.NAA17997@harmony.village.org> 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 Organization: LEMIS, PO Box 460, Echunga SA 5153, Australia Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-41-739-7062 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thursday, 2 March 2000 at 13:43:17 -0700, Warner Losh wrote: > In message <200003022033.NAA17898@harmony.village.org> Warner Losh writes: >> Given that OpenBSD had the -e flag to fdisk first, and that it means >> edit there and that disklabel -e means edit, I'd like to apply the >> following patch to -current before it becomes 4.0. If we wait, we'll >> have compatibility problems. Right now it is too easy to shoot >> yourself in the foot with this. >> >> When this was hashed out here, the idea was met with wide spread >> support, even fiven the advanced nature of the freeze. I take that >> support to mean that this is something that would be a good idea to do >> for 4.0. >> >> Comments? > > I hate to follow up my own post. It would appear that -e was added > before 3.3R went out the door. Given that, I think the patch should > look more like the following: I'm still in favour. It's probably worth mentioning the difference in the man page. 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-current" in the body of the message From owner-freebsd-current Thu Mar 2 16: 2:42 2000 Delivered-To: freebsd-current@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id 105E137B50B for ; Thu, 2 Mar 2000 16:02:40 -0800 (PST) (envelope-from vallo@matti.ee) Received: from localhost (localhost [127.0.0.1]) by solaris.matti.ee (Postfix) with ESMTP id CD1E92CE99 for ; Fri, 3 Mar 2000 02:02:36 +0200 (EET) Date: Fri, 3 Mar 2000 02:02:36 +0200 (EET) From: Vallo Kallaste To: freebsd-current@freebsd.org Subject: Re: Crash in currtprio, after dumping no operating system.. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 3 Mar 2000, Vallo Kallaste wrote: > sheduled to start with idprio 31. I did dump and rebooted, then found > myself sitting behind my desk and watching No Operating System Found > prompt. Boot blocks are there, my machine BIOS reports it. Sorry can't > provide more information as I need to recover first. Anyway, this is very > strange and I want to warn anybody first. My system is SMP, three > identical SCSI disks hooked up to the onboard AIC-7896. Three 256MB swap > partitions, separate root on the first disk and /usr on the striped > volume. After some work with fixit floppy and sysinstall I can say for sure the dump procedure wiped off disklabel and probably some 256MB of following space. The other two disks have healthy disklabel in place. The first disk has only bootblocks and slice table now (DOS partition table). Damn. I'm very pleased that I did backup four days ago.. -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 16: 9:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.100.7]) by hub.freebsd.org (Postfix) with ESMTP id A65A937BFBA; Thu, 2 Mar 2000 16:09:46 -0800 (PST) (envelope-from drosih@rpi.edu) 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 TAA138362; Thu, 2 Mar 2000 19:09:06 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <20000303102917.D12352@freebie.lemis.com> References: <200003022033.NAA17898@harmony.village.org> <200003022043.NAA17997@harmony.village.org> <20000303102917.D12352@freebie.lemis.com> Date: Thu, 2 Mar 2000 19:09:34 -0500 To: Greg Lehey , Warner Losh From: Garance A Drosihn Subject: Re: Please review: fdisk -e -> -I Cc: current@FreeBSD.ORG, phk@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:29 AM +1030 3/3/00, Greg Lehey wrote: >On Thursday, 2 March 2000 at 13:43:17 -0700, Warner Losh wrote: > > I hate to follow up my own post. It would appear that -e was added > > before 3.3R went out the door. Given that, I think the patch should > > look more like the following: > >I'm still in favour. It's probably worth mentioning the difference >in the man page. With Warner's newer patch, anyone who USES the '-e' option will be told it has been renamed to '-I'. As such, I would think we are better off not mentioning '-e' in the man page. People who do read the man page before using will have no need to know the option used to be '-e', and the people who do not read the man page don't really need to have more information in the man page that they are not reading... :-) (also, I am definitely in favor of making this change to '-I') --- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or drosih@rpi.edu Rensselaer Polytechnic Institute To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 16:16:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 8FE4737B591 for ; Thu, 2 Mar 2000 16:16:48 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id LAA04931; Fri, 3 Mar 2000 11:21:13 +1100 Date: Fri, 3 Mar 2000 11:15:52 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Matthew Dillon Cc: Wes Morgan , Ollivier Robert , freebsd-current@FreeBSD.ORG Subject: Re: ntpd hanging machine In-Reply-To: <200003022255.OAA03429@apollo.backplane.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Matthew Dillon wrote: > :> > merge. Until that point I was using the stock ntp4 from udel with no > :> > problems. But I tried the one shipping with 4.0 and it locks up completely > rtprio (and idprio) is virtually guarenteed to lockup your machine > eventually. Don't use either. Unfortunately, ntpd in -current uses rtprio by default. Perter Dufault's recent changes fixed some related things, but not the priority inversion problems. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 16:17:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from apollo.backplane.com (apollo.backplane.com [216.240.41.2]) by hub.freebsd.org (Postfix) with ESMTP id 49FA837B814 for ; Thu, 2 Mar 2000 16:17:19 -0800 (PST) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.3/8.9.1) id QAA04060; Thu, 2 Mar 2000 16:17:15 -0800 (PST) (envelope-from dillon) Date: Thu, 2 Mar 2000 16:17:15 -0800 (PST) From: Matthew Dillon Message-Id: <200003030017.QAA04060@apollo.backplane.com> To: "Matthew D. Fuller" Cc: Wes Morgan , Ollivier Robert , freebsd-current@FreeBSD.ORG Subject: Re: ntpd hanging machine References: <200003022255.OAA03429@apollo.backplane.com> <20000302173158.B18770@futuresouth.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG : :On Thu, Mar 02, 2000 at 02:55:16PM -0800, a little birdie told me :that Matthew Dillon remarked :> :> rtprio (and idprio) is virtually guarenteed to lockup your machine :> eventually. Don't use either. : :Hm. :I've run ntpd rtprio'd to 52 for over a year, under -CURRENT and :RELENG_2_2. Never had a freeze/crash I coudl attribute to it. : :-- :Matthew Fuller (MF4839) | fullermd@over-yonder.net idprio is a bigger problem then rtprio, but both suffer from priority inversion issues. If an idprio process blocks on something (like a disk read) and a normal process gets into a cpu-bound loop, the idprio process never gets cpu and the result is that all the resources locked by the idprio process while it is blocked stay locked. This can lockup the kernel. An rtprio process, being higher priority, has a similar issue but in a reverse sense. If a normal process blocks on something like a disk read and an rtprio process gets stuck in a cpu-bound loop, another rtprio process trying to do something that requires the resources locked by the non-rtprio process will block indefinitely. idprio based priority inversion problems are a bigger issue since it is far more likely for a normal process to get stuck in a cpu-bound loop. I run my ntpd's normally. I don't use rtprio or idprio. It works just fine, even on systems with heavy loads. If you are worried you can run it at nice -20 (still as a normal process). The reason it will work just fine is simply because it does not use very much cpu so when it *does* need the cpu the scheduler gives it cpu. The ntp protocol takes into account laggy networks and laggy response times, all you loose is a few milliseconds in accuracy (big whoopteedo). -Matt Matthew Dillon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 16:24:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (Postfix) with ESMTP id 512A237B556 for ; Thu, 2 Mar 2000 16:24:16 -0800 (PST) (envelope-from jdp@polstra.com) 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 QAA11858; Thu, 2 Mar 2000 16:24:15 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.3/8.9.1) id QAA78397; Thu, 2 Mar 2000 16:24:14 -0800 (PST) (envelope-from jdp@polstra.com) Date: Thu, 2 Mar 2000 16:24:14 -0800 (PST) Message-Id: <200003030024.QAA78397@vashon.polstra.com> To: eischen@vigrid.com Subject: Re: pthread_{suspend,resume}_np broken? In-Reply-To: <38BD2993.A122EDAE@vigrid.com> References: <38BD2993.A122EDAE@vigrid.com> Organization: Polstra & Co., Seattle, WA Cc: current@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <38BD2993.A122EDAE@vigrid.com>, Daniel M. Eischen wrote: > Here's a quick fix. Thanks! It seems to fix my test program. I'll leave it up to you and Jordan whether to commit this before 4.0. It would be nice to have, but I don't have any immediate need for 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-current" in the body of the message From owner-freebsd-current Thu Mar 2 16:26:53 2000 Delivered-To: freebsd-current@freebsd.org Received: from hda.hda.com (hda.bicnet.net [208.220.68.243]) by hub.freebsd.org (Postfix) with ESMTP id 4DF3037B549 for ; Thu, 2 Mar 2000 16:26:42 -0800 (PST) (envelope-from dufault@hda.hda.com) Received: (from dufault@localhost) by hda.hda.com (8.9.3/8.9.3) id TAA42092; Thu, 2 Mar 2000 19:29:51 -0500 (EST) (envelope-from dufault) From: Peter Dufault Message-Id: <200003030029.TAA42092@hda.hda.com> Subject: Re: Crash in currtprio, after dumping no operating system.. In-Reply-To: from Vallo Kallaste at "Mar 3, 2000 01:10:49 am" To: Vallo Kallaste Date: Thu, 2 Mar 2000 19:29:51 -0500 (EST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Hello > > Just about a hour ago cvsupped the latest sources and built world because > of fixes in vinum. I have /usr mounted to striped volume over three > disks. After reboot I had crash just a moment after the setiathome > processes started, the crash was in currtprio, I have two seti processes > sheduled to start with idprio 31. I did dump and rebooted, then found > myself sitting behind my desk and watching No Operating System Found > prompt. Boot blocks are there, my machine BIOS reports it. Sorry can't > provide more information as I need to recover first. Anyway, this is very > strange and I want to warn anybody first. My system is SMP, three > identical SCSI disks hooked up to the onboard AIC-7896. Three 256MB swap > partitions, separate root on the first disk and /usr on the striped > volume. Was it a panic saying currtprio != curproc->p_rtprio.prio? That was my fault, it's out now. Any SMP kernel from earlier today should re-sup. Peter -- Peter Dufault (dufault@hda.com) Realtime development, Machine control, HD Associates, Inc. Fail-Safe systems, Agency approval To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 16:30:42 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 2EFB237B645; Thu, 2 Mar 2000 16:30:34 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id LAA06409; Fri, 3 Mar 2000 11:35:35 +1100 Date: Fri, 3 Mar 2000 11:30:14 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Brian Dean Cc: Kris Kennaway , current@FreeBSD.ORG Subject: Re: HEADS UP! IPC security (Re: cvs commit: src/sys/kern sysv_ipc.c (fwd)) In-Reply-To: <200003022158.QAA00364@dean.pc.sas.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Brian Dean wrote: > Resisting the temptation to cut-and-paste (resulting in the lost > tabs), and incorporating your other suggestions, how about this > version? > > Index: sysv_ipc.c > =================================================================== > RCS file: /usr00/mirror/ncvs/src/sys/kern/sysv_ipc.c,v > retrieving revision 1.13 > diff -u -r1.13 sysv_ipc.c > --- sysv_ipc.c 2000/02/29 22:58:59 1.13 > +++ sysv_ipc.c 2000/03/02 21:45:25 > @@ -51,16 +51,11 @@ > int mode; > { > struct ucred *cred = p->p_ucred; > - int error; > > - error = suser(p); > - if (!error) > - return (0); > - > /* Check for user match. */ > if (cred->cr_uid != perm->cuid && cred->cr_uid != perm->uid) { > if (mode & IPC_M) > - return (EPERM); > + return (suser(p) == 0 ? 0 : EPERM); > /* Check for group match. */ > mode >>= 3; > if (!groupmember(perm->gid, cred) && > @@ -71,7 +66,7 @@ > > if (mode & IPC_M) > return (0); > - return ((mode & perm->mode) == mode ? 0 : EACCES); > + return ((mode & perm->mode) == mode || suser(p) == 0 ? 0 : EACCES); > } > > #endif /* defined(SYSVSEM) || defined(SYSVSHM) || defined(SYSVMSG) */ I'm happy with this version. You might also look at the NetBSD version. It has been rewritten to be more like ufs_access(). The main changes seem to be that the (mode & IPC_M) test is replaced by (mode == IPC_M) and the hackish right shifting of `mode' is replaced by lots of bit conversions, as is required when the S_IRUSR etc. bits aren't assumed to have various magic relationships among themseleves and with the IPC mode bits. All these changes can wait until after 4.0 is released. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 16:42:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from hda.hda.com (hda.bicnet.net [208.220.68.243]) by hub.freebsd.org (Postfix) with ESMTP id A4F1137B9D9 for ; Thu, 2 Mar 2000 16:42:27 -0800 (PST) (envelope-from dufault@hda.hda.com) Received: (from dufault@localhost) by hda.hda.com (8.9.3/8.9.3) id TAA42128; Thu, 2 Mar 2000 19:45:18 -0500 (EST) (envelope-from dufault) From: Peter Dufault Message-Id: <200003030045.TAA42128@hda.hda.com> Subject: Re: ntpd hanging machine In-Reply-To: from Bruce Evans at "Mar 3, 2000 11:15:52 am" To: Bruce Evans Date: Thu, 2 Mar 2000 19:45:18 -0500 (EST) Cc: Matthew Dillon , Wes Morgan , Ollivier Robert , freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Thu, 2 Mar 2000, Matthew Dillon wrote: > > > :> > merge. Until that point I was using the stock ntp4 from udel with no > > :> > problems. But I tried the one shipping with 4.0 and it locks up completely > > > rtprio (and idprio) is virtually guarenteed to lockup your machine > > eventually. Don't use either. > > Unfortunately, ntpd in -current uses rtprio by default. > > Perter Dufault's recent changes fixed some related things, but not the > priority inversion problems. My guess is that the new ntpd now does something while it is rtpriod and it didn't used to. As far as I can tell the rtprio does nothing except maybe resume ntpd in preference to other readied kernel processes. The rtprio should be taken out of ntpd, it also (as I've talked over with Bruce) screws up the kernel priorities. This illustrates the danger of using it at all. With no way to bail out if you get upside down, any mods to the program are dangerous. It's probably almost safe to run a program rtprio or idprio if all you do is compute during that time and go back to time sharing before doing anything else, but be sure you're paged in, don't handle signals that way, etc... My "solution" would be to make rtprio lower priority than regular time sharing and if it needs to use any time sharing resources fault it or temporarily boost it up to time sharing. Peter -- Peter Dufault (dufault@hda.com) Realtime development, Machine control, HD Associates, Inc. Fail-Safe systems, Agency approval To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 17:45:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from bugg.strangled.net (c705742-a.htfdw1.ct.home.com [24.2.137.94]) by hub.freebsd.org (Postfix) with ESMTP id 84B6B37BD7B for ; Thu, 2 Mar 2000 17:45:32 -0800 (PST) (envelope-from bugg@bugg.strangled.net) Received: (from bugg@localhost) by bugg.strangled.net (8.9.3/8.9.3) id UAA08639 for current@freebsd.org; Thu, 2 Mar 2000 20:47:20 -0500 (EST) (envelope-from bugg) Date: Thu, 2 Mar 2000 20:47:19 -0500 From: Dan Papasian To: current@freebsd.org Subject: which(1), rewritten in C? Message-ID: <20000302204719.A8563@moe.c705742-a.htfdw1.ct.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG While this may sound crazy, I was tired of 'which' taking a long time to complete on my 486 dx4/100 when it was under extereme pressure, so I rewrote it in C :) I don't think that it is worthwhile replacing this perl script with one written in C, but if anyone is interested... - The overhead of calling perl isn't noticable on most machines - which(1) isn't exactly something that is executed often - Many modern shells have which as a shell built-in. OTOH, that doesn't mean people using /bin/sh should be penalized. - I believe that C is easier to read than perl. Of course, this is a religous argument of sorts, so I don't think that this is a reason to replace it :) BUT IMHO having which be written in C makes it a little bit more consistent with the rest of the source base, and a useful tool no longer depends on perl. OTOH You get a larger binary size with C, and have to compile it. moe% /usr/bin/time ./which perl /usr/bin/perl 0.03 real 0.00 user 0.02 sys moe% /usr/bin/time which perl /usr/bin/perl 0.13 real 0.08 user 0.03 sys NOTE: This version of which has exactly the same behavior. Also, the above test was not performed when the box was under load.. and on slower machines/under load, the differences are of course, more noticable. You may all go ahead and call me crazy now. ...I've got the fear of posting the source, but what the heck, getting nitpicked is good education :) http://bugg.strangled.net/which.c Any flames^Wthoughts? -Dan Papasian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 18: 3:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 345C137B522 for ; Thu, 2 Mar 2000 18:03:19 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id TAA39634 for ; Thu, 2 Mar 2000 19:03: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 TAA19605 for ; Thu, 2 Mar 2000 19:03:04 -0700 (MST) Message-Id: <200003030203.TAA19605@harmony.village.org> To: current@freebsd.org Subject: sysinstall vs disks Date: Thu, 02 Mar 2000 19:03:04 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm running the latest sysinstall (I just built it and installed it in /stand/sysinstall). When I tried to run the disk slice (fdisk) editor, it told me that I had no disks on my system. It appears that Disk_Names is returning no disks because DIOCGSLICEINFO is returning ENODEV for all the disks that are opened and stat'd correctly. I see this same behavior with the following libdisk program: #include #include #include int main(int argc, char **argv) { char **n; n = Disk_Names(); printf("Disk names: "); while (*n) { printf("%s", *n); free(*n); n++; } printf("\n"); } When I run the above program, I see no output, for similar reasons (BTW, there's a fd leak in Disk_Names, which shouldn't matter). More generally, I've been trying to track down why disklabel auto is currently broken after a fdisk -e. I have to make a lot of disks that are all slightly different (think CF cards from many different mfg that are all the same size, but report slightly different geom, so I can't cookie cutter it). Things I've tried: # fdisk -e -v ad8 | tail -7 1: sysid 165,(FreeBSD/NetBSD/386BSD) start 32, size 20448 (9 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 319/ sector 32/ head 1 2: 3: 4: # disklabel -w ad8 auto disklabel: No space left on device # disklabel -w ad8s1 auto disklabel: ioctl DIOCGDINFO: Invalid argument disklabel: auto: unknown disk type If I hand craft the disk label using a mutant version of the diskprep awk script that phk posted awhile ago, then I can get it to work. The "No space left on device" error is caused because the disk label returned from the kernel covers the entire disk, rather than the entire slice (in this case, they are different by 32 sectors, which is why the DIOCSDINFO/DIOCWINFO is failing, btw). I can see what label is trying to be written by adding -r to the disklabel and hacking disklabel to go ahead and write the label, even if the kernel retjects it. Turned out to be a bad idea, since it causes lots of other problems.... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 18: 6:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id 5630437B530 for ; Thu, 2 Mar 2000 18:06:39 -0800 (PST) (envelope-from vallo@matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (Postfix) with ESMTP id 5D6042CE65; Fri, 3 Mar 2000 04:06:36 +0200 (EET) Received: by myhakas.matti.ee (Postfix, from userid 1000) id 5647D1C5628; Fri, 3 Mar 2000 04:06:32 +0200 (EET) Date: Fri, 3 Mar 2000 04:06:32 +0200 From: Vallo Kallaste To: Peter Dufault Cc: freebsd-current@FreeBSD.ORG Subject: Re: Crash in currtprio, after dumping no operating system.. Message-ID: <20000303040632.A2942@myhakas.matti.ee> Reply-To: vallo@matti.ee References: <200003030029.TAA42092@hda.hda.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <200003030029.TAA42092@hda.hda.com>; from Peter Dufault on Thu, Mar 02, 2000 at 07:29:51PM -0500 Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 02, 2000 at 07:29:51PM -0500, Peter Dufault wrote: > Was it a panic saying currtprio != curproc->p_rtprio.prio? > That was my fault, it's out now. Any SMP kernel from > earlier today should re-sup. Sorry can't remember details, I was bound to getting crashdump especially for this purpose ;-) I'm up now, lost some saved emails but who cares, hehe. Uh, I never ever found myself in so immediate need for backup. I'm going to re-cvsup and build another world, let's see what happens now. But, anybody out there who knows _why the hell_ the dump routine wiped off my disklabel? Here's the disklabel, it's exactly same as before. Please note I have 256MB of memory and also 256MB swap partition, can it be that the dump was larger than the swap? I can't imagine how it can happen or why the routine doesn't check for space, if so. The other two disks are exactly same, except they have 64MB unused space at the end. # /dev/rda0c: type: SCSI disk: da0s1 label: flags: bytes/sector: 512 sectors/track: 63 tracks/cylinder: 255 sectors/cylinder: 16065 cylinders: 553 sectors/unit: 8899947 rpm: 7200 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize bps/cpg] a: 131072 524288 4.2BSD 1024 8192 16 # (Cyl. 32*- 40*) b: 524288 0 swap # (Cyl. 0 - 32*) c: 8899947 0 unused 0 0 # (Cyl. 0 - 553*) e: 8244587 655360 vinum # (Cyl. 40*- 553*) -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 19:28:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id 1828A37B56A for ; Thu, 2 Mar 2000 19:28:57 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id TAA22478; Thu, 2 Mar 2000 19:59:37 -0800 (PST) Date: Thu, 2 Mar 2000 19:59:37 -0800 From: Alfred Perlstein To: Dan Papasian Cc: current@FreeBSD.ORG Subject: Re: which(1), rewritten in C? Message-ID: <20000302195937.F14279@fw.wintelcom.net> References: <20000302204719.A8563@moe.c705742-a.htfdw1.ct.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000302204719.A8563@moe.c705742-a.htfdw1.ct.home.com>; from bugg@bugg.strangled.net on Thu, Mar 02, 2000 at 08:47:19PM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Dan Papasian [000302 18:17] wrote: > While this may sound crazy, I was tired of 'which' taking a long > time to complete on my 486 dx4/100 when it was under extereme > pressure, so I rewrote it in C :) > ...snip > NOTE: > This version of which has exactly the same behavior. > Also, the above test was not performed when the box was > under load.. and on slower machines/under load, the > differences are of course, more noticable. > You may all go ahead and call me crazy now. > > ...I've got the fear of posting the source, but what the heck, > getting nitpicked is good education :) > > http://bugg.strangled.net/which.c > > Any flames^Wthoughts? It doesn't seem to handle multiple arguments. File a PR and fix the issues and I'll look at getting it into post 4.0. -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 19:35:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 8B4B337B5A6 for ; Thu, 2 Mar 2000 19:35:35 -0800 (PST) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost [127.0.0.1]) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id WAA21932; Thu, 2 Mar 2000 22:35:05 -0500 (EST) (envelope-from chuckr@picnic.mat.net) Date: Thu, 2 Mar 2000 22:35:05 -0500 (EST) From: Chuck Robey To: Alfred Perlstein Cc: Dan Papasian , current@FreeBSD.ORG Subject: Re: which(1), rewritten in C? In-Reply-To: <20000302195937.F14279@fw.wintelcom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Alfred Perlstein wrote: > * Dan Papasian [000302 18:17] wrote: > > While this may sound crazy, I was tired of 'which' taking a long > > time to complete on my 486 dx4/100 when it was under extereme > > pressure, so I rewrote it in C :) > > > > ...snip > > > NOTE: > > This version of which has exactly the same behavior. > > Also, the above test was not performed when the box was > > under load.. and on slower machines/under load, the > > differences are of course, more noticable. > > You may all go ahead and call me crazy now. > > > > ...I've got the fear of posting the source, but what the heck, > > getting nitpicked is good education :) > > > > http://bugg.strangled.net/which.c > > > > Any flames^Wthoughts? > > It doesn't seem to handle multiple arguments. File a PR and fix > the issues and I'll look at getting it into post 4.0. Hey Alfred, what Perl program is he talking about? Which is a builtin for csh and tcsh (my shells). Or is he talking about some other 'which'? > > -Alfred > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@picnic.mat.net | electronics, communications, and signal processing. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary. ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 19:40:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from fb00.eng00.mindspring.net (fb00.eng00.mindspring.net [207.69.200.31]) by hub.freebsd.org (Postfix) with ESMTP id D160537B5AA for ; Thu, 2 Mar 2000 19:40:48 -0800 (PST) (envelope-from stuyman@confusion.net) Received: from confusion.net (user-2iveab4.dialup.mindspring.com [165.247.41.100]) by fb00.eng00.mindspring.net (8.9.3/8.8.5) with ESMTP id WAA14042; Thu, 2 Mar 2000 22:40:14 -0500 (EST) Message-ID: <38BF334F.2F10D4B0@confusion.net> Date: Thu, 02 Mar 2000 22:36:47 -0500 From: Laurence Berland Organization: B.R.A.T.T. X-Mailer: Mozilla 4.5 [en] (Win95; U) X-Accept-Language: en MIME-Version: 1.0 To: Chuck Robey Cc: Alfred Perlstein , Dan Papasian , current@FreeBSD.ORG Subject: Re: which(1), rewritten in C? References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Which is also a perl script, which sh uses (since it's not a builtin there). It does the same thing as the which that's built in to bash and tcsh and csh Chuck Robey wrote: > > On Thu, 2 Mar 2000, Alfred Perlstein wrote: > > > * Dan Papasian [000302 18:17] wrote: > > > While this may sound crazy, I was tired of 'which' taking a long > > > time to complete on my 486 dx4/100 when it was under extereme > > > pressure, so I rewrote it in C :) > > > > > > > ...snip > > > > > NOTE: > > > This version of which has exactly the same behavior. > > > Also, the above test was not performed when the box was > > > under load.. and on slower machines/under load, the > > > differences are of course, more noticable. > > > You may all go ahead and call me crazy now. > > > > > > ...I've got the fear of posting the source, but what the heck, > > > getting nitpicked is good education :) > > > > > > http://bugg.strangled.net/which.c > > > > > > Any flames^Wthoughts? > > > > It doesn't seem to handle multiple arguments. File a PR and fix > > the issues and I'll look at getting it into post 4.0. > > Hey Alfred, what Perl program is he talking about? Which is a builtin for > csh and tcsh (my shells). Or is he talking about some other 'which'? > > > > > -Alfred > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > > > ---------------------------------------------------------------------------- > Chuck Robey | Interests include C & Java programming, FreeBSD, > chuckr@picnic.mat.net | electronics, communications, and signal processing. > > New Year's Resolution: I will not sphroxify gullible people into looking up > fictitious words in the dictionary. > ---------------------------------------------------------------------------- > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message -- Laurence Berland, Stuyvesant HS Debate <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> Windows 98: n. useless extension to a minor patch release for 32-bit extensions and a graphical shell for a 16-bit patch to an 8-bit operating system originally coded for a 4-bit microprocessor, written by a 2-bit company that can't stand for 1 bit of competition. http://stuy.debate.net icq #7434346 aol imer E1101 The above email Copyright (C) 2000 Laurence Berland All rights reserved To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 20: 9: 1 2000 Delivered-To: freebsd-current@freebsd.org Received: from picnic.mat.net (picnic.mat.net [206.246.122.133]) by hub.freebsd.org (Postfix) with ESMTP id 6449237B5A0 for ; Thu, 2 Mar 2000 20:08:53 -0800 (PST) (envelope-from chuckr@picnic.mat.net) Received: from localhost (chuckr@localhost [127.0.0.1]) by picnic.mat.net (8.9.3/8.9.3) with ESMTP id XAA22015; Thu, 2 Mar 2000 23:07:39 -0500 (EST) (envelope-from chuckr@picnic.mat.net) Date: Thu, 2 Mar 2000 23:07:39 -0500 (EST) From: Chuck Robey To: Laurence Berland Cc: Alfred Perlstein , Dan Papasian , current@FreeBSD.ORG Subject: Re: which(1), rewritten in C? In-Reply-To: <38BF334F.2F10D4B0@confusion.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Laurence Berland wrote: > Which is also a perl script, which sh uses (since it's not a builtin > there). It does the same thing as the which that's built in to bash and > tcsh and csh Oh, then it does it dynamically? That must be why it's slow. OK, thanks. > > Chuck Robey wrote: > > > > On Thu, 2 Mar 2000, Alfred Perlstein wrote: > > > > > * Dan Papasian [000302 18:17] wrote: > > > > While this may sound crazy, I was tired of 'which' taking a long > > > > time to complete on my 486 dx4/100 when it was under extereme > > > > pressure, so I rewrote it in C :) > > > > > > > > > > ...snip > > > > > > > NOTE: > > > > This version of which has exactly the same behavior. > > > > Also, the above test was not performed when the box was > > > > under load.. and on slower machines/under load, the > > > > differences are of course, more noticable. > > > > You may all go ahead and call me crazy now. > > > > > > > > ...I've got the fear of posting the source, but what the heck, > > > > getting nitpicked is good education :) > > > > > > > > http://bugg.strangled.net/which.c > > > > > > > > Any flames^Wthoughts? > > > > > > It doesn't seem to handle multiple arguments. File a PR and fix > > > the issues and I'll look at getting it into post 4.0. > > > > Hey Alfred, what Perl program is he talking about? Which is a builtin for > > csh and tcsh (my shells). Or is he talking about some other 'which'? > > > > > > > > -Alfred > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > > with "unsubscribe freebsd-current" in the body of the message > > > > > > > ---------------------------------------------------------------------------- > > Chuck Robey | Interests include C & Java programming, FreeBSD, > > chuckr@picnic.mat.net | electronics, communications, and signal processing. > > > > New Year's Resolution: I will not sphroxify gullible people into looking up > > fictitious words in the dictionary. > > ---------------------------------------------------------------------------- > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > ---------------------------------------------------------------------------- Chuck Robey | Interests include C & Java programming, FreeBSD, chuckr@picnic.mat.net | electronics, communications, and signal processing. New Year's Resolution: I will not sphroxify gullible people into looking up fictitious words in the dictionary. ---------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 20:19:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from sparc.isl.net (ppp-248.centerplacenet.com [208.29.63.248]) by hub.freebsd.org (Postfix) with ESMTP id C6A1F37B525; Thu, 2 Mar 2000 20:19:46 -0800 (PST) (envelope-from ortmann@sparc.isl.net) Received: (from ortmann@localhost) by sparc.isl.net (8.9.3/8.9.3) id WAA04394; Thu, 2 Mar 2000 22:24:24 -0600 (CST) (envelope-from ortmann) From: Daniel Ortmann Message-Id: <200003030424.WAA04394@sparc.isl.net> Subject: Re: consistent "make -k buildworld" crash with 2 swap partitions In-Reply-To: <20000229080445.A36171@walton.maths.tcd.ie> from David Malone at "Feb 29, 2000 8: 4:45 am" To: dwmalone@maths.tcd.ie (David Malone) Date: Thu, 2 Mar 2000 22:24:22 -0600 (CST) Cc: ortmann@sparc.isl.net, FreeBSD-gnats-submit@freebsd.org, freebsd-current@freebsd.org X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Tue, Feb 29, 2000 at 12:14:48AM -0600, Daniel Ortmann wrote: > > The /etc/fstab which enables the crash is the following. To fix it > > comment out the second swap. Note they are on separate drives. > Does it still crash if you comment out the first device? I'll try that this weekend. > I've two swap devices, on different disks and have no problems. Also, > shouldn't you be using the ad driver if you're using 4.0? Probably. I'm sure the behavior will be the same, but I'll try that this weekend too. Thanks for the info. I'll get back to you. -- Daniel Ortmann IBM Circuit Technology 2414 30 av NW, #D E315, bldg 040-2 Rochester, MN 55901 3605 Hwy 52 N 507.288.7732 (h) 507.253.6795 (w) ortmann@isl.net ortmann@vnet.ibm.com ortmann@us.ibm.com "The answers are so simple and we all know where to look, but it's easier just to avoid the question." -- Kansas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 20:23:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from sparc.isl.net (ppp-248.centerplacenet.com [208.29.63.248]) by hub.freebsd.org (Postfix) with ESMTP id 2B73937B58D for ; Thu, 2 Mar 2000 20:23:24 -0800 (PST) (envelope-from ortmann@sparc.isl.net) Received: (from ortmann@localhost) by sparc.isl.net (8.9.3/8.9.3) id WAA04410; Thu, 2 Mar 2000 22:27:45 -0600 (CST) (envelope-from ortmann) From: Daniel Ortmann Message-Id: <200003030427.WAA04410@sparc.isl.net> Subject: Re: consistent "make -k buildworld" crash with 2 swap partitions In-Reply-To: <200003010017.QAA87486@apollo.backplane.com> from Matthew Dillon at "Feb 29, 2000 4:17:31 pm" To: dillon@apollo.backplane.com (Matthew Dillon) Date: Thu, 2 Mar 2000 22:27:43 -0600 (CST) Cc: ortmann@sparc.isl.net, freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL43 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > :The /etc/fstab which enables the crash is the following. To fix it > :comment out the second swap. Note they are on separate drives. > :... > :I should also mention that I am running softupdates. > : > :>Description: > : > :If both swap partitions are enabled then "make -k buildworld" crashes > :the system with ABSOLUTE CONSISTENCY. > If the system is crashing there should be a panic message. What > panic are you getting when it crashes? No panic messages. Just sudden flashing lights, a red drive activity light, and a reboot with lost files (most of the time ... sometimes it just hangs). > You may want to add the DDB kernel config option to your kernel > config, recompile, and reinstall, which should knock the system > into the DDB debugger when it crashes and enable you to see what > the panic message was and do a 'trace'. Ok, I'll try that this weekend. > :Since this behavior has been around for about a year (???) I assume my > :system configuration must be unusual ... or surely this would have been > :discovered and fixed earlier. > :Several months ago a bug was found with dual swap partitions. It > :involved some cross-partition alignment problem. When that bug was > :fixed most of my crashes disappeared. Except for this problem. > :But "make -k buildworld" continued to crash the system. Thanks. -- Daniel Ortmann IBM Circuit Technology 2414 30 av NW, #D E315, bldg 040-2 Rochester, MN 55901 3605 Hwy 52 N 507.288.7732 (h) 507.253.6795 (w) ortmann@isl.net ortmann@vnet.ibm.com ortmann@us.ibm.com "The answers are so simple and we all know where to look, but it's easier just to avoid the question." -- Kansas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 20:24:15 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id BACFC37B5B1 for ; Thu, 2 Mar 2000 20:24:03 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id PAA29147; Fri, 3 Mar 2000 15:28:39 +1100 Date: Fri, 3 Mar 2000 15:23:17 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Vallo Kallaste Cc: Peter Dufault , freebsd-current@FreeBSD.ORG Subject: Re: Crash in currtprio, after dumping no operating system.. In-Reply-To: <20000303040632.A2942@myhakas.matti.ee> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 3 Mar 2000, Vallo Kallaste wrote: > But, anybody out there who knows _why the hell_ the dump routine wiped > off my disklabel? Here's the disklabel, it's exactly same as before. > 8 partitions: > # size offset fstype [fsize bsize bps/cpg] > a: 131072 524288 4.2BSD 1024 8192 16 # (Cyl. 32*- 40*) > b: 524288 0 swap # (Cyl. 0 - 32*) > c: 8899947 0 unused 0 0 # (Cyl. 0 - 553*) > e: 8244587 655360 vinum # (Cyl. 40*- 553*) The dump fills up precisely the entire 'b' partition. Since the partition begins at offset 0, the dump overwrites the label at sector offset 1 and any bootblocks at sector offsets 0-15. This misconfiguration is handled for swapping but not for dumping. This shouldn't lose any data. Just restore the label from a backup and write new bootblocks. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 21:15:27 2000 Delivered-To: freebsd-current@freebsd.org Received: from opus.cts.cwu.edu (opus.cts.cwu.edu [198.104.92.71]) by hub.freebsd.org (Postfix) with ESMTP id BDBD137BF55 for ; Thu, 2 Mar 2000 21:15:24 -0800 (PST) (envelope-from skynyrd@opus.cts.cwu.edu) Received: from localhost (skynyrd@localhost) by opus.cts.cwu.edu (8.9.3/8.9.1) with ESMTP id VAA50457; Thu, 2 Mar 2000 21:15:21 -0800 (PST) Date: Thu, 2 Mar 2000 21:15:21 -0800 (PST) From: Chris Timmons To: Alejandro Ramirez Cc: freebsd-current@FreeBSD.ORG Subject: Re: GRE Support in 4.X ??? In-Reply-To: <063401bf83b5$11495100$020a0a0a@megared.net.mx> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG The GRE "support" from the Squid patch is a {necessary, works ok} hack. I was planning on integrating NetBSD's generic GRE support after 4.0 if the appropriate people can be convinced that it is a good idea. I believe you can also configure policy based routing on the Cisco to ship the traffic to your caching server - without GRE encapsulation - and achieve the same results. -Chris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 22:17:31 2000 Delivered-To: freebsd-current@freebsd.org Received: from fbsd.ods.org (fbsd.ods.org [63.236.135.3]) by hub.freebsd.org (Postfix) with SMTP id 5319337B5A3 for ; Thu, 2 Mar 2000 22:17:11 -0800 (PST) (envelope-from geniusj@ods.org) Received: (qmail 19862 invoked by uid 1000); 3 Mar 2000 06:17:03 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 3 Mar 2000 06:17:03 -0000 Date: Fri, 3 Mar 2000 01:17:02 -0500 (EST) From: Systems Administrator To: current@freebsd.org Subject: Ensoniq Soundscape Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Has anyone gotten a regular Ensoniq Soundscape (Not AudioPCI) to work with pcm0 or anything BUT snd0? :).. I would really love to know as snd0 gives me a lot of static feedback in 4.0 for some reason.. I figure pcm wouldn't :) Thanks, -JD- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 22:20: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 44D4037B919 for ; Thu, 2 Mar 2000 22:19:53 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id XAA40181; Thu, 2 Mar 2000 23:19:48 -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 XAA21291; Thu, 2 Mar 2000 23:19:35 -0700 (MST) Message-Id: <200003030619.XAA21291@harmony.village.org> To: "Dr. Brain" Subject: Re: EP401 PCMCIA ethernet Cc: freebsd-current@FreeBSD.ORG In-reply-to: Your message of "Thu, 02 Mar 2000 15:21:40 PST." <20000302152140.A28004@toxic.magnesium.net> References: <20000302152140.A28004@toxic.magnesium.net> Date: Thu, 02 Mar 2000 23:19:35 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000302152140.A28004@toxic.magnesium.net> "Dr. Brain" writes: : eric3 /kernel: pccard: card inserted, slot 0 : eric3 pccardd[44]: No card in database for "RPTI"<"EP401 Ethernet NE2000 Compatible") You'll need to add this to your /etc/pccard.conf and/or /etc/pccard.conf.sample. : Any pointers? Two things. Maybe you didn't restart pccardd after adding it to /etc/pccardd.conf. The other thing may be that you added it to pccard.conf, but your pccardd is using pccard.conf.sample. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Thu Mar 2 22:45:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 4866137B611 for ; Thu, 2 Mar 2000 22:45:36 -0800 (PST) (envelope-from Doug@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id WAA73444; Thu, 2 Mar 2000 22:45:00 -0800 (PST) (envelope-from Doug@gorean.org) Message-ID: <38BF5F6B.98D801AC@gorean.org> Date: Thu, 02 Mar 2000 22:44:59 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-CURRENT-0229 i386) X-Accept-Language: en MIME-Version: 1.0 To: Peter Dufault Cc: Bruce Evans , Matthew Dillon , Wes Morgan , Ollivier Robert , freebsd-current@FreeBSD.ORG Subject: Re: ntpd hanging machine References: <200003030045.TAA42128@hda.hda.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Peter Dufault wrote: > It's probably almost safe to run a program > rtprio or idprio if all you do is compute during that time and > go back to time sharing before doing anything else, but be sure > you're paged in, don't handle signals that way, etc... I ran rc5des idprio'ed for well over a year on 2.2.8, 3.2+ and 4.0 systems and never had a problem. Sounds like it fell just into your parameters here though. Perhaps a stern warning in the man page(s) is in order here? I had no idea I was making land mines for myself here. :) Doug -- "Welcome to the desert of the real." - Laurence Fishburne as Morpheus, "The Matrix" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 0:11:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from verdi.nethelp.no (verdi.nethelp.no [158.36.41.162]) by hub.freebsd.org (Postfix) with SMTP id 1469F37B56C for ; Fri, 3 Mar 2000 00:11:45 -0800 (PST) (envelope-from sthaug@nethelp.no) Received: (qmail 16875 invoked by uid 1001); 3 Mar 2000 08:11:42 +0000 (GMT) To: skynyrd@opus.cts.cwu.edu Cc: ales@megared.net.mx, freebsd-current@FreeBSD.ORG Subject: Re: GRE Support in 4.X ??? From: sthaug@nethelp.no In-Reply-To: Your message of "Thu, 2 Mar 2000 21:15:21 -0800 (PST)" References: X-Mailer: Mew version 1.05+ on Emacs 19.34.2 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Date: Fri, 03 Mar 2000 09:11:42 +0100 Message-ID: <16873.952071102@verdi.nethelp.no> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I believe you can also configure policy based routing on the Cisco to ship > the traffic to your caching server - without GRE encapsulation - and > achieve the same results. You can achieve *almost* the same results. What the policy based routing doesn't give you is detection of a dead cache server. I believe WCCP has some support for this (keepalives/polling). Steinar Haug, Nethelp consulting, sthaug@nethelp.no To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 0:52:43 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 7784437B59A for ; Fri, 3 Mar 2000 00:52:40 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 26162 invoked from network); 3 Mar 2000 08:52:39 -0000 Received: from lcm212.cvzoom.net (HELO cvzoom.net) (208.230.69.212) by ns.cvzoom.net with SMTP; 3 Mar 2000 08:52:39 -0000 Message-ID: <38BF7D47.F5EBE217@cvzoom.net> Date: Fri, 03 Mar 2000 03:52:23 -0500 From: Donn Miller X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Systems Administrator Cc: current@freebsd.org Subject: Re: Ensoniq Soundscape References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Systems Administrator wrote: > > Has anyone gotten a regular Ensoniq Soundscape (Not AudioPCI) to work with > pcm0 or anything BUT snd0? :).. I would really love to know as snd0 gives > me a lot of static feedback in 4.0 for some reason.. I figure pcm wouldn't Does that have an ESS chip in it, like an ESS 1868? Did you put device sbc0 device pcm0 in your kernel config file? Also, make sure you've done a make world recently, and did a mergemaster in single user maode. Remake your audio device with ./MAKEDEV snd0. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 0:56:59 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 3E22C37B62A for ; Fri, 3 Mar 2000 00:56:50 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id AAA43566 for ; Fri, 3 Mar 2000 00:56:49 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id AAA62810 for current@freebsd.org; Fri, 3 Mar 2000 00:56:51 -0800 (PST) (envelope-from obrien) Date: Fri, 3 Mar 2000 00:56:51 -0800 From: "David O'Brien" To: current@freebsd.org Subject: Re: which(1), rewritten in C? Message-ID: <20000303005651.A62723@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: <20000302204719.A8563@moe.c705742-a.htfdw1.ct.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000302204719.A8563@moe.c705742-a.htfdw1.ct.home.com>; from bugg@bugg.strangled.net on Thu, Mar 02, 2000 at 08:47:19PM -0500 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Mar 02, 2000 at 08:47:19PM -0500, Dan Papasian wrote: > While this may sound crazy, I was tired of 'which' taking a long > time to complete on my 486 dx4/100 when it was under extereme > pressure, so I rewrote it in C :) > > I don't think that it is worthwhile replacing this perl script > with one written in C, but if anyone is interested... Why in the world isn't ``which'' written as a csh shell script?? -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 1: 9:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from hugo10.ka.punkt.de (hugo10.ka.punkt.de [194.77.233.242]) by hub.freebsd.org (Postfix) with ESMTP id 1833037B529; Fri, 3 Mar 2000 01:09:22 -0800 (PST) (envelope-from hausen@punkt.de) Received: (from ry93@localhost) by hugo10.ka.punkt.de (8.9.3/8.9.3) id KAA72276; Fri, 3 Mar 2000 10:09:17 +0100 (CET) (envelope-from ry93) From: "Patrick M. Hausen" Message-Id: <200003030909.KAA72276@hugo10.ka.punkt.de> Subject: C shell scripts (was: Re: which(1), rewritten in C?) In-Reply-To: <20000303005651.A62723@dragon.nuxi.com> from "David O'Brien" at "Mar 3, 2000 00:56:51 am" To: obrien@FreeBSD.ORG Date: Fri, 3 Mar 2000 10:09:17 +0100 (CET) Cc: current@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-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all! > On Thu, Mar 02, 2000 at 08:47:19PM -0500, Dan Papasian wrote: > > While this may sound crazy, I was tired of 'which' taking a long > > time to complete on my 486 dx4/100 when it was under extereme > > pressure, so I rewrote it in C :) > > > > I don't think that it is worthwhile replacing this perl script > > with one written in C, but if anyone is interested... > > Why in the world isn't ``which'' written as a csh shell script?? Most probably because C shell scripts should be avoided at any cost. See: http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/ Regards, Patrick -- WEB Internet Services Systemhaus GmbH Scheffelstr. 17a 76135 Karlsruhe phone +49 721 9109 0 fax +49 721 9109 100 http://www.punkt.de/ Patrick M. Hausen Technical Director email hausen@punkt.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 1:23:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id D148037B629 for ; Fri, 3 Mar 2000 01:23:36 -0800 (PST) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12QoJ3-0008NU-00 for current@FreeBSD.org; Fri, 03 Mar 2000 11:23:33 +0200 From: Sheldon Hearn To: current@FreeBSD.org Subject: tunefs -p doesn't work for read-write mounts Date: Fri, 03 Mar 2000 11:23:33 +0200 Message-ID: <32207.952075413@axl.ops.uunet.co.za> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, Shouldn't I be able to show the current tuneables for a given filesystem? # tunefs -p /usr tunefs: cannot work on read-write mounted file system This is on a recent CURRENT. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 1:47:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from gatekeeper.tsc.tdk.com (gatekeeper.tsc.tdk.com [207.113.159.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FAE637B5CB for ; Fri, 3 Mar 2000 01:47:16 -0800 (PST) (envelope-from gdonl@tsc.tdk.com) Received: from imap.gv.tsc.tdk.com (imap.gv.tsc.tdk.com [192.168.241.198]) by gatekeeper.tsc.tdk.com (8.8.8/8.8.8) with ESMTP id BAA18154 for ; Fri, 3 Mar 2000 01:47:14 -0800 (PST) (envelope-from gdonl@tsc.tdk.com) Received: from salsa.gv.tsc.tdk.com (salsa.gv.tsc.tdk.com [192.168.241.194]) by imap.gv.tsc.tdk.com (8.9.3/8.9.3) with ESMTP id BAA26427 for ; Fri, 3 Mar 2000 01:47:14 -0800 (PST) (envelope-from Don.Lewis@tsc.tdk.com) Received: (from gdonl@localhost) by salsa.gv.tsc.tdk.com (8.8.5/8.8.5) id BAA09126 for current@FreeBSD.ORG; Fri, 3 Mar 2000 01:47:13 -0800 (PST) From: Don Lewis Message-Id: <200003030947.BAA09126@salsa.gv.tsc.tdk.com> Date: Fri, 3 Mar 2000 01:47:13 -0800 In-Reply-To: <200003021209.EAA05907@salsa.gv.tsc.tdk.com> References: <200003021209.EAA05907@salsa.gv.tsc.tdk.com> X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: current@FreeBSD.ORG Subject: 4.0-CURRENT hangs in ex_isa_identify() (was: current hangs during boot if ET/5025-16 card is installed) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mar 2, 4:09am, Don Lewis wrote: } Subject: current hangs during boot if ET/5025-16 card is installed } } I happened to try to install 4.0-CURRENT on a box that has an } Emerging Technologies ET/5025-16 ISA card installed and found that } the kernel wedges during boot. It hangs hard and won't respond to } anything except the reset switch. The motherboard is an Asus P3B-F } and I believe I have the BIOS propery configured with the correct } settings to match the IRQ and memory addresses used by the ET card. } } I also discovered that older versions of -CURRENT will boot correctly } on this box. I did a binary search on the -CURRENT snapshots and found } that the floppies from the January 12th and earlier snapshots boot, } while the floppies from the January 14th and later snapshots hang. By adding a whole bunch of printf statements to the code, I was able to track this problem to ex_isa_identify(). The ET card is jumpered to I/O address 0x240, and it appears to consume 32 bytes starting at this address. When the ioport loop in ex_isa_identify() gets to 0x250, look_for_card() appears to wedge. I don't see how that can happen unless the CPU gets stuck in inb(). I haven't looked at ISA hardware in ages, can an ISA I/O read really hang forever? What really sucks is that there is no way to disable the ex driver at boot time, so the standard install floppies can no longer be used to boot a box that contains one of these ET cards. Should the ex driver be doing all this stuff at identify time, or was the older method of doing this at probe time more correct? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 1:58:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 78F9E37B55C for ; Fri, 3 Mar 2000 01:58:27 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id BAA02685 for current@freebsd.org; Fri, 3 Mar 2000 01:40:14 GMT (envelope-from nik) Date: Fri, 3 Mar 2000 01:40:12 +0000 From: Nik Clayton To: current@freebsd.org Subject: Kernel hangs booting fresh -current Message-ID: <20000303014011.A754@catkin.nothing-going-on.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i Organization: FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do, I just tried to go from -stable (built on Feb 24th) to -current, fresh yesterday (Thursday). "make buildworld" completed cleanly, and following /usr/src/UPDATING I made and installed a fresh kernel, and updated /dev (by running "MAKEDEV da0s1a" and "MAKEDEV da1s1a" with a -current mknod). Then I rebooted (without doing an "installworld", UPDATING says you do this *after* the reboot). The new kernel boots, but fails to mount the disks. Thinking this was just a mismatch between the kernel and the mount binary, I dug out my fixit floppy, got back in to the system, installed the new mount binaries (including the mount_* ones), and tried to reboot. This time, the system froze after the last kernel message was printed, but before the "swapon" message appears. This was a complete lock, the LED keys didn't work, neither did CTRL-ALT-DEL. Thinking there was something odd in my kernel config file, I recovered the system again, got back in, and built a -current GENERIC kernel, figuring that it should definitely work. I tried rebooting with this, and got an error message from the npx probe and an immediate reboot. That happened so quickly I couldn't get a good look at it, but the word "nexus" was in there somewhere. I stress this was with a stock GENERIC -current kernel (but built on a 3.4 system). Have I just hit a bad patch? I've been following the -current list for years, and watch for problems religiously -- I figured with the OpenSSL stuff out of the way, this was as good a time as any. On a related note, why does UPDATING say to build and install the kernel, and then reboot, before doing the "installworld"? That contradicts the advice in the Handbook (which I wrote), and I would've thought it's wrong precisely because it allows for things like kernel/mount mismatches to occur. I'd be very surprised if this is hardware failure. This system has been rock solid on all versions of 3.x, and gets stressed quite highly most days. I realise I haven't been able to provide a great deal of information about this, but I hope it rings bells with someone. N -- If you want to imagine the future, imagine a tennis shoe stamping on a penguin's face forever. --- with apologies to George Orwell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 2: 5:54 2000 Delivered-To: freebsd-current@freebsd.org Received: from solaris.matti.ee (solaris.matti.ee [194.126.98.135]) by hub.freebsd.org (Postfix) with ESMTP id BA59F37B55C for ; Fri, 3 Mar 2000 02:05:50 -0800 (PST) (envelope-from vallo@matti.ee) Received: from myhakas.matti.ee (myhakas.matti.ee [194.126.114.87]) by solaris.matti.ee (Postfix) with ESMTP id AF44E2CE65; Fri, 3 Mar 2000 12:05:36 +0200 (EET) Received: by myhakas.matti.ee (Postfix, from userid 1000) id 054F01C5629; Fri, 3 Mar 2000 12:05:38 +0200 (EET) Date: Fri, 3 Mar 2000 12:05:38 +0200 From: Vallo Kallaste To: Bruce Evans Cc: Peter Dufault , freebsd-current@FreeBSD.ORG Subject: Re: Crash in currtprio, after dumping no operating system.. Message-ID: <20000303120538.A14750@myhakas.matti.ee> Reply-To: vallo@matti.ee References: <20000303040632.A2942@myhakas.matti.ee> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: ; from Bruce Evans on Fri, Mar 03, 2000 at 03:23:17PM +1100 Organization: =?iso-8859-1?Q?AS_Matti_B=FCrootehnika?= Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 03, 2000 at 03:23:17PM +1100, Bruce Evans wrote: > > 8 partitions: > > # size offset fstype [fsize bsize bps/cpg] > > a: 131072 524288 4.2BSD 1024 8192 16 # (Cyl. 32*- 40*) > > b: 524288 0 swap # (Cyl. 0 - 32*) > > c: 8899947 0 unused 0 0 # (Cyl. 0 - 553*) > > e: 8244587 655360 vinum # (Cyl. 40*- 553*) > > The dump fills up precisely the entire 'b' partition. Since the > partition begins at offset 0, the dump overwrites the label at sector > offset 1 and any bootblocks at sector offsets 0-15. This misconfiguration > is handled for swapping but not for dumping. > > This shouldn't lose any data. Just restore the label from a backup and > write new bootblocks. Thanks for clarifying, but now I have next question. Why sysinstall allows such misconfiguration? As I understand now the right way is start the disk with root partition not swap. The disklabel shown here was created with 4.0-20000228-CURRENT sysinstall. It seems now I'm wrong but I always thought the best place for swap is the beginning of disk. Can you please confirm that the common practise is disklabel with root partition in the beginning of disk? Thanks -- Vallo Kallaste vallo@matti.ee To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 2: 9:19 2000 Delivered-To: freebsd-current@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id 855B737B595 for ; Fri, 3 Mar 2000 02:09:12 -0800 (PST) (envelope-from dwmalone@maths.tcd.ie) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 3 Mar 2000 10:08:38 +0000 (GMT) Date: Fri, 3 Mar 2000 10:08:38 +0000 From: David Malone To: Sheldon Hearn Cc: current@FreeBSD.org Subject: Re: tunefs -p doesn't work for read-write mounts Message-ID: <20000303100838.A97291@walton.maths.tcd.ie> References: <32207.952075413@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <32207.952075413@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Fri, Mar 03, 2000 at 11:23:33AM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 03, 2000 at 11:23:33AM +0200, Sheldon Hearn wrote: > Shouldn't I be able to show the current tuneables for a given filesystem? > > # tunefs -p /usr > tunefs: cannot work on read-write mounted file system Tunefs seems to have had trouble with being given filesystem names for a bit. Giving the device name works in 3.4, but not in 4.0. David. 4.0-CURRENT: 10:04:gonzo 3# df /usr Filesystem 1024-blocks Used Avail Capacity Mounted on /dev/ad1s1f 858367 783550 6148 99% /usr 10:04:gonzo 4# tunefs -p /usr tunefs: cannot work on read-write mounted file system 10:04:gonzo 5# tunefs -p /dev/ad1s1f tunefs: cannot open /dev/ad1s1f: Device busy 10:04:gonzo 6# tunefs -p /dev/rad1s1f tunefs: cannot open /dev/rad1s1f: Device busy 3.4-STABLE: 10:05:walton 1# df /usr Filesystem 1024-blocks Used Avail Capacity Mounted on /dev/da0s1f 762223 673236 28010 96% /usr 10:05:walton 2# tunefs -p /usr tunefs: cannot work on read-write mounted file system 10:05:walton 3# tunefs -p /dev/rda0s1f tunefs: soft updates: (-n) disabled tunefs: maximum contiguous block count: (-a) 15 tunefs: rotational delay between contiguous blocks: (-d) 0 ms tunefs: maximum blocks per file in a cylinder group: (-e) 2048 tunefs: minimum percentage of free space: (-m) 8% tunefs: optimization preference: (-o) time To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 2:39:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id 7783037B5CB for ; Fri, 3 Mar 2000 02:39:32 -0800 (PST) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12QpTX-0008zt-00; Fri, 03 Mar 2000 12:38:27 +0200 From: Sheldon Hearn To: Alexander Leidinger Cc: current@FreeBSD.ORG Subject: Re: Patch for usr.sbin/ntp/... (adds pcfclock) In-reply-to: Your message of "Sun, 27 Feb 2000 17:21:21 +0100." <200002271621.RAA00966@Magelan.Leidinger.net> Date: Fri, 03 Mar 2000 12:38:27 +0200 Message-ID: <34588.952079907@axl.ops.uunet.co.za> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 27 Feb 2000 17:21:21 +0100, Alexander Leidinger wrote: > attached is a patch for usr.sbin/ntp/config.h and > usr.sbin/ntp/ntpd/Makefile. It adds reflock_pcf to the compiled in > drivers (current has support in the kernel for it). I think we should hold off on this until Sascha has fixed pcfclock for the Alpha. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 3:15:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from Mail.Openet-Telecom.COM (opentisdn.isdn.dublin.esat.net [193.120.50.79]) by hub.freebsd.org (Postfix) with ESMTP id 1D1FE37B9A3 for ; Fri, 3 Mar 2000 03:15:35 -0800 (PST) (envelope-from peter.edwards@openet-telecom.com) Received: from openet-telecom.com (rocklobster.openet-telecom.lan [10.0.0.40]) by Mail.Openet-Telecom.COM (8.9.3/8.9.3) with ESMTP id LAA61562; Fri, 3 Mar 2000 11:20:40 GMT (envelope-from peter.edwards@openet-telecom.com) Message-ID: <38BF9EA8.F89B7CFF@openet-telecom.com> Date: Fri, 03 Mar 2000 11:14:49 +0000 From: Peter Edwards Organization: Openet Telecom X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 Cc: Sheldon Hearn , current@FreeBSD.ORG Subject: Re: tunefs -p doesn't work for read-write mounts References: <32207.952075413@axl.ops.uunet.co.za> <20000303100838.A97291@walton.maths.tcd.ie> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just send-pr'ed a patch for this: misc/17143 David Malone wrote: > > On Fri, Mar 03, 2000 at 11:23:33AM +0200, Sheldon Hearn wrote: > > > Shouldn't I be able to show the current tuneables for a given filesystem? > > > > # tunefs -p /usr > > tunefs: cannot work on read-write mounted file system > > Tunefs seems to have had trouble with being given filesystem names > for a bit. Giving the device name works in 3.4, but not in 4.0. > > David. > > 4.0-CURRENT: > > 10:04:gonzo 3# df /usr > Filesystem 1024-blocks Used Avail Capacity Mounted on > /dev/ad1s1f 858367 783550 6148 99% /usr > 10:04:gonzo 4# tunefs -p /usr > tunefs: cannot work on read-write mounted file system > 10:04:gonzo 5# tunefs -p /dev/ad1s1f > tunefs: cannot open /dev/ad1s1f: Device busy > 10:04:gonzo 6# tunefs -p /dev/rad1s1f > tunefs: cannot open /dev/rad1s1f: Device busy > > 3.4-STABLE: > > 10:05:walton 1# df /usr > Filesystem 1024-blocks Used Avail Capacity Mounted on > /dev/da0s1f 762223 673236 28010 96% /usr > 10:05:walton 2# tunefs -p /usr > tunefs: cannot work on read-write mounted file system > 10:05:walton 3# tunefs -p /dev/rda0s1f > tunefs: soft updates: (-n) disabled > tunefs: maximum contiguous block count: (-a) 15 > tunefs: rotational delay between contiguous blocks: (-d) 0 ms > tunefs: maximum blocks per file in a cylinder group: (-e) 2048 > tunefs: minimum percentage of free space: (-m) 8% > tunefs: optimization preference: (-o) time > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 3:18:11 2000 Delivered-To: freebsd-current@freebsd.org Received: from wireless.net (wireless.net [207.137.156.159]) by hub.freebsd.org (Postfix) with ESMTP id 26C3637B5DD for ; Fri, 3 Mar 2000 03:18:09 -0800 (PST) (envelope-from dbutter@wireless.net) Received: from db.wireless.net (db.wireless.net [209.75.70.101]) by wireless.net (8.9.3/8.9.3) with ESMTP id DAA04646; Fri, 3 Mar 2000 03:38:31 -0800 (PST) Received: from wireless.net (dbm.wireless.net [192.168.0.2]) by db.wireless.net (8.9.3/8.9.3) with ESMTP id DAA06003; Fri, 3 Mar 2000 03:09:42 -0800 (PST) (envelope-from dbutter@wireless.net) Message-ID: <38BF9EAA.2757A20A@wireless.net> Date: Fri, 03 Mar 2000 03:14:50 -0800 From: Devin Butterfield X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en,pdf MIME-Version: 1.0 To: Sheldon Hearn Cc: current@FreeBSD.ORG Subject: Re: tunefs -p doesn't work for read-write mounts References: <32207.952075413@axl.ops.uunet.co.za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sheldon Hearn wrote: > > Hi folks, > > Shouldn't I be able to show the current tuneables for a given filesystem? > > # tunefs -p /usr > tunefs: cannot work on read-write mounted file system > > This is on a recent CURRENT. AFAIK, you always need to do this with unmounted file systems. Unless of course this was fixed in current? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 3:28:10 2000 Delivered-To: freebsd-current@freebsd.org Received: from smtp.mail.yahoo.com (smtp.mail.yahoo.com [128.11.68.32]) by hub.freebsd.org (Postfix) with SMTP id 24B9137B629 for ; Fri, 3 Mar 2000 03:28:06 -0800 (PST) (envelope-from navan_c@yahoo.com) Received: from dialupd112.mssl.uswest.net (HELO yahoo.com) (209.180.185.112) by smtp.mail.yahoo.com with SMTP; 2 Mar 2000 19:29:26 -0800 X-Apparently-From: Message-ID: <38BF33E3.C21FB2A2@yahoo.com> Date: Thu, 02 Mar 2000 20:39:15 -0700 From: Navan Carson X-Mailer: Mozilla 4.72 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 Cc: FreeBSD-current@freebsd.org, FreeBSD-qa@freebsd.org, FreeBSD-questions@freebsd.org Subject: BIOS settings (was Instrallation floppies and USB) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > Plug and Play OS [Yes] > > Should be No. > How does this setting effect traditional ISA, PNP ISA, PCI cards. __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 3:34:13 2000 Delivered-To: freebsd-current@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id 8087937B5D1 for ; Fri, 3 Mar 2000 03:34:10 -0800 (PST) (envelope-from jeff-ml@mountin.net) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id FAA14356; Fri, 3 Mar 2000 05:34:07 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-90.max1.wa.cyberlynk.net(207.227.118.90) by peak.mountin.net via smap (V1.3) id sma014354; Fri Mar 3 05:33:44 2000 Message-Id: <3.0.3.32.20000303053106.0098a250@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Fri, 03 Mar 2000 05:31:06 -0600 To: Devin Butterfield From: "Jeffrey J. Mountin" Subject: Re: tunefs -p doesn't work for read-write mounts Cc: current@FreeBSD.ORG In-Reply-To: <38BF9EAA.2757A20A@wireless.net> References: <32207.952075413@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 03:14 AM 3/3/00 -0800, Devin Butterfield wrote: >Sheldon Hearn wrote: >> >> Hi folks, >> >> Shouldn't I be able to show the current tuneables for a given filesystem? >> >> # tunefs -p /usr >> tunefs: cannot work on read-write mounted file system >> >> This is on a recent CURRENT. > >AFAIK, you always need to do this with unmounted file systems. Unless of >course this was fixed in current? Why so to only view the values? Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 3:57:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from shidahara1.planet.sci.kobe-u.ac.jp (shidahara1.planet.sci.kobe-u.ac.jp [133.30.50.200]) by hub.freebsd.org (Postfix) with ESMTP id 2EE9537B60C; Fri, 3 Mar 2000 03:57:07 -0800 (PST) (envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp) Received: from shidahara1.planet.sci.kobe-u.ac.jp (localhost [127.0.0.1]) by shidahara1.planet.sci.kobe-u.ac.jp (8.8.8+2.7Wbeta7/8.8.8) with ESMTP id UAA08643; Fri, 3 Mar 2000 20:50:08 +0900 (JST) Message-Id: <200003031150.UAA08643@shidahara1.planet.sci.kobe-u.ac.jp> To: Navan Carson Cc: freebsd-current@freebsd.org, FreeBSD-qa@freebsd.org, FreeBSD-questions@freebsd.org Subject: Re: BIOS settings (was Instrallation floppies and USB) In-reply-to: Your message of "Thu, 02 Mar 2000 20:39:15 MST" References: <38BF33E3.C21FB2A2@yahoo.com> Date: Fri, 03 Mar 2000 20:50:07 +0900 From: Takanori Watanabe Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <38BF33E3.C21FB2A2@yahoo.com>, Navan Carson wrote: >> > Plug and Play OS [Yes] >> >> Should be No. >> > >How does this setting effect traditional ISA, PNP ISA, PCI cards. > This setting tells BIOS not to set any PnP setting, because OS itself want to set it arbitary. And any version FreeBSD ever have been released expects BIOS to set PnP setting. Takanori Watanabe Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 4: 9: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from bugg.strangled.net (c705742-a.htfdw1.ct.home.com [24.2.137.94]) by hub.freebsd.org (Postfix) with ESMTP id 50EDA37BFE5 for ; Fri, 3 Mar 2000 04:08:58 -0800 (PST) (envelope-from bugg@bugg.strangled.net) Received: (from bugg@localhost) by bugg.strangled.net (8.9.3/8.9.3) id HAA09970; Fri, 3 Mar 2000 07:11:01 -0500 (EST) (envelope-from bugg) Date: Fri, 3 Mar 2000 07:11:00 -0500 From: Dan Papasian To: Alfred Perlstein Cc: Dan Papasian , current@FreeBSD.ORG Subject: Re: which(1), rewritten in C? Message-ID: <20000303071100.A9927@moe.c705742-a.htfdw1.ct.home.com> References: <20000302204719.A8563@moe.c705742-a.htfdw1.ct.home.com> <20000302195937.F14279@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000302195937.F14279@fw.wintelcom.net>; from bright@wintelcom.net on Thu, Mar 02, 2000 at 07:59:37PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can you please give an example of where multiple arguments doesn't work as expected? It works fine over here. -Dan Papasian On Thu, Mar 02, 2000 at 07:59:37PM -0800, Alfred Perlstein wrote: --snip-- > > It doesn't seem to handle multiple arguments. File a PR and fix > the issues and I'll look at getting it into post 4.0. > > -Alfred To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 4:16: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from Brigada-A.Ethereal.RU (Brigada-A.ethereal.ru [195.230.65.30]) by hub.freebsd.org (Postfix) with ESMTP id 3521F37B5D1; Fri, 3 Mar 2000 04:16:03 -0800 (PST) (envelope-from nms@Brigada-A.Ethereal.RU) Received: by Brigada-A.Ethereal.RU (Postfix, from userid 1002) id E42911F0; Fri, 3 Mar 2000 15:15:59 +0300 (MSK) Date: Fri, 3 Mar 2000 15:15:59 +0300 From: Nikolai Saoukh To: Takanori Watanabe Cc: freebsd-current@freebsd.org, FreeBSD-qa@freebsd.org, FreeBSD-questions@freebsd.org Subject: Re: BIOS settings (was Instrallation floppies and USB) Message-ID: <20000303151559.A4330@Draculina.Universe> References: <38BF33E3.C21FB2A2@yahoo.com> <200003031150.UAA08643@shidahara1.planet.sci.kobe-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200003031150.UAA08643@shidahara1.planet.sci.kobe-u.ac.jp>; from takawata@shidahara1.planet.sci.kobe-u.ac.jp on Fri, Mar 03, 2000 at 08:50:07PM +0900 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 03, 2000 at 08:50:07PM +0900, Takanori Watanabe wrote: > In message <38BF33E3.C21FB2A2@yahoo.com>, Navan Carson wrote: > >> > Plug and Play OS [Yes] > >> > >> Should be No. > >> > > > >How does this setting effect traditional ISA, PNP ISA, PCI cards. > > > > This setting tells BIOS not to set any PnP setting, > because OS itself want to set it arbitary. > And any version FreeBSD ever have been released expects BIOS to > set PnP setting. Well, what then pnp stuff (/usr/src/sys/isa/pnp*) do in -current? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 4:38:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from reyim.ne.mediaone.net (reyim.ne.mediaone.net [24.218.251.241]) by hub.freebsd.org (Postfix) with ESMTP id D8B5F37B7CF; Fri, 3 Mar 2000 04:38:34 -0800 (PST) (envelope-from bloom@acm.org) Received: from acm.org (localhost [127.0.0.1]) by reyim.ne.mediaone.net (8.9.3/8.9.3) with ESMTP id HAA00860; Fri, 3 Mar 2000 07:38:33 -0500 (EST) (envelope-from bloom@acm.org) Message-ID: <38BFB249.D675954E@acm.org> Date: Fri, 03 Mar 2000 07:38:33 -0500 From: Jim Bloom Reply-To: bloom@acm.org X-Mailer: Mozilla 4.7 [en] (X11; U; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Nik Clayton Cc: current@FreeBSD.ORG Subject: Re: Kernel hangs booting fresh -current References: <20000303014011.A754@catkin.nothing-going-on.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Nik Clayton wrote: > > On a related note, why does UPDATING say to build and install the kernel, > and then reboot, before doing the "installworld"? That contradicts the > advice in the Handbook (which I wrote), and I would've thought it's wrong > precisely because it allows for things like kernel/mount mismatches to > occur. Because the signal interface changed several months ago. If you ran installworld on an old kernel, the machine would panic part way through the install. It is almost impossible to do forward compatibility on major changes. I guess you need to update the handbook to reflect this change. Jim Bloom bloom@acm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 6:22:41 2000 Delivered-To: freebsd-current@freebsd.org Received: from fbsd.ods.org (fbsd.ods.org [63.236.135.3]) by hub.freebsd.org (Postfix) with SMTP id 96D8737B55E for ; Fri, 3 Mar 2000 06:22:38 -0800 (PST) (envelope-from geniusj@ods.org) Received: (qmail 24871 invoked by uid 1000); 3 Mar 2000 14:22:36 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 3 Mar 2000 14:22:36 -0000 Date: Fri, 3 Mar 2000 09:22:36 -0500 (EST) From: Systems Administrator To: Donn Miller Cc: current@freebsd.org Subject: Re: Ensoniq Soundscape In-Reply-To: <38BF7D47.F5EBE217@cvzoom.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG afaik, Ensoniq has their own chipset, they dont use ESS's.. I will try this though :).. up for anything right now .. thanks :).. Any more suggestions are welcome as well On Fri, 3 Mar 2000, Donn Miller wrote: > Systems Administrator wrote: > > > > Has anyone gotten a regular Ensoniq Soundscape (Not AudioPCI) to work with > > pcm0 or anything BUT snd0? :).. I would really love to know as snd0 gives > > me a lot of static feedback in 4.0 for some reason.. I figure pcm wouldn't > > Does that have an ESS chip in it, like an ESS 1868? Did you put > > device sbc0 > device pcm0 > > in your kernel config file? Also, make sure you've done a make world > recently, and did a mergemaster in single user maode. Remake your > audio device with ./MAKEDEV snd0. > > - Donn > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 6:34: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from shidahara1.planet.sci.kobe-u.ac.jp (shidahara1.planet.sci.kobe-u.ac.jp [133.30.50.200]) by hub.freebsd.org (Postfix) with ESMTP id 9BE6637C15D for ; Fri, 3 Mar 2000 06:33:56 -0800 (PST) (envelope-from takawata@shidahara1.planet.sci.kobe-u.ac.jp) Received: from libr.scitec.kobe-u.ac.jp (cs2d340.ppp.infoweb.ne.jp [202.219.174.248]) by shidahara1.planet.sci.kobe-u.ac.jp (8.8.8+2.7Wbeta7/8.8.8) with ESMTP id XAA09104; Fri, 3 Mar 2000 23:33:18 +0900 (JST) Received: from shidahara1.planet.kobe-u.ac.jp (localhost [127.0.0.1]) by libr.scitec.kobe-u.ac.jp (8.9.1/3.5Wpl7) with ESMTP id XAA11274; Fri, 3 Mar 2000 23:29:12 +0900 (JST) From: takawata@shidahara1.planet.sci.kobe-u.ac.jp Message-Id: <200003031429.XAA11274@libr.scitec.kobe-u.ac.jp> To: Nikolai Saoukh , current@freebsd.org Subject: Re: BIOS settings (was Instrallation floppies and USB) In-reply-to: Your message of "Fri, 03 Mar 2000 15:15:59 +0300." <20000303151559.A4330@Draculina.Universe> Date: Fri, 03 Mar 2000 23:29:11 +0900 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000303151559.A4330@Draculina.Universe>, Nikolai Saoukh wrote: >> And any version FreeBSD ever have been released expects BIOS to >> set PnP setting. > >Well, >what then pnp stuff (/usr/src/sys/isa/pnp*) do in -current? They can 1. reads PnP setting from ISA PnP system. 2. write PnP setting as User specified. And there is no *automatic* PnP setting capability yet ,as far as I know. Takanori Watanabe Public Key Key fingerprint = 2C 51 E2 78 2C E1 C5 2D 0F F1 20 A3 11 3A 62 2A To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 6:38:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from fw.wintelcom.net (ns1.wintelcom.net [209.1.153.20]) by hub.freebsd.org (Postfix) with ESMTP id D400C37B5D0 for ; Fri, 3 Mar 2000 06:38:44 -0800 (PST) (envelope-from bright@fw.wintelcom.net) Received: (from bright@localhost) by fw.wintelcom.net (8.9.3/8.9.3) id HAA08373; Fri, 3 Mar 2000 07:09:29 -0800 (PST) Date: Fri, 3 Mar 2000 07:09:29 -0800 From: Alfred Perlstein To: Dan Papasian Cc: current@FreeBSD.ORG Subject: Re: which(1), rewritten in C? Message-ID: <20000303070929.J14279@fw.wintelcom.net> References: <20000302204719.A8563@moe.c705742-a.htfdw1.ct.home.com> <20000302195937.F14279@fw.wintelcom.net> <20000303071100.A9927@moe.c705742-a.htfdw1.ct.home.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000303071100.A9927@moe.c705742-a.htfdw1.ct.home.com>; from bugg@bugg.strangled.net on Fri, Mar 03, 2000 at 07:11:00AM -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Dan Papasian [000303 04:39] wrote: > Can you please give an example of where multiple arguments > doesn't work as expected? > > It works fine over here. ~ % which ls ln sh /bin/ls /bin/ln /bin/sh ~ % ./a.out ls ln sh /bin/sh -- -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 6:46:30 2000 Delivered-To: freebsd-current@freebsd.org Received: from Brigada-A.Ethereal.RU (Brigada-A.ethereal.ru [195.230.65.30]) by hub.freebsd.org (Postfix) with ESMTP id 597C837C111 for ; Fri, 3 Mar 2000 06:46:24 -0800 (PST) (envelope-from nms@Brigada-A.Ethereal.RU) Received: by Brigada-A.Ethereal.RU (Postfix, from userid 1002) id 6F2AD1FC; Fri, 3 Mar 2000 17:46:22 +0300 (MSK) Date: Fri, 3 Mar 2000 17:46:22 +0300 From: Nikolai Saoukh To: takawata@shidahara1.planet.sci.kobe-u.ac.jp Cc: current@freebsd.org Subject: Re: BIOS settings (was Instrallation floppies and USB) Message-ID: <20000303174622.A5270@Draculina.Universe> References: <20000303151559.A4330@Draculina.Universe> <200003031429.XAA11274@libr.scitec.kobe-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <200003031429.XAA11274@libr.scitec.kobe-u.ac.jp>; from takawata@shidahara1.planet.sci.kobe-u.ac.jp on Fri, Mar 03, 2000 at 11:29:11PM +0900 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 03, 2000 at 11:29:11PM +0900, takawata@shidahara1.planet.sci.kobe-u.ac.jp wrote: > In message <20000303151559.A4330@Draculina.Universe>, Nikolai Saoukh wrote: > >> And any version FreeBSD ever have been released expects BIOS to > >> set PnP setting. > > > >Well, > >what then pnp stuff (/usr/src/sys/isa/pnp*) do in -current? > > They can > 1. reads PnP setting from ISA PnP system. > 2. write PnP setting as User specified. > > And there is no *automatic* PnP setting capability yet ,as far as I know. There is such capability, limited with bugs, but it is. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 7:27:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id EDBA137BB6B; Fri, 3 Mar 2000 07:27:45 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.9.3/8.9.3) id JAA86852; Fri, 3 Mar 2000 09:27:13 -0600 (CST) (envelope-from dan) Date: Fri, 3 Mar 2000 09:27:13 -0600 From: Dan Nelson To: Nikolai Saoukh Cc: Takanori Watanabe , freebsd-current@FreeBSD.ORG, FreeBSD-qa@FreeBSD.ORG, FreeBSD-questions@FreeBSD.ORG Subject: Re: BIOS settings (was Instrallation floppies and USB) Message-ID: <20000303092713.A82918@dan.emsphone.com> References: <38BF33E3.C21FB2A2@yahoo.com> <200003031150.UAA08643@shidahara1.planet.sci.kobe-u.ac.jp> <20000303151559.A4330@Draculina.Universe> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.1.5i In-Reply-To: <20000303151559.A4330@Draculina.Universe>; from "Nikolai Saoukh" on Fri Mar 3 15:15:59 GMT 2000 X-OS: FreeBSD 4.0-CURRENT Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Mar 03), Nikolai Saoukh said: > On Fri, Mar 03, 2000 at 08:50:07PM +0900, Takanori Watanabe wrote: > > In message <38BF33E3.C21FB2A2@yahoo.com>, Navan Carson wrote: > > >> > Plug and Play OS [Yes] > > >> > > >> Should be No. > > > > > >How does this setting effect traditional ISA, PNP ISA, PCI cards. > > > > This setting tells BIOS not to set any PnP setting, because OS > > itself want to set it arbitary. And any version FreeBSD ever have > > been released expects BIOS to set PnP setting. > > Well, what then pnp stuff (/usr/src/sys/isa/pnp*) do in -current? It lets the kernel scan for pnp hardware and assign drivers to it based on PnP ID (see sio.c, the sio_ids[] array for an example). It does not do conflict resolution. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 7:36:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.cs.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id 4E7B237B5C8 for ; Fri, 3 Mar 2000 07:36:19 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (root@d60-024.leach.ucdavis.edu [169.237.60.24]) by relay.nuxi.com (8.9.3/8.9.3) with ESMTP id HAA45536; Fri, 3 Mar 2000 07:36:18 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id HAA91206; Fri, 3 Mar 2000 07:36:21 -0800 (PST) (envelope-from obrien) Date: Fri, 3 Mar 2000 07:36:21 -0800 From: "David O'Brien" To: "Patrick M. Hausen" Cc: current@FreeBSD.ORG Subject: Re: C shell scripts (was: Re: which(1), rewritten in C?) Message-ID: <20000303073621.A91188@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20000303005651.A62723@dragon.nuxi.com> <200003030909.KAA72276@hugo10.ka.punkt.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200003030909.KAA72276@hugo10.ka.punkt.de>; from hausen@punkt.de on Fri, Mar 03, 2000 at 10:09:17AM +0100 X-Operating-System: FreeBSD 4.0-CURRENT Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 03, 2000 at 10:09:17AM +0100, Patrick M. Hausen wrote: > Most probably because C shell scripts should be avoided at any > cost. > > See: http://www.faqs.org/faqs/unix-faq/shell/csh-whynot/ I do know about this FAQ, however for a very simple script that is just passing arguments to a built-in function..... -- -- David (obrien@NUXI.com) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 7:45:47 2000 Delivered-To: freebsd-current@freebsd.org Received: from assaris.sics.se (assaris.sics.se [193.10.66.234]) by hub.freebsd.org (Postfix) with ESMTP id BC08D37B61C; Fri, 3 Mar 2000 07:45:41 -0800 (PST) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id QAA22724; Fri, 3 Mar 2000 16:45:44 +0100 (CET) (envelope-from assar) To: obrien@FreeBSD.ORG Cc: "Patrick M. Hausen" , current@FreeBSD.ORG Subject: Re: C shell scripts (was: Re: which(1), rewritten in C?) References: <20000303005651.A62723@dragon.nuxi.com> <200003030909.KAA72276@hugo10.ka.punkt.de> <20000303073621.A91188@dragon.nuxi.com> From: Assar Westerlund Date: 03 Mar 2000 16:45:44 +0100 In-Reply-To: "David O'Brien"'s message of "Fri, 3 Mar 2000 07:36:21 -0800" Message-ID: <5lln40qcpj.fsf@assaris.sics.se> Lines: 11 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG "David O'Brien" writes: > I do know about this FAQ, however for a very simple script that is just > passing arguments to a built-in function..... There's a real reason for not writing this in csh. Because the built-in function will return results for csh, which might not be the right ones for other shells. What result do you get with `which which' for example? /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 7:56:32 2000 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id A0EBF37B613 for ; Fri, 3 Mar 2000 07:56:29 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id KAA73010; Fri, 3 Mar 2000 10:56:26 -0500 (EST) (envelope-from wollman) Date: Fri, 3 Mar 2000 10:56:26 -0500 (EST) From: Garrett Wollman Message-Id: <200003031556.KAA73010@khavrinen.lcs.mit.edu> To: Assar Westerlund Cc: current@FreeBSD.ORG Subject: Re: C shell scripts (was: Re: which(1), rewritten in C?) In-Reply-To: <5lln40qcpj.fsf@assaris.sics.se> References: <20000303005651.A62723@dragon.nuxi.com> <200003030909.KAA72276@hugo10.ka.punkt.de> <20000303073621.A91188@dragon.nuxi.com> <5lln40qcpj.fsf@assaris.sics.se> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > There's a real reason for not writing this in csh. Because the > built-in function will return results for csh, which might not be the > right ones for other shells. The error is in using `which' with another shell. The correct command to use with POSIX-ish shells (sh, ksh, bash, etc.) is `type'. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 8: 3:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from assaris.sics.se (assaris.sics.se [193.10.66.234]) by hub.freebsd.org (Postfix) with ESMTP id 8386837B713 for ; Fri, 3 Mar 2000 08:03:10 -0800 (PST) (envelope-from assar@assaris.sics.se) Received: (from assar@localhost) by assaris.sics.se (8.9.3/8.9.3) id RAA22761; Fri, 3 Mar 2000 17:03:06 +0100 (CET) (envelope-from assar) To: Garrett Wollman Cc: current@FreeBSD.ORG Subject: Re: C shell scripts (was: Re: which(1), rewritten in C?) References: <20000303005651.A62723@dragon.nuxi.com> <200003030909.KAA72276@hugo10.ka.punkt.de> <20000303073621.A91188@dragon.nuxi.com> <5lln40qcpj.fsf@assaris.sics.se> <200003031556.KAA73010@khavrinen.lcs.mit.edu> From: Assar Westerlund Date: 03 Mar 2000 17:03:05 +0100 In-Reply-To: Garrett Wollman's message of "Fri, 3 Mar 2000 10:56:26 -0500 (EST)" Message-ID: <5log8wjb2e.fsf@assaris.sics.se> Lines: 8 User-Agent: Gnus/5.070098 (Pterodactyl Gnus v0.98) Emacs/20.5 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Garrett Wollman writes: > The error is in using `which' with another shell. The correct command > to use with POSIX-ish shells (sh, ksh, bash, etc.) is `type'. Sure, but there's a /usr/bin/which program. Do you suggest we should remove it? I don't have any problems with that... /assar To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 8:13:21 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.rpi.edu (mail.rpi.edu [128.113.100.7]) by hub.freebsd.org (Postfix) with ESMTP id 70F4F37B6A4 for ; Fri, 3 Mar 2000 08:13:18 -0800 (PST) (envelope-from drosih@rpi.edu) 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 LAA526248; Fri, 3 Mar 2000 11:12:55 -0500 Mime-Version: 1.0 X-Sender: drosih@mail.rpi.edu Message-Id: In-Reply-To: <38BF334F.2F10D4B0@confusion.net> References: <38BF334F.2F10D4B0@confusion.net> Date: Fri, 3 Mar 2000 11:13:23 -0500 To: Laurence Berland , Chuck Robey From: Garance A Drosihn Subject: Re: which(1), rewritten in C? Cc: Alfred Perlstein , Dan Papasian , current@FreeBSD.ORG Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 10:36 PM -0500 3/2/00, Laurence Berland wrote: >Which is also a perl script, which sh uses (since it's not a builtin >there). It does the same thing as the 'which' that's built in to bash >and tcsh and csh If you do a 'type -a which' or 'help which' in bash, you'll find that 'which' is not a built-in function in bash either. Sh/bash people would be more likely to use 'type blah' or 'type -a blah' instead of 'which blah'. (at least, it isn't a built-in function on my machine...) Having used csh for awhile before switching to bash, and also not thrilled with /usr/bin/which, I have a function for it in my bashrc: function which { local which_temp while [ "$1" ]; do which_temp=`type -type $1` if [ "$which_temp" = "file" ]; then type -path $1 else if [ "$which_temp" ]; then type -all $1 else echo no $1 in $PATH fi fi shift done } That's just included for amusement purposes (and I'm not sure it behaves exactly the way 'which' would in csh). I do like the idea of /usr/bin/which being rewritten into C... --- Garance Alistair Drosehn = gad@eclipse.acs.rpi.edu Senior Systems Programmer or drosih@rpi.edu Rensselaer Polytechnic Institute To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 8:17:42 2000 Delivered-To: freebsd-current@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id A3AC637B548 for ; Fri, 3 Mar 2000 08:17:32 -0800 (PST) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id LAA75869; Fri, 3 Mar 2000 11:16:52 -0500 (EST) Date: Fri, 3 Mar 2000 11:16:51 -0500 (EST) From: "Matthew N. Dodd" To: Don Lewis Cc: current@FreeBSD.ORG Subject: Re: 4.0-CURRENT hangs in ex_isa_identify() (was: current hangs during boot if ET/5025-16 card is installed) In-Reply-To: <200003030947.BAA09126@salsa.gv.tsc.tdk.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 3 Mar 2000, Don Lewis wrote: > What really sucks is that there is no way to disable the ex driver > at boot time, so the standard install floppies can no longer be used > to boot a box that contains one of these ET cards. > > Should the ex driver be doing all this stuff at identify time, or was > the older method of doing this at probe time more correct? Thats really the only place for such a routine. What needs to happen is for if_ex to a little more selective about which addresses it probes. While it is using a non-destructive probe (see look_for_card()) it should also use the resource manager to check and see if a port is assigned before it does anything else. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 8:22:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id 38F4837B640 for ; Fri, 3 Mar 2000 08:22:38 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id LAA73168; Fri, 3 Mar 2000 11:22:32 -0500 (EST) (envelope-from wollman) Date: Fri, 3 Mar 2000 11:22:32 -0500 (EST) From: Garrett Wollman Message-Id: <200003031622.LAA73168@khavrinen.lcs.mit.edu> To: Assar Westerlund Cc: Garrett Wollman , current@FreeBSD.ORG Subject: Re: C shell scripts (was: Re: which(1), rewritten in C?) In-Reply-To: <5log8wjb2e.fsf@assaris.sics.se> References: <20000303005651.A62723@dragon.nuxi.com> <200003030909.KAA72276@hugo10.ka.punkt.de> <20000303073621.A91188@dragon.nuxi.com> <5lln40qcpj.fsf@assaris.sics.se> <200003031556.KAA73010@khavrinen.lcs.mit.edu> <5log8wjb2e.fsf@assaris.sics.se> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > Sure, but there's a /usr/bin/which program. Do you suggest we should > remove it? I don't have any problems with that... The original `which' was a C shell script. Its purpose was specifically to explain how the C shell would locate a particular command. That's why the Korn shell introduced `type'. This functionality *needs* to be a shell builtin -- the only reason an external C shell script worked (most of the time) was that csh insists on reading .cshrc even for non-interactive shells. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 8:31:29 2000 Delivered-To: freebsd-current@freebsd.org Received: from bluebottle.calcaphon.com (calcaphon.demon.co.uk [193.237.19.5]) by hub.freebsd.org (Postfix) with ESMTP id 0418037B615; Fri, 3 Mar 2000 08:30:55 -0800 (PST) (envelope-from n_hibma@calcaphon.com) Received: from henny.webweaving.org (dhcp36.calcaphon.com [10.0.1.36]) by bluebottle.calcaphon.com (8.9.3/8.9.1) with ESMTP id QAA42853; Fri, 3 Mar 2000 16:31:02 GMT (envelope-from n_hibma@calcaphon.com) Received: from localhost (localhost [127.0.0.1]) by henny.webweaving.org (8.9.3/8.9.3) with ESMTP id QAA01446; Fri, 3 Mar 2000 16:11:43 GMT (envelope-from n_hibma@calcaphon.com) Date: Fri, 3 Mar 2000 16:11:43 +0000 (GMT) From: Nick Hibma X-Sender: n_hibma@localhost Reply-To: Nick Hibma To: Navan Carson Cc: FreeBSD-current@freebsd.org, FreeBSD-qa@freebsd.org, FreeBSD-questions@freebsd.org Subject: Re: BIOS settings (was Instrallation floppies and USB) In-Reply-To: <38BF33E3.C21FB2A2@yahoo.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > Plug and Play OS [Yes] > > > > Should be No. > > > > How does this setting effect traditional ISA, PNP ISA, PCI cards. Some might not be initiased. The basic point is that FreeBSD does not do the device enumeration and therefore any device that has not been configured by the BIOS or the previous OS (like Windows) is not accessable. Sometimes the BIOS wipes the configuration upon reboot and in that case the settings Windows has left behind are no longer available. Nick -- n_hibma@webweaving.org n_hibma@freebsd.org USB project http://www.etla.net/~n_hibma/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 8:41:34 2000 Delivered-To: freebsd-current@freebsd.org Received: from server.baldwin.cx (jobaldwi.campus.vt.edu [198.82.67.146]) by hub.freebsd.org (Postfix) with ESMTP id 25F4637B615 for ; Fri, 3 Mar 2000 08:41:22 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: from john.baldwin.cx (john [10.0.0.2]) by server.baldwin.cx (8.9.3/8.9.3) with ESMTP id LAA00742; Fri, 3 Mar 2000 11:41:09 -0500 (EST) (envelope-from jhb@FreeBSD.org) Message-Id: <200003031641.LAA00742@server.baldwin.cx> 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: <200003020416.XAA16166@bb01f39.unx.sas.com> Date: Fri, 03 Mar 2000 11:41:09 -0500 (EST) From: John Baldwin To: "John W. DeBoskey" Subject: RE: make release - usr.bin/ssh error Cc: freebsd-current@FreeBSD.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 02-Mar-00 John W. DeBoskey wrote: > Hi, > > I'm running a make release with sources current as of 7pm EST. > I'm in the process of trying to figure out the following failure. I'm getting this error as well. :( At this rate RC#3 isn't going to be going out the door anytime soon. > ===> usr.sbin/ktutil > install -c -s -o root -g wheel -m 555 ktutil /usr/sbin > install -c -o root -g wheel -m 444 ktutil.8.gz /usr/share/man/man8 > cd /pub/FreeBSD/usr.bin/ssh; make MAKE_KERBEROS5=yes cleandir && make MAKE_KERBEROS5=yes obj && > make MAKE_KERBEROS5=yes depend all install > cd: can't cd to /pub/FreeBSD/usr.bin/ssh > *** Error code 2 > > I'm in the process of tracking this down. If anyone has any > pointers, I'd appreciate the help. > > If this has already been fixed and I haven't seen the mail/cvs > commit yet, please let me know that too... :-) > > Thanks! > John -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 8:53:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by hub.freebsd.org (Postfix) with ESMTP id E87B237B5BE; Fri, 3 Mar 2000 08:53:06 -0800 (PST) (envelope-from jhay@zibbi.mikom.csir.co.za) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.9.3/8.9.3) id SAA19425; Fri, 3 Mar 2000 18:53:02 +0200 (SAT) (envelope-from jhay) From: John Hay Message-Id: <200003031653.SAA19425@zibbi.mikom.csir.co.za> Subject: Re: make release - usr.bin/ssh error In-Reply-To: <200003031641.LAA00742@server.baldwin.cx> from John Baldwin at "Mar 3, 2000 11:41:09 am" To: jhb@FreeBSD.ORG (John Baldwin) Date: Fri, 3 Mar 2000 18:53:02 +0200 (SAT) Cc: jwd@unx.sas.com (John W. DeBoskey), freebsd-current@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-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I'm getting this error as well. :( > > At this rate RC#3 isn't going to be going out the door anytime soon. > > > ===> usr.sbin/ktutil > > install -c -s -o root -g wheel -m 555 ktutil /usr/sbin > > install -c -o root -g wheel -m 444 ktutil.8.gz /usr/share/man/man8 > > cd /pub/FreeBSD/usr.bin/ssh; make MAKE_KERBEROS5=yes cleandir && make MAKE_KERBEROS5=yes obj && > > make MAKE_KERBEROS5=yes depend all install > > cd: can't cd to /pub/FreeBSD/usr.bin/ssh > > *** Error code 2 > > > > I'm in the process of tracking this down. If anyone has any > > pointers, I'd appreciate the help. > > This set of patches got make release going for me. I sent them to Mark a little earlier this afternoon, because most of it is in his area. John -- John Hay -- John.Hay@mikom.csir.co.za Index: kerberos5/Makefile =================================================================== RCS file: /home/ncvs/src/kerberos5/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- kerberos5/Makefile 2000/03/02 11:16:25 1.7 +++ kerberos5/Makefile 2000/03/03 04:16:17 @@ -2,7 +2,7 @@ SUBDIR= lib libexec usr.bin usr.sbin -SDIR= ${.CURDIR}/.. +SDIR= ${.CURDIR}/../secure bootstrap: cleandir obj depend all install kprog Index: secure/usr.bin/ssh/Makefile =================================================================== RCS file: /home/ncvs/src/secure/usr.bin/ssh/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- secure/usr.bin/ssh/Makefile 2000/02/28 19:27:31 1.3 +++ secure/usr.bin/ssh/Makefile 2000/03/03 07:52:28 @@ -29,8 +29,8 @@ ((${MAKE_KERBEROS5} == "yes") || (${MAKE_KERBEROS5} == "YES")) DISTRIBUTION=krb5 CFLAGS+= -DKRB5 -LDADD+= -lkrb5 -lkafs -lasn1 -lcom_err -lmd -L${.OBJDIR}/../../../kerberos5/lib/libroken -lroken -DPADD+= ${LIBKRB5} ${LIBCOM_ERR} ${LIBKAFS} ${LIBASN1} ${LIBMD} +LDADD+= -lkrb5 -lasn1 -lcom_err -lmd -L${.OBJDIR}/../../../kerberos5/lib/libroken -lroken -lcrypt +DPADD+= ${LIBKRB5} ${LIBCOM_ERR} ${LIBASN1} ${LIBMD} ${LIBCRYPT} .endif # MAKE_KERBEROS5 .include Index: secure/usr.sbin/sshd/Makefile =================================================================== RCS file: /home/ncvs/src/secure/usr.sbin/sshd/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- secure/usr.sbin/sshd/Makefile 2000/02/28 19:27:31 1.3 +++ secure/usr.sbin/sshd/Makefile 2000/03/03 07:55:41 @@ -31,8 +31,8 @@ DISTRIBUTION=krb5 CFLAGS+= -DKRB5 SRCS+= auth-krb5.c -LDADD+= -lkrb5 -lkafs -lasn1 -lcom_err -lmd -L${.OBJDIR}/../../../kerberos5/lib/libroken -lroken -DPADD+= ${LIBKRB5} ${LIBCOM_ERR} ${LIBKAFS} ${LIBASN1} ${LIBMD} +LDADD+= -lkrb5 -lasn1 -lcom_err -lmd -L${.OBJDIR}/../../../kerberos5/lib/libroken -lroken +DPADD+= ${LIBKRB5} ${LIBCOM_ERR} ${LIBASN1} ${LIBMD} .endif # MAKE_KERBEROS5 .include Index: crypto/openssh/auth-krb5.c =================================================================== RCS file: /home/ncvs/src/crypto/openssh/auth-krb5.c,v retrieving revision 1.1 diff -u -r1.1 auth-krb5.c --- crypto/openssh/auth-krb5.c 2000/02/28 19:03:51 1.1 +++ crypto/openssh/auth-krb5.c 2000/03/03 07:54:18 @@ -240,7 +240,7 @@ } if (!cleanup_registered) { - fatal_add_cleanup(krb4_cleanup_proc, NULL); + fatal_add_cleanup(krb5_cleanup_proc, NULL); cleanup_registered = 1; } return 0; Index: release/Makefile =================================================================== RCS file: /home/ncvs/src/release/Makefile,v retrieving revision 1.534 diff -u -r1.534 Makefile --- release/Makefile 2000/02/29 11:26:24 1.534 +++ release/Makefile 2000/03/03 12:05:47 @@ -430,8 +430,8 @@ if [ -d ${RD}/dists/crypto ] ; then ( cd ${RD}/dists/src && \ if [ -f ssecure.aa ] ; then mv ssecure.* ../crypto ; fi && \ if [ -f scrypto.aa ] ; then mv scrypto.* ../crypto ; fi && \ - if [ -f skrb4.aa ] ; then mv skrb4.* ../crypto ; fi ; ) ; fi - if [ -f skrb5.aa ] ; then mv skrb5.* ../crypto ; fi ; ) ; fi + if [ -f skrb4.aa ] ; then mv skrb4.* ../crypto ; fi && \ + if [ -f skrb5.aa ] ; then mv skrb5.* ../crypto ; fi ; ) fi @echo "src distribution is finished." .endif touch release.7 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 8:53:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from Mail.Openet-Telecom.COM (opentisdn.isdn.dublin.esat.net [193.120.50.79]) by hub.freebsd.org (Postfix) with ESMTP id BB9A637B5BE for ; Fri, 3 Mar 2000 08:53:34 -0800 (PST) (envelope-from peter.edwards@openet-telecom.com) Received: from openet-telecom.com (rocklobster.openet-telecom.lan [10.0.0.40]) by Mail.Openet-Telecom.COM (8.9.3/8.9.3) with ESMTP id QAA63422; Fri, 3 Mar 2000 16:58:10 GMT (envelope-from peter.edwards@openet-telecom.com) Message-ID: <38BFEDC3.83ED3A80@openet-telecom.com> Date: Fri, 03 Mar 2000 16:52:19 +0000 From: Peter Edwards Organization: Openet Telecom X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 4.0-CURRENT i386) X-Accept-Language: en MIME-Version: 1.0 To: Assar Westerlund , current@freebsd.org Subject: Re: C shell scripts (was: Re: which(1), rewritten in C?) References: <20000303005651.A62723@dragon.nuxi.com> <200003030909.KAA72276@hugo10.ka.punkt.de> <20000303073621.A91188@dragon.nuxi.com> <5lln40qcpj.fsf@assaris.sics.se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Assar Westerlund wrote: > > There's a real reason for not writing this in csh. Because the > built-in function will return results for csh, which might not be the > right ones for other shells. > I got bitten by this by HP-UX 10's csh-based "which". My solaris-hosted NFS home directory had the default Solaris .cshrc that changes $path. Needless to say, "which" was somewhat misleading :-) Ugh. -- Peter. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 9:25: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id C1EA437C13A for ; Fri, 3 Mar 2000 09:25:01 -0800 (PST) (envelope-from gallatin@cs.duke.edu) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id MAA20368 for ; Fri, 3 Mar 2000 12:25:00 -0500 (EST) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.9.3/8.9.1) id MAA70278; Fri, 3 Mar 2000 12:24:30 -0500 (EST) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Fri, 3 Mar 2000 12:24:30 -0500 (EST) To: freebsd-current@freebsd.org Subject: ETA on RC3? X-Mailer: VM 6.43 under 20.4 "Emerald" XEmacs Lucid Message-ID: <14527.62684.266602.283833@grasshopper.cs.duke.edu> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'm just wondering -- when is RC3 expected? ? A lot has happened since the 2/14 snap.. Thanks, Drew ------------------------------------------------------------------------------ Andrew Gallatin, Sr Systems Programmer http://www.cs.duke.edu/~gallatin Duke University Email: gallatin@cs.duke.edu Department of Computer Science Phone: (919) 660-6590 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 9:25:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from ws-ilmar.ints.ru (ws-ilmar.ints.ru [194.67.173.16]) by hub.freebsd.org (Postfix) with ESMTP id 6583137B6A4 for ; Fri, 3 Mar 2000 09:25:31 -0800 (PST) (envelope-from ilmar@ints.ru) Received: from localhost (localhost [127.0.0.1]) by ws-ilmar.ints.ru (8.9.3/8.9.3) with ESMTP id UAA01307; Fri, 3 Mar 2000 20:25:19 +0300 (MSK) Date: Fri, 3 Mar 2000 20:25:18 +0300 (MSK) From: "Ilmar S. Habibulin" To: Theo van Klaveren Cc: Vallo Kallaste , freebsd-current@FreeBSD.ORG Subject: Re: Kde2pre: is it FreeBSD or Kde fault? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Theo van Klaveren wrote: > > I have the same problem. Try to delete compile flag "-fno-builtin" while > > compiling libkhtml and konqueror. > You actually get as far as kdebase? My builds quit in kdelibs in > arts/flow/stereofftscope.cpp with the following message (verbatim): > > stereofftscope.cpp:~80: sorry, not implemented. (something about symbol > to big for symbol table). Recompile all your sources with -fhuge-objects. So recompile with -fhuge-objects and all will be fine. > I finished the build with make -k, but I have no arts :( I suspect this to > be a FreeBSD problem, as the Linux guys don't seem to have this (or it > would have been fixed in the previous two/three weeks). > > I noticed the same problem with libkhtml, b.t.w. I don't have problems with libkhtml except exception handling. But linux guys have such a mish-mash (?) like -frtti and -fno-rtti, -fexceptions and -fno-exceptions. And this works for them. :( To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 9:31:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from ws-ilmar.ints.ru (ws-ilmar.ints.ru [194.67.173.16]) by hub.freebsd.org (Postfix) with ESMTP id 3980837B635 for ; Fri, 3 Mar 2000 09:31:42 -0800 (PST) (envelope-from ilmar@ints.ru) Received: from localhost (localhost [127.0.0.1]) by ws-ilmar.ints.ru (8.9.3/8.9.3) with ESMTP id UAA01403; Fri, 3 Mar 2000 20:31:39 +0300 (MSK) Date: Fri, 3 Mar 2000 20:31:39 +0300 (MSK) From: "Ilmar S. Habibulin" To: Vallo Kallaste Cc: freebsd-current@FreeBSD.ORG Subject: Re: Kde2pre: is it FreeBSD or Kde fault? In-Reply-To: <20000302212712.A63931@myhakas.matti.ee> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 2 Mar 2000, Vallo Kallaste wrote: > > I have the same problem. Try to delete compile flag "-fno-builtin" while > > compiling libkhtml and konqueror. > > I've recompiled the whole thing without -fno-builtin but no difference > at all. What's the problem, then? Is it some kind of Linuxism as I > believe most KDE developers are Linux based or ..? I was sure, that -fno-builtins helped. Maybe they fixed this error and i cvsuped errorfree source. I'll try to investigate it, cause i want to use something differ from netscape. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 10: 7:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from lor.watermarkgroup.com (lor.watermarkgroup.com [207.202.73.33]) by hub.freebsd.org (Postfix) with ESMTP id 1FF8A37B65E for ; Fri, 3 Mar 2000 10:07:41 -0800 (PST) (envelope-from luoqi@watermarkgroup.com) Received: (from luoqi@localhost) by lor.watermarkgroup.com (8.8.8/8.8.8) id NAA21331; Fri, 3 Mar 2000 13:07:39 -0500 (EST) (envelope-from luoqi) Date: Fri, 3 Mar 2000 13:07:39 -0500 (EST) From: Luoqi Chen Message-Id: <200003031807.NAA21331@lor.watermarkgroup.com> To: current@FreeBSD.ORG, sheldonh@uunet.co.za Subject: Re: tunefs -p doesn't work for read-write mounts Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Hi folks, > > Shouldn't I be able to show the current tuneables for a given filesystem? > > # tunefs -p /usr > tunefs: cannot work on read-write mounted file system > > This is on a recent CURRENT. > > Ciao, > Sheldon. > You were supposed to use a raw device for a mounted fs, but that no longer works after the elimination of block device. I have a quick fix for this problem: open the device read-only to read the superblock and later re-open it read-write before writing back. -lq Index: tunefs.c =================================================================== RCS file: /home/ncvs/src/sbin/tunefs/tunefs.c,v retrieving revision 1.11 diff -u -r1.11 tunefs.c --- tunefs.c 2000/01/30 05:24:55 1.11 +++ tunefs.c 2000/03/03 16:04:04 @@ -75,9 +75,10 @@ int fi; long dev_bsize = 1; -void bwrite(daddr_t, char *, int); -int bread(daddr_t, char *, int); -void getsb(struct fs *, char *); +void bwrite __P((daddr_t, char *, int)); +int bread __P((daddr_t, char *, int)); +void getsb __P((struct fs *, char *)); +void putsb __P((struct fs *, char *, int)); void usage __P((void)); void printfs __P((void)); @@ -103,9 +104,6 @@ if (fs) { if (statfs(special, &stfs) == 0 && strcmp(special, stfs.f_mntonname) == 0) { - if ((stfs.f_flags & MNT_RDONLY) == 0) { - errx(1, "cannot work on read-write mounted file system"); - } active = 1; } special = fs->fs_spec; @@ -251,12 +249,7 @@ } if (argc != 1) usage(); - bwrite((daddr_t)SBOFF / dev_bsize, (char *)&sblock, SBSIZE); - if (Aflag) - for (i = 0; i < sblock.fs_ncg; i++) - bwrite(fsbtodb(&sblock, cgsblock(&sblock, i)), - (char *)&sblock, SBSIZE); - close(fi); + putsb(&sblock, special, Aflag); if (active) { bzero(&args, sizeof(args)); if (mount("ufs", fs->fs_file, @@ -283,7 +276,7 @@ char *file; { - fi = open(file, 2); + fi = open(file, 0); if (fi < 0) err(3, "cannot open %s", file); if (bread((daddr_t)SBOFF, (char *)fs, SBSIZE)) @@ -291,6 +284,30 @@ if (fs->fs_magic != FS_MAGIC) err(5, "%s: bad magic number", file); dev_bsize = fs->fs_fsize / fsbtodb(fs, 1); +} + +void +putsb(fs, file, all) + register struct fs *fs; + char *file; + int all; +{ + int i; + + /* + * Re-open the device read-write. Use the read-only file + * descriptor as an interlock to prevent the device from + * being mounted while we are switching mode. + */ + i = fi; fi = open(file, 2); close(i); + if (fi < 0) + err(3, "cannot open %s", file); + bwrite((daddr_t)SBOFF / dev_bsize, (char *)fs, SBSIZE); + if (all) + for (i = 0; i < fs->fs_ncg; i++) + bwrite(fsbtodb(fs, cgsblock(fs, i)), + (char *)fs, SBSIZE); + close(fi); } void To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 10: 8:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from unix.megared.net.mx (megamail.megared.com.mx [200.52.207.52]) by hub.freebsd.org (Postfix) with ESMTP id EA03937B677 for ; Fri, 3 Mar 2000 10:08:32 -0800 (PST) (envelope-from ales@megared.net.mx) Received: from ales (ales.megared.net.mx [200.52.207.54]) by unix.megared.net.mx (8.9.3/8.9.3) with SMTP id MAA24256; Fri, 3 Mar 2000 12:04:10 -0600 (CST) (envelope-from ales@megared.net.mx) Message-ID: <00d101bf853a$e7a96920$020a0a0a@megared.net.mx> From: "Alejandro Ramirez" To: , Cc: References: <16873.952071102@verdi.nethelp.no> Subject: RE: GRE Support in 4.X ??? Date: Fri, 3 Mar 2000 12:04:17 -0600 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > I believe you can also configure policy based routing on the Cisco to ship > > the traffic to your caching server - without GRE encapsulation - and > > achieve the same results. > > You can achieve *almost* the same results. What the policy based routing > doesn't give you is detection of a dead cache server. I believe WCCP has > some support for this (keepalives/polling). Thanks but, also with policy routing the squid will work as a transparent proxy, and in that way I cant have load balancing betwen several Cache Engines, like the one that WCCP provides. Greetings... Ales To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 10:55: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by hub.freebsd.org (Postfix) with ESMTP id E1D2537B66A for ; Fri, 3 Mar 2000 10:54:54 -0800 (PST) (envelope-from wilko@yedi.iaf.nl) Received: from yedi.iaf.nl (uucp@localhost) by uni4nn.gn.iaf.nl (8.9.2/8.9.2) with UUCP id TAA10953; Fri, 3 Mar 2000 19:42:49 +0100 (MET) Received: (from wilko@localhost) by yedi.iaf.nl (8.9.3/8.9.3) id SAA02033; Fri, 3 Mar 2000 18:47:13 +0100 (CET) (envelope-from wilko) Date: Fri, 3 Mar 2000 18:47:13 +0100 From: Wilko Bulte To: Andrew Gallatin Cc: freebsd-current@FreeBSD.ORG Subject: Re: ETA on RC3? Message-ID: <20000303184713.A2006@yedi.iaf.nl> References: <14527.62684.266602.283833@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <14527.62684.266602.283833@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Fri, Mar 03, 2000 at 12:24:30PM -0500 X-OS: FreeBSD yedi.iaf.nl 3.4-STABLE FreeBSD 3.4-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 03, 2000 at 12:24:30PM -0500, Andrew Gallatin wrote: > > I'm just wondering -- when is RC3 expected? ? A lot has happened > since the 2/14 snap.. I don't think this is going to happen before sometime next week. Jordan is currently visiting the Netherlands and will subsequently go to the UK for a couple of days. W/ -- Wilko Bulte Arnhem, The Netherlands http://www.tcja.nl The FreeBSD Project: http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 10:55:55 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 2A0DC37B741; Fri, 3 Mar 2000 10:55:49 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 35F182E815F; Fri, 3 Mar 2000 10:55:49 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Fri, 3 Mar 2000 10:55:49 -0800 (PST) From: Kris Kennaway To: Andrew Gallatin Cc: freebsd-current@freebsd.org Subject: Re: ETA on RC3? In-Reply-To: <14527.62684.266602.283833@grasshopper.cs.duke.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 3 Mar 2000, Andrew Gallatin wrote: > I'm just wondering -- when is RC3 expected? ? A lot has happened > since the 2/14 snap.. As soon as Jordan gets the chance, I guess. The Plan was to do it on Monday night but he ran out of time before leaving for Europe. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 11: 2:36 2000 Delivered-To: freebsd-current@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id 8BBAE37C0DF for ; Fri, 3 Mar 2000 11:02:30 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.3/frmug-2.5/nospam) with UUCP id UAA02817 for current@FreeBSD.ORG; Fri, 3 Mar 2000 20:02:26 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id D293F8864; Fri, 3 Mar 2000 19:50:19 +0100 (CET) Date: Fri, 3 Mar 2000 19:50:19 +0100 From: Ollivier Robert To: current@FreeBSD.ORG Subject: Re: Patch for usr.sbin/ntp/... (adds pcfclock) Message-ID: <20000303195019.A46974@keltia.freenix.fr> Mail-Followup-To: current@FreeBSD.ORG References: <200002271621.RAA00966@Magelan.Leidinger.net> <34588.952079907@axl.ops.uunet.co.za> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <34588.952079907@axl.ops.uunet.co.za>; from sheldonh@uunet.co.za on Fri, Mar 03, 2000 at 12:38:27PM +0200 X-Operating-System: FreeBSD 4.0-CURRENT/ELF AMD-K6/200 & 2x PPro/200 SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Sheldon Hearn: > I think we should hold off on this until Sascha has fixed pcfclock for > the Alpha. Agreed. It is too late for 4.0-RELEASE IMO and I won't have time next week... (holidays :-) -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #78: Sun Feb 27 15:32:39 CET 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 11: 2:52 2000 Delivered-To: freebsd-current@freebsd.org Received: from frmug.org (frmug-gw.frmug.org [193.56.58.252]) by hub.freebsd.org (Postfix) with ESMTP id 7E98837B717 for ; Fri, 3 Mar 2000 11:02:48 -0800 (PST) (envelope-from roberto@keltia.freenix.fr) Received: (from uucp@localhost) by frmug.org (8.9.3/frmug-2.5/nospam) with UUCP id UAA02828 for current@freebsd.org; Fri, 3 Mar 2000 20:02:42 +0100 (CET) (envelope-from roberto@keltia.freenix.fr) Received: by keltia.freenix.fr (Postfix, from userid 101) id 2CADC8864; Fri, 3 Mar 2000 19:52:21 +0100 (CET) Date: Fri, 3 Mar 2000 19:52:21 +0100 From: Ollivier Robert To: current@freebsd.org Subject: Re: Ensoniq Soundscape Message-ID: <20000303195221.B46974@keltia.freenix.fr> Mail-Followup-To: current@freebsd.org References: <38BF7D47.F5EBE217@cvzoom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from geniusj@ods.org on Fri, Mar 03, 2000 at 09:22:36AM -0500 X-Operating-System: FreeBSD 4.0-CURRENT/ELF AMD-K6/200 & 2x PPro/200 SMP Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG According to Systems Administrator: > afaik, Ensoniq has their own chipset, they dont use ESS's.. I will try > this though :).. up for anything right now .. thanks :).. Any more > suggestions are welcome as well Add options PNPBIOS as well. Even if you card is not recognised, it will give us the various IDs to be added in the proper file :) -- Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 4.0-CURRENT #78: Sun Feb 27 15:32:39 CET 2000 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 11: 9:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 0892A37B6EB for ; Fri, 3 Mar 2000 11:09:44 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id MAA42541 for ; Fri, 3 Mar 2000 12:09:42 -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 MAA24732 for ; Fri, 3 Mar 2000 12:09:27 -0700 (MST) Message-Id: <200003031909.MAA24732@harmony.village.org> To: current@freebsd.org Subject: fdisk -s, post 4.0 Date: Fri, 03 Mar 2000 12:09:27 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd like to add a fdisk -s command after 4.0. What -s would do is produce a much boiled down fdisk output, for two consumers. First, for people who don't want to wade through a whole screen of stuff, and second for scripts. Here's the current output. Lemme know what you think. BTW, I'm also in the middle of writing a prepdisk script that uses fdisk and disklabel to properly and easily label a disk for use under FreeBSD. I'll post that later and would like to include that in FreeBSD as well, given how restricted disklabel auto's intended purpose is. I may also do a gui, but that will likely take more time than I have to devote to this. # fdisk -s da2 /dev/rda2: 555 cyl 255 hd 63 sec Part Start Size Type Flags 1: 63 8916012 0xa5 0x80 # fdisk da2 ******* Working on device /dev/rda2 ******* parameters extracted from in-core disklabel are: cylinders=555 heads=255 sectors/track=63 (16065 blks/cyl) parameters to be used for BIOS calculations are: cylinders=555 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 8916012 (4353 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 554/ sector 63/ head 254 The data for partition 2 is: The data for partition 3 is: The data for partition 4 is: Comments? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 11:16:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.40.131]) by hub.freebsd.org (Postfix) with ESMTP id DE49C37B64E for ; Fri, 3 Mar 2000 11:16:37 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost.freebsd.dk [127.0.0.1]) by critter.freebsd.dk (8.9.3/8.9.3) with ESMTP id UAA04662; Fri, 3 Mar 2000 20:16:17 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Warner Losh Cc: current@FreeBSD.ORG Subject: Re: fdisk -s, post 4.0 In-reply-to: Your message of "Fri, 03 Mar 2000 12:09:27 MST." <200003031909.MAA24732@harmony.village.org> Date: Fri, 03 Mar 2000 20:16:17 +0100 Message-ID: <4660.952110977@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <200003031909.MAA24732@harmony.village.org>, Warner Losh writes: > >I'd like to add a fdisk -s command after 4.0. What -s would do is >produce a much boiled down fdisk output, for two consumers. First, >for people who don't want to wade through a whole screen of stuff, and >second for scripts. Here's the current output. Lemme know what you >think. > >BTW, I'm also in the middle of writing a prepdisk script that uses >fdisk and disklabel to properly and easily label a disk for use under >FreeBSD. Please look at the script I wrote for the doc2k device, it is in src/sys/contrib/dev/fla -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." FreeBSD -- It will take a long time before progress goes too far! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 11:51:48 2000 Delivered-To: freebsd-current@freebsd.org Received: from defiant.quansoo.com (defiant.quansoo.com [63.66.225.90]) by hub.freebsd.org (Postfix) with ESMTP id AEACA37B64E for ; Fri, 3 Mar 2000 11:51:43 -0800 (PST) (envelope-from cgriffiths@quansoo.com) Received: from localhost (cgriffiths@localhost) by defiant.quansoo.com (8.9.3/8.9.3) with ESMTP id OAA00306 for ; Fri, 3 Mar 2000 14:51:35 -0500 (EST) (envelope-from cgriffiths@quansoo.com) X-Authentication-Warning: defiant.quansoo.com: cgriffiths owned process doing -bs Date: Fri, 3 Mar 2000 14:51:20 -0500 (EST) From: "Christopher T. Griffiths" To: freebsd-current@freebsd.org Subject: pcm on Thinkpad 600E Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I am trying to get the pcm device to work under current on my Thinkpad 600e. Here is my kernel line: # Sound card support device pcm0 at isa? port ? irq 5 drq 1 flags 0x10 I also made the device in /dev with: ./MAKEDEV snd0 Here is the kernel output that I am getting: csa0: mem 0x50000000-0x500 fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 pcm0: on csa0 pcm0: ac97 codec reports dac not ready Any Ideas?? Thanks in advance. Chris --- Christopher T. Griffiths Engineering Department Quansoo Group Inc. cgriffiths@quansoo.com Phone: (302) 777-4141 Fax: (302) 777-4142 Mobile: (302) 521-3436 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 12: 5: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from wopr.caltech.edu (wopr.caltech.edu [131.215.240.222]) by hub.freebsd.org (Postfix) with ESMTP id 4A83837B64E for ; Fri, 3 Mar 2000 12:05:05 -0800 (PST) (envelope-from mph@wopr.caltech.edu) Received: (from mph@localhost) by wopr.caltech.edu (8.9.3/8.9.1) id MAA56921; Fri, 3 Mar 2000 12:04:42 -0800 (PST) (envelope-from mph) Date: Fri, 3 Mar 2000 12:04:41 -0800 From: Matthew Hunt To: Garance A Drosihn Cc: Laurence Berland , Chuck Robey , Alfred Perlstein , Dan Papasian , current@FreeBSD.ORG Subject: Re: which(1), rewritten in C? Message-ID: <20000303120441.A56070@wopr.caltech.edu> References: <38BF334F.2F10D4B0@confusion.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from drosih@rpi.edu on Fri, Mar 03, 2000 at 11:13:23AM -0500 Approved: graham.spanier Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 03, 2000 at 11:13:23AM -0500, Garance A Drosihn wrote: > If you do a 'type -a which' or 'help which' in bash, you'll find that > 'which' is not a built-in function in bash either. Sh/bash people > would be more likely to use 'type blah' or 'type -a blah' instead > of 'which blah'. For what little it's worth, I'm a bash user and always use "which". Probably because half the time, it's in backquotes: $ less `which which` and the "type" builtin is too verbose, saying "which is hashed (/usr/bin/which)." (It seems "type -p which" will do what I want, but it's easier to type "which which", especially since that is my habit already.) As I have a slow machine by modern standards, I'm all for a faster which(1) as well. -- Matthew Hunt * Stay close to the Vorlon. http://www.pobox.com/~mph/ * To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 12:11:50 2000 Delivered-To: freebsd-current@freebsd.org Received: from isds.duke.edu (davinci.isds.duke.edu [152.3.22.1]) by hub.freebsd.org (Postfix) with ESMTP id B3D2C37B55A for ; Fri, 3 Mar 2000 12:11:37 -0800 (PST) (envelope-from sto@stat.Duke.EDU) Received: from cayenne.isds.duke.edu (cayenne.isds.duke.edu [152.3.22.11]) by isds.duke.edu (8.8.8/8.8.8) with ESMTP id PAA08006; Fri, 3 Mar 2000 15:11:35 -0500 (EST) Received: (from sto@localhost) by cayenne.isds.duke.edu (8.8.8/8.8.8) id PAA01272; Fri, 3 Mar 2000 15:11:34 -0500 (EST) Date: Fri, 3 Mar 2000 15:11:34 -0500 From: "Sean O'Connell" To: "Christopher T. Griffiths" Cc: FreeBSD current Subject: Re: pcm on Thinkpad 600E Message-ID: <20000303151134.U690@stat.Duke.EDU> Reply-To: "Sean O'Connell" Mail-Followup-To: "Christopher T. Griffiths" , FreeBSD current References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: ; from cgriffiths@quansoo.com on Fri, Mar 03, 2000 at 02:51:20PM -0500 X-Organization: Institute of Statistics and Decision Sciences Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Christopher T. Griffiths stated: > Hello, > > I am trying to get the pcm device to work under current on my Thinkpad > 600e. > > Here is my kernel line: > > # Sound card support > device pcm0 at isa? port ? irq 5 drq 1 flags 0x10 > > > I also made the device in /dev with: > ./MAKEDEV snd0 > > Here is the kernel output that I am getting: > > csa0: mem > 0x50000000-0x500 > fffff,0x50100000-0x50100fff irq 11 at device 6.0 on pci0 > pcm0: on csa0 > pcm0: ac97 codec reports dac not ready > > > Any Ideas?? Chris- This a PCI card all you should need is: device pcm0 device csa0 and you may want/need to add options PNPBIOS I have installed -current on a Thinkpad 570. This seems to work fine for audio cd's (the mixer portion); however, I get nothing but silence from the /dev/audio or /dev/dsp (things like waveplay and realaudio are noops for me :( ) S ----------------------------------------------------------------------- Sean O'Connell Email: sean@stat.Duke.EDU Institute of Statistics and Decision Sciences Phone: (919) 684-5419 Duke University Fax: (919) 684-8594 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 12:27:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id CAC2B37B6B4 for ; Fri, 3 Mar 2000 12:27:32 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id NAA42801; Fri, 3 Mar 2000 13:27: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 NAA25103; Fri, 3 Mar 2000 13:27:13 -0700 (MST) Message-Id: <200003032027.NAA25103@harmony.village.org> To: Poul-Henning Kamp Subject: Re: fdisk -s, post 4.0 Cc: current@FreeBSD.ORG In-reply-to: Your message of "Fri, 03 Mar 2000 20:16:17 +0100." <4660.952110977@critter.freebsd.dk> References: <4660.952110977@critter.freebsd.dk> Date: Fri, 03 Mar 2000 13:27:13 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <4660.952110977@critter.freebsd.dk> Poul-Henning Kamp writes: : In message <200003031909.MAA24732@harmony.village.org>, Warner Losh writes: : > : >I'd like to add a fdisk -s command after 4.0. What -s would do is : >produce a much boiled down fdisk output, for two consumers. First, : >for people who don't want to wade through a whole screen of stuff, and : >second for scripts. Here's the current output. Lemme know what you : >think. : > : >BTW, I'm also in the middle of writing a prepdisk script that uses : >fdisk and disklabel to properly and easily label a disk for use under : >FreeBSD. : : Please look at the script I wrote for the doc2k device, it is in : src/sys/contrib/dev/fla This is a second generation of that script. It will work for scsi devices, where your script won't. It will also work for removable media not present at /var/run/demsg.boot time. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 12:31:18 2000 Delivered-To: freebsd-current@freebsd.org Received: from dorifer.heim3.tu-clausthal.de (dorifer.heim3.tu-clausthal.de [139.174.243.252]) by hub.freebsd.org (Postfix) with ESMTP id 003F237B64E for ; Fri, 3 Mar 2000 12:31:01 -0800 (PST) (envelope-from olli@dorifer.heim3.tu-clausthal.de) Received: (from olli@localhost) by dorifer.heim3.tu-clausthal.de (8.9.3/8.9.3) id VAA18718; Fri, 3 Mar 2000 21:30:57 +0100 (CET) (envelope-from olli) Date: Fri, 3 Mar 2000 21:30:57 +0100 (CET) Message-Id: <200003032030.VAA18718@dorifer.heim3.tu-clausthal.de> From: Oliver Fromme To: freebsd-current@FreeBSD.ORG Reply-To: freebsd-current@FreeBSD.ORG Subject: Re: which(1), rewritten in C? X-Newsgroups: list.freebsd-current In-Reply-To: <89p5vh$sf$1@atlantis.rz.tu-clausthal.de> User-Agent: tin/1.4.1-19991201 ("Polish") (UNIX) (FreeBSD/3.4-19991219-STABLE (i386)) MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I'd like to add my 2 cents, too. I agree that "which" should be a shell-builtin, because it is dependant on how the shell will search and performe a command (it might be an alias, a shell function, or a shell-builtin, or a "normal" program). Personally, I use the zsh, and its "which" builtin has served me very well (zsh also supports "type" according to POSIX). Another useful command is "where", which prints all possible locations of a command, in order of preference (not just the first one like "which" does). Finally, I like the "path expansion" feature very much: an equal sign followed by a command name will expand to the full path of the command. For example, "vi =foo" is an easy way to edit the foo script, no matter where it is and where my cwd is, and "file =bar" tells me if bar is a binary, a shell script, a perl hack or whatever, without having to know where it is. Regards Oliver -- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 12:34: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from zippy.cdrom.com (zippy.cdrom.com [204.216.27.228]) by hub.freebsd.org (Postfix) with ESMTP id 01C5737B667; Fri, 3 Mar 2000 12:33:57 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) Received: from zippy.cdrom.com (jkh@localhost [127.0.0.1]) by zippy.cdrom.com (8.9.3/8.9.3) with ESMTP id MAA41065; Fri, 3 Mar 2000 12:32:59 -0800 (PST) (envelope-from jkh@zippy.cdrom.com) To: Dmitry Valdov Cc: current@freebsd.org, jkh@freebsd.org Subject: Re: sysinstall mistake In-reply-to: Your message of "Thu, 02 Mar 2000 15:02:01 +0300." Date: Fri, 03 Mar 2000 12:32:59 -0800 Message-ID: <41062.952115579@zippy.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Whoops, you are correct! Fixed. > Hello! > > Sure, I'm tracking. > There are two lines with USA_RESIDENT. First used when creating new > make.conf. Second one is used when updating existing make.conf. > You've fixed it only in first case. > Please look at the patch properly :) > > Dmitry. > > On Thu, 2 Mar 2000, Jordan K. Hubbard wrote: > > > Date: Thu, 02 Mar 2000 03:12:09 -0800 > > From: "Jordan K. Hubbard" > > To: Dmitry Valdov > > Cc: current@freebsd.org, jkh@freebsd.org > > Subject: Re: sysinstall mistake > > > > You need to track -current. I fixed this on: > > > > revision 1.155 > > date: 2000/02/24 08:28:06; author: jkh; state: Exp; lines: +2 -2 > > Do USA_RESIDENT properly. > > > > > > > Hi! > > > > > > Please commit it: > > > > > > > > > > > > --- release/sysinstall/config.c.old Tue Feb 29 23:56:47 2000 > > > +++ release/sysinstall/config.c Tue Feb 29 23:56:55 2000 > > > @@ -386,7 +386,7 @@ > > > if (!strncmp(lines[i], "USA_RESIDENT", 12)) { > > > free(lines[i]); > > > lines[i] = malloc(21); /* big enough */ > > > - sprintf(lines[i], "USA_RESIDENT=\"%s\"\n", USAResident ? "YES" > > : "NO"); > > > + sprintf(lines[i], "USA_RESIDENT=%s\n", USAResident ? "YES" : "N > > O"); > > > } > > > } > > > } > > > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 13:54:25 2000 Delivered-To: freebsd-current@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id 09AD437B6C5 for ; Fri, 3 Mar 2000 13:54:23 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id NAA01465; Fri, 3 Mar 2000 13:54:52 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <200003032154.NAA01465@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: takawata@shidahara1.planet.sci.kobe-u.ac.jp Cc: Nikolai Saoukh , current@freebsd.org Subject: Re: BIOS settings (was Instrallation floppies and USB) In-reply-to: Your message of "Fri, 03 Mar 2000 23:29:11 +0900." <200003031429.XAA11274@libr.scitec.kobe-u.ac.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 Mar 2000 13:54:52 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > In message <20000303151559.A4330@Draculina.Universe>, Nikolai Saoukh wrote: > >> And any version FreeBSD ever have been released expects BIOS to > >> set PnP setting. > > > >Well, > >what then pnp stuff (/usr/src/sys/isa/pnp*) do in -current? > > They can > 1. reads PnP setting from ISA PnP system. > 2. write PnP setting as User specified. > > And there is no *automatic* PnP setting capability yet ,as far as I know. You need to look harder. 8) A more detailed explanation would be this: With "PnP OS" set to "No", the BIOS will enumerate and configure all Plug-and-Play devices. It will perform all the resource assignments that it can, and enable all devices for which it was able to assign resources. (Some are so enthusiastic that if they can't assign resources, they will hang.) With "PnP OS" set to "Yes", the BIOS is only required to enumerate and configure Plug-and-Play devices which identify themselves as being possibly involved in the boot path - the primary input and output devices, bootable media devices. BIOS vendors have various different ideas about how far to take this; some won't configure PCI devices that aren't in a "bootable" class, some will still configure everything. Note: In the above, "Plug-and-Play" refers to any of the soft-configured peripheral types, including ISA PnP and PCI. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 13:57: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from sabre.velocet.net (sabre.velocet.net [198.96.118.66]) by hub.freebsd.org (Postfix) with ESMTP id AD06637BB6B for ; Fri, 3 Mar 2000 13:57:04 -0800 (PST) (envelope-from dgilbert@velocet.ca) Received: from velocet.ca (trooper.velocet.net [216.126.82.226]) by sabre.velocet.net (Postfix) with ESMTP id E5322137FCD for ; Fri, 3 Mar 2000 16:56:52 -0500 (EST) Received: (from dgilbert@localhost) by velocet.ca (8.9.3/8.9.3) id QAA76487; Fri, 3 Mar 2000 16:56:52 -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: <14528.13603.622998.723986@trooper.velocet.net> Date: Fri, 3 Mar 2000 16:56:51 -0500 (EST) To: freebsd-current@freebsd.org Subject: vmware stopped working? X-Mailer: VM 6.75 under 20.4 "Emerald" XEmacs Lucid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I just cvsup'd today (and I did also recompile the vmware modules, just in case)... and the vmware binary started failing with the message: [2:18:318]dgilbert@strike:/u7/dgilbert/vmware/FreeBSD> vmware (USER) Dictionary_Create: unable to allocate memoryPanic without a VM Segmentation fault Any ideas? 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-current" in the body of the message From owner-freebsd-current Fri Mar 3 14:57:29 2000 Delivered-To: freebsd-current@freebsd.org Received: from gatekeeper.tsc.tdk.com (gatekeeper.tsc.tdk.com [207.113.159.21]) by hub.freebsd.org (Postfix) with ESMTP id 7721637B538 for ; Fri, 3 Mar 2000 14:57:22 -0800 (PST) (envelope-from gdonl@tsc.tdk.com) Received: from imap.gv.tsc.tdk.com (imap.gv.tsc.tdk.com [192.168.241.198]) by gatekeeper.tsc.tdk.com (8.8.8/8.8.8) with ESMTP id OAA00815; Fri, 3 Mar 2000 14:57:14 -0800 (PST) (envelope-from gdonl@tsc.tdk.com) Received: from salsa.gv.tsc.tdk.com (salsa.gv.tsc.tdk.com [192.168.241.194]) by imap.gv.tsc.tdk.com (8.9.3/8.9.3) with ESMTP id OAA31256; Fri, 3 Mar 2000 14:57:13 -0800 (PST) (envelope-from Don.Lewis@tsc.tdk.com) Received: (from gdonl@localhost) by salsa.gv.tsc.tdk.com (8.8.5/8.8.5) id OAA11170; Fri, 3 Mar 2000 14:57:12 -0800 (PST) From: Don Lewis Message-Id: <200003032257.OAA11170@salsa.gv.tsc.tdk.com> Date: Fri, 3 Mar 2000 14:57:12 -0800 In-Reply-To: References: X-Mailer: Mail User's Shell (7.2.6 beta(5) 10/07/98) To: "Matthew N. Dodd" , Don Lewis Subject: Re: 4.0-CURRENT hangs in ex_isa_identify() (was: current hangs during boot if ET/5025-16 card is installed) Cc: current@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mar 3, 11:16am, "Matthew N. Dodd" wrote: } Subject: Re: 4.0-CURRENT hangs in ex_isa_identify() (was: current hangs du } On Fri, 3 Mar 2000, Don Lewis wrote: } > What really sucks is that there is no way to disable the ex driver } > at boot time, so the standard install floppies can no longer be used } > to boot a box that contains one of these ET cards. } > } > Should the ex driver be doing all this stuff at identify time, or was } > the older method of doing this at probe time more correct? } } Thats really the only place for such a routine. What needs to happen is } for if_ex to a little more selective about which addresses it } probes. While it is using a non-destructive probe (see } look_for_card()) it should also use the resource manager to check and see } if a port is assigned before it does anything else. Unfortunately the GENERIC kernel doesn't have a driver that could claim the ET card. Also ex_isa_identify() is called before the legacy ISA probes are done. IMHO, the best way to fix this would be for the dual-mode PnP/legacy drivers to identify any cards in PnP mode, then do legacy ISA probes using the old hard-wired port numbers, where legacy ISA probes can be controlled by userconfig. This is really ugly, but then we all agree that ISA sucks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 15: 5:44 2000 Delivered-To: freebsd-current@freebsd.org Received: from nothing-going-on.demon.co.uk (nothing-going-on.demon.co.uk [193.237.89.66]) by hub.freebsd.org (Postfix) with ESMTP id 7EF3D37B6C0; Fri, 3 Mar 2000 15:05:34 -0800 (PST) (envelope-from nik@nothing-going-on.demon.co.uk) Received: (from nik@localhost) by nothing-going-on.demon.co.uk (8.9.3/8.9.3) id UAA27066; Fri, 3 Mar 2000 20:39:31 GMT (envelope-from nik) Date: Fri, 3 Mar 2000 20:39:28 +0000 From: Nik Clayton To: Jim Bloom Cc: Nik Clayton , current@FreeBSD.ORG Subject: Re: Kernel hangs booting fresh -current Message-ID: <20000303203928.A20369@catkin.nothing-going-on.org> References: <20000303014011.A754@catkin.nothing-going-on.org> <38BFB249.D675954E@acm.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <38BFB249.D675954E@acm.org>; from Jim Bloom on Fri, Mar 03, 2000 at 07:38:33AM -0500 Organization: FreeBSD Project Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 03, 2000 at 07:38:33AM -0500, Jim Bloom wrote: > Nik Clayton wrote: > > On a related note, why does UPDATING say to build and install the kernel, > > and then reboot, before doing the "installworld"? That contradicts the > > advice in the Handbook (which I wrote), and I would've thought it's wrong > > precisely because it allows for things like kernel/mount mismatches to > > occur. > > Because the signal interface changed several months ago. If you ran > installworld on an old kernel, the machine would panic part way through > the install. OK. That just about makes sense. > It is almost impossible to do forward compatibility on > major changes. I guess you need to update the handbook to reflect this > change. Not sure. As a corner case it should probably stay in UPDATING. N -- If you want to imagine the future, imagine a tennis shoe stamping on a penguin's face forever. --- with apologies to George Orwell To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 15: 6: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from sasami.jurai.net (sasami.jurai.net [63.67.141.99]) by hub.freebsd.org (Postfix) with ESMTP id 7A2D237C265 for ; Fri, 3 Mar 2000 15:05:57 -0800 (PST) (envelope-from winter@jurai.net) Received: from localhost (winter@localhost) by sasami.jurai.net (8.9.3/8.8.7) with ESMTP id SAA93510; Fri, 3 Mar 2000 18:05:53 -0500 (EST) Date: Fri, 3 Mar 2000 18:05:52 -0500 (EST) From: "Matthew N. Dodd" To: Don Lewis Cc: current@FreeBSD.ORG Subject: Re: 4.0-CURRENT hangs in ex_isa_identify() (was: current hangs during boot if ET/5025-16 card is installed) In-Reply-To: <200003032257.OAA11170@salsa.gv.tsc.tdk.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 3 Mar 2000, Don Lewis wrote: > Unfortunately the GENERIC kernel doesn't have a driver that could claim > the ET card. Also ex_isa_identify() is called before the legacy ISA > probes are done. > > IMHO, the best way to fix this would be for the dual-mode PnP/legacy > drivers to identify any cards in PnP mode, then do legacy ISA probes > using the old hard-wired port numbers, where legacy ISA probes can > be controlled by userconfig. This is really ugly, but then we all > agree that ISA sucks. I think the best solution is to rip broken hardware out of your computer. There isn't any reason that the ET should lock up the system when its IO ports are read. The 'ex' driver is about the most non-destructive probe we've got. It no longer uses the ISA compat shims; its a fully newbus'ed driver. I agree that we need some way to enable/disable newbus drivers in the visual userconfig though. This isn't likely to happen until after 4.0. -- | Matthew N. Dodd | '78 Datsun 280Z | '75 Volvo 164E | FreeBSD/NetBSD | | winter@jurai.net | 2 x '84 Volvo 245DL | ix86,sparc,pmax | | http://www.jurai.net/~winter | This Space For Rent | ISO8802.5 4ever | To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 15:46: 2 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 7A61937B6E7 for ; Fri, 3 Mar 2000 15:45:55 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id QAA43320 for ; Fri, 3 Mar 2000 16:45:52 -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 QAA25966 for ; Fri, 3 Mar 2000 16:45:36 -0700 (MST) Message-Id: <200003032345.QAA25966@harmony.village.org> To: current@freebsd.org Subject: diskprep beta -- comments wanted. Date: Fri, 03 Mar 2000 16:45:36 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG OK. I've written a simple diskprep program. It will take a disk, put slice information (fdisk) and partition information (disklabel) onto the disk. By default, it will create one slice (1) and one partition on that (a). It will also newfs all partitions that are on the disk. It supports reading in a config file which can change this behavior. I've not written a man page yet. diskprep is all you should need. I've tested this on a scsi drive, as well as couple of different compact flash/pccard flash cards that I have kicking around the office. WARNING: While I've taken all the usual steps to ensure that this doesn't do bad things. It has been tested on exactly two machines, one with a SCSI disk, and one with a CF card plugged into a pccard bus. I've tried to put good error checking, but I'm not positive I've caught all the possible problems. It doesn't work with vn devices. You will need the fdisk patches from http://people.freebsd.org/~imp/fdisk-patch [*] and you can get diskprep from http://people.freebsd.org/~imp/diskprep It is based on a similar idea that pkh did with his prep.fla.sh. The only thing that is left from that is the beerware license, which I figured was good to rip off from phk :-). Please let me know how this works. I'd like to see this in FreeBSD in the fullness of time. It will be a useful tool and end a lot of the frustration I've seen in connection with the setting up of disks. Comments? Warner [*] -e -> -I and -s talked about in other posts. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 16: 7:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from ns.cvzoom.net (ns.cvzoom.net [208.226.154.2]) by hub.freebsd.org (Postfix) with SMTP id 030DE37B6EE for ; Fri, 3 Mar 2000 16:07:19 -0800 (PST) (envelope-from dmmiller@cvzoom.net) Received: (qmail 27138 invoked from network); 4 Mar 2000 00:07:13 -0000 Received: from lcm212.cvzoom.net (208.230.69.212) by ns.cvzoom.net with SMTP; 4 Mar 2000 00:07:13 -0000 Date: Fri, 3 Mar 2000 19:06:56 -0500 (EST) From: Donn Miller To: current@freebsd.org Subject: How to crash FreeBSD w/ mpg123 and XFree86 Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG First, start up XFree86. Next, play an mp3 clip in an xterm with mpg123. Next, hit cntrol+alt+F3 (or whatever) to switch to a VC while the clip is playing. Stau there for about 3 seconds. Then, switch back to X with alt+F9, or whichever VC X is running on. On my machine, the monitor goes blank, my display goes black, and the machine is unresponsive. However, I didn't try to see if I could still log in via a serial terminal. The version of XFree86 I'm running: $ X -showconfig XFree86 Version 3.9.18 / X Window System Do all of this while the clip is playing. - Donn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 16:17:14 2000 Delivered-To: freebsd-current@freebsd.org Received: from axl.ops.uunet.co.za (axl.ops.uunet.co.za [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id BBC8337B535 for ; Fri, 3 Mar 2000 16:17:09 -0800 (PST) (envelope-from sheldonh@axl.ops.uunet.co.za) Received: from sheldonh (helo=axl.ops.uunet.co.za) by axl.ops.uunet.co.za with local-esmtp (Exim 3.13 #1) id 12R2Dx-000D0B-00; Sat, 04 Mar 2000 02:15:13 +0200 From: Sheldon Hearn To: Warner Losh Cc: current@FreeBSD.ORG Subject: Re: diskprep beta -- comments wanted. In-reply-to: Your message of "Fri, 03 Mar 2000 16:45:36 MST." <200003032345.QAA25966@harmony.village.org> Date: Sat, 04 Mar 2000 02:15:13 +0200 Message-ID: <49982.952128913@axl.ops.uunet.co.za> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 03 Mar 2000 16:45:36 MST, Warner Losh wrote: > Please let me know how this works. I'd like to see this in FreeBSD in > the fullness of time. It will be a useful tool and end a lot of the > frustration I've seen in connection with the setting up of disks. As an aside, 4.0-RELEASE's sysinstall looks set to kick ass in this area. Of course, your solution will provide something more useful for folks who don't want to interact with anything after typing the command. Well, it will once it takes command-line options instead of / as well as parsing a config file. :-) Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 16:40:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 42A7C37B535 for ; Fri, 3 Mar 2000 16:40:35 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id RAA43468; Fri, 3 Mar 2000 17:40: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 RAA26239; Fri, 3 Mar 2000 17:40:17 -0700 (MST) Message-Id: <200003040040.RAA26239@harmony.village.org> To: Sheldon Hearn Subject: Re: diskprep beta -- comments wanted. Cc: current@FreeBSD.ORG In-reply-to: Your message of "Sat, 04 Mar 2000 02:15:13 +0200." <49982.952128913@axl.ops.uunet.co.za> References: <49982.952128913@axl.ops.uunet.co.za> Date: Fri, 03 Mar 2000 17:40:17 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <49982.952128913@axl.ops.uunet.co.za> Sheldon Hearn writes: : As an aside, 4.0-RELEASE's sysinstall looks set to kick ass in this : area. Of course, your solution will provide something more useful for : folks who don't want to interact with anything after typing the command. : Well, it will once it takes command-line options instead of / as well as : parsing a config file. :-) sysinstall doesn't work at all for me. On three different machines, it tells me that it found no disks. So I can't comment on this. It is about 1000x easier to use than sysinstall. One simple command, and you are good to go. It won't add anything to /etc/fstab, but I consider that to be a feature. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 16:47:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (Postfix) with ESMTP id 55B1737B6E8 for ; Fri, 3 Mar 2000 16:47:33 -0800 (PST) (envelope-from louie@whizzo.transsys.com) Received: from whizzo.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.9.3/8.9.1) with ESMTP id TAA02376 for ; Fri, 3 Mar 2000 19:47:28 -0500 (EST) (envelope-from louie@whizzo.transsys.com) Message-Id: <200003040047.TAA02376@whizzo.transsys.com> X-Mailer: exmh version 2.1.1 10/15/1999 X-Image-URL: http://www.transsys.com/louie/images/louie-mail.jpg To: current@freebsd.org From: "Louis A. Mamakos" Subject: IPSec in 4.0-current questions.. Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 Mar 2000 19:47:27 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been messing about with IPSEC in 4.0-current, and have observed some unexpected behavior. Is there someone I can swap some email with off the list to determine if what I'm seeing is a bug, or I'm just confused? It has to do with security policy specifications and what SAID is being selected when a TCP connection is being opened. Thanks! louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 17:34:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D8B5637B5DE; Fri, 3 Mar 2000 17:34:33 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id SAA43564; Fri, 3 Mar 2000 18:34: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 SAA26410; Fri, 3 Mar 2000 18:34:13 -0700 (MST) Message-Id: <200003040134.SAA26410@harmony.village.org> To: Nikolai Saoukh Subject: Re: BIOS settings (was Instrallation floppies and USB) Cc: Takanori Watanabe , freebsd-current@FreeBSD.ORG, FreeBSD-qa@FreeBSD.ORG, FreeBSD-questions@FreeBSD.ORG In-reply-to: Your message of "Fri, 03 Mar 2000 15:15:59 +0300." <20000303151559.A4330@Draculina.Universe> References: <20000303151559.A4330@Draculina.Universe> <38BF33E3.C21FB2A2@yahoo.com> <200003031150.UAA08643@shidahara1.planet.sci.kobe-u.ac.jp> Date: Fri, 03 Mar 2000 18:34:12 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000303151559.A4330@Draculina.Universe> Nikolai Saoukh writes: : what then pnp stuff (/usr/src/sys/isa/pnp*) do in -current? That just deals with the isa pnp expansion cards. the PnP BIOS setting to "no" means that the BIOS will enable all the PnP (not just ISA add on cards) devices before passing control to the os. With it set to yes, the OS has to do this activation, and FreeBSD doesn't do that yet. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 17:56:43 2000 Delivered-To: freebsd-current@freebsd.org Received: from dragonstar.dhs.org (dsl-028-a.resnet.purdue.edu [128.211.161.178]) by hub.freebsd.org (Postfix) with ESMTP id CA3C037B6FF for ; Fri, 3 Mar 2000 17:56:31 -0800 (PST) (envelope-from jonsmith@dragonstar.dhs.org) Received: from localhost (jonsmith@localhost) by dragonstar.dhs.org (8.9.3/8.9.3) with ESMTP id UAA03180; Fri, 3 Mar 2000 20:48:49 -0500 (EST) (envelope-from jonsmith@dragonstar.dhs.org) Date: Fri, 3 Mar 2000 20:48:49 -0500 (EST) From: Jonathan Smith To: Warner Losh Cc: Sheldon Hearn , current@FreeBSD.ORG Subject: Re: diskprep beta -- comments wanted. In-Reply-To: <200003040040.RAA26239@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > It is about 1000x easier to use than sysinstall. One simple command, > and you are good to go. It won't add anything to /etc/fstab, but I > consider that to be a feature. > For what it's worth, one man's feature is another man's, er, wait, isn't that treasure? Never mind. Point being, make it an option to do so. Further, make an option to specify the file to write to instead of /etc/fstab. Ie. '-F' writes to the _standard_ file (/etc/fstab), and then '-f /saving/someother/computer/etc/fstab' would modify the alternate file instead of the /etc/fstab. Then again, neither '-F' nor '-f ' means it wouldn't do it all. Another suggestion might be to define '-f -' to do the usual of throwing it to the stdout. Just a penny and a half....... Jon Smith To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 18: 1: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from bugg.strangled.net (c705742-a.htfdw1.ct.home.com [24.2.137.94]) by hub.freebsd.org (Postfix) with ESMTP id E2E7337B6E8 for ; Fri, 3 Mar 2000 18:01:01 -0800 (PST) (envelope-from bugg@bugg.strangled.net) Received: (from bugg@localhost) by bugg.strangled.net (8.9.3/8.9.3) id VAA11801; Fri, 3 Mar 2000 21:03:22 -0500 (EST) (envelope-from bugg) Date: Fri, 3 Mar 2000 21:03:21 -0500 From: Dan Papasian To: Alfred Perlstein Cc: Dan Papasian , current@FreeBSD.ORG Subject: Re: which(1), rewritten in C? Message-ID: <20000303210321.A10697@moe.c705742-a.htfdw1.ct.home.com> References: <20000302204719.A8563@moe.c705742-a.htfdw1.ct.home.com> <20000302195937.F14279@fw.wintelcom.net> <20000303071100.A9927@moe.c705742-a.htfdw1.ct.home.com> <20000303070929.J14279@fw.wintelcom.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000303070929.J14279@fw.wintelcom.net>; from bright@wintelcom.net on Fri, Mar 03, 2000 at 07:09:29AM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Ah, well, I hadn't picked up that that was the desired behavoir. Well, it is fixed: http://bugg.strangled.net/which.c -Dan Papasian On Fri, Mar 03, 2000 at 07:09:29AM -0800, Alfred Perlstein wrote: > * Dan Papasian [000303 04:39] wrote: > > Can you please give an example of where multiple arguments > > doesn't work as expected? > > > > It works fine over here. > > ~ % which ls ln sh > /bin/ls > /bin/ln > /bin/sh > ~ % ./a.out ls ln sh > /bin/sh > > -- > -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 18:50: 5 2000 Delivered-To: freebsd-current@freebsd.org Received: from magnesium.net (toxic.magnesium.net [207.154.84.15]) by hub.freebsd.org (Postfix) with SMTP id B2C3637B70F for ; Fri, 3 Mar 2000 18:50:01 -0800 (PST) (envelope-from unfurl@magnesium.net) Received: (qmail 65478 invoked by uid 1001); 4 Mar 2000 02:50:00 -0000 Date: 3 Mar 2000 18:50:00 -0800 Date: Fri, 3 Mar 2000 18:50:00 -0800 From: Bill Swingle To: current@freebsd.org Subject: current.freebsd.org Message-ID: <20000303185000.D64824@dub.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG current.freebsd.org is currently down due to a hardware failure. I don't have an ETA on when it will be back up again, due to it being offsite. I'll post more info as it becomes available. -Bill -- -=| --- B i l l S w i n g l e --- http://www.dub.net/ -=| unfurl@dub.net - unfurl@freebsd.org - bill@cdrom.com -=| Different all twisty a of in maze are you, passages little To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 19: 9:51 2000 Delivered-To: freebsd-current@freebsd.org Received: from smtp01.mrf.mail.rcn.net (smtp01.mrf.mail.rcn.net [207.172.4.60]) by hub.freebsd.org (Postfix) with ESMTP id 052AE37B74C for ; Fri, 3 Mar 2000 19:09:38 -0800 (PST) (envelope-from jacobson@pobox.com) Received: from 207-172-160-115.s115.tnt5.atn.pa.dialup.rcn.com ([207.172.160.115] helo=home.my.domain) by smtp01.mrf.mail.rcn.net with esmtp (Exim 2.12 #3) id 12R4wR-0003pc-00; Fri, 3 Mar 2000 22:09:20 -0500 Received: from home (joe@localhost [127.0.0.1]) by home.my.domain (8.9.3/8.9.3) with ESMTP id WAA03110; Fri, 3 Mar 2000 22:09:31 -0500 (EST) (envelope-from joe@home.my.domain) Message-Id: <200003040309.WAA03110@home.my.domain> To: "Daniel C. Sobral" Cc: freebsd-current@FreeBSD.ORG Subject: Re: things I noticed w/ 4.0 In-Reply-To: Message from "Daniel C. Sobral" of "Wed, 01 Mar 2000 18:39:22 +0900." <38BCE54A.3FFF4200@newsguy.com> Date: Fri, 03 Mar 2000 22:09:30 -0500 From: Joseph Jacobson Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry for the late reply on this. Ok, cvsup'ed and loaded the most up-to-date bios for my motherboard. (That was tale of woe, but I'll hold off on that telling). > Joseph Jacobson wrote: > > > > Kernel option VESA fails (see dmesg below). Is this a problem with my > > graphics card? > > Are you, by any chance, both compiling in VESA _and_ loading it with > loader? VESA is compiled into the kernel. I don't have a /boot/loader.conf file. Is there any other way for the VESA module to be loaded at boot, before /etc/rc runs? Also, none of the vidcontrol VESA modes work for me. (All this isn't a big deal, but the error message is weird). > > > Kernel option PNPBIOS causes the mouse to stop working. A pointer is > > visible at boot (w/ moused) until the mouse is moved, then it disappears > > forever. Maybe I'm misunderstanding what PNPBIOS does.... > > Weird. Are you sure your BIOS is set to PnP OS = No? My bios has settings "PnP OS", "Use ICU" (run-time software utility), and "Use Setup" (you specify what IRQs and DMAs are available to PnP). I get the above behavior with all three of these settings, (although I believe "Use Setup" is the correct one). I even tried removing my one ISA card (which I don't use anyway, so I can live without PNPBIOS). > > > 'halt -p' still doesn't turn my computer off :). Haven't tested any other > > functionality of apm though. I usually disable apm in the bios since > > it makes turning the system power off w/ the button on the case a problem > > under FreeBSD. Any ideas? > > Yep. Try turning apm in BIOS on. :-) > I didn't express myself very well in the above paragraph. :) Here is the behavior exhibited by my box with apm. When apm is enabled in the bios, and 'apm -e enable' is run, 'halt -p' causes the system to reboot. 'zzz' causes the system to hang (unresponsive to keyboard and mouse input). (I didn't try all permutations of my apm bios settings with 'zzz' to see if I can work around the hang, but I don't think that's the cause). Pushing my power button during the hang state caused the system to reboot. Also, when apm is enabled, after a regular 'halt' or 'shutdown', pushing the power button causes the machine to reset, not turn off. None of this is stopping me from useful work w/ FreeBSD 4.0. --Joe Pertinent parts of dmesg follow: FreeBSD 4.0-CURRENT #1: Thu Mar 2 09:27:11 EST 2000 root@home:/usr/src/sys/compile/new ... Preloaded elf kernel "kernel" at 0xc0341000. Intel Pentium detected, installing workaround for F00F bug module_register_init: MOD_LOAD (vesa, c0246c6c, 0) error 6 md0: Malloc disk ... chip1: port 0xff40-0xff4f at device 7.3 on pci0 ... pci0: at 18.0 irq 11 ... psm0: irq 12 on atkbdc0 psm0: model IntelliMouse, device ID 3 vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: on isa0 sc0: VGA <16 virtual consoles, flags=0x200> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 19:17:17 2000 Delivered-To: freebsd-current@freebsd.org Received: from mass.cdrom.com (mass.cdrom.com [204.216.28.184]) by hub.freebsd.org (Postfix) with ESMTP id 7DB9837B760 for ; Fri, 3 Mar 2000 19:17:14 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Received: from mass.cdrom.com (localhost [127.0.0.1]) by mass.cdrom.com (8.9.3/8.9.3) with ESMTP id TAA04482; Fri, 3 Mar 2000 19:17:29 -0800 (PST) (envelope-from msmith@mass.cdrom.com) Message-Id: <200003040317.TAA04482@mass.cdrom.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Joseph Jacobson Cc: "Daniel C. Sobral" , freebsd-current@FreeBSD.ORG Subject: Re: things I noticed w/ 4.0 In-reply-to: Your message of "Fri, 03 Mar 2000 22:09:30 EST." <200003040309.WAA03110@home.my.domain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 03 Mar 2000 19:17:29 -0800 From: Mike Smith Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > VESA is compiled into the kernel. I don't have a /boot/loader.conf > file. Is there any other way for the VESA module to be loaded at boot, > before /etc/rc runs? Also, none of the vidcontrol VESA modes work for > me. (All this isn't a big deal, but the error message is weird). ... > module_register_init: MOD_LOAD (vesa, c0246c6c, 0) error 6 Sounds like the VESA BIOS initialisation failed; either the card doesn't have a VESA BIOS, or there are no supported modes. -- \\ Give a man a fish, and you feed him for a day. \\ Mike Smith \\ Tell him he should learn how to fish himself, \\ msmith@freebsd.org \\ and he'll hate you for a lifetime. \\ msmith@cdrom.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 19:26: 2 2000 Delivered-To: freebsd-current@freebsd.org Received: from indigo.dreamfire.net (indigo.dreamfire.net [207.113.154.29]) by hub.freebsd.org (Postfix) with ESMTP id BC59D37B71E for ; Fri, 3 Mar 2000 19:25:59 -0800 (PST) (envelope-from sean@dreamfire.net) Received: from valiant.dreamfire.net (valiant [24.11.227.21]) by indigo.dreamfire.net (Postfix) with ESMTP id 1DD909451 for ; Fri, 3 Mar 2000 19:25:47 -0800 (PST) Received: by valiant.dreamfire.net (Postfix, from userid 1000) id B75D31E0; Fri, 3 Mar 2000 19:25:26 -0800 (PST) Date: Fri, 3 Mar 2000 19:25:26 -0800 From: Sean-Paul Rees To: current@freebsd.org Subject: Shared IRQs Message-ID: <20000303192526.A425@dreamfire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a FreeBSD 4.0-CURRENT (cvsup'ed as of tonight) machine. It has a USB controller (PIIX3) and an ethernet controller sharing irq 10. I'm not much in the way of a hardware expert, so I'm wondering if this is safe or if I should reroute the ethernet card or the usb to another irq. In case it matters (don't think it would), this machine is an IBM PC Server 325 with an Intel 440FX motherboard. -- Cheers, Sean To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 19:33:49 2000 Delivered-To: freebsd-current@freebsd.org Received: from orion.ac.hmc.edu (Orion.AC.HMC.Edu [134.173.32.20]) by hub.freebsd.org (Postfix) with ESMTP id 0C46137B60E for ; Fri, 3 Mar 2000 19:33:46 -0800 (PST) (envelope-from brdavis@orion.ac.hmc.edu) Received: (from brdavis@localhost) by orion.ac.hmc.edu (8.8.8/8.8.8) id TAA03857; Fri, 3 Mar 2000 19:33:39 -0800 (PST) Date: Fri, 3 Mar 2000 19:33:39 -0800 From: Brooks Davis To: Sean-Paul Rees Cc: current@FreeBSD.ORG Subject: Re: Shared IRQs Message-ID: <20000303193339.A2537@orion.ac.hmc.edu> References: <20000303192526.A425@dreamfire.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre4i In-Reply-To: <20000303192526.A425@dreamfire.net>; from sean@dreamfire.net on Fri, Mar 03, 2000 at 07:25:26PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Mar 03, 2000 at 07:25:26PM -0800, Sean-Paul Rees wrote: > I have a FreeBSD 4.0-CURRENT (cvsup'ed as of tonight) machine. It has a USB > controller (PIIX3) and an ethernet controller sharing irq 10. I'm not > much in the way of a hardware expert, so I'm wondering if this is safe or > if I should reroute the ethernet card or the usb to another irq. It's fine, PCI can share interupts. It might perform somewhat sub-optimaly under very heavy load, but it will work just fine. -- Brooks -- Any statement of the form "X is the one, true Y" is FALSE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 22: 0:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (Postfix) with ESMTP id 2433D37B686; Fri, 3 Mar 2000 22:00:37 -0800 (PST) (envelope-from louie@whizzo.transsys.com) Received: from whizzo.transsys.com (localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.9.3/8.9.1) with ESMTP id BAA03449; Sat, 4 Mar 2000 01:00:33 -0500 (EST) (envelope-from louie@whizzo.transsys.com) Message-Id: <200003040600.BAA03449@whizzo.transsys.com> X-Mailer: exmh version 2.1.1 10/15/1999 To: Bill Swingle Cc: current@FreeBSD.ORG X-Image-URL: http://www.transsys.com/louie/images/louie-mail.jpg From: "Louis A. Mamakos" Subject: Re: current.freebsd.org References: <20000303185000.D64824@dub.net> In-reply-to: Your message of "Fri, 03 Mar 2000 18:50:00 PST." <20000303185000.D64824@dub.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 04 Mar 2000 01:00:33 -0500 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > current.freebsd.org is currently down due to a hardware failure. I don't > have an ETA on when it will be back up again, due to it being offsite. > I'll post more info as it becomes available. Usually hardware and software craps out when the "demo detector" kicks in. It seems that the we've got our own version, the "Jordan travel detector." louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 22: 1:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3]) by hub.freebsd.org (Postfix) with SMTP id E63D937B53E for ; Fri, 3 Mar 2000 22:01:19 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: (qmail 35654 invoked by alias); 4 Mar 2000 05:59:28 -0000 Delivered-To: fixup-freebsd-current@freebsd.org@fixme Received: (qmail 35627 invoked by uid 0); 4 Mar 2000 05:59:26 -0000 Received: from unknown (HELO laptop.cybcon.com) (63.225.86.157) by pop.ptld.uswest.net with SMTP; 4 Mar 2000 05:59:26 -0000 Content-Length: 2583 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 Date: Fri, 03 Mar 2000 21:57:00 -0800 (PST) Reply-To: bwoods2@uswest.net From: William Woods To: freebsd-current@freebsd.org Subject: Make world error..... Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 on a IBM thinkpad 600E, 128 megs. while doing a make world of todays CVSUP I get this: ---------------------- sys/sem.h -> sys/sem.ph sys/shm.h -> sys/shm.ph sys/signal.h -> sys/signal.ph sys/signalvar.h -> sys/signalvar.ph sys/snoop.h -> sys/snoop.ph sys/socket.h -> sys/socket.ph sys/socketvar.h -> sys/socketvar.ph sys/sockio.h -> sys/sockio.ph sys/soundcard.h -> sys/soundcard.ph sys/stat.h -> sys/stat.ph sys/syscall-hide.h -> sys/syscall-hide.ph sys/syscall.h -> sys/syscall.ph sys/sysctl.h -> sys/sysctl.ph sys/sysent.h -> sys/sysent.ph sys/syslimits.h -> sys/syslimits.ph sys/syslog.h -> sys/syslog.ph sys/sysproto.h -> sys/sysproto.ph sys/systm.h -> sys/systm.ph sys/termios.h -> sys/termios.ph sys/time.h -> sys/time.ph sys/timeb.h -> sys/timeb.ph sys/timepps.h -> sys/timepps.ph sys/timers.h -> sys/timers.ph sys/times.h -> sys/times.ph sys/timex.h -> sys/timex.ph sys/tprintf.h -> sys/tprintf.ph sys/tty.h -> sys/tty.ph sys/ttychars.h -> sys/ttychars.ph sys/ttycom.h -> sys/ttycom.ph sys/ttydefaults.h -> sys/ttydefaults.ph sys/ttydev.h -> sys/ttydev.ph sys/types.h -> sys/types.ph sys/ucontext.h -> sys/ucontext.ph sys/ucred.h -> sys/ucred.ph sys/uio.h -> sys/uio.ph sys/un.h -> sys/un.ph sys/unistd.h -> sys/unistd.ph sys/unpcb.h -> sys/unpcb.ph sys/user.h -> sys/user.ph sys/utsname.h -> sys/utsname.ph sys/vmmeter.h -> sys/vmmeter.ph sys/vnioctl.h -> sys/vnioctl.ph sys/vnode.h -> sys/vnode.ph sys/wait.h -> sys/wait.ph sys/wormio.h -> sys/wormio.ph sys/xrpuio.h -> sys/xrpuio.ph vm/pmap.h -> vm/pmap.ph vm/swap_pager.h -> vm/swap_pager.ph vm/vm.h -> vm/vm.ph vm/vm_extern.h -> vm/vm_extern.ph vm/vm_kern.h -> vm/vm_kern.ph vm/vm_map.h -> vm/vm_map.ph vm/vm_object.h -> vm/vm_object.ph vm/vm_page.h -> vm/vm_page.ph vm/vm_pageout.h -> vm/vm_pageout.ph vm/vm_pager.h -> vm/vm_pager.ph vm/vm_param.h -> vm/vm_param.ph vm/vm_zone.h -> vm/vm_zone.ph vm/vnode_pager.h -> vm/vnode_pager.ph *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils. *** 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 Stop in /usr/src. *** Error code 1 1 error -------------------------------- Ideas about what died and why? ---------------------------------- E-Mail: bwoods2@uswest.net Date: 03-Mar-00 Time: 21:54:08l ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 22: 5:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from sal.amphibious.org (cs2872-214.austin.rr.com [24.28.72.214]) by hub.freebsd.org (Postfix) with ESMTP id 68F6237B767 for ; Fri, 3 Mar 2000 22:05:35 -0800 (PST) (envelope-from nsheeley@sal.amphibious.org) Received: (from nsheeley@localhost) by sal.amphibious.org (8.9.3/8.9.3) id AAA25088 for freebsd-current@freebsd.org; Sat, 4 Mar 2000 00:05:22 -0600 From: Nathan Sheeley Message-Id: <200003040605.AAA25088@sal.amphibious.org> Subject: cvsup'ing 4.0 SNAPs To: freebsd-current@freebsd.org Date: Sat, 4 Mar 2000 00:05:22 -0600 (CST) X-Mailer: ELM [version 2.5 PL1] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Is it possible to cvsup the source for the 4.0-SNAP snapshot release? I don't want to go completely current, but I'd like to try 4.0 to see if the support for my SB PCI128 sound card is better. I tried using "HEAD" as the tag, but that didn't result in anything changing... perhaps because current.freebsd.org is down? Nate To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 22:19:28 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 2E38C37B65A for ; Fri, 3 Mar 2000 22:19:25 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id XAA44100; Fri, 3 Mar 2000 23:19: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 XAA32198; Fri, 3 Mar 2000 23:19:06 -0700 (MST) Message-Id: <200003040619.XAA32198@harmony.village.org> To: Jonathan Smith Subject: Re: diskprep beta -- comments wanted. Cc: Sheldon Hearn , current@FreeBSD.ORG In-reply-to: Your message of "Fri, 03 Mar 2000 20:48:49 EST." References: Date: Fri, 03 Mar 2000 23:19:06 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Jonathan Smith writes: : Just a penny and a half....... Hmmm. Maybe in the featuritis phase of development I may add this. Right now there's no way to give a mount point... Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 22:23: 4 2000 Delivered-To: freebsd-current@freebsd.org Received: from coconut.itojun.org (coconut.itojun.org [210.160.95.97]) by hub.freebsd.org (Postfix) with ESMTP id 0EB5A37B5E0 for ; Fri, 3 Mar 2000 22:23:00 -0800 (PST) (envelope-from itojun@itojun.org) Received: from kiwi.itojun.org (localhost.itojun.org [127.0.0.1]) by coconut.itojun.org (8.9.3+3.2W/3.7W) with ESMTP id PAA12486; Sat, 4 Mar 2000 15:22:48 +0900 (JST) To: "Louis A. Mamakos" Cc: current@freebsd.org In-reply-to: louie's message of Fri, 03 Mar 2000 19:47:27 EST. <200003040047.TAA02376@whizzo.transsys.com> X-Template-Reply-To: itojun@itojun.org X-Template-Return-Receipt-To: itojun@itojun.org X-PGP-Fingerprint: F8 24 B4 2C 8C 98 57 FD 90 5F B4 60 79 54 16 E2 Subject: Re: IPSec in 4.0-current questions.. From: itojun@iijlab.net Date: Sat, 04 Mar 2000 15:22:48 +0900 Message-ID: <12484.952150968@coconut.itojun.org> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I've been messing about with IPSEC in 4.0-current, and have observed some >unexpected behavior. Is there someone I can swap some email with off >the list to determine if what I'm seeing is a bug, or I'm just confused? >It has to do with security policy specifications and what SAID is being >selected when a TCP connection is being opened. could you try sending details to snap-users@kame.net (KAME users mailing list, you may want to subscribe it - see www.kam.enet). itojun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Fri Mar 3 22:58: 7 2000 Delivered-To: freebsd-current@freebsd.org Received: from dt051n0b.san.rr.com (dt051n0b.san.rr.com [204.210.32.11]) by hub.freebsd.org (Postfix) with ESMTP id 4D42237B60E for ; Fri, 3 Mar 2000 22:58:01 -0800 (PST) (envelope-from Doug@gorean.org) Received: from gorean.org (doug@master [10.0.0.2]) by dt051n0b.san.rr.com (8.9.3/8.9.3) with ESMTP id WAA86333; Fri, 3 Mar 2000 22:57:57 -0800 (PST) (envelope-from Doug@gorean.org) Message-ID: <38C0B3F5.E484D1B0@gorean.org> Date: Fri, 03 Mar 2000 22:57:57 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-CURRENT-0302 i386) X-Accept-Language: en MIME-Version: 1.0 To: bwoods2@uswest.net Cc: freebsd-current@freebsd.org Subject: Re: Make world error..... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG William Woods wrote: > > Running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 on a > IBM thinkpad 600E, 128 megs. while doing a make world of todays CVSUP I get > this: What command line did you use? This looks to me like 'make -jN' breakage. I would try the following: cd /usr/src make cleandir cd /usr/obj rm -r * cvsup/cvs latest src cd /usr/src make -DNOCLEAN buildworld Good luck, Doug -- "Welcome to the desert of the real." - Laurence Fishburne as Morpheus, "The Matrix" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 2:14: 8 2000 Delivered-To: freebsd-current@freebsd.org Received: from afcon.net (afcon.afcon.net [209.26.60.2]) by hub.freebsd.org (Postfix) with ESMTP id EB9F837B798 for ; Sat, 4 Mar 2000 02:13:59 -0800 (PST) (envelope-from scorpio@sunline.net) Received: from Scorpio.home.lan (afcon-dyn62.afcon.net [209.26.60.62]) by afcon.net (8.9.3/8.9.3) with ESMTP id FAA32328 for ; Sat, 4 Mar 2000 05:12:24 -0500 Date: Sat, 4 Mar 2000 05:14:31 -0500 (EST) From: Jeff Palmer X-Sender: scorpio@Scorpio.home.lan To: freebsd-current@freebsd.org Subject: Buildworld failures Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I have cvsupped and tried to build world mutiple times over the past 3 days, each time I get the same error. I have been following the mailing lists and don't see any other complaints.. So I'm sure the trouble is with my machine... /usr/obj/usr/src/i386/usr/lib/libcrypto.so: undefined reference to `ERR_load_RSAREF_strings' /usr/obj/usr/src/i386/usr/lib/libcrypto.so: undefined reference to `RSA_PKCS1_RSAref' *** Error code 1 Stop in /usr/src/usr.sbin/ppp. *** Error code 1 anyone know what may be causing this, and what I may be able to do, to correct? Please CC: any replies to: scorpio@sunline.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 2:39:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from morpheus.skynet.be (morpheus.skynet.be [195.238.2.39]) by hub.freebsd.org (Postfix) with ESMTP id E810A37B771 for ; Sat, 4 Mar 2000 02:39:34 -0800 (PST) (envelope-from blk@skynet.be) Received: from [195.238.27.179] (dialup177.kortrijk2.skynet.be [195.238.27.177]) by morpheus.skynet.be (Postfix) with ESMTP id 0748ACC1B; Sat, 4 Mar 2000 11:39:24 +0100 (MET) Mime-Version: 1.0 X-Sender: blk@pop.skynet.be Message-Id: In-Reply-To: <14527.62684.266602.283833@grasshopper.cs.duke.edu> References: <14527.62684.266602.283833@grasshopper.cs.duke.edu> Date: Sat, 4 Mar 2000 11:30:27 +0100 To: Andrew Gallatin , freebsd-current@FreeBSD.ORG From: Brad Knowles Subject: Re: ETA on RC3? Content-Type: text/plain; charset="us-ascii" ; format="flowed" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:24 PM -0500 2000/3/3, Andrew Gallatin wrote: > I'm just wondering -- when is RC3 expected? ? A lot has happened > since the 2/14 snap. Well, Jordan is over here in the Netherlands (at the kickoff meeting for the NL FreeBSD Users Group), so it's likely to be at least a few more days. -- These are my opinions and should not be taken as official Skynet policy ========================================================================= Brad Knowles, Sys. Arch., Mail/News/FTP/Proxy Admin Note: No Microsoft programs were used in the creation or distribution of this message. If you are using a Microsoft program to view this message, be forewarned that I am not responsible for any harm you may encounter as a result. See for details. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 4: 8:40 2000 Delivered-To: freebsd-current@freebsd.org Received: from peak.mountin.net (peak.mountin.net [207.227.119.2]) by hub.freebsd.org (Postfix) with ESMTP id D5ADE37B79E for ; Sat, 4 Mar 2000 04:08:36 -0800 (PST) (envelope-from jeff-ml@mountin.net) Received: (from daemon@localhost) by peak.mountin.net (8.9.1/8.9.1) id GAA23071; Sat, 4 Mar 2000 06:08:33 -0600 (CST) (envelope-from jeff-ml@mountin.net) Received: from dial-69.max1.wa.cyberlynk.net(207.227.118.69) by peak.mountin.net via smap (V1.3) id sma023069; Sat Mar 4 06:08:15 2000 Message-Id: <3.0.3.32.20000304060617.009bd9c0@207.227.119.2> X-Sender: jeff-ml@207.227.119.2 X-Mailer: QUALCOMM Windows Eudora Pro Version 3.0.3 (32) Date: Sat, 04 Mar 2000 06:06:17 -0600 To: Andrew Gallatin From: "Jeffrey J. Mountin" Subject: Re: ETA on RC3? Cc: current@FreeBSD.org In-Reply-To: <14527.62684.266602.283833@grasshopper.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 12:24 PM 3/3/00 -0500, Andrew Gallatin wrote: > >I'm just wondering -- when is RC3 expected? ? A lot has happened >since the 2/14 snap.. Try the 2/28 snap, unless another has been made within the day. Doubtful. At lot is still happening, so the 3/10 release will be changed. Jeff Mountin - jeff@mountin.net Systems/Network Administrator FreeBSD - the power to serve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 5:59:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from fgwmail7.fujitsu.co.jp (fgwmail7.fujitsu.co.jp [192.51.44.37]) by hub.freebsd.org (Postfix) with ESMTP id 23A7237B791 for ; Sat, 4 Mar 2000 05:59:32 -0800 (PST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from m1.gw.fujitsu.co.jp by fgwmail7.fujitsu.co.jp (8.9.3/3.7W-MX0002-Fujitsu Gateway) id WAA24138; Sat, 4 Mar 2000 22:58:14 +0900 (JST) (envelope-from shin@nd.net.fujitsu.co.jp) Received: from incapgw.fujitsu.co.jp by m1.gw.fujitsu.co.jp (8.9.3/3.7W-0002-Fujitsu Domain Master) id WAA18900; Sat, 4 Mar 2000 22:58:14 +0900 (JST) Received: from localhost ([192.168.245.106]) by incapgw.fujitsu.co.jp (8.9.3/3.7W-0002) id WAA09318; Sat, 4 Mar 2000 22:58:12 +0900 (JST) To: itojun@iijlab.net Cc: louie@TransSys.COM, current@FreeBSD.ORG Subject: Re: IPSec in 4.0-current questions.. In-Reply-To: <12484.952150968@coconut.itojun.org> References: <200003040047.TAA02376@whizzo.transsys.com> <12484.952150968@coconut.itojun.org> X-Mailer: Mew version 1.94 on Emacs 20.4 / Mule 4.0 (HANANOEN) X-Prom-Mew: Prom-Mew 1.93.4 (procmail reader for Mew) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <20000304225902M.shin@nd.net.fujitsu.co.jp> Date: Sat, 04 Mar 2000 22:59:02 +0900 From: Yoshinobu Inoue X-Dispatcher: imput version 990905(IM130) Lines: 16 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > >I've been messing about with IPSEC in 4.0-current, and have observed some > >unexpected behavior. Is there someone I can swap some email with off > >the list to determine if what I'm seeing is a bug, or I'm just confused? > >It has to do with security policy specifications and what SAID is being > >selected when a TCP connection is being opened. > > could you try sending details to snap-users@kame.net (KAME users > mailing list, you may want to subscribe it - see www.kam.enet). There might be also a possibility of freebsd specific problem, and also, usual freebsd users might also wish to know the issue. How about cross posting snap-users@kame.net and freebsd-security ? Yoshinobu Inoue To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 6:27:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from chmls05.mediaone.net (ne.mediaone.net [24.128.1.70]) by hub.freebsd.org (Postfix) with ESMTP id 8529537B801 for ; Sat, 4 Mar 2000 06:27:26 -0800 (PST) (envelope-from bloom@acm.org) Received: from acm.org (reyim.ne.mediaone.net [24.218.251.241]) by chmls05.mediaone.net (8.8.7/8.8.7) with ESMTP id JAA05815; Sat, 4 Mar 2000 09:27:17 -0500 (EST) Message-ID: <38C11D45.D1F6D1ED@acm.org> Date: Sat, 04 Mar 2000 09:27:17 -0500 From: Jim Bloom X-Mailer: Mozilla 4.72 [en]C-MOENE (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: Jeff Palmer Cc: freebsd-current@FreeBSD.ORG Subject: Re: Buildworld failures References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are you building with -DNOSHARE? That is the only way I can think of off the top of my head. Jim Bloom bloom@acm.org Jeff Palmer wrote: > > Hi all, > > I have cvsupped and tried to build world mutiple times over the past 3 > days, each time I get the same error. I have been following the mailing > lists and don't see any other complaints.. So I'm sure the trouble is > with my machine... > > /usr/obj/usr/src/i386/usr/lib/libcrypto.so: undefined reference to > `ERR_load_RSAREF_strings' > /usr/obj/usr/src/i386/usr/lib/libcrypto.so: undefined reference to > `RSA_PKCS1_RSAref' > *** Error code 1 > Stop in /usr/src/usr.sbin/ppp. > *** Error code 1 > > anyone know what may be causing this, and what I may be able to do, to > correct? > > Please CC: any replies to: > scorpio@sunline.net > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 6:37:46 2000 Delivered-To: freebsd-current@freebsd.org Received: from haldjas.folklore.ee (Haldjas.folklore.ee [193.40.6.121]) by hub.freebsd.org (Postfix) with ESMTP id C98B537B81C for ; Sat, 4 Mar 2000 06:37:40 -0800 (PST) (envelope-from narvi@haldjas.folklore.ee) Received: from localhost (narvi@localhost) by haldjas.folklore.ee (8.9.3/8.9.3) with SMTP id QAA13380; Sat, 4 Mar 2000 16:37:30 +0200 (EET) (envelope-from narvi@haldjas.folklore.ee) Date: Sat, 4 Mar 2000 16:37:29 +0200 (EET) From: Narvi To: Christopher Masto Cc: current@FreeBSD.ORG Subject: Re: Shared memory - Was: 2 Queries In-Reply-To: <20000301145737.A22521@netmonger.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 1 Mar 2000, Christopher Masto wrote: > On Wed, Mar 01, 2000 at 11:28:13AM -0800, John Polstra wrote: > > > It takes no more than a well-designed operating system service to > > > ensure that badly written programs don't fail to release resources > > > when they crash. > > > > We didn't design that particular service. That's why it's called > > System V shared memory. > > I did mean to imply that it was poorly designed, but not that it was > designed by FreeBSD's designers. > > > Also, it's persistent for legitimate design reasons, just like files > > are. Applications need to clean up after themselves. > > You can have many more than 32 files. Files are (usually) > well-organized and have names, so you can wipe out your web browser's > cache or lock file relatively easily. Files take up a negligible > fraction of the available file space. > > SysV shared memory is limited, unnamed, unorganized, and uses up a > very scarce resource. > > > The OS has no way of knowing whether an application wants its shared > > memory segments to survive after it terminates. > > That's unfortunate. That's one of the reasons I try to stay away from > SysV IPC. I don't like to have to reboot. You don't have to reboot. Ipcrm is you friend. > -- > Christopher Masto Senior Network Monkey NetMonger Communications > chris@netmonger.net info@netmonger.net http://www.netmonger.net > > Free yourself, free your machine, free the daemon -- http://www.freebsd.org/ > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 7:21:24 2000 Delivered-To: freebsd-current@freebsd.org Received: from lamb.sas.com (lamb.sas.com [192.35.83.8]) by hub.freebsd.org (Postfix) with ESMTP id 3DBCB37B801 for ; Sat, 4 Mar 2000 07:21:20 -0800 (PST) (envelope-from brdean@unx.sas.com) Received: from mozart (mozart.unx.sas.com [192.58.184.28]) by lamb.sas.com (8.9.3/8.9.1) with SMTP id KAA11114; Sat, 4 Mar 2000 10:21:16 -0500 (EST) Received: from dean.pc.sas.com by mozart (5.65c/SAS/Domains/5-6-90) id AA12377; Sat, 4 Mar 2000 10:20:45 -0500 Received: (from brdean@localhost) by dean.pc.sas.com (8.9.3/8.9.1) id KAA11567; Sat, 4 Mar 2000 10:20:45 -0500 (EST) (envelope-from brdean) From: Brian Dean Message-Id: <200003041520.KAA11567@dean.pc.sas.com> Subject: Re: Make world error..... In-Reply-To: from William Woods at "Mar 3, 2000 09:57:00 pm" To: bwoods2@uswest.net Date: Sat, 4 Mar 2000 10:20:45 -0500 (EST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL61 (25)] Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG William Woods wrote: > vm/vnode_pager.h -> vm/vnode_pager.ph > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. > *** Error code 1 > > Ideas about what died and why? I got the same thing here. h2ph does not like /usr/include/des.h which is a symlink to /usr/include/openssl/des.h, complaining about "no such file or directory". I fixed mine by hacking h2ph in /usr/obj/usr/src/gnu/usr.bin/perl/utils/h2ph to ignore this, i.e., not return 1 in this case, then redo the installworld part only. I'm sure there is a better fix, but this allowed me to complete the installworld and get on with life. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 10:56:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from uni4nn.gn.iaf.nl (osmium.gn.iaf.nl [193.67.144.12]) by hub.freebsd.org (Postfix) with ESMTP id 9AB8A37B823; Sat, 4 Mar 2000 10:56:27 -0800 (PST) (envelope-from wilko@yedi.iaf.nl) Received: from yedi.iaf.nl (uucp@localhost) by uni4nn.gn.iaf.nl (8.9.2/8.9.2) with UUCP id TAA30077; Sat, 4 Mar 2000 19:42:08 +0100 (MET) Received: (from wilko@localhost) by yedi.iaf.nl (8.9.3/8.9.3) id TAA61797; Sat, 4 Mar 2000 19:35:37 +0100 (CET) (envelope-from wilko) Date: Sat, 4 Mar 2000 19:35:37 +0100 From: Wilko Bulte To: "Louis A. Mamakos" Cc: Bill Swingle , current@FreeBSD.ORG Subject: Re: current.freebsd.org Message-ID: <20000304193537.B61721@yedi.iaf.nl> References: <20000303185000.D64824@dub.net> <200003040600.BAA03449@whizzo.transsys.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <200003040600.BAA03449@whizzo.transsys.com>; from louie@TransSys.COM on Sat, Mar 04, 2000 at 01:00:33AM -0500 X-OS: FreeBSD yedi.iaf.nl 3.4-STABLE FreeBSD 3.4-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Mar 04, 2000 at 01:00:33AM -0500, Louis A. Mamakos wrote: > > current.freebsd.org is currently down due to a hardware failure. I don't > > have an ETA on when it will be back up again, due to it being offsite. > > I'll post more info as it becomes available. > > Usually hardware and software craps out when the "demo detector" kicks > in. It seems that the we've got our own version, the "Jordan travel > detector." Hm. The Dutch have their own version: as soon as Jordan hits Dutch soil the weather becomes absolutely miserable (this time snow and hail and wind and .. beuh). Jordan is now on his way to the UK. Tomorrow the weather is forecasted to be better.. -- Wilko Bulte Arnhem, The Netherlands http://www.tcja.nl The FreeBSD Project: http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 10:58:23 2000 Delivered-To: freebsd-current@freebsd.org Received: from trinity.skynet.be (trinity.skynet.be [195.238.2.38]) by hub.freebsd.org (Postfix) with ESMTP id 5BE2537B7CD for ; Sat, 4 Mar 2000 10:58:21 -0800 (PST) (envelope-from blk@skynet.be) Received: from [195.238.27.50] (dialup50.kortrijk2.skynet.be [195.238.27.50]) by trinity.skynet.be (Postfix) with ESMTP id 2E6ED1239A; Sat, 4 Mar 2000 19:58:06 +0100 (MET) Mime-Version: 1.0 X-Sender: blk@pop.skynet.be (Unverified) Message-Id: In-Reply-To: References: <14527.62684.266602.283833@grasshopper.cs.duke.edu> Date: Sat, 4 Mar 2000 19:53:55 +0100 To: Andrew Gallatin , freebsd-current@FreeBSD.ORG From: Brad Knowles Subject: Re: ETA on RC3? Content-Type: text/plain; charset="iso-8859-1" ; format="flowed" Content-Transfer-Encoding: quoted-printable Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG At 11:30 AM +0100 2000/3/4, Brad Knowles wrote: >=20 Well, Jordan is over here in the Netherlands (at the kickoff meeting f= or >=20 the NL FreeBSD Users Group), so it's likely to be at least a few more d= ays. I spoke with Jordan at the meeting, and it seems that there is=20 the chance it may get cut before he gets back to the US -- if he can=20 get some time at a cybercaf=E9 or some time on a borrowed laptop, he=20 can take the build he kicked off last night and cut it as an ISO=20 image, and we might see something within a day or two. It all=20 depends. --=20 =20 These are my opinions and should not be taken as official Skynet policy =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Brad Knowles, Sys. Arch., Mail/News/FTP/Proxy Admin Note: No Microsoft programs were used in the creation or distribution of this message. If you are using a Microsoft program to view this message, be forewarned that I am not responsible for any harm you may encounter as a result. See for details. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 11:37:35 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.nerv.nu (cx639627-c.irvn1.occa.home.com [24.0.209.134]) by hub.freebsd.org (Postfix) with ESMTP id 8D16F37B86C; Sat, 4 Mar 2000 11:37:31 -0800 (PST) (envelope-from nugundam@nerv.nu) Received: (from nugundam@localhost) by mail.nerv.nu (8.9.3/8.9.3) id LAA25724; Sat, 4 Mar 2000 11:37:36 -0800 (PST) (envelope-from nugundam) Date: Sat, 4 Mar 2000 11:37:35 -0800 From: "Joseph T. Lee" To: freebsd-current@FreeBSD.ORG Cc: Max Khon , lioux@linf.unb.br, freebsd-questions@FreeBSD.ORG Subject: Re: XFree 3.3.6 authentication failed? Message-ID: <20000304113735.B25672@greenwood3.nerv.nu> References: <86hfewswz4.fsf@detlev.piqnet.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <86hfewswz4.fsf@detlev.piqnet.org>; from Joel Ray Holveck on Fri, Feb 25, 2000 at 03:06:55PM -0800 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Feb 25, 2000 at 03:06:55PM -0800, Joel Ray Holveck wrote: > [Followups to -current] > > >> I am running monday's current, Mesa-glx for Riva, XFree 3.3.6 and > >> KDE 1.1.2. All from monday's ports tree. > >> Well, I think I can't say I am running this system, for I am getting > >> the following message whenever I try startx: > > > Authentication failed - cannot start X server. > > > Perhaps you do not have console ownership? > > > _X11TransSocketUNIXConnect: Can't connect: errno = 2 > > seems that you have built XFree with PAM support. > > Just rebuild without PAM -- it's broken. > > Could you give me a few more details about the brokenness? It's also in -STABLE. Basically, PAM was built without a crypt library linked in. When new is built with PAM support, it tries to access crypt in PAM. Then, it blows up. Build without PAM, or cvsup latest sources for the patch. It was mentioned in the mailing lists I think back in December? -- Joseph nugundam =best=com==/==\=IIGS=/==\=Playstation=/==\=Civic HX CVT=/==\ # Anime Expo 2000 >> www.anime-expo.org/ > # FreeBSD: The Power to Serve >> www.freebsd.org > # The Ultimate Online Speed-Shop >> www.racesearch.com / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 12:14:37 2000 Delivered-To: freebsd-current@freebsd.org Received: from mail.nerv.nu (cx639627-c.irvn1.occa.home.com [24.0.209.134]) by hub.freebsd.org (Postfix) with ESMTP id 0F18A37B8A1; Sat, 4 Mar 2000 12:14:25 -0800 (PST) (envelope-from nugundam@nerv.nu) Received: (from nugundam@localhost) by mail.nerv.nu (8.9.3/8.9.3) id MAA25841; Sat, 4 Mar 2000 12:14:26 -0800 (PST) (envelope-from nugundam) Date: Sat, 4 Mar 2000 12:14:26 -0800 From: "Joseph T. Lee" To: Warner Losh Cc: Kris Kennaway , "Jordan K. Hubbard" , Victor Salaman , freebsd-current@FreeBSD.ORG Subject: Re: openssl in -current Message-ID: <20000304121426.A25806@greenwood3.nerv.nu> References: <200002210828.BAA19494@harmony.village.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i In-Reply-To: <200002210828.BAA19494@harmony.village.org>; from Warner Losh on Mon, Feb 21, 2000 at 01:28:34AM -0700 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 21, 2000 at 01:28:34AM -0700, Warner Losh wrote: > One thing to keep in mind is that on Sept 8, 2000 the patent for RSA > expires and this whole mess goes away. Or at least devolves into the > usual crypto export mess rather than the crypto export plus rsa patent > law plus rsaref license jumping. So, to double-check here.. it would be illegal to build an openssl based mod_ssl-in-Apache or ApacheSSL Apache to use as the ssl-enabled webserver for an E-commerce company? -- Joseph nugundam =best=com==/==\=IIGS=/==\=Playstation=/==\=Civic HX CVT=/==\ # Anime Expo 2000 >> www.anime-expo.org/ > # FreeBSD: The Power to Serve >> www.freebsd.org > # The Ultimate Online Speed-Shop >> www.racesearch.com / To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 12:37:33 2000 Delivered-To: freebsd-current@freebsd.org Received: from ptldpop3.ptld.uswest.net (ptldpop3.ptld.uswest.net [198.36.160.3]) by hub.freebsd.org (Postfix) with SMTP id 5185137B880 for ; Sat, 4 Mar 2000 12:37:29 -0800 (PST) (envelope-from wwoods@cybcon.com) Received: (qmail 64410 invoked by alias); 4 Mar 2000 20:36:51 -0000 Delivered-To: fixup-freebsd-current@freebsd.org@fixme Received: (qmail 64405 invoked by uid 0); 4 Mar 2000 20:36:51 -0000 Received: from unknown (HELO laptop.cybcon.com) (63.225.86.157) by pop.ptld.uswest.net with SMTP; 4 Mar 2000 20:36:51 -0000 Content-Length: 3199 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 Date: Sat, 04 Mar 2000 12:34:24 -0800 (PST) Reply-To: bwoods2@uswest.net From: William Woods To: freebsd-current@freebsd.org Subject: Current amake world dies..... Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 doing a make world with a cvsup of today I get: ------------------------ sys/mount.h -> sys/mount.ph sys/msg.h -> sys/msg.ph sys/msgbuf.h -> sys/msgbuf.ph sys/mtio.h -> sys/mtio.ph sys/namei.h -> sys/namei.ph sys/param.h -> sys/param.ph sys/pciio.h -> sys/pciio.ph sys/pioctl.h -> sys/pioctl.ph sys/pipe.h -> sys/pipe.ph sys/poll.h -> sys/poll.ph sys/proc.h -> sys/proc.ph sys/procfs.h -> sys/procfs.ph sys/protosw.h -> sys/protosw.ph sys/ptio.h -> sys/ptio.ph sys/ptrace.h -> sys/ptrace.ph sys/queue.h -> sys/queue.ph sys/reboot.h -> sys/reboot.ph sys/resource.h -> sys/resource.ph sys/resourcevar.h -> sys/resourcevar.ph sys/rman.h -> sys/rman.ph sys/rtprio.h -> sys/rtprio.ph sys/select.h -> sys/select.ph sys/sem.h -> sys/sem.ph sys/shm.h -> sys/shm.ph sys/signal.h -> sys/signal.ph sys/signalvar.h -> sys/signalvar.ph sys/snoop.h -> sys/snoop.ph sys/socket.h -> sys/socket.ph sys/socketvar.h -> sys/socketvar.ph sys/sockio.h -> sys/sockio.ph sys/soundcard.h -> sys/soundcard.ph sys/stat.h -> sys/stat.ph sys/syscall-hide.h -> sys/syscall-hide.ph sys/syscall.h -> sys/syscall.ph sys/sysctl.h -> sys/sysctl.ph sys/sysent.h -> sys/sysent.ph sys/syslimits.h -> sys/syslimits.ph sys/syslog.h -> sys/syslog.ph sys/sysproto.h -> sys/sysproto.ph sys/systm.h -> sys/systm.ph sys/termios.h -> sys/termios.ph sys/time.h -> sys/time.ph sys/timeb.h -> sys/timeb.ph sys/timepps.h -> sys/timepps.ph sys/timers.h -> sys/timers.ph sys/times.h -> sys/times.ph sys/timex.h -> sys/timex.ph sys/tprintf.h -> sys/tprintf.ph sys/tty.h -> sys/tty.ph sys/ttychars.h -> sys/ttychars.ph sys/ttycom.h -> sys/ttycom.ph sys/ttydefaults.h -> sys/ttydefaults.ph sys/ttydev.h -> sys/ttydev.ph sys/types.h -> sys/types.ph sys/ucontext.h -> sys/ucontext.ph sys/ucred.h -> sys/ucred.ph sys/uio.h -> sys/uio.ph sys/un.h -> sys/un.ph sys/unistd.h -> sys/unistd.ph sys/unpcb.h -> sys/unpcb.ph sys/user.h -> sys/user.ph sys/utsname.h -> sys/utsname.ph sys/vmmeter.h -> sys/vmmeter.ph sys/vnioctl.h -> sys/vnioctl.ph sys/vnode.h -> sys/vnode.ph sys/wait.h -> sys/wait.ph sys/wormio.h -> sys/wormio.ph sys/xrpuio.h -> sys/xrpuio.ph Skipping directory `ufs/ffs' Skipping directory `ufs/mfs' Skipping directory `ufs/ufs' vm/pmap.h -> vm/pmap.ph vm/swap_pager.h -> vm/swap_pager.ph vm/vm.h -> vm/vm.ph vm/vm_extern.h -> vm/vm_extern.ph vm/vm_kern.h -> vm/vm_kern.ph vm/vm_map.h -> vm/vm_map.ph vm/vm_object.h -> vm/vm_object.ph vm/vm_page.h -> vm/vm_page.ph vm/vm_pageout.h -> vm/vm_pageout.ph vm/vm_pager.h -> vm/vm_pager.ph vm/vm_param.h -> vm/vm_param.ph vm/vm_zone.h -> vm/vm_zone.ph vm/vnode_pager.h -> vm/vnode_pager.ph *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils. ------------------------------------------- The make command was: time make -DNOGAMES world. I run that from a script that is called "complete" cvsup -g -L 2 /usr/cvsup/standard cd /usr/src make clean time make -DNOGAMES world Thanks ---------------------------------- E-Mail: bwoods2@uswest.net Date: 04-Mar-00 Time: 12:27:25l ---------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 13:48: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id B0BF137B869; Sat, 4 Mar 2000 13:48:01 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id AECFE2E8158; Sat, 4 Mar 2000 13:48:01 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Sat, 4 Mar 2000 13:48:01 -0800 (PST) From: Kris Kennaway To: "Joseph T. Lee" Cc: Warner Losh , "Jordan K. Hubbard" , Victor Salaman , freebsd-current@FreeBSD.ORG Subject: Re: openssl in -current In-Reply-To: <20000304121426.A25806@greenwood3.nerv.nu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 4 Mar 2000, Joseph T. Lee wrote: > On Mon, Feb 21, 2000 at 01:28:34AM -0700, Warner Losh wrote: > > One thing to keep in mind is that on Sept 8, 2000 the patent for RSA > > expires and this whole mess goes away. Or at least devolves into the > > usual crypto export mess rather than the crypto export plus rsa patent > > law plus rsaref license jumping. > > So, to double-check here.. it would be illegal to build an openssl based > mod_ssl-in-Apache or ApacheSSL Apache to use as the ssl-enabled webserver > for an E-commerce company? Only if you use RSAREF. Both can be used without it - you just can't use SSLv2. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 13:58: 0 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 014FB37B79D for ; Sat, 4 Mar 2000 13:57:54 -0800 (PST) (envelope-from bde@zeta.org.au) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.8.7/8.8.7) with ESMTP id JAA31651; Sun, 5 Mar 2000 09:02:42 +1100 Date: Sun, 5 Mar 2000 08:57:06 +1100 (EST) From: Bruce Evans X-Sender: bde@alphplex.bde.org To: Vallo Kallaste Cc: Peter Dufault , freebsd-current@FreeBSD.ORG Subject: Re: Crash in currtprio, after dumping no operating system.. In-Reply-To: <20000303120538.A14750@myhakas.matti.ee> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 3 Mar 2000, Vallo Kallaste wrote: > On Fri, Mar 03, 2000 at 03:23:17PM +1100, Bruce Evans wrote: > > The dump fills up precisely the entire 'b' partition. Since the > > partition begins at offset 0, the dump overwrites the label at sector > > offset 1 and any bootblocks at sector offsets 0-15. This misconfiguration > > is handled for swapping but not for dumping. > Thanks for clarifying, but now I have next question. Why sysinstall > allows such misconfiguration? As I understand now the right way is I don't know about sysinstall, but disklabel allows it because it is a *nix utility; it does exactly what you tell it to do. > start the disk with root partition not swap. The disklabel shown here > was created with 4.0-20000228-CURRENT sysinstall. It seems now I'm wrong > but I always thought the best place for swap is the beginning of disk. > Can you please confirm that the common practise is disklabel with root > partition in the beginning of disk? The root partition is normally first to simplify booting. The swap partition is normally next in an attempt to minimise seeks. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 17:10:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 7C95037B942 for ; Sat, 4 Mar 2000 17:10:22 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id SAA48483; Sat, 4 Mar 2000 18:10:19 -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 SAA39188; Sat, 4 Mar 2000 18:10:00 -0700 (MST) Message-Id: <200003050110.SAA39188@harmony.village.org> To: Sean-Paul Rees Subject: Re: Shared IRQs Cc: current@FreeBSD.ORG In-reply-to: Your message of "Fri, 03 Mar 2000 19:25:26 PST." <20000303192526.A425@dreamfire.net> References: <20000303192526.A425@dreamfire.net> Date: Sat, 04 Mar 2000 18:10:00 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <20000303192526.A425@dreamfire.net> Sean-Paul Rees writes: : I have a FreeBSD 4.0-CURRENT (cvsup'ed as of tonight) machine. It has a USB : controller (PIIX3) and an ethernet controller sharing irq 10. I'm not : much in the way of a hardware expert, so I'm wondering if this is safe or : if I should reroute the ethernet card or the usb to another irq. PCI supports shared interrupts. If the ethernet controller is on the pci bus like the PIIX3 chipset, then yes. Otherwise no. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 17:40: 3 2000 Delivered-To: freebsd-current@freebsd.org Received: from vinyl.sentex.ca (vinyl.sentex.ca [209.112.4.14]) by hub.freebsd.org (Postfix) with ESMTP id 990AC37B944 for ; Sat, 4 Mar 2000 17:39:58 -0800 (PST) (envelope-from mike@sentex.net) Received: from granite.sentex.net (granite-atm.sentex.ca [209.112.4.1]) by vinyl.sentex.ca (8.9.3/8.9.3) with ESMTP id UAA28560; Sat, 4 Mar 2000 20:39:53 -0500 (EST) (envelope-from mike@sentex.net) Received: from chimp.simianscience.com (ospf-mdt.sentex.net [205.211.164.81]) by granite.sentex.net (8.8.8/8.6.9) with SMTP id UAA22404; Sat, 4 Mar 2000 20:39:52 -0500 (EST) From: mike@sentex.net (Mike Tancsa) To: Doug@gorean.org (Doug Barton) Cc: current@freebsd.org Subject: Re: Make world error..... Date: Sun, 05 Mar 2000 01:38:30 GMT Message-ID: <38c1b9cd.874301669@mail.sentex.net> References: In-Reply-To: X-Mailer: Forte Agent .99e/32.227 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 4 Mar 2000 02:01:03 -0500, in sentex.lists.freebsd.current you wrote: >William Woods wrote: >> >> Running 4.0-CURRENT FreeBSD 4.0-CURRENT #10: Wed Mar 1 10:25:09 PST 2000 on a >> IBM thinkpad 600E, 128 megs. while doing a make world of todays CVSUP I get >> this: > > What command line did you use? This looks to me like 'make -jN' >breakage. I would try the following: I reported the exact same error a few days ago. make world and make buildworld;make installworld were the only things I was doing trying. I got around it with make -k installworld;make installworld and havent had any problems since. ---Mike Mike Tancsa (mdtancsa@sentex.net) Sentex Communications Corp, Waterloo, Ontario, Canada "Given enough time, 100 monkeys on 100 routers could setup a national IP network." (KDW2) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 19:31:35 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id AE01037B963; Sat, 4 Mar 2000 19:31:32 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id AB3272E8159 for ; Sat, 4 Mar 2000 19:31:32 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Sat, 4 Mar 2000 19:31:32 -0800 (PST) From: Kris Kennaway To: current@freebsd.org Subject: 3.x/4.x branch date? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Can someone tell me the exact date that 4.x was split from 3.x? I couldn't seem to pin it down based on the CVS repository. Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 19:36:45 2000 Delivered-To: freebsd-current@freebsd.org Received: from renoa.home.allusion.net (cs2727-11.austin.rr.com [24.27.27.11]) by hub.freebsd.org (Postfix) with ESMTP id 1B96637B911 for ; Sat, 4 Mar 2000 19:36:31 -0800 (PST) (envelope-from bard@renoa.home.allusion.net) Received: by renoa.home.allusion.net via sendmail from stdin id (Debian Smail3.2.0.102) for freebsd-current@freebsd.org; Sat, 4 Mar 2000 21:50:58 -0600 (CST) Message-ID: <20000304215058.A7124@industrial-strength.net> Date: Sat, 4 Mar 2000 21:50:58 -0600 From: Dan Potter To: freebsd-current@freebsd.org Subject: Problems with 'pwd' and unionfs Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mutt 0.91.1i-jp1 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi all, I have been working with FreeBSD 4.0-current lately and I have found a strange thing or two. Here is the really big one that is stopping me from performing my evil experiments }-D When I mount a pass-through based file system (null and union both exhibit this behavior) more than one level deep into a real file system, pwd ceases to function under there. It gives me the error: pwd: .: No such file or directory This wouldn't be a big deal, but it causes a lot of problems -- if a shell tries to use one of these trees for a home directory, it prints an ugly message. Ftp doesn't work right (especially uploads). I'm sure there are more, but either way, I looked into it and I think I know what's wrong. In libc there is a non-kernel version of getcwd that runs lstat() on each directory and then searching its parent, trying to divine which sub-tree is '.' at the time. I dumped a copy of that into a copy of pwd.c to trace through it and see what happens. Basically for optimization purposes it looks like it just uses the inode value from readdir() until it thinks that it's changed volumes, and then it runs lstat() on each entry to make sure which one it is. Well, this breaks unionfs mounts because the device inode is the same, but the inode numbers are different since it's a mount point. What a subtle problem! But it showed up. When I commented out the optimized parts and tried, it worked perfectly. I'm updating my source tree to do a full compile with the test getcwd to see if it fixes the problems I was seeing in general. But I figured I'd shoot that off to see if it sounds familiar to anyone since the real problem in current versions is in the kernel. The other union-related problem I've seen has to do with it sometimes not recognizing that a file or directory is there if I haven't traversed to it directly. I think this has something to do with the shadow directory creation, but I haven't had much time to look into that since it's not as much of a show-stopper. Thanks! PS, if anyone is interested in my aforementioned evil experiments, I'm creating a more complete virtual domain system that may be used at my company once 4.0 is closer to being released. We're using null/union to bring over a "skeleton fs" extracted from the "bin" distribution, and mounting a write tree on top of that per domain. Then a daemon is run within a jail environment to start and stop things inside the jail. It looks neat but obviously the union issues cause problems.. =) -- MAC user's dynamic debugging list evaluator? Never heard of that. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 19:44:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 38C1537B951; Sat, 4 Mar 2000 19:44:07 -0800 (PST) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id UAA48773; Sat, 4 Mar 2000 20:44:05 -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 UAA40026; Sat, 4 Mar 2000 20:43:46 -0700 (MST) Message-Id: <200003050343.UAA40026@harmony.village.org> To: Kris Kennaway Subject: Re: 3.x/4.x branch date? Cc: current@FreeBSD.ORG In-reply-to: Your message of "Sat, 04 Mar 2000 19:31:32 PST." References: Date: Sat, 04 Mar 2000 20:43:45 -0700 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message Kris Kennaway writes: : Can someone tell me the exact date that 4.x was split from 3.x? I couldn't : seem to pin it down based on the CVS repository. Based on sys/i386/conf/files.i386: 1/20/99 to 2/10/99 Based on sys/conf/files: 1/17/99 to 1/21/99 So I'd say it was somewhere between 1/20/99 and 1/21/99. Is that close enough for you to "exact"? The branching proccess takes a while, so I think this is as close as you may get. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 21: 1:51 2000 Delivered-To: freebsd-current@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 889B137B6F7; Sat, 4 Mar 2000 21:01:49 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by hub.freebsd.org (Postfix) with ESMTP id 856DF2E8159; Sat, 4 Mar 2000 21:01:49 -0800 (PST) (envelope-from kris@hub.freebsd.org) Date: Sat, 4 Mar 2000 21:01:49 -0800 (PST) From: Kris Kennaway To: Warner Losh Cc: current@FreeBSD.ORG Subject: Re: 3.x/4.x branch date? In-Reply-To: <200003050343.UAA40026@harmony.village.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 4 Mar 2000, Warner Losh wrote: > Based on sys/i386/conf/files.i386: > 1/20/99 to 2/10/99 > Based on sys/conf/files: > 1/17/99 to 1/21/99 > > So I'd say it was somewhere between 1/20/99 and 1/21/99. Is that > close enough for you to "exact"? The branching proccess takes a > while, so I think this is as close as you may get. That's close enough (I'm generating a changelog for the 4.0 branch) - thanks! Kris ---- In God we Trust -- all others must submit an X.509 certificate. -- Charles Forsythe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 22:24:22 2000 Delivered-To: freebsd-current@freebsd.org Received: from smtprch1.nortel.com (smtprch1.nortelnetworks.com [192.135.215.14]) by hub.freebsd.org (Postfix) with ESMTP id 860FE37B97D for ; Sat, 4 Mar 2000 22:24:14 -0800 (PST) (envelope-from atrens@nortelnetworks.com) Received: from zmers013 by smtprch1.nortel.com; Sun, 5 Mar 2000 00:24:15 -0600 Received: from hcarp00g.ca.nortel.com by zmers013; Sun, 5 Mar 2000 01:24:01 -0500 Received: from hcarp00g.ca.nortel.com (hcarp00g.ca.nortel.com [47.196.31.114]) by hcarp00g.ca.nortel.com (8.9.3/8.7.3) with ESMTP id BAA04256 for ; Sun, 5 Mar 2000 01:32:39 -0500 (EST) Date: Sun, 5 Mar 2000 01:32:39 -0500 (EST) From: "Andrew Atrens" X-Sender: atrens@hcarp00g.ca.nortel.com Reply-To: "Andrew Atrens" To: current@freebsd.org Subject: VMWare 2.0R broken - linux ioctl(13, 1260, *) not implemented Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG A missing (not implemented) linux ioctl is breaking VMWare 2.0 - > linux: 'ioctl' fd=13, cmd=1260 ('^R',96) not implemented After rummaging around in the 2.3 kernel, I found the following in `linux/include/linux/fs.h': /* the read-only stuff doesn't really belong here, but any other place is probably as bad and I don't want to create yet another include file. */ #define BLKROSET _IO(0x12,93) /* set device read-only (0 = read-write) */ #define BLKROGET _IO(0x12,94) /* get read-only status (0 = read_write) */ #define BLKRRPART _IO(0x12,95) /* re-read partition table */ #define BLKGETSIZE _IO(0x12,96) /* return device size */ #define BLKFLSBUF _IO(0x12,97) /* flush buffer cache */ #define BLKRASET _IO(0x12,98) /* Set read ahead for block device */ #define BLKRAGET _IO(0x12,99) /* get current read ahead setting */ #define BLKFRASET _IO(0x12,100)/* set filesystem (mm/filemap.c) read-ahead */ #define BLKFRAGET _IO(0x12,101)/* get filesystem (mm/filemap.c) read-ahead */ #define BLKSECTSET _IO(0x12,102)/* set max sectors per request (ll_rw_blk.c) */ #define BLKSECTGET _IO(0x12,103)/* get max sectors per request (ll_rw_blk.c) */ #define BLKSSZGET _IO(0x12,104)/* get block device sector size */ So it looks like BLKGETSIZE is the missing ioctl. I'm not sure how to fix this, because well, we don't have block devices, the ATA driver doesn't support ioctls _or_ have a useful psize attribute in its cdevsw struct. I naively thought I could use fstat() then devsw() to map the file descriptor to a device, and then interrogate the device's psize. But that goofy attempt just resulted in a kernel panic. :) Please don't dis me on how stupid that was - instead tell me what I should do :) Seriously though, any help y'all could provide would be greatly appreciated. :) Andrew. -- +-- | Andrew Atrens Nortel Networks, Ottawa, Canada. | | All opinions expressed are my own, not those of any employer. | --+ Berkeley had what we called "copycenter", which is "take it down to the copy center and make as many copies as you want". -- Kirk McKusick +-- --+ Bill Gates is a white Persian cat and a monocle away from becoming another James Bond villain. "No Mr Bond, I expect you to upgrade." -- Dennis Miller +-- --+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message From owner-freebsd-current Sat Mar 4 23:50:12 2000 Delivered-To: freebsd-current@freebsd.org Received: from c62443-a.frmt1.sfba.home.com (c62443-a.frmt1.sfba.home.com [24.0.69.165]) by hub.freebsd.org (Postfix) with ESMTP id 4063237B96F for ; Sat, 4 Mar 2000 23:50:10 -0800 (PST) (envelope-from adsharma@c62443-a.frmt1.sfba.home.com) Received: (from adsharma@localhost) by c62443-a.frmt1.sfba.home.com (8.9.3/8.9.3) id XAA10800 for freebsd-current@freebsd.org; Sat, 4 Mar 2000 23:50:10 -0800 Date: Sat, 4 Mar 2000 23:50:10 -0800 From: Arun Sharma To: freebsd-current@freebsd.org Subject: current lockups Message-ID: <20000304235010.B10778@sharmas.dhs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.6i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Compiling Mozilla with make -j 2 got -current to lock up, twice in succession. I'm running a fairly recent snapshot (a week or two old) on a Dual celeron box (BP6) with UDMA66 enabled. The kernel had DDB enabled. I was running X, but I didn't see any signs of the kernel attempting to get into the debugger. Has this been fixed ? Is anyone interested in investigating ? I'll post more info if I find anything. -Arun To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message