Re: SIGSEGV in dc, at bcode.c:277 (function reset_bmachine())

2010-04-13 Thread Hizel Ildar
В Tue, 13 Apr 2010 09:53:50 +0400 Hizel Ildar hi...@vyborg.ru пишет: В Sat, 10 Apr 2010 17:14:54 -0700 David Wolfskill da...@catwhisker.org пишет: As these things go, this probably isn't as critical as most thinsg disussed on this list, but I happened to notice it today, built

Re: ipfw bug on i386

2010-04-12 Thread Hizel Ildar
В Sun, 11 Apr 2010 11:23:59 +0400 Alex Keda ad...@lissyara.su пишет: srv5# more /tmp/a.sh table=24 ipfw table $table flush for octet3 in `jot - 1 60` do for octet4 in `jot - 1 254` do echo table $table add 192.168.$octet3.$octet4 /tmp/$$.txt done done ipfw /tmp/$$.txt rm

Re: ipfw bug on i386

2010-04-12 Thread Hizel Ildar
В Mon, 12 Apr 2010 10:07:56 +0400 Hizel Ildar hi...@vyborg.ru пишет: В Sun, 11 Apr 2010 11:23:59 +0400 Alex Keda ad...@lissyara.su пишет: srv5# more /tmp/a.sh table=24 ipfw table $table flush for octet3 in `jot - 1 60` do for octet4 in `jot - 1 254` do echo table

Re: ipfw bug on i386

2010-04-12 Thread Hizel Ildar
В Mon, 12 Apr 2010 10:42:25 +0400 Andrey V. Elsukov bu7c...@yandex.ru пишет: On 12.04.2010 10:07, Hizel Ildar wrote: Hey! I'm fix this bug :D patch: foo# diff -ruN main.c~ main.c --- main.c~ 2010-03-04 19:54:56.0 +0300 +++ main.c 2010-04-12 09:37:21.0 +0400

Re: SIGSEGV in dc, at bcode.c:277 (function reset_bmachine())

2010-04-12 Thread Hizel Ildar
В Sat, 10 Apr 2010 17:14:54 -0700 David Wolfskill da...@catwhisker.org пишет: As these things go, this probably isn't as critical as most thinsg disussed on this list, but I happened to notice it today, built a debugging world and at least cornered the annoying little varmint. Sorry; no

Re: load ipfw table addresses from file

2010-04-09 Thread Hizel Ildar
В Fri, 09 Apr 2010 10:57:31 +0400 Alex Keda ad...@lissyara.su пишет: hi! is there any plans to implement such opportunities? for large files (we have 60k lines) it's very slow work srv1# sh -E # wc -l /root/scripts/db/table.25.txt 61073 /root/scripts/db/table.25.txt # date for i in