Module Name: src Committed By: christos Date: Thu Apr 20 21:50:50 UTC 2017
Modified Files: src/bin/ln: ln.1 ln.c Log Message: Replace ours with the FreeBSD version; it is more versatile and handles errors better (does not remove files if it is going to fail when -f). To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/bin/ln/ln.1 cvs rdiff -u -r1.35 -r1.36 src/bin/ln/ln.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.