On Fri, Apr 20, 2001 at 08:03:20PM +0300, Ruslan Ermilov wrote:
> On Fri, Apr 20, 2001 at 07:41:36PM +0300, Maxim Sobolev wrote:
> > Konstantin Chuguev wrote:
> >
> > > Hi,
> > >
> > > Ruslan Ermilov wrote:
> > >
> > > > The attached patch incorporates most of OpenBSD fixes to install(1).
> > > >
On Fri, Apr 20, 2001 at 07:41:36PM +0300, Maxim Sobolev wrote:
> Konstantin Chuguev wrote:
>
> > Hi,
> >
> > Ruslan Ermilov wrote:
> >
> > > The attached patch incorporates most of OpenBSD fixes to install(1).
> > > It does not include manpage update. Most significant changes are:
> > >
> > > o
Konstantin Chuguev wrote:
> Hi,
>
> Ruslan Ermilov wrote:
>
> > The attached patch incorporates most of OpenBSD fixes to install(1).
> > It does not include manpage update. Most significant changes are:
> >
> > o New flag: -S (atomic install)
> >
> > : -SSafe copy. Normally, install unlinks
Hi,
Ruslan Ermilov wrote:
> The attached patch incorporates most of OpenBSD fixes to install(1).
> It does not include manpage update. Most significant changes are:
>
> o New flag: -S (atomic install)
>
> : -SSafe copy. Normally, install unlinks an existing target before
> : installi
Hi!
The attached patch incorporates most of OpenBSD fixes to install(1).
It does not include manpage update. Most significant changes are:
o All TODOs are acted upon.
o New flags: -b and -B
: -bBackup any existing files before overwriting them by
: renaming them to file.old. See -B