Re: User's cron job creates zombie process on 5.3

2005-01-19 Thread Raymond Wiker
Rob writes: Raymond Wiker wrote: Peter Jeremy writes: On Wed, 2005-Jan-19 09:16:59 +0900, Rob Lahaye wrote: tunnel=-L 55110:localhost:110 pop3.univ.net tunnel_up=`pgrep -f -- ${tunnel}` [ ${tunnel_up} = ] /usr/bin/ssh -N -f ${tunnel} It works beautifully

Re: User's cron job creates zombie process on 5.3

2005-01-18 Thread Raymond Wiker
? I.e: tunnel_up=`pgrep -f -- ${tunnel}`; wait To see the parent pid, add -O ppid to the arguments to ps; e.g, ps axww -O ppid -- Raymond WikerMail: [EMAIL PROTECTED] Senior Software Engineer Web: http://www.fast.no/ Fast Search Transfer

Re: Cursor (trackpoint) creep with moused?

2002-08-30 Thread Raymond Wiker
the device, not anything fbsd-specific. Some of my colleagues have seen this on their Dell notebooks running W2K Win XP. One of them has had the entire keyboard assembly replaced, twice, because of this problem. S, I would say it's likely to be a hardware problem. -- Raymond Wiker

Re: fs corruption (ATA / 4.4-REL)

2001-10-02 Thread Raymond Wiker
brand is the mobo, maybe someone else has one. I had very similar problems with a K6-2 450 on an Ax59Pro. The K6-2 was the original version, with a 2.4V core voltage. I ended up underclocking the processor to 400MHz, and the problems disappeared. //Raymond. -- Raymond Wiker

Re: 3ware mysql, again

2001-05-28 Thread Raymond Wiker
the firmware. //Raymond. -- Raymond Wiker [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-stable in the body of the message

Re: 3ware mysql, again

2001-05-28 Thread Raymond Wiker
conditions; I'm going to just watch this machine for a while to see if it works better. Thanks for your help. //Raymond. -- Raymond Wiker [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-stable in the body of the message

Re: 3ware mysql, again

2001-05-28 Thread Raymond Wiker
Mike Tancsa writes: Does the raid management daemon show anything odd about the raid0 stripe prior to it locking up ? I didn't check this - sorry. I'll make sure that 3dmd is running the next time this happens... //Raymond. -- Raymond Wiker [EMAIL PROTECTED

g++ bug in FreeBSD-4.3

2001-04-28 Thread Raymond Wiker
y \t d endl; } This one is *bad* :-( I don't know how this should be handled; one option might be to have a port for gcc 2.95.2. //Raymond. -- Raymond Wiker [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-stable in the body

Re: g++ bug in FreeBSD-4.3

2001-04-28 Thread Raymond Wiker
not appear to be the case. Oh well, I guess I'll have to get back to debugging again, then. Thanks to you, and to Erik Trulsson, for putting me straight on this. //Raymond. -- Raymond Wiker [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with unsubscribe freebsd-stable

undefined reference in system header

2000-08-10 Thread Raymond Wiker
the sources down just in case) of FreeBSD. Any help regarding this issue would be appreciated. /usr/include/machine/param.h, perhaps? //Raymond. -- Raymond Wiker [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" i