Age | Commit message (Collapse) | Author |
|
unmaintainable). these days, people use source. these id's do not provide
any benefit, and do hurt the small install media
(the 33,000 line diff is essentially mechanical)
ok with the idea millert, ok dms
|
|
to the same inode. This is consistent with other implementations.
OK deraadt@ miod@ ray@
|
|
cp(1) and ln(1) must have a synopsis consistent with mkdir(1),
mv(1), rmdir(1) and others
ok jmc@, millert@, otto@
|
|
and target are identical. When -f is specified, don't delete source.
OK sobrado, feedback from paesco, kettenis, and tedu.
|
|
|
|
|
|
long instead of using the truncated path. also, use the strerror()
database instead of repeating the text here.
ok krw@, millert@
|
|
manpage:
- indent examples
- document exit status
ok jmc
|
|
rescinded 22 July 1999. Proofed by myself and Theo.
|
|
was flawed in that it did not account for trailing slashes. Use
basename(3) instead. Fixes invocations where target is a directory
and source has a trailing slash (e.g. ln -s /tmp/ .).
Ok millert@.
|
|
|
|
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
|
|
Also, don't mention the -h and -n flags for the 2nd usage line since they
are no-ops in that case.
|
|
Also add -n as an alias for -h for compat with GNU ln.
Patch from Phil.Pennock@globnix.org with minor changes by me.
|
|
|
|
|
|
|
|
|