Subject: changed files: 'src/bin/rm rm.c'
To: None <source-changes>
From: J.T. Conklin <jtc>
List: source-changes
Date: 11/16/1993 15:59:20
Update of /b/source/CVS/src/bin/rm
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/tmp3/rm

Modified Files:
	rm.c 
Log Message:
Some minor fixes:  
If all the arguments have a "." or ".." basename, the exit value should be
modified whether or not the -f flag was specified.
Don't exit if a file can not be read or there is another error (FTS_DNR or
FTS_ERR), there are probably other files that we can process successfully.


------------------------------------------------------------------------------