Re: make buildworld fails after cvsup

2000-12-31 Thread User Sja
> I am cvsup to current last night and this morning the make buildworld > giving following errors.. anyone have similar or know what this is? > > uudecode < /usr/src/share/tabset/xerox1720.uu > uudecode < /usr/src/share/tabset/xerox1730.uu > uudecode < /usr/src/share/tabset/xerox1730-lm.uu > uude

PROCTREE_LOCK() vs. gdb hang

2000-12-31 Thread User Sja
I don't really know my way around the kernel so I'm just guessing here: Is there a proctree lock release operation missing in kern_sig.c, function issignal()? There seems to be one lock operation more than there are release operations. I tried putting one in and now gdb doesn't hang the whole m