cvs commit: src/bin/rm rm.1 rm.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Jun 3 09:01:20 PDT 2005
dillon 2005/06/03 09:00:23 PDT
DragonFly src repository
Modified files:
bin/rm rm.1 rm.c
Log:
Make -I only apply to rm's run in the foreground. Silently discard it if
the rm is run in the background.
Reported-by: "George Georgalis" <george at xxxxxxxxx>
Revision Changes Path
1.6 +3 -1 src/bin/rm/rm.1
1.12 +11 -1 src/bin/rm/rm.c
http://www.dragonflybsd.org/cvsweb/src/bin/rm/rm.1.diff?r1=1.5&r2=1.6&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/rm/rm.c.diff?r1=1.11&r2=1.12&f=u
More information about the Commits
mailing list