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: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 31 Oct 2002 18:48:42 -0600 (CST)
sahlberg    2002/10/31 18:48:42 CST

  Modified files:
    .                    packet-bootparams.c packet-hclnfsd.c 
                         packet-klm.c packet-mount.c 
                         packet-nfsacl.c packet-nfsauth.c 
                         packet-nisplus.c packet-nlm.c 
                         packet-pcnfsd.c packet-portmap.c 
                         packet-rquota.c packet-rstat.c 
                         packet-rwall.c packet-sadmind.c 
                         packet-spray.c packet-stat-notify.c 
                         packet-stat.c packet-ypbind.c 
                         packet-yppasswd.c packet-yppasswd.h 
                         packet-ypxfr.c 
  Log:
  Updated all remaining ONC-RPC dissectors to pass the procedure name value_string in the call to prc_init_proc_table()
  
  Revision  Changes    Path
  1.24      +12 -2     ethereal/packet-bootparams.c
  1.19      +27 -3     ethereal/packet-hclnfsd.c
  1.12      +13 -2     ethereal/packet-klm.c
  1.35      +46 -4     ethereal/packet-mount.c
  1.5       +36 -8     ethereal/packet-nfsacl.c
  1.4       +12 -6     ethereal/packet-nfsauth.c
  1.15      +47 -6     ethereal/packet-nisplus.c
  1.31      +105 -6    ethereal/packet-nlm.c
  1.12      +36 -4     ethereal/packet-pcnfsd.c
  1.41      +67 -5     ethereal/packet-portmap.c
  1.11      +12 -2     ethereal/packet-rquota.c
  1.4       +45 -9     ethereal/packet-rstat.c
  1.9       +12 -4     ethereal/packet-rwall.c
  1.4       +28 -8     ethereal/packet-sadmind.c
  1.12      +14 -3     ethereal/packet-spray.c
  1.13      +12 -3     ethereal/packet-stat-notify.c
  1.19      +17 -3     ethereal/packet-stat.c
  1.15      +23 -3     ethereal/packet-ypbind.c
  1.10      +13 -2     ethereal/packet-yppasswd.c
  1.4       +2 -1      ethereal/packet-yppasswd.h
  1.9       +15 -2     ethereal/packet-ypxfr.c