On Tue, Mar 26, 2002 at 07:38:38PM -0500, Garance A Drosihn wrote: > At 6:36 AM +0100 3/26/02, Mark Santcroos wrote: > >Currently rebuilding with latest sources, will look into > >it after that. > > Whatever the problem had been, it looks like it was fixed > between March 23 and today (the 26th). I did a buildworld > as of 4pm or so, and vmware2 is up and running OK on the > most recent snapshot of current. > > Thanks for offering to look into it. Hopefully there'll be > nothing that you have to do... :-)
Very strange... I tracked it down to the following commits by alfred: (to make select/poll mpsafe, 2002/03/13) Revision Changes Path 1.28 +1 -3 src/sys/dev/kbd/kbd.c 1.82 +1 -1 src/sys/dev/sound/pcm/channel.c 1.45 +0 -2 src/sys/isa/psm.c 1.93 +112 -114 src/sys/kern/sys_generic.c 1.167 +2 -2 src/sys/kern/tty.c 1.207 +3 -0 src/sys/sys/proc.h 1.13 +8 -3 src/sys/sys/selinfo.h 1.163 +2 -0 src/sys/sys/systm.h 1.87 +0 -2 src/sys/net/bpf.c I tracked this down starting with a source tree of this morning (Tuesday). The weird thing is that I don't see the (obvious) fix committed today. (None of those files is touched) Alfred, can you shine a light on this maybe? Anyway, I can acknowledge that it works again. Mark -- Mark Santcroos RIPE Network Coordination Centre http://www.ripe.net/home/mark/ New Projects Group/TTM To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message