aboutsummaryrefslogtreecommitdiff
path: root/bin/ln
Commit message (Expand)AuthorAgeFilesLines
* MFC: revs. 1.22-1.24 (except for lchflags(2)).Ruslan Ermilov2003-08-141-13/+16
* MFC: Reduce diffs to current. Spelling fixes.Tom Rhodes2003-03-031-1/+1
* MFC: 1.25: Sync to -current, s/filesystem/file system/Giorgos Keramidas2003-02-041-2/+2
* MFC: Claim conformance to 1003.2-1992 instead of 1003.1-2001 due to doubtsTim J. Robbins2002-08-191-1/+1
* MFC: Handle "--" and reject options for link(1), don't truncate destinationTim J. Robbins2002-07-121-18/+23
* MFC: Update Standards section (1.23), markup fix (1.22), "filesystem" (1.21)Tim J. Robbins2002-07-121-5/+5
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-162-4/+8
* MFC: MAXPATHLEN -> PATH_MAX, and WARNS=2 and BDECFLAGSDavid E. O'Brien2001-08-012-4/+8
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-222-5/+5
* MFC: -h/-n compatibility option from NetBSD.Maxim Sobolev2001-05-102-15/+59
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-251-2/+1
* MFC 1.16 -> 1.17: Note that rmdir(2) does not follow symbolic links.John Polstra2001-01-241-1/+6
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-151-1/+1
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-082-3/+3
* MFC: remove gratuitous getopt dependenciesJordan K. Hubbard2000-09-182-12/+64
* MFC rev 1.14 markup typoMark Ovens2000-09-061-1/+2
* 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