| History log of /src/bin/ln/ln.1 |
| Revision | | Date | Author | Comments |
| 1.28 |
| 20-Apr-2017 |
christos | branches: 1.28.12; - fix number in copyright - comment out "simplified link" for now.
|
| 1.27 |
| 20-Apr-2017 |
christos | Replace ours with the FreeBSD version; it is more versatile and handles errors better (does not remove files if it is going to fail when -f).
|
| 1.26 |
| 10-Aug-2016 |
sevan | branches: 1.26.2; ln was there from v1. Confirmed from the TUHS & cat-v.org hosted copies of man pages
|
| 1.25 |
| 22-Mar-2012 |
wiz | branches: 1.25.16; Fix whitespace nits. Suggested by Bug Hunting.
|
| 1.24 |
| 24-Oct-2011 |
yamt | branches: 1.24.2; note what "other ln implementations" is.
|
| 1.23 |
| 27-Feb-2011 |
wiz | Typographical improvement by David H. Gutteridge in PR 44645.
|
| 1.22 |
| 29-Oct-2007 |
jnemeth | branches: 1.22.24; PR/37243 - Joerg Niendorf -- fixup botched addition of -i option
|
| 1.21 |
| 07-Oct-2006 |
elad | branches: 1.21.2; 1.21.4; 1.21.8; PR/22799: Hiramatsu Yoshifumi: Add -i option to /bin/ln
Slightly modified patch applied, thanks!
|
| 1.20 |
| 07-Aug-2003 |
agc | Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22249, verified by myself.
|
| 1.19 |
| 25-Feb-2003 |
wiz | .Nm does not need a dummy argument ("") before punctuation or for correct formatting of the SYNOPSIS any longer.
|
| 1.18 |
| 28-Dec-2002 |
wiz | Whitespace nits.
|
| 1.17 |
| 26-Dec-2002 |
jrf | Added verbose extension and updated manual pages. Changes approved by Klaus Klein.
|
| 1.16 |
| 25-Sep-2002 |
wiz | New policy: New sentences start on a new line. Patches by Robert Elz <kre at munnari oz au>, with minimal changes by me.
|
| 1.15 |
| 14-Oct-2000 |
bjh21 | Document POSIX.2 conformance. In the second form, the destination directory isn't optional. Formatting cleanups.
|
| 1.14 |
| 22-Mar-1999 |
garbled | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, so we shouldn't override it with versions in the manpages. Many more to come.
|
| 1.13 |
| 20-Oct-1997 |
enami | Fix .Nm usage.
|
| 1.12 |
| 16-May-1997 |
mycroft | Correct bogons and omissions in previous change. Also, remove the `-F' option, which was undocumented and is no longer useful.
|
| 1.11 |
| 16-May-1997 |
jtk | add -h flag to suppress following of symbolic links
|
| 1.10 |
| 25-Jul-1995 |
jtc | Use "utility" instead of "command". Modern definitions of these terms are distinct (See POSIX.2 glossary).
A utility is a executable, script or shell builtin; while a command can be any of those things plus lists, pipelines, compound commands (if, for, while) and shell function definitions.
|
| 1.9 |
| 21-Mar-1995 |
cgd | convert to new RCS id conventions.
|
| 1.8 |
| 22-Sep-1994 |
mycroft | Merge 4.4-Lite version.
|
| 1.7 |
| 11-Jan-1994 |
jtc | Fix spelling errors.
|
| 1.6 |
| 19-Aug-1993 |
jtc | Document the fact that ln now conforms to IEEE 1003.2-92.
|
| 1.5 |
| 17-Aug-1993 |
jtc | Make 1003.2-1992 compliant by implementing -f (force) option.
|
| 1.4 |
| 01-Aug-1993 |
mycroft | Add RCS indentifiers.
|
| 1.3 |
| 23-Mar-1993 |
cgd | changed "Id" to "Header" for rcsids
|
| 1.2 |
| 22-Mar-1993 |
cgd | added rcs ids to all files
|
| 1.1 |
| 21-Mar-1993 |
cgd | branches: 1.1.1; Initial revision
|
| 1.1.1.2 |
| 22-Sep-1994 |
mycroft | Import original 4.4-Lite version.
|
| 1.1.1.1 |
| 21-Mar-1993 |
cgd | initial import of 386bsd-0.1 sources
|
| 1.21.8.1 |
| 06-Nov-2007 |
matt | sync with HEAD
|
| 1.21.4.1 |
| 06-Jan-2008 |
wrstuden | Catch up to netbsd-4.0 release.
|
| 1.21.2.1 |
| 30-Oct-2007 |
liamjfoy | Pull up following revision(s) (requested by jnemeth in ticket #960): bin/ln/ln.1: revision 1.22 PR/37243 - Joerg Niendorf -- fixup botched addition of -i option
|
| 1.22.24.1 |
| 05-Mar-2011 |
bouyer | Sync with HEAD
|
| 1.24.2.1 |
| 17-Apr-2012 |
yamt | sync with head
|
| 1.25.16.1 |
| 26-Apr-2017 |
pgoyette | Sync with HEAD
|
| 1.26.2.1 |
| 21-Apr-2017 |
bouyer | Sync with HEAD
|
| 1.28.12.2 |
| 21-Apr-2020 |
martin | Ooops, restore accidently removed files from merge mishap
|
| 1.28.12.1 |
| 21-Apr-2020 |
martin | Sync with HEAD
|