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: Uwe Girlich <girlich@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 3 Apr 2002 07:24:17 -0600 (CST)
girlich     2002/04/03 07:24:17 CST

  Modified files:
    .                    packet-bootparams.c packet-hclnfsd.c 
                         packet-klm.c packet-mount.c packet-ndmp.c 
                         packet-nfs.c packet-nisplus.c 
                         packet-nlm.c packet-pcnfsd.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-ypbind.c packet-yppasswd.c 
                         packet-ypserv.c 
  Log:
  Removed many senseless pinfo parameters in RPC dissection and the layers above.
  
  Revision  Changes    Path
  1.20      +16 -16    ethereal/packet-bootparams.c
  1.12      +75 -76    ethereal/packet-hclnfsd.c
  1.8       +19 -19    ethereal/packet-klm.c
  1.30      +15 -15    ethereal/packet-mount.c
  1.17      +55 -55    ethereal/packet-ndmp.c
  1.69      +580 -574  ethereal/packet-nfs.c
  1.11      +94 -94    ethereal/packet-nisplus.c
  1.24      +50 -50    ethereal/packet-nlm.c
  1.6       +14 -14    ethereal/packet-pcnfsd.c
  1.34      +18 -18    ethereal/packet-portmap.c
  1.90      +45 -46    ethereal/packet-rpc.c
  1.35      +6 -6      ethereal/packet-rpc.h
  1.7       +18 -18    ethereal/packet-rquota.c
  1.5       +3 -3      ethereal/packet-rwall.c
  1.8       +7 -7      ethereal/packet-spray.c
  1.9       +4 -4      ethereal/packet-stat-notify.c
  1.15      +23 -23    ethereal/packet-stat.c
  1.11      +11 -11    ethereal/packet-ypbind.c
  1.6       +12 -12    ethereal/packet-yppasswd.c
  1.22      +50 -50    ethereal/packet-ypserv.c