Re: Numerous hard hangs on TWO different ASUS P4T-E w/P4 1.6G

2002-10-23 Thread Alain Fauconnet
Hello, About this problem, just to update it a bit: - the 4.6.2. boxes with hw.ata.ata_dma="0" still hang about twice a month (compared to sometimes more than once a day with DMA on) - one of these has been cvsup'ed as of 18-Sep-2002, kernel recompiled. It now identifies itself as "FreeBSD 4

Re: /bin/sh change many errors

2002-10-23 Thread Dimitry Andric
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2002-10-23 at 11:58:56 Stephan van Beerschoten wrote: ==snip== SvB> $ echo bla & && echo again SvB> Syntax error "&&" unexpected ==snip== SvB> What is the easiest way to get around this ? Simply update your ports. They will have been fixed by now.

/bin/sh change many errors

2002-10-23 Thread Stephan van Beerschoten
I upgraded several production machines to 4.7 yesterday. After reading the release notes I was affraid that the userland change to /bin/sh might give me some trouble. $ echo bla & && echo again Syntax error "&&" unexpected The relnotes tell me this is now the new behaviour for sh, but unfortunate

Re: Call for testers: ipfw(8) limit patch

2002-10-23 Thread Maxim Konovalov
On 06:12+0400, Oct 23, 2002, Eugene Grosbein wrote: > Maxim Konovalov wrote: > > > > > A patch below fixes an incorrect logic in remove_dyn_rule() which > > > > produces that famous message "OUCH! cannot remove rule..". The second > > > > part of the patch limits "drop session" message rate. > > >