Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal AUTHORS prefs.c prefs.h tethereal.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 31 May 2001 03:36:42 -0500 (CDT)
guy         2001/05/31 03:36:42 CDT

  Modified files:
    .                    AUTHORS prefs.c prefs.h tethereal.c 
  Log:
  Support for "-N" flag enabling selected forms of name resolution, from
  Joerg Meyer.
  
  Support for saving to the preferences file the settings for all types of
  name resolution.
  
  Do a case-insensitive check for "true" and "false" in Boolean preference
  settings.
  
  Revision  Changes    Path
  1.253     +1 -0      ethereal/AUTHORS
  1.51      +86 -13    ethereal/prefs.c
  1.30      +20 -3     ethereal/prefs.h
  1.83      +23 -12    ethereal/tethereal.c