aboutsummaryrefslogtreecommitdiff
path: root/bin/ln
Commit message (Expand)AuthorAgeFilesLines
* Quiet warnings about copyright[].David E. O'Brien2003-05-011-2/+2
* s/filesystem/file system/ as discussed on -developersTom Rhodes2002-08-212-5/+5
* Claim conformance to 1003.2-1992 instead of 1003.1-2001 due to doubtsTim J. Robbins2002-08-121-1/+1
* Fix an easy WARNS.Mark Murray2002-07-311-1/+1
* Consistently use __FBSDIDDavid E. O'Brien2002-06-301-2/+2
* Check that snprintf() does not truncate the destination pathname whenTim J. Robbins2002-06-291-1/+6
* ln(1)'s symbolic link handling conforms to IEEE Std. 1003.1-2001, noteTim J. Robbins2002-06-251-1/+1
* Correctly mark up the final command line arguments with the Ar macro forTim J. Robbins2002-06-251-2/+2
* Reject options, handle "--" end-of-options marker in link(1).Tim J. Robbins2002-05-301-4/+7
* mdoc(7) police: punctuation.Ruslan Ermilov2002-05-291-3/+3
* Note that the lutimes(2) and lchflags(2) syscalls also do not follow symlinks.Tim J. Robbins2002-05-261-13/+16
* Add lchmod(2) to the list of syscalls that do not follow symbolic links.Tim J. Robbins2002-05-261-1/+3
* Consistancy check s/file system/filesystem/Tom Rhodes2002-05-162-4/+4
* Add semicolon to empty default case to silence warning.Chris D. Faulhaber2002-05-111-0/+1
* Fix warnings inspired by lint, a commercial lint and WARNS=4.Mark Murray2002-02-221-0/+1
* o __P has been reovedWarner Losh2002-02-021-11/+6
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyDavid E. O'Brien2001-12-041-2/+0
* mdoc(7) police: s/BSD/.Bx/ where appropriate.Ruslan Ermilov2001-08-141-2/+6
* Remove whitespace at EOL.Dima Dorfman2001-07-152-5/+5
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-102-2/+2
* WARNS= -> WARNS?=Dima Dorfman2001-06-221-1/+1
* Use PATH_MAX in preference to MAXPATHLEN.Warner Losh2001-05-291-1/+2
* Silence WARNS=2 and BDECFLAGS on i386 and alphaKris Kennaway2001-05-202-4/+7
* Fixed a typo.Ruslan Ermilov2001-04-271-1/+1
* Put a note that `-h' and `-n' is non-standard and provided only forMaxim Sobolev2001-04-271-1/+6
* Bring in `-h' compatability option and its alias `-n' to match NetBSD and GNUMaxim Sobolev2001-04-262-14/+53
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-2/+1
* Note that rmdir(2) does not follow symbolic links.John Polstra2001-01-241-1/+6
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-151-1/+1
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-2/+2
* Avoid use of direct troff requests in mdoc(7) manual pages.Ruslan Ermilov2000-11-101-1/+1
* 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