fxp0 device timeouts blues on T30

2003-10-24 Thread Hans Lambermont
ted out for 5.2 Any things I should try ? Hans Lambermont -- http://lambermont.webhop.org/ () ASCII-ribbon campaign against vCards, /\ HTML-mail and proprietary formats. ___ [EMAIL PROTECTED] mailing list http://lists

Re: Looking for comments on a new utility...

2002-06-12 Thread Hans Lambermont
standard ps fields > taken from ast-open `ps -T'. Also nice (why no UID field ?) I use ps trees like these to quickly find out who is misusing what ;-) > for fun, how about a simple awk script like the one in attachment ;^) :) Hans Lambermont -- http://lambermont.webhop.org/ To U

Re: don't know how to make buildincludes in buildworld from -stable to -current

2002-05-16 Thread Hans Lambermont
more info on this problem: Hans Lambermont wrote: > cd /usr/src; make buildincludes; make installincludes > make: don't know how to make buildincludes. Stop I found the buildincludes target in share/mk/bsd.incs.mk These mk files should have been used ( MAKE= PATH=${PA

don't know how to make buildincludes in buildworld from -stable to -current

2002-05-15 Thread Hans Lambermont
Ruslan Ermilov wrote: > On Wed, May 15, 2002 at 03:32:45PM +0200, Hans Lambermont wrote: > > I get a persistent Signal 12 when upgrading from -stable to -current : > > > Signal 12 indicates a non-existent system call. This means that > your running world is incompatible w

Signal 12 in buildworld from -stable to -current

2002-05-15 Thread Hans Lambermont
t;> osreldate.h *** Signal 12 Stop in /usr/src/include. *** Error code 1 This is in the first step of /usr/src/UPDATING : To upgrade from 4.x-stable to current - make buildworld Removing /usr/obj doesn't help. I sea