Hi there,
`ipfstat -t' runs ok, but when I press 'q' command it closes the whole terminal session (doesn't matter it is terminal through ssh or it is a console): [EMAIL PROTECTED] ipfstat -t <then I press 'q' and it closes the session> [EMAIL PROTECTED] logout server console login: ipf-4.1.9 with pfil-2.1.6, compiled on Solaris 10 SPARC64 with gcc and standard curses library. I've looked through the mailing list archive but didn't find the solution. Compiling the earlier versions of ipf (4.1.7, 4.1.8) didn't give the positive results. Additional ipf Makefile changes: STATETOP_CFLAGS=-DSTATETOP STATETOP_INC=-I/usr/include STATETOP_LIB=-L/usr/lib -lcurses [EMAIL PROTECTED] uname -a SunOS server 5.10 Generic sun4u sparc SUNW,Serverblade1 [EMAIL PROTECTED] gcc -v Reading specs from /usr/sfw/lib/gcc/sparc-sun-solaris2.10/3.4.3/specs Configured with: /gates/sfw10/builds/sfw10-gate/usr/src/cmd/gcc/gcc-3.4.3/configure \ --prefix=/usr/sfw --with-as=/usr/sfw/bin/gas \ --with-gnu-as --with-ld=/usr/ccs/bin/ld --without-gnu-ld \ --enable-languages=c,c++ --enable-shared Thread model: posix gcc version 3.4.3 (csl-sol210-3_4-branch+sol_rpath) [EMAIL PROTECTED] which make /usr/ccs/bin/make
