Re: Kernel build broke (stable as of 05032000)

2000-05-05 Thread Øystein Skundberg
On Wed, 3 May 2000, Øystein Skundberg wrote: snip terribly odd-looking paste from build output *** Ërrør cøðe ¹ Holy mother. I can assure you that it didn't look this way when it was posted. My apologies. Øystein "Errør,indeed" SKundberg To Unsubscribe: send mail to [EMAIL

libio - _G_IO_IO_FILE_VERSION, streambuf::showmanyc()

2000-05-05 Thread Stefanus Du Toit
Hi, (note: I am not subscribed to gcc-help, but am to freebsd-stable) I'm currently working at a protocol library in C++. It uses iostreams for network communication, hence relying on streambuf. However, we require streambuf::showmanyc() to be available, but it seems to be #defined out as

buildkernel breaks?

2000-05-05 Thread Sergey A. Ivanov
Hello -stable! Is someone breaks something by comitting kqueue? I can't compile kernel after cvsupping last day: linker complains about 'knote'... Best regards, Sergey mailto:[EMAIL PROTECTED] ICQ UIN: 49432691

Re: Debugging Kernel/System Crashes, can anyone help??

2000-05-05 Thread Howard Leadmon
A hah! Yes, I think I see what is happening. The kernel ioctl() system call is using a stack based char buffer to hold the temporary data, and this buffer is not aligned. Please try the following patch. -Matt

Panic during vnconfig over nfs

2000-05-05 Thread Sean O'Connell
Hi I was trying to vnconfig a file (DOS boot image) in my home directory which is mounted via nfs. This causes a fairly reproducible panic. My environment: PII 233/ata/xl0 running 4.0-STABLE as of 14 April 2000 NFS mount from a Tru64 Unix box Here is a backtrace from a crash dump: This GDB

Re: How good is AMI MegaRAID support?

2000-05-05 Thread David Gilbert
In my testing, I had 8x 18G LVD Quantum drives. With the same batch of drives, Vinum would deliver 35M/s reads and the AMI MegaRAID 1400 would deliver 14M/s reads. We're talking about a straight bonnie test, writing 5G files. The machine in question had 768M of RAM and the AMI 1400 had 64M of

problem bootimg [free|pico]bsd at 386sx

2000-05-05 Thread Aleksey
Greetings! I have a 386sx with 4mb of mem, floppy. trying to boot from freebsd 3.È install floppies and/or picobsd. when freebsd - system reading kern-disk, then mfsroot, and exactly after prompt "press [enter] to boot" going to reboot ;( when pico - system freeze after kernel loaded (seems

Re: problem bootimg [free|pico]bsd at 386sx

2000-05-05 Thread Chris D. Faulhaber
On Fri, 5 May 2000, Aleksey wrote: Greetings! I have a 386sx with 4mb of mem, floppy. trying to boot from freebsd 3.È install floppies and/or picobsd. See INSTALL.TXT: FreeBSD requires a 386 or better processor to run (sorry, there is no support for '286 processors) and at least 5 megs

cvs-cur.6318.gz broke select.h

2000-05-05 Thread James Housley
4.0-STABLE build is broken after applying cvs-cur.6318.gz, 5:50 am file from today. select.h seems to be the culprit. === usr.bin/vi cc -O2 -pipe -DGTAGS -DSYSV_CURSES -I/usr/src4/usr.bin/vi -I/usr/src4/usr.bin/vi/../../contrib/nvi -I/usr/src4/usr.bin/vi/../../contrib/nvi/include

Re: problem bootimg [free|pico]bsd at 386sx

2000-05-05 Thread mi
On 5 May, Chris D. Faulhaber wrote: = On Fri, 5 May 2000, Aleksey wrote: = = Greetings! = = I have a 386sx with 4mb of mem, floppy. = trying to boot from freebsd 3.È install floppies and/or picobsd. = = = See INSTALL.TXT: = = FreeBSD requires a 386 or better processor to run (sorry,