cvs commit: src/bin/ln ln.c
    Simon Schubert 
    corecode at crater.dragonflybsd.org
       
    Sun Sep 24 14:32:45 PDT 2006
    
    
  
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
    
    
More information about the Commits
mailing list