Re: Bug#3038: SOLVED: can't remove print jobs

1996-05-19 Thread Ian Jackson
Carlos Carvalho writes (Re: Bug#3038: SOLVED: can't remove print jobs): Ian Jackson ([EMAIL PROTECTED]) wrote on 17 May 1996 14:24: ... This means that kill(,0) is almost always a mistake. Could you check to see whether lpr is failing to check this, and if so report it as a bug ? It's

Bug#3038: SOLVED: can't remove print jobs

1996-05-17 Thread Ian Jackson
Rick Macdonald writes (Bug#3038: SOLVED: can't remove print jobs): On Thu, 16 May 1996, Carlos Carvalho wrote: I also found that lockchk in line 156 of rmjob.c is doing a if (kill(cur_daemon, 0) 0) { I don't think it's right to send a signal number 0, at least it's

Bug#3038: SOLVED: can't remove print jobs

1996-05-17 Thread Carlos Carvalho
Package: lpr Version: 5.9-11 Ian Jackson ([EMAIL PROTECTED]) wrote on 17 May 1996 14:24: Rick Macdonald writes (Bug#3038: SOLVED: can't remove print jobs): On Thu, 16 May 1996, Carlos Carvalho wrote: I also found that lockchk in line 156 of rmjob.c is doing a if (kill