cvs commit: src/bin/rm rm.c

Jun Kuriyama kuriyama at FreeBSD.org
Thu Jan 1 02:26:49 PST 2004


kuriyama    2004/01/01 02:26:43 PST

  FreeBSD src repository

  Modified files:
    bin/rm               rm.c 
  Log:
  o Fix a style bug and poor wording in comment.
  o When fts_read() cannot stat the file, it can't be unlinked.  At
    that case, don't display error message when -f flag is used.
  
  Obtained from:  bde
  PR:             kern/16815, bin/35842
  Reported by:    kuriyama, Aleksandr A. Babaylov <. at babolo.ru>
  
  Revision  Changes    Path
  1.46      +10 -2     src/bin/rm/rm.c


More information about the cvs-all mailing list