Re: panic at shutdown

2001-11-03 Thread Jonathan Lemon
In article [EMAIL PROTECTED]> you write: >For about a week, I've been getting panics at shutdown, caused by >cn_devopen() calling devsw() with a NULL dev argument. I imagine it >may be related to recent changes in the console code. If it's of any >interest, I have -Dh in my /boot.config. 1. A w

make installworld failure

2001-11-03 Thread Poul-Henning Kamp
===> usr.bin/tip install -c -s -o root -g wheel -m 555 tip /flat/syv/usr/bin /flat/syv/usr/bin/cu -> /flat/syv/usr/bin/tip ln: /flat/syv/usr/bin/cu: Operation not permitted *** Error code 1 flat# ls -l /flat/syv/usr/bin/cu -r-sr-sr-x 1 uucp dialer 124384 Oct 21 13:04 /flat/syv/usr/bin/cu fl

Re: make installworld failure

2001-11-03 Thread Poul-Henning Kamp
In message <[EMAIL PROTECTED]>, Poul-Henning Kamp writes: > >===> usr.bin/tip >install -c -s -o root -g wheel -m 555 tip /flat/syv/usr/bin >/flat/syv/usr/bin/cu -> /flat/syv/usr/bin/tip >ln: /flat/syv/usr/bin/cu: Operation not permitted >*** Error code 1 > >flat# ls -l /flat/syv/usr/bin/cu >-r-s

Re: broken read-only paradigm?

2001-11-03 Thread Matthew Jacob
ah. thx On Fri, 2 Nov 2001, David O'Brien wrote: > On Fri, Nov 02, 2001 at 10:10:08AM -0800, Matthew Jacob wrote: > > > > /usr/src/lib/compat/compat4x.alpha /tstsys/alpha/compile/GPLUS > > yorp.feral.com > root make obj all install clean > > You cannot do t

awk has gone nuts!

2001-11-03 Thread Steve Kargl
Sources are from Saturday morning at 9 am PDT. cp loader.sym loader.bin strip -R .comment -R .note loader.bin cat /usr/src/sys/boot/i386/loader/../../common/help.common /usr/src/sys/boot/i386/loader/help.i386 | awk -f /usr/src/sys/boot/i386/loader/../../common/merge_help.awk > loader.help /us

kernel panic in ufs_getattr

2001-11-03 Thread Steven G. Kargl
I have the core file, kernel, and kernel.debug if some one needs access let me know. Source is from 9 am PST. -- Steve http://troutmask.apl.washington.edu/~kargl/ Script started on Sat Nov 3 12:25:23 2001 GNU gdb 4.18 Copyright 1998 Free Software Foundation, Inc. GDB is free software, covere

Now is the time for making new aquaintances

2001-11-03 Thread kuhlgirl190
Take control of your social life and join our community. We offer a great way for busy, interesting and successful people to meet each other in our safe, secure and anonymous environment. Life should be wonderful. Find someone extraordinary to share your adventures with. STOP waiting. START

Re: awk has gone nuts!

2001-11-03 Thread Vanilla I. Shu
On Sat, Nov 03, 2001 at 10:07:21AM -0800, Steve Kargl wrote: > strip -R .comment -R .note loader.bin > cat /usr/src/sys/boot/i386/loader/../../common/help.common >/usr/src/sys/boot/i386/loader/help.i386 | awk -f >/usr/src/sys/boot/i386/loader/../../common/merge_help.awk > loader.help > /usr: wri

Re: awk has gone nuts!

2001-11-03 Thread Steve Kargl
On Sun, Nov 04, 2001 at 09:43:32AM +0800, Vanilla I. Shu wrote: > On Sat, Nov 03, 2001 at 10:07:21AM -0800, Steve Kargl wrote: > > strip -R .comment -R .note loader.bin > > cat /usr/src/sys/boot/i386/loader/../../common/help.common >/usr/src/sys/boot/i386/loader/help.i386 | awk -f >/usr/src/sys/

Re: ouch -- the second controller on Promise-66 is not detected!

2001-11-03 Thread Andrei Popov
On Wed, Oct 31, 2001 at 08:54:35AM +0600, Nickolay Dudorov wrote: > With the following patch I can now use all > the channels on the HPT366 controller in my ABIT's BP6 mobo. Hmmm... Just a thing I was having troyuble with ... Are you saying that you can now use DMA, not PIO mode with it?

Re: awk has gone nuts!

2001-11-03 Thread David Wolfskill
>Date: Sun, 4 Nov 2001 09:43:32 +0800 >From: "Vanilla I. Shu" <[EMAIL PROTECTED]> >On Sat, Nov 03, 2001 at 10:07:21AM -0800, Steve Kargl wrote: >> strip -R .comment -R .note loader.bin >> cat /usr/src/sys/boot/i386/loader/../../common/help.common >/usr/src/sys/boot/i386/loader/help.i386 | awk -f