aboutsummaryrefslogtreecommitdiff
path: root/bin/ln
Commit message (Expand)AuthorAgeFilesLines
* Explicitly add unmarked bin/ binaries to the runtime package.Glen Barber2016-02-091-0/+1
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-11/+12
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge from headSimon J. Gerraty2013-09-051-4/+4
| |\
| * | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | Sync with HEAD.David E. O'Brien2013-02-081-1/+1
| |\ \
| * \ \ Sync from headSimon J. Gerraty2012-11-041-1/+65
| |\ \ \
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | | | symlink(7): Mention chflagsat() (can take AT_SYMLINK_NOFOLLOW).Jilles Tjoelker2015-02-161-1/+2
* | | | | Add futimens and utimensat system calls.Jilles Tjoelker2015-01-231-3/+4
* | | | | symlink(7): Note that stat(1) does not follow symlinks by default.Jilles Tjoelker2014-12-291-9/+8
| |_|_|/ |/| | |
* | | | Add 'static' where able.Eitan Adler2013-06-021-4/+4
| |_|/ |/| |
* | | Fix wording nit.Glen Barber2012-12-281-1/+1
| |/ |/|
* | Add a couple of examples.Joel Dahl2012-11-021-1/+65
|/
* Put some static keywords in the source code.Ed Schouten2011-10-311-9/+9
* bin: Prefer strrchr() to rindex().Jilles Tjoelker2011-03-151-1/+1
* Spelling fixes.Joel Dahl2010-07-311-1/+1
* symlink(7): Add lpathconf(2) and *at system calls.Jilles Tjoelker2010-04-251-2/+27
* symlink(7): The ownership of symlinks is used by the system,Jilles Tjoelker2010-04-251-3/+3
* ln: Allow a trailing slash when creating a link to a directory.Jilles Tjoelker2010-04-211-14/+13
* ln: Refuse deleting a directory entry by hardlinking it to itself.Jilles Tjoelker2010-04-171-2/+59
* Allow creating hard links to symlinks using ln(1).Jilles Tjoelker2009-07-192-22/+41
* Clean up a bit of confusing language and improve .Nd.Tom Rhodes2009-01-131-4/+9
* Unbreak last commit to ln for amd64.Giorgos Keramidas2008-06-071-1/+1
* Add a -w warning flag to ln(1). When the -w option is enabled,Giorgos Keramidas2008-06-062-7/+47
* Express in the usage() and SYNOPSIS that -F depends on -s, andRuslan Ermilov2007-11-172-4/+8
* Swap "source"/"target" where appropriate, to match documentation.Ruslan Ermilov2007-11-171-38/+38
* Add '-F' option which allows to delete existing empty directories, whenGleb Smirnoff2006-02-142-8/+50
* Expand *n't contractions.Ruslan Ermilov2005-02-131-1/+1
* Sync program's usage() with manpage's SYNOPSIS.Ruslan Ermilov2005-02-091-3/+3
* Add the new standard EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-161-7/+7
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-103-1/+3
* Deal with double whitespace.Ruslan Ermilov2004-07-031-6/+6
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-022-8/+13
* Removed trailing whitespace.Ruslan Ermilov2004-07-021-1/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-063-12/+0
* 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