aboutsummaryrefslogtreecommitdiff
path: root/bin/ln
Commit message (Expand)AuthorAgeFilesLines
...
* Fix markup typoMark Ovens2000-09-061-1/+2
* Fix style bugs and poor wording introduced in rev 1.12.Sheldon Hearn2000-08-171-8/+17
* Fix style bugs and inconsistencies introduced in rev 1.16.Sheldon Hearn2000-08-171-12/+18
* Don't explicitly declare optarg and optind. These are declared inWarner Losh2000-08-161-1/+0
* Add the -i option, as found in rm(1), which provides an interactiveSheldon Hearn2000-08-142-8/+46
* Remove single-space hard sentence breaks. These degrade the qualitySheldon Hearn2000-03-011-1/+2
* Fix cut'n'paste niggles in previous commit.Sheldon Hearn1999-12-211-1/+1
* Add link(1) and unlink(1) as special cases of ln(1) and rm(1)Sheldon Hearn1999-12-203-4/+41
* Add verbose processing flag.David E. O'Brien1999-09-112-5/+21
* $Id$ -> $FreeBSD$Peter Wemm1999-08-274-4/+4
* Grammatical fixes.Kris Kennaway1999-05-121-5/+5
* Reverted some more of rev.1.9 (emphasize that -H != -h).Bruce Evans1999-04-251-1/+6
* Revert part of the previous commit. Keep the example that shows how theNik Clayton1999-04-241-0/+18
* Change description of file(1) following symlinks to the truth (namely,Nik Clayton1999-04-141-28/+16
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-152-9/+11
* Updated references to the behaviour of ls(1).Dag-Erling Smørgrav1998-04-241-20/+15
* Try again to explain the existence of lchown() and the absence ofJohn Polstra1997-06-191-12/+7
* Update some text to reflect the fact that symbolic links now haveJohn Polstra1997-06-141-4/+4
* Cosmetic change in usage string.Philippe Charnier1997-06-061-3/+4
* Add xref to lchown(2) and symlink(2).Philippe Charnier1997-06-031-3/+10
* 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-224-4/+4
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-144-4/+4
* -Wall cleaning.Steve Price1996-12-141-3/+3
* [HISTORY] command appeared in Version 1 AT&T UNIXWolfram Schneider1996-08-291-2/+2
* 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-244-0/+5
* 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
* Fix makefiles for our macros.Garrett Wollman1994-08-051-2/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-264-0/+734