Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/doc ethereal.pod.template tethereal.pod.temp

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 5 Sep 2002 01:46:38 -0500 (CDT)
sahlberg    2002/09/05 01:46:38 CDT

  Modified files:
    doc                  ethereal.pod.template 
                         tethereal.pod.template 
  Log:
  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. )
  
  Revision  Changes    Path
  1.335     +24 -0     ethereal/doc/ethereal.pod.template
  1.57      +4 -4      ethereal/doc/tethereal.pod.template