aboutsummaryrefslogtreecommitdiff
path: root/bin/ln/ln.c
Commit message (Expand)AuthorAgeFilesLines
* Add link(1) and unlink(1) as special cases of ln(1) and rm(1)Sheldon Hearn1999-12-201-3/+21
* Add verbose processing flag.David E. O'Brien1999-09-111-3/+11
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-151-3/+5
* Cosmetic change in usage string.Philippe Charnier1997-06-061-3/+4
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* -Wall cleaning.Steve Price1996-12-141-3/+3
* Nuke the undocumented -F flag, since it doesn't do anything anymore.Peter Wemm1996-05-241-9/+6
* Use lstat() instead of stat() for checking if the final source file exists,Bruce Evans1994-12-061-3/+3
* Added $Id$David Greenman1994-09-241-0/+2
* fix ln to accept -f again. Thanks Bruce. Seems that Joe Grosch isn'tPoul-Henning Kamp1994-09-201-1/+1
* /home/phk/jgPoul-Henning Kamp1994-09-201-2/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+164