Re: 5.2-RELEASE TODO

2003-06-03 Thread Daniel C. Sobral
Actually, I would think it a desirable feature mac support that won't panic within 24 hours. :-) I've given up on mac again. Can't have it if it panics on every daily. :-( What's the plans for dealing with that? Robert Watson wrote: This is an automated bi-weekly mailing of the FreeBSD 5.2

Re: 5.1-RELEASE TODO

2003-06-03 Thread Alexander Leidinger
On Mon, 02 Jun 2003 07:09:44 -0300 Daniel C. Sobral [EMAIL PROTECTED] wrote: I hadn't any program running with legitimate access to /mnt and I have no program running which accesses a random filesystem path, so no vnodes should have been open then. Alas, lsof (ports) would be a better

Re: 5.1-RELEASE TODO

2003-06-03 Thread Bernd Walter
On Sun, Jun 01, 2003 at 03:00:09PM +0200, Bernd Walter wrote: On Sun, Jun 01, 2003 at 02:26:34AM -0700, Luigi Rizzo wrote: On Sun, Jun 01, 2003 at 03:32:56AM +0200, Bernd Walter wrote: ... :) And I hoped a programmer who knows the source could find out and fix very quickly.

Re: 5.2-RELEASE TODO

2003-06-03 Thread Robert Watson
On Mon, 2 Jun 2003, Daniel C. Sobral wrote: Actually, I would think it a desirable feature mac support that won't panic within 24 hours. :-) I've given up on mac again. Can't have it if it panics on every daily. :-( What's the plans for dealing with that? Right now I'm aware of one

Re: raidframe

2003-06-03 Thread Vallo Kallaste
On Mon, Jun 02, 2003 at 03:31:49PM +0300, Petri Helenius [EMAIL PROTECTED] wrote: FreeBSD 5.x series is slowly progressing, but is nowhere near to production quality. As the things are currently, you simply waste your time. This is only my opinion and I don't want to offend anyone.

Re: VFS: C99 sparse format for struct vfsops

2003-06-03 Thread Terry Lambert
Hiten Pandya wrote: My fingers have been itching to do this since the day phk@ planted this idea in my brain (re: cdevsw initialisations). Basically, it changes the vfsops to use C99 sparse format, just like cdevsw. It removes a lot of junk default initialisations, and duplication. I really

Re: VFS: C99 sparse format for struct vfsops

2003-06-03 Thread Hiten Pandya
On Mon, Jun 02, 2003 at 08:17:03AM -0700, Terry Lambert wrote: Hiten Pandya wrote: My fingers have been itching to do this since the day phk@ planted this idea in my brain (re: cdevsw initialisations). Basically, it changes the vfsops to use C99 sparse format, just like cdevsw. It removes

OpenOffice-devel: repeatable coredump with sun autodoc in libstd++

2003-06-03 Thread Martin Blapp
Hi all, I'm still working to get OpenOffice1.1Beta2 ready, but am now stuck with a segfault. The compile currently aborts on many places where -frtti is used, so everybody is using -fno-rtti these days. But here I get serious trouble with autodoc ... For some strange reason it didn't happen

Re: VFS: C99 sparse format for struct vfsops

2003-06-03 Thread Terry Lambert
Hiten Pandya wrote: Consider this going forward: someone adds a new VFSOP to the list of allowable VFSOPs, and the vfs_init() doesn't have any specific code for it. Considered. Now consider this, would you argue this about the sparse cdevsw initialisation in make_dev()?

Re: Pedantic and Werror together...

2003-06-03 Thread Tim Kientzle
Pete Carah wrote: pedantic and Werror together cause problems again... I presume we really need the quad type here. (or is this one due to a compiler upgrade?) -pedantic is broken in a number of ways and has been for a long time. While it is still useful for occasional linting, combining it

PAM

2003-06-03 Thread Pawel Doncer
Hello. I'm using Kerberos (heimdal) and off course it uses PAM. It's working well but I want to know if is the way to change kerberos password through PAM, not using kpasswd command? Or maybe it's even possible to synchronize kerberos and UNIX passwords? Can someone help me? Pawel Doncer.

Re: raidframe

2003-06-03 Thread Scott Long
Ouch, this is a serious bug indeed. I apologize if you reported this before and I missed it. I'll look at it today. Other than this bug (which appears to only be related to the management app), are there any other problems with aac? Note that aac is one of the few cards that even supports a

Re: raidframe

2003-06-03 Thread Petri Helenius
Sent to you, Mark and obrien on 15th May. Didn´t copy lists nor did a send-pr. Suggestions for future bug reporting appreciated. Ouch, this is a serious bug indeed. I apologize if you reported this before and I missed it. I'll look at it today. Other than this bug (which appears to only be

Re: Polishing touch

2003-06-03 Thread arno
here what is (probably) going on. when system starts up you have no tap0 interface. ifconfig(8) can not find tap0 interface and hmmm, dunno, long before ifconfig I get : tap0: bpf attached now the thing about tap(4) (and tun(4)) interfaces is that they are *virtual*, i.e. in order to

OpenSSL CA.pl only in src dir?

2003-06-03 Thread Farid Hajji
Hi, is there any reason, why /usr/src/crypto/openssl/apps/CA.{sh,pl} are not installed outside /usr/src? Some end users may not install src, yet still need this wrapper... Thanks, -FH -- Farid Hajji -- Unix Systems and Network Management. http://www.farid-hajji.net/address.html Quoth the

vm stuff

2003-06-03 Thread T Kellers
Mon Jun 2 14:46:26 EDT 2003 lock order reversal 1st 0xc2a67250 vm object (vm object) @ /usr/src/sys/vm/vm_object.c:509 2nd 0xc082f110 system map (system map) @ /usr/src/sys/vm/vm_kern.c:325 Stack backtrace on request. uname -a FreeBSD zeebo 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Jun 2

Re: raidframe

2003-06-03 Thread Garrett Wollman
On Mon, 2 Jun 2003 08:09:17 +0300, Vallo Kallaste [EMAIL PROTECTED] said: FreeBSD 5.x series is slowly progressing, but is nowhere near to production quality. As the things are currently, you simply waste your time. I'm running an old 5.1-current and a more recent 5.1-beta of about a week ago

Re: viapropm doesnt like sys/dev/pci.c rev 1.214

2003-06-03 Thread Nicolas Souchu
On Sun, Jun 01, 2003 at 01:52:57AM +0200, Dag-Erling Smorgrav wrote: David P. Reese Jr. [EMAIL PROTECTED] writes: In rev 1.214 of sys/dev/pci/pci.c, we have started checking if a pci_set_command_bit() was successful with a subsequent PCI_READ_CONFIG and comparing the results. For some odd

phoenix crash in libc_r on sparc64

2003-06-03 Thread Kris Kennaway
phoenix on my sparc64 crashed while idle with the following: Fatal error '_waitq_insert: Already in queue' at line 321 in file /usr/src/lib/libc_r/uthread/uthread_priority_queue.c (errno = 2) Any ideas? Kris pgp0.pgp Description: PGP signature

Re: VFS: C99 sparse format for struct vfsops

2003-06-03 Thread Hiten Pandya
On Mon, Jun 02, 2003 at 09:28:05AM -0700, Terry Lambert wrote: This is a different thing entirely... you are not adding elements in the cdevsw case. Er, huh? Did you read Poul's HEADSUP mail for cdevsw sparse init? The VFSOP case is less of a problem than the VOP case, but

umtx/libthr SMP fixes.

2003-06-03 Thread Jeff Roberson
If you have had issues with libthr on SMP or umtx panics, the following patch may solve these issues. http://www.chesapeake.net/~jroberson/umtxlocks.diff This patch fixes several race conditions and other issues with umtx. Thanks, Jeff ___ [EMAIL

Re: Remove absolute symlink in $MAKEOBJDIR

2003-06-03 Thread Jun Kuriyama
At Mon, 2 Jun 2003 10:10:26 + (UTC), Bruce Evans wrote: As marcel pointed out, there are technical reasons for not using cp. Use cat. OK, thanks! (2) Use correct dependency in sys/boot/i386/kgzldr. This is too hackish for me. Try using the same method as for lib/csu. I think you

Re: OpenOffice-devel: repeatable coredump with sun autodoc inlibstd++

2003-06-03 Thread M. Warner Losh
In message: [EMAIL PROTECTED] Martin Blapp [EMAIL PROTECTED] writes: : I'm still working to get OpenOffice1.1Beta2 ready, but am now stuck with : a segfault. The compile currently aborts on many places where -frtti is : used, so everybody is using -fno-rtti these days. But here I get

Radeon VE 7000 VGA card support under xfree86 4.3.0

2003-06-03 Thread nobody nobody
Hello, Thanks for the advices of the mailing group. I finally figure out the problem of my previous mail concerning the X under XFree86 4.3.0 with Freebsd-5.1 beta 2. I use the same VGA card with the crt mon and everything work ok without extra work for the X-config file. The problem may be

Re: 5.1-RELEASE TODO

2003-06-03 Thread Scott Long
Where do we stand on this now? Is this ready for committing? Is it completely solved? Scott Bernd Walter wrote: On Sun, Jun 01, 2003 at 03:00:09PM +0200, Bernd Walter wrote: On Sun, Jun 01, 2003 at 02:26:34AM -0700, Luigi Rizzo wrote: On Sun, Jun 01, 2003 at 03:32:56AM +0200, Bernd Walter

whats an UDMA ICRC error ?

2003-06-03 Thread Andreas Klemm
Hi, my console today shows the following error message from my disk: ad2: UDMA ICRC error cmd=read fsbn 74689079 of 74689079-74689206 retrying ad2: UDMA ICRC error cmd=read fsbn 74689079 of 74689079-74689206 retrying What exactly does an UDMA ICRC error mean ? I think this is simply a read

Re: OpenOffice-devel: repeatable coredump with sun autodoc inlibstd++

2003-06-03 Thread Martin Blapp
Hi, -frtti is required for dynamic_castT(expr) to work. so if it is broken, then you've got big problems. Lokks like you are definitly right: grep dynamic `find ./ -name *.c*` ./source/ary/cpp/c_class.cxx:ary::cpp::Display * pD = dynamic_cast ary::cpp::Display* (o_rOut);

Re: whats an UDMA ICRC error ?

2003-06-03 Thread Dan Nelson
In the last episode (Jun 03), Andreas Klemm said: Hi, my console today shows the following error message from my disk: ad2: UDMA ICRC error cmd=read fsbn 74689079 of 74689079-74689206 retrying ad2: UDMA ICRC error cmd=read fsbn 74689079 of 74689079-74689206 retrying What exactly does an

Re: viapropm doesnt like sys/dev/pci.c rev 1.214

2003-06-03 Thread Conrad Sabatier
On 02-Jun-2003 Nicolas Souchu wrote: On Sun, Jun 01, 2003 at 01:52:57AM +0200, Dag-Erling Smorgrav wrote: viapropm is seriously broken for other reasons and needs professional help. What kind of breakage? Setting resources in probe? Right. Anybody having the viapm driver loaded usually

SU not working after CVSUP

2003-06-03 Thread Mike Loiterman
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I sent a similar message to 'questions' before I realized that I had access to 'current' on this machine. Since this is really a 'current' issue I'll post again here. Make sense? Anyway... Just cvsup'd to current a few hours ago. Built and

Re: VFS: C99 sparse format for struct vfsops

2003-06-03 Thread Terry Lambert
Hiten Pandya wrote: On Mon, Jun 02, 2003 at 09:28:05AM -0700, Terry Lambert wrote: This is a different thing entirely... you are not adding elements in the cdevsw case. Er, huh? Did you read Poul's HEADSUP mail for cdevsw sparse init? Yes. You are not adding new

Re: OpenOffice-devel: repeatable coredump with sun autodocinlibstd++

2003-06-03 Thread Terry Lambert
Martin Blapp wrote: Hi, -frtti is required for dynamic_castT(expr) to work. so if it is broken, then you've got big problems. Lokks like you are definitly right: grep dynamic `find ./ -name *.c*` ./source/ary/cpp/c_class.cxx:ary::cpp::Display * pD = dynamic_cast

Re: OpenOffice-devel: repeatable coredump with sun autodocinlibstd++

2003-06-03 Thread Terry Lambert
Terry Lambert wrote: Martin Blapp wrote: -frtti is required for dynamic_castT(expr) to work. so if it is broken, then you've got big problems. Lokks like you are definitly right: grep dynamic `find ./ -name *.c*` ./source/ary/cpp/c_class.cxx:ary::cpp::Display * pD =

Re: OpenOffice-devel: repeatable coredump with sun autodocinlibstd++

2003-06-03 Thread Martin Blapp
Hi, I have seen this type of error and core dump with a new C++ and old rtti header files. Make sure you are not mixing them, since these header files definitely have to match the compiler. This is a fresh current 5.1RC1 ... Martin ___ [EMAIL

Re: 5.2-RELEASE TODO

2003-06-03 Thread SUZUKI Shinsuke
On Sun, 1 Jun 2003 10:00:14 -0400 (EDT) [EMAIL PROTECTED](Robert Watson) said: | | | | The FreeBSD KAME| | | | | IPv6 code is now| | | | |

[-CURRENT tinderbox] failure on ia64/ia64

2003-06-03 Thread Tinderbox
TB --- 2003-06-03 08:15:43 - starting CURRENT tinderbox run for ia64/ia64 TB --- 2003-06-03 08:15:43 - checking out the source tree TB --- cd /home/des/tinderbox/CURRENT/ia64/ia64 TB --- /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src TB --- 2003-06-03 08:23:12 - building world TB --- cd

Re: whats an UDMA ICRC error ?

2003-06-03 Thread Stefan Bethke
Am Dienstag, 03.06.03, um 07:57 Uhr (Europe/Berlin) schrieb Andreas Klemm: ad2: UDMA ICRC error cmd=read fsbn 74689079 of 74689079-74689206 retrying ad2: UDMA ICRC error cmd=read fsbn 74689079 of 74689079-74689206 retrying What exactly does an UDMA ICRC error mean ? I think this is simply a

Re: SU not working after CVSUP

2003-06-03 Thread Simon L. Nielsen
On 2003.06.03 02:17:58 -0500, Mike Loiterman wrote: Just cvsup'd to current a few hours ago. Built and installed world and kernel without any errors. Now I get this error when I try to su to any user: Jun 3 01:45:22 enola su: in openpam_load_module(): no pam_wheel.so found Bus error

panic: initiate_write_inodeblock_ufs2: already started

2003-06-03 Thread Markus Niemistö
Hi My laptop paniced while it was (mostly) idle, running X server and X chat. I wasn't about when the panic happened so I don't know very much about it. I'll try to reproduce this panic. Any way here is a kgdb log from debug session and few most interesting lines from dmesg and uname: GNU gdb

Re: SU not working after CVSUP

2003-06-03 Thread Dag-Erling Smorgrav
Mike Loiterman [EMAIL PROTECTED] writes: Jun 3 01:45:22 enola su: in openpam_load_module(): no pam_wheel.so found Bus error (core dumped) First of all, you're supposed to run mergemaster when you upgrade; pam_wheel has been deprecated since February. Second, if your system ran -CURRENT

Re: Remove absolute symlink in $MAKEOBJDIR

2003-06-03 Thread Bruce Evans
On Tue, 3 Jun 2003, Jun Kuriyama wrote: At Mon, 2 Jun 2003 10:10:26 + (UTC), Bruce Evans wrote: (2) Use correct dependency in sys/boot/i386/kgzldr. This is too hackish for me. Try using the same method as for lib/csu. I think you nmainly care about make install building things.

Re: 5.2-RELEASE TODO

2003-06-03 Thread Hiten Pandya
On Tue, Jun 03, 2003 at 05:32:35PM +0900, SUZUKI Shinsuke wrote: I discussed this issued within KAME. Here's our rough plan about this synchronization. If you have some opinion, please let me know. When I've finished each merge, I'll ask you how to proceed. - sync per feature; don't

Re: Radeon VE 7000 VGA card support under xfree86 4.3.0

2003-06-03 Thread Adam Maas
- Original Message - From: nobody nobody [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Tuesday, June 03, 2003 1:01 AM Subject: Radeon VE 7000 VGA card support under xfree86 4.3.0 Hello, Thanks for the advices of the mailing group. I finally figure out the

Re: cvs commit: src/sys/contrib/dev/acpica - Imported sources

2003-06-03 Thread Paul Richards
On Wed, May 28, 2003 at 03:39:44PM -0700, Nate Lawson wrote: On Wed, 28 May 2003, Larry Rosenman wrote: --On Wednesday, May 28, 2003 03:59:24 -0500 Larry Rosenman Ok, with today's sources, I still get a page not present panic for address (0x7) on transistion to battery. as a followup,

libc_r, libthr konsole news

2003-06-03 Thread Daniel C. Sobral
Alas, I found *what* is going on differently depending on the library used. With libc_r, dup2() gets called and fails, preventing execution of konsole_grantpty, with libthr things work, konsole_grantpty gets called and... ttyname fails. :-) Now, dup2() implementation seems to differ between

Re: Undefined symbol getpwuid_r

2003-06-03 Thread Jacques A. Vidrine
[Sorry for delayed reply. I'm offline mostly lately.] On Thu, May 22, 2003 at 12:09:06PM +, David Leimbach wrote: On Thursday, May 22, 2003, at 03:53 AM, CARTER Anthony wrote: Hi, Just done a buildworld and installworld from yesterdays CVSUp (today, 22nd, 10:51am GMT+1).