Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2005 17:40:01 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/rm Makefile rm.1 rm.c
Message-ID:  <200510081740.j98He1aT086663@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2005-10-08 17:40:01 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    bin/rm               Makefile rm.1 rm.c 
  Log:
  MFC through rm.c 1.53, rm.1 1.38, and Makefile 1.18.
  
  This includes the recent change to improve handling of the -P flag
  on read-only files, addition of the -I option for better handling
  of recursive deletes, a test for removal of / in the argument list,
  and related mdoc and comment changes and improvements.
  
  The Makefile change removes a spurious SRCS=
  
  Revision  Changes    Path
  1.17.8.1  +0 -1      src/bin/rm/Makefile
  1.29.2.2  +27 -20    src/bin/rm/rm.1
  1.47.2.2  +37 -9     src/bin/rm/rm.c



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