cvs commit: src/bin/rm rm.1 rm.c
Matthew Dillon
dillon at crater.dragonflybsd.org
Sat Nov 4 18:32:55 PST 2006
dillon 2006/11/04 18:26:39 PST
DragonFly src repository
Modified files:
bin/rm rm.1 rm.c
Log:
Sync our rm -P option with OpenBSD - if the file has a hardlink count
greater then one do not overwrite it or remove it, and issue a warning.
Revision Changes Path
1.8 +7 -2 src/bin/rm/rm.1
1.17 +5 -0 src/bin/rm/rm.c
http://www.dragonflybsd.org/cvsweb/src/bin/rm/rm.1.diff?r1=1.7&r2=1.8&f=u
http://www.dragonflybsd.org/cvsweb/src/bin/rm/rm.c.diff?r1=1.16&r2=1.17&f=u
More information about the Commits
mailing list