Steve Price
890acb9554
Merge Lite2 mods and -Wall cleaning.
1996-12-14 05:51:58 +00:00
Wolfram Schneider
6add522f93
Option -f implemented (remove + create)
...
option -f and -i are exclusive
respond `Y' is equal to `y'
fix usage string
remove isatty(3) check
Reviewed by: pst
1996-03-08 06:58:08 +00:00
Paul Traina
ee4f505e5e
Don't initialize udata, remove bogus case, fix usage string
1996-02-19 05:56:34 +00:00
Wolfram Schneider
d7e0e5ca0f
delete my last commit
...
Submitted by: pst, ache
1996-02-19 00:44:19 +00:00
Wolfram Schneider
d6ea04ccf4
Option -f implemented (remove + create)
...
option -f and -i are exclusive
all flag variables initialized with zero
respond `Y' is equal to `y'
update usage string
1996-02-18 18:48:26 +00:00
Bruce Evans
eca0f5097e
Preserve sticky bit for cp -pR'. It was already preserved for
cp -R'.
...
This also fixes loss of the sticky bit for `mv' across file systems.
1995-10-03 12:55:01 +00:00
Bruce Evans
6a834fc3f1
Don't unlink the target file if the copy failed. This behaviour isn't
...
documented and is incompatible with gnu cp. It has very few good effects
(it recovers some disk space) and many bad ones:
- special files are unlinked after certain errors.
- the data may not be recoverable if the source is a special file or fifo.
- unlinking destroys the target attributes as well as the target data.
- unlinking doesn't actually remove the target data if the target is multiply
linked.
1995-06-14 05:41:27 +00:00
Rodney W. Grimes
2162b2d226
Remove trailing whitespace.
...
Reviewed by: phk
1995-05-30 00:07:29 +00:00
David Greenman
89730b290a
Added $Id$
1994-09-24 02:59:15 +00:00
Rodney W. Grimes
4b88c807ea
BSD 4.4 Lite bin Sources
1994-05-26 06:18:55 +00:00