index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
ln
/
ln.c
Age
Commit message (
Expand
)
Author
2018-08-26
Update usage to include -w
sevan
2017-04-22
When called as "link" (not currently installed that way) always simply
kre
2017-04-21
fix number in copyright(4->3)
szptvlfn
2017-04-21
mark usage dead, simplify strings in it.
christos
2017-04-20
Replace ours with the FreeBSD version; it is more versatile and handles
christos
2011-08-29
static + __dead
joerg
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-05-26
PR/38755: murray armfield: /bin posix programs missing setprogname and/or
christos
2006-10-13
Add -i to usage.
wiz
2006-10-07
PR/22799: Hiramatsu Yoshifumi: Add -i option to /bin/ln
elad
2005-06-26
sprinkle a little const, and now everything compiles with WARNS=3
christos
2004-06-25
Add -v to usage. Closes PR 25862 by Kouichirou Hiratsuka.
wiz
2004-01-05
Homogenize usage messages: make the 'usage' word all lowercase, as this seems
jmmv
2004-01-04
remove unused code left from printescaped() backput as pointed out by Jeff
jschauma
2003-09-14
Following private discussion with kleink@ and hubertf@ and public discussion
jschauma
2003-08-21
Fix two more memory leaks found by Hubert Feyrer.
jschauma
2003-08-13
use bounded string op
itojun
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-08-04
As discusses a little while back on tech-userlevel:
jschauma
2002-12-27
The previious ln commit did not have the change for -v in the source. Here is...
jrf
2002-10-30
Revert rev. 1.16, as per PR kern/17411.
kleink
2001-09-16
ANSIfy, KNF, by Petri Koistinen.
wiz
2001-02-19
convert to use getprogname()
cgd
2001-02-04
fix nested extern.
christos
1999-09-05
Allow hardlinks to symlinks.
hubertf
1998-07-28
Delint.
mycroft
1997-11-05
lint
cgd
1997-07-20
Fix compiler warnings.
christos
1997-05-16
Correct bogons and omissions in previous change.
mycroft
1997-05-16
add -h flag to suppress following of symbolic links
jtk
1995-03-21
convert to new RCS id conventions.
cgd
1994-09-22
Merge 4.4-Lite version.
mycroft
1994-02-08
Fix core dump when source is a directory.
mycroft
1994-01-27
Converted to use standard err()/warn() error messages functions.
jtc
1994-01-27
Pass through FlexeLint
jtc
1993-08-17
Make 1003.2-1992 compliant by implementing -f (force) option.
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd