Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-afs-macros.h packet-dns.c packet-fram

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: Fri, 14 Sep 2001 02:10:09 -0500 (CDT)
guy         2001/09/14 02:10:08 CDT

  Modified files:
    .                    packet-afs-macros.h packet-dns.c 
                         packet-frame.c packet-lmi.c 
                         packet-mbtcp.c packet-mip.c 
                         packet-netbios.c packet-nisplus.c 
                         packet-osi.c packet-q2931.c packet-q931.c 
                         packet-rx.c packet-smb-pipe.c 
                         packet-ssl.c packet-who.c packet-wsp.c 
                         packet-wtls.c 
  Log:
  Make the resolution for time values be nanoseconds rather than
  microseconds.
  
  Fix some "signed vs. unsigned" comparison warnings.
  
  Revision  Changes    Path
  1.12      +16 -15    ethereal/packet-afs-macros.h
  1.73      +19 -19    ethereal/packet-dns.c
  1.9       +11 -11    ethereal/packet-frame.c
  1.6       +3 -4      ethereal/packet-lmi.c
  1.5       +2 -2      ethereal/packet-mbtcp.c
  1.19      +11 -9     ethereal/packet-mip.c
  1.35      +6 -8      ethereal/packet-netbios.c
  1.8       +5 -6      ethereal/packet-nisplus.c
  1.46      +2 -2      ethereal/packet-osi.c
  1.19      +2 -5      ethereal/packet-q2931.c
  1.32      +2 -4      ethereal/packet-q931.c
  1.26      +9 -9      ethereal/packet-rx.c
  1.35      +14 -14    ethereal/packet-smb-pipe.c
  1.7       +4 -4      ethereal/packet-ssl.c
  1.18      +13 -13    ethereal/packet-who.c
  1.35      +7 -7      ethereal/packet-wsp.c
  1.12      +11 -11    ethereal/packet-wtls.c