Re: cvs commit: src/sys/kern uipc_socket2.c

2000-08-31 Thread Nickolay Dudorov
In article [EMAIL PROTECTED] you wrote: green 2000/08/29 17:09:58 PDT Modified files: sys/kern uipc_socket2.c Log: Remove an extraneous setting of sb_hiwat. Revision ChangesPath 1.63 +1 -2 src/sys/kern/uipc_socket2.c After

Re: AFS.

2000-08-31 Thread Nat Lanza
Garance A Drosihn [EMAIL PROTECTED] writes: Note that there will still be a commercial AFS offering, and this new open-source AFS option. The open-source one will not include some things from the commercial package. I am not sure what things will be missing. From what I've heard, the bits

Re: recent change to conf.h breaks xosview port

2000-08-31 Thread Sheldon Hearn
On Thu, 31 Aug 2000 15:36:59 +1100, Bruce Evans wrote: Programs like fstat and lsof probably have a legitimate need for some things in sys/conf.h. This is a bug in sys/conf.h. For now, a harmless work-around for most of these applications seems to be to include sys/time.h. The odds of

Re: cvs commit: src/sys/kern uipc_socket2.c

2000-08-31 Thread Bosko Milekic
Uh-oh. Could this have something to do with the fact that Brian passes `cc' to chgsbsize(), which declares it as a u_long, when in fact it should be handled as an rlim_t, which is really a 64-bit integer? I'm not too sure, as I didn't think at first that reverting just this back would

Keyboard can not work?

2000-08-31 Thread Ping Yuan
Hi, I am facing a wierd problem. When I first start the computer, the keyboard can work. But, after it runs "wdm", and xterm has started, the keyboard can NOT work any more. What should I do to solve this? Thanks, -Ping __ Do You Yahoo!? Yahoo!

Re: Keyboard can not work?

2000-08-31 Thread David Malone
On Thu, Aug 31, 2000 at 06:57:48AM -0700, Ping Yuan wrote: I am facing a wierd problem. When I first start the computer, the keyboard can work. But, after it runs "wdm", and xterm has started, the keyboard can NOT work any more. You could try telling the X server not to use the Xkb

CFR: acpi userland manpages

2000-08-31 Thread Mitsuru IWASAKI
Hi, I've just imported acpi userland tools and writing manpages for them with contributers in Japan. Please review them and send any comments (or diffs) for me ([EMAIL PROTECTED]) in terms of English/roff or whatever. The draft version of manpages are available at

bootmanager

2000-08-31 Thread undergra
Hi.. one question please.. bootmanager of FreeBSD 5.0 current, can run partitions out of 1024 cylinder? Because i try to run an O.S out of cylinder 1024 and i listen to 'BEEP' when i choose the F(x) key To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the

Buildworld errors....

2000-08-31 Thread Donn Miller
See the attached "errors". -Donn errors

Re: panic: pmap_release

2000-08-31 Thread Doug White
On Wed, 30 Aug 2000, Evan Tsoukalas wrote: Hello all, In the past couple of weeks, I've been getting pretty regular crashes and reboots on one of my machines (dmesg attached). I tried to cvsup it to the latest -CURRENT, but I kept getting strange assembler and cc errors during make

Re: bootmanager

2000-08-31 Thread Doug White
On Thu, 31 Aug 2000, undergra wrote: Hi.. one question please.. bootmanager of FreeBSD 5.0 current, can run partitions out of 1024 cylinder? Because i try to run an O.S out of cylinder 1024 and i listen to 'BEEP' when i choose the F(x) key If you can boot the system from a fixit environment,

Re: Buildworld errors....

2000-08-31 Thread David O'Brien
On Thu, Aug 31, 2000 at 02:02:57PM -0400, Donn Miller wrote: See the attached "errors". === librsausa sh /usr/src/tools/install.sh -c -o root -g wheel -m 444 librsaUSA.a /usr/obj/usr/src/i386/usr/lib sh /usr/src/tools/install.sh -c -s -o root -g wheel -m 444 librsaUSA.so.1

Re: panic: pmap_release

2000-08-31 Thread Evan Tsoukalas
On Thu, Aug 31, 2000 at 02:08:28PM -0700, Doug White wrote: This is usually indicitive of bad memory. Replace your memory modules. I've seen some people have those same errors on the lists before, so I did; twice. First, with a replacement set of the same manufacturer 256meg ECC dimms

Re: Tagged queuing for ATA drives, patches up for testing

2000-08-31 Thread Alex Zepeda
On Thu, Aug 31, 2000 at 01:58:46PM +0200, Soren Schmidt wrote: Support for master/slave combinations, and ATA/ATAPI ditto is being worked on, but this requires a controller with support for the "auto nop" functionality. Which of the many different controllers supports this is unknown

$B=P2q$$$N%[!<%`%Z!<%8$N$*$7$i$;(B

2000-08-31 Thread [La Novia] $B=P2q$$$N%[!<%`%Z!<%83+@_(B
$BFMA3!"$"$J$?MM$K%[!<%`%Z!<%8$N$40FFb$r%a!]%kCW$7$^$7$?!#(B $B:#2s8B$j$N%a!<%k$G$9$N$G$46=L#$,$J$1$l$P!"62$lF~$j$^$9$,!"(B $B$3$N%a!]%k$r:o=|$7$F$/$@$5$$!#(B - $B"#(B $B=P2q$$$N9->l!X(BLa Novia$B!Y(B

Re: panic: pmap_release

2000-08-31 Thread Alex Zepeda
On Thu, Aug 31, 2000 at 06:50:22PM -0400, Evan Tsoukalas wrote: The following morning, I came in to find the panic I described in my previous post. I was hoping that, to some far more knowledgeable than I, that panic and trace would point the finger at a specific piece of hardware. FWIW,

streams module no longer compiles

2000-08-31 Thread George W. Dinolt
David: If I read things correctly you relocated the svr4 pieces from sys to sys/compat in todays -CURRENT. It appears that the streams module depends on several include files which you moved. As a result, the streams module no longer compiles. It fails in make depend with the errors mkdep -f