DragonFly commits List (threaded) for 2006-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/bin/ln ln.c
corecode 2006/09/24 14:28:13 PDT
DragonFly src repository
Modified files:
bin/ln ln.c
Log:
Don't unlink the target if the source and target are the same file. Instead,
complain unless -f is given.
Add a comment about the inverted nomenclature within the source
wrt target and source.
Revision Changes Path
1.10 +29 -0 src/bin/ln/ln.c
http://www.dragonflybsd.org/cvsweb/src/bin/ln/ln.c.diff?r1=1.9&r2=1.10&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]