Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-bootparams.c packet-hclnfsd.c packet-

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: Wed, 30 May 2001 01:01:05 -0500 (CDT)
guy         2001/05/30 01:01:05 CDT

  Modified files:
    .                    packet-bootparams.c packet-hclnfsd.c 
                         packet-klm.c packet-mount.c packet-nfs.c 
                         packet-nisplus.c packet-nlm.c 
                         packet-portmap.c packet-rpc.c 
                         packet-rpc.h packet-rquota.c 
                         packet-rwall.c packet-spray.c 
                         packet-stat-notify.c packet-stat.c 
                         packet-yppasswd.c packet-ypserv.c 
  Log:
  There are no more old-style (non-tvbuffified) ONC RPC dissectors, so get
  rid of support for them, and remove the "_tvb" from the end of the names
  of RPC type dissection routines.
  
  Update Gerald's e-mail address.
  
  Revision  Changes    Path
  1.18      +9 -9      ethereal/packet-bootparams.c
  1.6       +57 -57    ethereal/packet-hclnfsd.c
  1.2       +14 -14    ethereal/packet-klm.c
  1.24      +13 -13    ethereal/packet-mount.c
  1.53      +162 -162  ethereal/packet-nfs.c
  1.4       +81 -81    ethereal/packet-nisplus.c
  1.17      +44 -44    ethereal/packet-nlm.c
  1.30      +12 -12    ethereal/packet-portmap.c
  1.61      +47 -222   ethereal/packet-rpc.c
  1.29      +9 -21     ethereal/packet-rpc.h
  1.3       +15 -15    ethereal/packet-rquota.c
  1.2       +2 -2      ethereal/packet-rwall.c
  1.3       +5 -5      ethereal/packet-spray.c
  1.3       +3 -3      ethereal/packet-stat-notify.c
  1.9       +13 -13    ethereal/packet-stat.c
  1.2       +10 -10    ethereal/packet-yppasswd.c
  1.16      +38 -38    ethereal/packet-ypserv.c