Short: Xoper 2.3 w/ bugs fixed I fixed a few major bugs here on xoper 2.3, and decided finally to release 'em to the public, since I haven't seen any new xoper coming out, and xoper is, after all, one of my favorite utilities... (although after looking at the source [ugh!], it looks like I might do some major fiddling around with it to make it a little better...) 1) an address was incorrect a structure (line 7405) 2) the time being read in myswitch was too short (.w), causing CPU usages to all be 0. 3) This isn't really too important, but if you were to execute trapguru repeatedly, you could use up all of Xoper's signals (i.e. it never freed 'em when it turned trapguru off) Plus there are a few cosmetic changes added while I was tracking down the CPU usage error... - Thomas J. Moore (inet: dark@judy.indstate.edu) P.S. Note: the full source wasn't included here, so get the original archive if you need it... Just included a diff file from the source I had..