christos
852505afb6
Fix pasto in error message.
1997-03-16 19:46:02 +00:00
christos
9384236fae
Add support for installing hard and symbolic links via the [-l harms] flag.
1997-03-16 19:43:19 +00:00
mycroft
2c450c6cc2
Remove kluge for GCC bug on m68k.
1997-03-12 18:13:17 +00:00
thorpej
d7fa8cdb0d
Use a slightly more sane way to cheat around XXX_BROKEN_GCC on the m68k.
...
The old way was more complex than necessary, and buggy, as pointed out
by Bruce Albrecht <bruce@zuhause.mn.org> in PR #3309 .
1997-03-10 17:29:05 +00:00
fvdl
ff19eb6a74
warnx --> warn, warnx wasn't needed anymore after previous change
...
(pointed out by enami tsugutomo)
1997-03-10 14:14:37 +00:00
fvdl
720565ab4f
Correct error in previous.
1997-03-06 16:09:45 +00:00
fvdl
3ee3460f02
Don't bail out when chflags() fails with EOPNOTSUPP. Fixes PR #3288
1997-03-05 23:48:47 +00:00
thorpej
3dc69d90b9
XXX Kludge to make this compile with large MAXBSIZE until the
...
XXX GCC bug it tickles is fixed.
1996-12-09 20:03:19 +00:00
jonathan
bdb182a2cc
Change xinstall to work with strip from GNU binutils, for mips and alpha ports.
...
When using a strip that uses a temp file and moves that to the target,
unlinking the original, install would set the modes of the
original (now unlinked) file, not the new stripped one.
Fixed by re-opening the fd used for fchown/chmod after stripping.
1995-12-20 10:25:17 +00:00
ghudson
558fb11b35
Accept numeric uid or gid for -o and -g flags, for consistency with
...
chown and chgrp.
1995-08-10 04:20:57 +00:00
jtc
8383e7d727
added prototype for install_dir()
1994-12-20 01:24:38 +00:00
jtc
9527909e88
added exit(1) to usage()
1994-12-18 22:05:40 +00:00
jtc
12ee8ea259
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id convention.
Changed to use err(),errx(),warn(),warnx().
1994-11-14 04:57:16 +00:00
cgd
0a2c7c7b35
be a bit more careful abotu what we can stat()/mkdir()
1994-10-02 21:32:31 +00:00
mycroft
e9d867ef50
Add RCS identifiers.
1993-08-01 17:54:45 +00:00
jtc
2de36c6cb2
Added -d option to install
1993-06-11 18:30:46 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00