Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-aim.c packet-fix.c packet-ftp.c packe

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 29 Apr 2003 21:35:22 -0500 (CDT)
gerald      2003/04/29 21:35:21 CDT

  Modified files:
    .                    packet-aim.c packet-fix.c packet-ftp.c 
                         packet-pptp.c packet-rsync.c 
                         packet-scsi.c packet-smb-browse.c 
                         packet-telnet.c packet-vrrp.c 
                         packet-who.c 
  Log:
  Modify tvb_get_nstringz*() to behave more like snprintf().  Make changes
  where necessary to reflect the new behavior.
  
  Revision  Changes    Path
  1.27      +2 -3      ethereal/packet-aim.c
  1.2       +4 -4      ethereal/packet-fix.c
  1.51      +2 -2      ethereal/packet-ftp.c
  1.27      +3 -3      ethereal/packet-pptp.c
  1.5       +5 -5      ethereal/packet-rsync.c
  1.29      +5 -6      ethereal/packet-scsi.c
  1.30      +2 -2      ethereal/packet-smb-browse.c
  1.40      +3 -3      ethereal/packet-telnet.c
  1.26      +3 -3      ethereal/packet-vrrp.c
  1.26      +4 -4      ethereal/packet-who.c