Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-nlm.c packet-nlm.h Makefile.am

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

From: Nathan Neulinger <nneul@xxxxxxxxxxxx>
Date: Mon, 15 Nov 1999 08:17:30 -0600 (CST)
nneul       1999/11/15 08:17:27 CST

  Modified files:
    .                    Makefile.am packet-mount.c packet-mount.h 
                         packet-nfs.c packet-nfs.h 
                         packet-portmap.c packet-portmap.h 
                         packet-rpc.c packet-rpc.h packet-tcp.c 
                         packet.h 
  Added files:
    .                    packet-nlm.c packet-nlm.h 
  Log:
  Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.
  
  Revision  Changes    Path
  1.108     +3 -1      ethereal/Makefile.am
  1.2       +36 -9     ethereal/packet-mount.c
  1.2       +7 -4      ethereal/packet-mount.h
  1.3       +633 -21   ethereal/packet-nfs.c
  1.2       +3 -3      ethereal/packet-nfs.h
  1.6       +60 -1     ethereal/packet-portmap.c
  1.3       +19 -1     ethereal/packet-portmap.h
  1.12      +10 -29    ethereal/packet-rpc.c
  1.5       +2 -2      ethereal/packet-rpc.h
  1.43      +10 -1     ethereal/packet-tcp.c
  1.141     +15 -1     ethereal/packet.h