Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 Jul 2002 00:41:40 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/rcp extern.h pathnames.h rcp.c
Message-ID:  <200207190741.g6J7feWB079496@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/07/19 00:41:40 PDT

  Modified files:        (Branch: RELENG_4)
    bin/rcp              extern.h rcp.c 
  Removed files:         (Branch: RELENG_4)
    bin/rcp              pathnames.h 
  Log:
  MFC:
    Use size_t consistently and complete some uncompleted code resulting in a
    memory leak by assigning and freeing a variable appropriately as well as
    keeping track of the amount of allocated ram properly.
  
    Revision  Changes    Path
    1.8       +1 -1      src/bin/rcp/extern.h
    1.32      +5 -2      src/bin/rcp/rcp.c
  
  Revision  Changes    Path
  1.5.2.2   +2 -2      src/bin/rcp/extern.h
  1.6.2.1   +0 -42     src/bin/rcp/pathnames.h (dead)
  1.26.2.3  +6 -3      src/bin/rcp/rcp.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207190741.g6J7feWB079496>