summaryrefslogtreecommitdiff
path: root/bin/ln
AgeCommit message (Expand)Author
2018-08-26Update usage to include -wsevan
2017-04-22When called as "link" (not currently installed that way) always simplykre
2017-04-21fix number in copyright(4->3)szptvlfn
2017-04-21mark usage dead, simplify strings in it.christos
2017-04-20- fix number in copyrightchristos
2017-04-20Replace ours with the FreeBSD version; it is more versatile and handleschristos
2016-08-10ln was there from v1.sevan
2012-03-22Fix whitespace nits. Suggested by Bug Hunting.wiz
2011-10-24note what "other ln implementations" is.yamt
2011-08-29static + __deadjoerg
2011-02-27Typographical improvement by David H. Gutteridge in PR 44645.wiz
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-05-26PR/38755: murray armfield: /bin posix programs missing setprogname and/orchristos
2007-10-29PR/37243 - Joerg Niendorf -- fixup botched addition of -i optionjnemeth
2006-10-13Add -i to usage.wiz
2006-10-07PR/22799: Hiramatsu Yoshifumi: Add -i option to /bin/lnelad
2005-06-26sprinkle a little const, and now everything compiles with WARNS=3christos
2004-06-25Add -v to usage. Closes PR 25862 by Kouichirou Hiratsuka.wiz
2004-01-05Homogenize usage messages: make the 'usage' word all lowercase, as this seemsjmmv
2004-01-04remove unused code left from printescaped() backput as pointed out by Jeffjschauma
2003-09-14Following private discussion with kleink@ and hubertf@ and public discussionjschauma
2003-08-21Fix two more memory leaks found by Hubert Feyrer.jschauma
2003-08-13use bounded string opitojun
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-04As discusses a little while back on tech-userlevel:jschauma
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-12-28Whitespace nits.wiz
2002-12-27The previious ln commit did not have the change for -v in the source. Here is...jrf
2002-12-26Added verbose extension and updated manual pages. Changes approved by Klaus K...jrf
2002-10-30Revert rev. 1.16, as per PR kern/17411.kleink
2002-09-25New policy: New sentences start on a new line.wiz
2001-09-16ANSIfy, KNF, by Petri Koistinen.wiz
2001-02-19convert to use getprogname()cgd
2001-02-04fix nested extern.christos
2000-10-14Document POSIX.2 conformance.bjh21
1999-09-27Move symlink.7 to share/man/man7/, where it belongsjdolecek
1999-09-26add lutimes(2) to list of syscalls not following symlinksjdolecek
1999-09-05Allow hardlinks to symlinks.hubertf
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1998-12-13Patch per PR#6166 and clean up some nroff bogons.fair
1998-07-28Delint.mycroft
1998-02-06macroize BSD, NetBSD, FreeBSD and misc cleanupperry
1997-11-05lintcgd
1997-10-20Fix .Nm usage.enami
1997-10-20Partial .Nm usage fix. XXXenami
1997-07-20Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.incchristos
1997-07-20Fix compiler warnings.christos
1997-05-16Correct bogons and omissions in previous change.mycroft
1997-05-16add -h flag to suppress following of symbolic linksjtk
1997-03-25add xref to symlink(2)mikel