kernel build fail in latest -CURRENT sources

2002-01-26 Thread Vincent Poy
cc -elf -shared -nostdlib hack.c -o hack.So rm -f hack.c sh /usr/src/sys/conf/newvers.sh PELE cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys

Re: Processes hanging in ``inode' state

2002-01-26 Thread David O'Brien
On Fri, Jan 25, 2002 at 03:51:08PM -0800, Jos Backus wrote: Recent -current on my system at work exhibits processes getting stuck in the ``inode'' state, causing the system to become unusable and requiring a reboot. I have been seeing this for about a week now; anyone else? I have been

possible errors in net/in_var.h

2002-01-26 Thread Aleksander Rozman - Andy
Hi ! I didn't know where I should report this problem, but it seems that there is error in netin_var.h. In line 146 and 334 (field if_data has incomplete type), I think there just one * missing before name of this fields... But maybe not. Andy P.S. : Where should I report such errors in

microuptime went backwards

2002-01-26 Thread Gabriel Ambuehl
-BEGIN PGP SIGNED MESSAGE- Hello, I just installed 5 CURRENT (20.1. snapshot) on a K6-2 500 whic was previously running 4.4 STABLE without any problems but since CURRENT is running, it keeps printing error messages about microuptime went backwards which doesn't seem to hurt the system

Re: Processes hanging in ``inode' state

2002-01-26 Thread carlo
On Fri, Jan 25, 2002 at 03:51:08PM -0800, Jos Backus wrote: Recent -current on my system at work exhibits processes getting stuck in the ``inode'' state, causing the system to become unusable and requiring a reboot. I have been seeing this for about a week now; anyone else? I have

Re: possible errors in net/in_var.h

2002-01-26 Thread David Malone
On Sat, Jan 26, 2002 at 04:04:08PM +0100, Aleksander Rozman - Andy wrote: I didn't know where I should report this problem, but it seems that there is error in netin_var.h. In line 146 and 334 (field if_data has incomplete type), I think there just one * missing before name of this

Re: i4b driver broken for -current?

2002-01-26 Thread Marc Ernst Eddy van Woerkom
/sys/netinet; cvs update -r 1.60 in.c if you use cvs instead of CVSup). OK, that worked fine, I'm able to establish a link again. Thanks! As Jörg already pointed out, a recent -current (I use one from Jan 20) works with 1.61 too (ispppcontrol - spppcontrol), I write this with a

Re: snd_maestro3 on Current laptop begining on Wednesday morning.

2002-01-26 Thread Anders Andersson
On Fri, Jan 25, 2002 at 06:21:30AM -0800, Edwin Culp wrote: My laptop sound seems to have quit working after some changes that were submitted, between my Tuesday morning +-4:30 am PST and wednesday 4:30 am PST. I assumed that I had not cvsuped all the changes but today's build still doesn't

Will login.conf have full functionality in the future?

2002-01-26 Thread Storms of Perfection
Some functions of login.conf (same as pr conf/9874) still do not work on - CURRENT or -STABLE, but they are still documented in login.conf(5) /etc/login.conf: :accounted:\ :idletime=60m:\ What's the status on it? I'd like to see them work at some point in my life ;-) Gary Stanley

Re: Will login.conf have full functionality in the future?

2002-01-26 Thread Kris Kennaway
On Sat, Jan 26, 2002 at 05:36:31PM -0500, Storms of Perfection wrote: Some functions of login.conf (same as pr conf/9874) still do not work on - CURRENT or -STABLE, but they are still documented in login.conf(5) /etc/login.conf: :accounted:\ :idletime=60m:\ What's the status on