Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal Makefile.am configure.in file.c packet.c

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Tue, 26 Sep 2000 23:54:45 -0500 (CDT)
gram        2000/09/26 23:54:41 CDT

  Modified files:
    .                    Makefile.am configure.in file.c packet.c 
                         tethereal.c 
  Removed files:
    .                    conversation.c conversation.h 
                         dfilter-grammar.y dfilter-int.h 
                         dfilter-scanner.l dfilter.c dfilter.h 
                         except.c except.h exceptions.h pint.h 
                         plugins.c plugins.h proto.c proto.h 
                         strutil.c strutil.h tvbtest.c tvbuff.c 
                         tvbuff.h 
  Log:
  First step in moving core Ethereal routines to libepan.
  
  Revision  Changes    Path
  1.228     +4 -35     ethereal/Makefile.am
  1.103     +4 -3      ethereal/configure.in
  1.223     +5 -3      ethereal/file.c
  1.111     +1 -22     ethereal/packet.c
  1.48      +11 -8     ethereal/tethereal.c