Re: SSH (TCP?) lag

2003-02-22 Thread Erik Greenwald
On Sat, Feb 22, 2003 at 10:28:02AM -0500, Andre Guibert de Bruet wrote: > Hi, > > I'm experiencing some rather severe lag during ssh sessions, while running > GENERIC on -current (cvsupped as of 5 minutes ago). This symptom first > started occuring a couple of days ago with the merging of some TCP

netns

2002-09-22 Thread Erik Greenwald
Does anyone use src/sys/netns (xerox networking)? it's currently uncompilable, seems to have been so for a while, and sys/conf/NOTES says it's provided for "amusement" value, and are only shipped due to interest. I wouldn't mind seeing it go away in -current and if someone wants it, they can cvs

Re: broken c++?

2002-08-19 Thread Erik Greenwald
On Mon, Aug 19, 2002 at 04:53:08PM +0200, Jan Stocker wrote: > > > > > for your own code, you seem to lack -lstdc++ > > This shouldn't be the prob... > You never have to add -lstdc++ by hand... using g++ to link has to > include it by itself. yeah... I just did a little experimenting, seems t

Re: broken c++?

2002-08-19 Thread Erik Greenwald
On Mon, Aug 19, 2002 at 01:22:52PM +0100, Josef Karthauser wrote: > Is it just me or is libstdc++ linking broken on -current right now? > I was able to compile kde3 yesterday ... you may have an old C++ header in place which causes namespace issues. try removing them and doing the installworld t

Re: GCC 3.2

2002-08-15 Thread Erik Greenwald
On Thu, Aug 15, 2002 at 11:59:11AM -0600, Long, Scott wrote: > > > > Hi, > > > > Are any plans to move to GCC 3.2 in current? > > > > Since it is just an ABI change it should work, without changing > > anything. > > > > It would give us a stable, multivendor ABI to work off of for the next > >

Re: About 5.0 and Nvidia drivers

2002-08-03 Thread Erik Greenwald
On Sat, Aug 03, 2002 at 05:28:07PM -0400, Matthew N. Dodd wrote: > > Sorry, this has been the status for months now. > ugh, sounds like the lip-service I was getting. "I'll look into that" :/ I'm starting to ponder the legality and challenge involved in reverse engineering the card and build

Re: bdwrite: buffer is not busy

2002-07-12 Thread Erik Greenwald
On Fri, Jul 12, 2002 at 10:25:35PM +0400, Andrey A. Chernov wrote: > I see this panic constantly during last month or two, UP machine, no > softupdates. Anybody else saw it too? Any ideas? > I've been seeing it, when I'm lucky :) I get weird issues when mplayer is doing its thing with the sdl b

Re: Status of C++ in base system?

2002-07-10 Thread Erik Greenwald
On Thu, Jul 11, 2002 at 11:01:04AM +0930, Benjamin Close wrote: > Hi All, >I'm using current from just after the KSE & libc_r fix. However it > appears that XFree86-client c++ stuff is still broken. Is there a > planned time when this will be fixed or am I missing something else? > (XFree-l

gdb errors in world

2002-07-08 Thread Erik Greenwald
This may be a stupid question, but is gdbreplay currently broken? I just cvsup'd today (2002-07-08, 18:42 CST (GMT-6)) cc -O -pipe -D_GNU_SOURCE -I. -I/usr/src/gnu/usr.bin/binutils/gdbreplay -I/usr/src/gnu/usr.bin/binutils/gdbreplay/../libbfd/i386 -I/usr/src/gnu/usr.bin/binutils/gdbreplay/../

Re: KSE status report

2002-07-03 Thread Erik Greenwald
> On Wed, 3 Jul 2002, Erik Greenwald wrote: > > > > > Looks like I'm out of this one, I got up this mor

Re: KSE status report

2002-07-03 Thread Erik Greenwald
> > You were possibly on the right track but we got the answer already :-) > there was a debug statement left in queue.h > > that was breaking some of the queues in libc_r > > possibly where the thread was taken off the run queue. > Now the very important thing is that you keep looking > and ha

Re: KSE status report

2002-07-02 Thread Erik Greenwald
> BTW feel free to spend some time helping try figire out why libc_r > is bombing out. It's not an exclusive club :-) > I took a stab at hunting it down, I think I may've found it in the libc_r, not the kern src/lib/libc_r/uthread/uthread_kern.c, in the neighborhood of line 172, the last line of

noise in audio

2001-12-11 Thread Erik Greenwald
Hi, not sure quite how to do a bug report on this, and didn't see any bug reports that matched, so I thought I'd throw it to the list to see... Audio output on my compile of current has noise in the audio stream, it's usually very regular... an mp3 pops at a little more than 1hz, a wav is too fa

Re: building cvsup from ports

2001-11-17 Thread Erik Greenwald
> > John > > I have a patch (courtesy of Brian Somers) that fixes M3. I believe > he has submitted it to you. > > May I/We commit it? > > M > could this patch please be made available via HTTP or anon FTP? so those of us unable to install cvsup can get it? :) thnx -Erik <[EMAIL PROT