summaryrefslogtreecommitdiffstats
path: root/bin/ln
Commit message (Expand)AuthorAgeFilesLines
* MFC r278848: symlink(7): Mention chflagsat() (can take AT_SYMLINK_NOFOLLOW).jilles2015-03-101-1/+2
* MFC r276359: symlink(7): Note that stat(1) does not follow symlinks byjilles2015-02-081-9/+8
* Add 'static' where able.eadler2013-06-021-4/+4
* Fix wording nit.gjb2012-12-281-1/+1
* Add a couple of examples.joel2012-11-021-1/+65
* Put some static keywords in the source code.ed2011-10-311-9/+9
* bin: Prefer strrchr() to rindex().jilles2011-03-151-1/+1
* Spelling fixes.joel2010-07-311-1/+1
* symlink(7): Add lpathconf(2) and *at system calls.jilles2010-04-251-2/+27
* symlink(7): The ownership of symlinks is used by the system,jilles2010-04-251-3/+3
* ln: Allow a trailing slash when creating a link to a directory.jilles2010-04-211-14/+13
* ln: Refuse deleting a directory entry by hardlinking it to itself.jilles2010-04-171-2/+59
* Allow creating hard links to symlinks using ln(1).jilles2009-07-192-22/+41
* Clean up a bit of confusing language and improve .Nd.trhodes2009-01-131-4/+9
* Unbreak last commit to ln for amd64.keramida2008-06-071-1/+1
* Add a -w warning flag to ln(1). When the -w option is enabled,keramida2008-06-062-7/+47
* Express in the usage() and SYNOPSIS that -F depends on -s, andru2007-11-172-4/+8
* Swap "source"/"target" where appropriate, to match documentation.ru2007-11-171-38/+38
* Add '-F' option which allows to delete existing empty directories, whenglebius2006-02-142-8/+50
* Expand *n't contractions.ru2005-02-131-1/+1
* Sync program's usage() with manpage's SYNOPSIS.ru2005-02-091-3/+3
* Add the new standard EXIT STATUS section where appropriate.ru2005-01-161-7/+7
* /*- or .\"- or #- to begin license clauses.imp2005-01-103-1/+3
* Deal with double whitespace.ru2004-07-031-6/+6
* Mechanically kill hard sentence breaks.ru2004-07-022-8/+13
* Removed trailing whitespace.ru2004-07-021-1/+1
* Remove clause 3 from the UCB licenses.markm2004-04-063-12/+0
* Quiet warnings about copyright[].obrien2003-05-011-2/+2
* s/filesystem/file system/ as discussed on -developerstrhodes2002-08-212-5/+5
* Claim conformance to 1003.2-1992 instead of 1003.1-2001 due to doubtstjr2002-08-121-1/+1
* Fix an easy WARNS.markm2002-07-311-1/+1
* Consistently use __FBSDIDobrien2002-06-301-2/+2
* Check that snprintf() does not truncate the destination pathname whentjr2002-06-291-1/+6
* ln(1)'s symbolic link handling conforms to IEEE Std. 1003.1-2001, notetjr2002-06-251-1/+1
* Correctly mark up the final command line arguments with the Ar macro fortjr2002-06-251-2/+2
* Reject options, handle "--" end-of-options marker in link(1).tjr2002-05-301-4/+7
* mdoc(7) police: punctuation.ru2002-05-291-3/+3
* Note that the lutimes(2) and lchflags(2) syscalls also do not follow symlinks.tjr2002-05-261-13/+16
* Add lchmod(2) to the list of syscalls that do not follow symbolic links.tjr2002-05-261-1/+3
* Consistancy check s/file system/filesystem/trhodes2002-05-162-4/+4
* Add semicolon to empty default case to silence warning.jedgar2002-05-111-0/+1
* Fix warnings inspired by lint, a commercial lint and WARNS=4.markm2002-02-221-0/+1
* o __P has been reovedimp2002-02-021-11/+6
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyobrien2001-12-041-2/+0
* mdoc(7) police: s/BSD/.Bx/ where appropriate.ru2001-08-141-2/+6
* Remove whitespace at EOL.dd2001-07-152-5/+5
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-102-2/+2
* WARNS= -> WARNS?=dd2001-06-221-1/+1
* Use PATH_MAX in preference to MAXPATHLEN.imp2001-05-291-1/+2
* Silence WARNS=2 and BDECFLAGS on i386 and alphakris2001-05-202-4/+7
OpenPOWER on IntegriCloud