From 0ac5 at measurement-factory.com Mon Dec 27 16:40:20 2010 From: 0ac5 at measurement-factory.com (Duane Wessels) Date: Mon, 27 Dec 2010 09:40:20 -0700 (MST) Subject: [dnstop] Version 20101227 released Message-ID: Folks, a new version of dnstop is released with a simple bugfix: 2010/12/27 Duane Wessels Fixed a bug where if stdout was a TTY but stdin was not a TTY, then dnstop would enter a loop on keyboard input and consume 100% CPU. Now it checks that stdin is a TTY as well. DW