jrf
46164a8a95
The previious ln commit did not have the change for -v in the source. Here is the working code.
2002-12-27 03:50:05 +00:00
kleink
ade418e6fd
Revert rev. 1.16, as per PR kern/17411.
...
While a hard link to a symbolic link is not ruled out by POSIX-2001,
the ln(1) utility (sans -s) is to perform equivalent to the link(2)
function on its operands, which includes the resolution of symbolic
links in source_file arguments.
2002-10-30 22:52:10 +00:00
wiz
f64af5cae0
ANSIfy, KNF, by Petri Koistinen.
2001-09-16 22:14:40 +00:00
cgd
668a4dd967
convert to use getprogname()
2001-02-19 22:39:39 +00:00
christos
18d76c325c
fix nested extern.
2001-02-04 19:32:26 +00:00
hubertf
abda8d9447
Allow hardlinks to symlinks.
...
Reviewed by: Bill Studenmund, Klaus Klein
1999-09-05 23:34:39 +00:00
mycroft
9dc385beb1
Delint.
1998-07-28 05:31:22 +00:00
cgd
bad15fd37f
lint
1997-11-05 21:17:14 +00:00
christos
81aa60edd5
Fix compiler warnings.
...
Add WARNS=1
1997-07-20 17:44:40 +00:00
mycroft
8da4c69623
Correct bogons and omissions in previous change.
...
Also, remove the `-F' option, which was undocumented and is no longer useful.
1997-05-16 14:44:01 +00:00
jtk
d697818b06
add -h flag to suppress following of symbolic links
1997-05-16 02:59:38 +00:00
cgd
49f0ad8601
convert to new RCS id conventions.
1995-03-21 09:01:59 +00:00
mycroft
667b5ea158
Merge 4.4-Lite version.
1994-09-22 09:24:46 +00:00
mycroft
cad28d28e6
Fix core dump when source is a directory.
1994-02-08 05:09:26 +00:00
jtc
725b173aa7
Converted to use standard err()/warn() error messages functions.
1994-01-27 02:00:45 +00:00
jtc
0c5ee26bbb
Pass through FlexeLint
1994-01-27 01:44:15 +00:00
jtc
db7c6323d1
Make 1003.2-1992 compliant by implementing -f (force) option.
1993-08-17 01:03:49 +00:00
mycroft
8542364e07
Add RCS identifiers.
1993-08-01 18:49:50 +00:00
cgd
06be60083d
changed "Id" to "Header" for rcsids
1993-03-23 00:22:59 +00:00
cgd
346aa5dd48
added rcs ids to all files
1993-03-22 08:04:00 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00