summaryrefslogtreecommitdiffstats
path: root/bin/ln/ln.c
Commit message (Collapse)AuthorAgeFilesLines
* Cosmetic change in usage string.charnier1997-06-061-3/+4
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
| | | | posix standard on the topic.
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
|
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* -Wall cleaning.steve1996-12-141-3/+3
|
* Nuke the undocumented -F flag, since it doesn't do anything anymore.peter1996-05-241-9/+6
| | | | | It used to allow root to hard-link directories (and screw up programs that expexted the ".." entry to point to the parent dir)
* Use lstat() instead of stat() for checking if the final source file exists,bde1994-12-061-3/+3
| | | | | so that `ln -fs' works when the source is a symlink pointing to a non- existent file.
* Added $Id$dg1994-09-241-0/+2
|
* fix ln to accept -f again. Thanks Bruce. Seems that Joe Grosch isn'tphk1994-09-201-1/+1
| | | | | quite as safe as I thought. I will have to look much closer on his patches. Damn.
* /home/phk/jgphk1994-09-201-2/+2
|
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+164
OpenPOWER on IntegriCloud