Added a mutex to protect a critical region in Gtk2 where the list can be
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 5 Sep 2002 06:46:38 +0000 (06:46 +0000)
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>
Thu, 5 Sep 2002 06:46:38 +0000 (06:46 +0000)
commit1bfc30f6e5f7e843b8f61a0e7b0847f84eed7c75
treeb2e86de21e4f1573b293b3030213bb1994641316
parentd377cf814885c3f49b1fbd63e0f47aac65ce3248
Added a mutex to protect a critical region in Gtk2 where the list can be
modified while the draw thread is walking it.

Changed the cmdline switch to -z so the same one can be used both for
ethereal and tethereal.

Updated man pages to reflect the RPCSTAT feature.

(Try this with Tools/Statistics/ONC-RPC/RTT and load a capture containing
onc-rpc. )

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@6189 f5534014-38df-0310-8fa8-9805f1628bb7
AUTHORS
doc/ethereal.pod.template
doc/tethereal.pod.template
gtk2/gtk2-rpcstat.c
gtk2/main.c
tap.c
tethereal.c